Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vah13 authored Jan 11, 2017
1 parent 3c49ff1 commit 039b267
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,20 @@
# BurpCRLFPlugin
Another plugin for CRLF vulnerability detection

This plugin use next payload's
```
%0a
%0d
%0d%0a
%0d%0a%09
%0d%0a+
%0d%20
%0d+
%E5%98%8A%E5%98%8D
%E5%98%8A%E5%98%8D%E5%98%8A%E5%98%8D
\r
\r\n
\r\n
\r\n\t
\r\t
```

0 comments on commit 039b267

Please sign in to comment.