0d1n Versions Save

Tool for automating customized attacks against web applications. Fully made in C language with pthreads, it has fast performance.

OdinV38

1 year ago

New Features:

  • Resource to explore race condition

0d1n_v37

3 years ago
  • New resource to show time measure, this resource is a microsenconds between request/response in data tables can be utilized for Blind SQLi, blind XSS attacks...

0d1n_v36

3 years ago
  • New function to keep alive test(slowloris) resources.
  • Improvements in functions of random proxy and random useragent per HTTP request.
  • New refactored code.

OdinV354

3 years ago

Fix typos. Improve documentation.

OdinV3.53

3 years ago

OdinV351

3 years ago

OdinV35

3 years ago

Fix to compile in GCC v10

OdinV34

3 years ago
  • Some improvements in token option to get csrf token
  • Patch fix in functions for tampers

OdinV32

3 years ago

Version with thread pool (replace old resources with fork() to use posix threads only) Very faster version ! (beat dirbusters and generic tools in GO, Rust...) Less bugs Refactored 80% of all code Uses NetBSD/OpenBSD string functions to prevent Buffer Overflow

OdinV31

3 years ago
  • Version with thread pool (replace old resources with fork() to use posix threads only)
  • Very faster version ! (beat dirbusters and generic tools in GO, Rust...)
  • Less bugs
  • Refactored 60% of all code
  • Uses NetBSD/OpenBSD string functions to prevent Buffer Overflow