Categories: Kali Linux

0d1n : Web Security Tool to Make Fuzzing at HTTP/S

0d1n is a tool for automating customized attacks against web applications. Let us have a look on the features the Web Security Tool Supports.

  • 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…

Also Read – QRLJacking : A New Social Engineering Attack Vector

Old Versions

You can download the old versions of the web security tool by clicking here.

Installation & Usage

  • 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
R K

Recent Posts

Ethical Hacking And Penetration Testing Tools – Harnessing Python For Robust Cybersecurity Solutions

This repository contains tools created by yogSahare0 while learning Python 3 for ethical hacking and penetration testing.…

13 hours ago

SentinelEye – Automated Wireless Security Toolkit

"NetSecChallenger" provides a suite of automated tools designed for security professionals and network administrators to…

13 hours ago

Autohack : Your Step-By-Step Guide To Installation And Setup

The essential tool for cybersecurity enthusiasts! This guide provides a detailed walkthrough on how to…

13 hours ago

Poodone – A Comprehensive Toolkit For Cybersecurity Professionals

Meet "Poodone," the ultimate Python script designed for cybersecurity enthusiasts and professionals alike. Packed with…

1 day ago

Unbekannt Framework – The Comprehensive Hacking And Pentesting Suite For Windows

The Linux version is no longer supported! The last Linux version is 6.0 that you…

1 day ago

Jin – Your Hacking CLI Toolkit

Jin is a hacking command-line tools designed to make your scan port, gathering urls, check…

1 day ago