Sunday 15 November 2015
0 comments
08:54:00

0d1n Open Source Web HTTP Fuzzing Tool And Bruteforcer


0d1n is a tool for automating customized attacks against web applications. This Web security tool to make fuzzing at HTTP inputs, made in C with libCurl.

0d1n is an open source web HTTP fuzzing tool and bruteforcer. 0d1n can increase your productivity following web parameters, files, directories, forms and other things.



You can do:
  • *brute force passwords in auth forms
  • *diretory disclosure ( use PATH list to brute, and find HTTP status code )
  • *test list on input to find SQL Injection and XSS vulnerabilities


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


Download

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.

 
Toggle Footer
Top