Quantcast
Channel: AntiCSRF
Browsing latest articles
Browse All 34 View Live

Commented Issue: Module does not protect against forged post-backs using HTTP...

The AntiCsrfModule.PageLoad method contains logic to verify that post-backs are not being submitted as HTTP GET requests. The logic of this method currently uses an opt-out approach, only raising an...

View Article


Source code checked in, #69708

Checked in by server upgrade

View Article


Source code checked in, #69709

Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563

View Article

Reviewed: 0.9.1 Beta (Oct 22, 2012)

Rated 2 Stars (out of 5) - I'm surprised to be able to submit with sucess a forum where I've deleted the CSRFTOKEN value... Is that an expected behaviour ?

View Article

Reviewed: 0.9.1 Beta (Oct 22, 2012)

Rated 2 Stars (out of 5) - I'm surprised to be able to submit with success a forum where I've deleted the CSRFTOKEN value... Is that an expected behaviour ?

View Article


New Post: Re: Getting error : No CSRF cookie supplied and CSRF form field is...

Hi,I am getting following error after adding anticsrf dll and necessery code in web.config file.  Server Error in '/Code' Application.No CSRF cookie supplied and CSRF form field is missing.Description:...

View Article

New Post: Re: Getting error : No CSRF cookie supplied and CSRF form field is...

am running .NET 4.0 and am having the same error any fix or workaround

View Article

New Post: Re: Getting error : No CSRF cookie supplied and CSRF form field is...

I think i figured it out. if you are testing with cassini which is the integrated web server in Visual studio you will keep getting this error. however if you deploy the application on a web server IIS...

View Article


New Post: Error: Maximum request length exceeded

Hi, I am getting following error after adding anticsrf dll and necessery code in web.config file. Message: Maximum request length exceeded. Stack Trace: at System.Web.HttpRequest.GetEntireRawContent()...

View Article


Created Unassigned: CSRF cookies are not set for some pages in asp.net [24395]

I am unable to set CSRF cookies in couple of my pages.Any guess ?

View Article

Reviewed: 0.9.1 Beta (七月 12, 2013)

Rated 4 Stars (out of 5) - very nice,but where it's source code

View Article

New Post: Error: Maximum request length exceeded

Would be interested in hearing if and how you resolved the issue. I too am having the same problem.

View Article

New Post: Various questions

mikevanoo wrote: Yep, fair comment again. I've been thinking more about the one-time token and for my purposes this still looks like a go-er, despite the tabbed browsing issue. Reason being is that my...

View Article


Created Unassigned: Getting "CSRF form field is missing" when trying to use...

I have a classical asp .net application which is using asp.net 3.5 architecture(using Webforms and NOT MVC). To prevent CSRF attacks I am trying to use AntiCSRF implementation given by...

View Article

Patch Uploaded: #16244

sudeshs has uploaded a patch.Description:Provision for cookie path

View Article


Commented Issue: 'CSRF form field is missing' exception thrown when using...

When I try to redirect a certain page using ‘Server.Transfer’, this causes an exception saying ‘CSRF form field is missing’. Instead, the page can be redirected successfully using ‘Response.Redirect’....

View Article

Commented Issue: 'CSRF form field is missing' exception thrown when using...

When I try to redirect a certain page using ‘Server.Transfer’, this causes an exception saying ‘CSRF form field is missing’. Instead, the page can be redirected successfully using ‘Response.Redirect’....

View Article


New Post: does Anti CSRF work when cookie is disabled in client's browser ?

Hi, wanted to know will the Anti CSRF library work when cookie is disabled in client's browser ?

View Article

Commented Unassigned: CSRF cookies are not set for some pages in asp.net [24395]

I am unable to set CSRF cookies in couple of my pages.Any guess ?Comments: ** Comment from web user: ajantanag ** I am getting "CSRF form field is missing error" on some of pages because CSRF form...

View Article

New Post: Missing wiki page: Idunno.AntiCsrf.SuppressCsrfCheck

Hello, The documentation on the following page seems to be missing: https://anticsrf.codeplex.com/wikipage?title=Idunno.AntiCsrf.SuppressCsrfCheck&referringTitle=Home I found the link on this page:...

View Article
Browsing latest articles
Browse All 34 View Live


Latest Images