Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit 664404e

Browse files
Update README.md
1 parent d3ab1fc commit 664404e

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
1-
# Monitoring CSRF Attacks 💀
1+
## monitoring CSRF attacks with apache's modsecurity
22

3-
A tool to monitor web server's log files against CSRF attacks.
3+
<br>
44

5-
It is a nice example of parser in Ruby and Ragel, together with some examples in C++ and Python.
6-
7-
Some examples of modifications for modsecurity on Apache (used in examples in the program).
8-
9-
This was a final project for the Stony Brook graduate Computer Security class, taught by Prof. Sekar.
5+
### tl; dr
106

7+
* a tool to monitor web server's log files against CSRF attacks, including a modification for modsecurity on apache
8+
* it is a nice example of parser in ruby and ragel, together with some examples in C++ and python

0 commit comments

Comments
 (0)