You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 26, 2024. It is now read-only.
A tool to monitor web server's log files against CSRF attacks. This was a final project for the graduate Computer Security class, taught by Prof. Sekar.
1
+
💀# Monitoring CSRF Attacks 💀
5
2
3
+
A tool to monitor web server's log files against CSRF attacks.
6
4
7
5
It is a nice example of parser in Ruby and Ragel, together with some examples in C++ and Python.
8
6
9
7
Some examples of modifications for modsecurity on Apache (used in examples in the program).
10
8
9
+
This was a final project for the Stony Brook graduate Computer Security class, taught by Prof. Sekar.
0 commit comments