| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README.txt | 2010-07-27 | 604 Bytes | |
| CSRF_Protector.xpi | 2010-07-27 | 21.3 kB | |
| Totals: 2 Items | 21.9 kB | 0 |
CSRF Protector Andrea Torske Ann Dickey Client-Side Protection from Cross-Site Request Forgery (CSRF) This project is a firefox extension. To install the extension simply download the open the file CSRF_Protector.xpi using firefox. Firefox should automatically start the installation process. To view the source code: Change the file extension from .xpi to .zip. Unzip the file normally. To view the extension's output start firefox from the command line with the command: firefox.exe -console The extension dumps output to the console when it detects and blocks CSRF attacks.