0D1N v2.6 - Web Security Tool To Make Fuzzing At HTTP/S
0d1n is a tool for automating customized attacks against web applications.
You can do:
- Brute force login and passwords in auth forms
- Directory disclosure (use PATH list to brute, and find HTTP status code)
- Test to find SQL Injection and XSS vulnerabilities
- Options to load ANTI-CSRF token each request
- Options to use random proxy per request
- Other functions...
Old Versions:
http://sourceforge.net/projects/odin-security-tool/files/?source=navbar
To run:
require libcurl-dev or libcurl-devel(on rpm linux based)
$ git clone https://github.com/CoolerVoid/0d1n/
need libcurl to run
$ sudo apt-get install libcurl-dev
if rpm distro
$ sudo yum install libcurl-devel
$ make
$./0d1n
Read the docs
0D1N v2.6 - Web Security Tool To Make Fuzzing At HTTP/S
Reviewed by Zion3R
on
5:49 PM
Rating: