Skip to content

Commit d616b96

Browse files
committed
Fix markdown footnote
1 parent ccfefd4 commit d616b96

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Bradamsa
22

3-
Bradamsa is a [Burp Suite](http://www.portswigger.net/burp/) extension for the [Radamsa](https://code.google.com/p/ouspg/wiki/Radamsa) fuzzer[^1]. Inspired by [burp-radamsa](https://github.com/Raz0r/burp-radamsa), this plugin allows to generate Intruder payloads using Radamsa.
3+
Bradamsa is a [Burp Suite](http://www.portswigger.net/burp/) extension for [Radamsa](https://code.google.com/p/ouspg/wiki/Radamsa), a well-known fuzzer made by the [Oulu University Secure Programming Group](https://www.ee.oulu.fi/research/ouspg/). Inspired by [burp-radamsa](https://github.com/Raz0r/burp-radamsa), this plugin allows to generate Intruder payloads using Radamsa.
44

55
**Mix (B)urp Suite + (Radamsa) and you get crashes!**
66

@@ -38,6 +38,3 @@ $ curl https://ouspg.googlecode.com/files/radamsa-0.3.tar.gz | tar -zxvf - && cd
3838
7. Finish to configure Burp Intruder and start fuzzing
3939

4040
![Payload Generator](http://i.imgur.com/POZPRss.png "Payload Generator")
41-
42-
[^1]: Radamsa is made by the [Oulu University Secure Programming Group](https://www.ee.oulu.fi/research/ouspg/) (OUSPG) and released as MIT licensed software.
43-

0 commit comments

Comments
 (0)