blogmarks.net Get Firefox!

csrf_protect.php

2 month ago

deusx : csrf_protect.php - "This class adds CSRF protection to existing PHP applications that make use of PHP's session support for authentication. If you are writing an application from scratch you shouldn't use this; it's designed to protect legacy apps that w

Simon Willison : csrf_protect.php - csrf_protect.php. A PHP class for applying CSRF protection to existing PHP applications, using output buffering to rewrite any POST forms on a page. Heavily inspired by Django’s CSRF middleware. Tell me if you spot any bugs!

Tags : php webdev csrf security

  copy

XSRF attacks

11 month ago

nelson : XSRF attacks - The most common vulnerability in webapps today. Apparently Gmail was vulnerable.

Tags : csrf exploit hack security web xsrf

  copy

Insecurity is Ruby on Rails Best Practice | ianloic.com

18 month ago

wearehugh : Insecurity is Ruby on Rails Best Practice | ianloic.com

Tags : csrf rails ruby security

  copy
xml
Upian.