Dir Intruder

It's a Recursive Web Directory brute-forcing tool built using Python.

ℹ️ Technologies used

  • Python

ℹ️ How to use?

# Clone the repository
$ git clone https://github.com/manthanghasadiya/Dir_Intruder.git

# Enter the repository
$ cd Dir_Intruder\intruder\

# Open a terminal and run
$ python3 dir_intruder.py https://example.com wordlist.txt --threads 10

Developer

Manthan