Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Latest commit

History

History
10 lines (5 loc) 路 391 Bytes

README.md

File metadata and controls

10 lines (5 loc) 路 391 Bytes

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.