Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
/ csrf Public archive

👾 monitor web server's log files against CSRF attacks (a modification of apache's mod_security to log these attacks)

Notifications You must be signed in to change notification settings

autistic-symposium/csrf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitoring CSRF Attacks 💀

A tool to monitor web server's log files against CSRF attacks.

It is a nice example of parser in Ruby and Ragel, together with some examples in C++ and Python.

Some examples of modifications for modsecurity on Apache (used in examples in the program).

This was a final project for the Stony Brook graduate Computer Security class, taught by Prof. Sekar.

About

👾 monitor web server's log files against CSRF attacks (a modification of apache's mod_security to log these attacks)

Topics

Resources

Stars

Watchers

Forks