Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 478 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 478 Bytes

dir_finder

Directory bruteforce tool which can work over tor or clearnet.

  • It can bruteforce .onion and clearnet domains.When find a directory it saves it on a .txt file
  • SETUP:
  • OS: linux/ubuntu distros
  • tor service /sudo apt install tor
  • python modules: requests,cython./pip install requests cython
  • run from terminal python3 tor_dir_finder.py

The tool is POC.Only for educational purposes!

Use it on your own site.

alt image1

alt image2