Menu

Tree [388046] master /
 History

HTTPS access


File Date Author Commit
 doc 2015-10-12 Cooler_ Cooler_ [388046] Update odin.tex
 payloads 2015-04-04 Cooler_ Cooler_ [6d5fe9] add more payloads
 response2find 2013-04-27 root root [dd81c0] update to stable version
 response_sources 2014-09-20 cooler cooler [d1feb3] fix bugs add new functions...
 tables 2014-09-30 Cooler_ Cooler_ [756ebc] Update demo_page.css
 0d1n.c 2015-03-02 CoolerVoid CoolerVoid [873f4a] fix payload argv bug
 LICENSE.txt 2014-05-05 Cooler_ Cooler_ [be5ae5] Create LICENSE.txt
 Makefile 2015-01-27 Cooler_ Cooler_ [95c9d5] Update Makefile
 README.md 2015-02-24 Cooler_ Cooler_ [f6aaae] Update README.md
 README.txt 2014-11-21 cooler cooler [69dd8a] fix memset() mistake
 file_ops.c 2014-12-20 cooler cooler [8901b8] add new function to fuzz UserAgent, and fix som...
 file_ops.h 2014-11-02 cooler cooler [e093f3] Fix proxy bugs, add function to use proxy list
 hammer1.conf 2014-07-20 cooler cooler [efbb65] add fancybox in syntax highlighter
 hammer2.conf 2014-11-13 cooler cooler [0de96b] update datatables add column 'length'
 html_entities.c 2015-02-24 CoolerVoid CoolerVoid [95c050] fix html entities
 html_entities.h 2015-01-26 CoolerVoid CoolerVoid [d973dd] fix some bugs
 mem_ops.c 2015-02-21 CoolerVoid CoolerVoid [26a6ba] add custom request param, this method enable to...
 mem_ops.h 2015-02-21 CoolerVoid CoolerVoid [26a6ba] add custom request param, this method enable to...
 spider.c 2015-03-02 CoolerVoid CoolerVoid [4da4ca] fix SSL bug again at fork()
 spider.h 2015-01-26 CoolerVoid CoolerVoid [d973dd] fix some bugs
 string_ops.c 2015-02-21 CoolerVoid CoolerVoid [26a6ba] add custom request param, this method enable to...
 string_ops.h 2015-02-21 CoolerVoid CoolerVoid [26a6ba] add custom request param, this method enable to...
 tamper.c 2015-02-05 CoolerVoid CoolerVoid [61ac60] update
 tamper.h 2015-05-28 Marc Straube Marc Straube [070a79] declared inline function as extern
 template.conf 2014-08-28 cooler cooler [12dc38] fix bug
 validate.c 2015-03-02 CoolerVoid CoolerVoid [c6f139] fix SSL bug
 validate.h 2015-01-26 CoolerVoid CoolerVoid [d973dd] fix some bugs

Read Me

0d1n

=====
Alt text
0d1n is a tool for automating customized attacks against web applications.

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

other things...

Alt text

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

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.