Skip to content

A python sub directory brute forcing tool built in python3 with custom thread counts and random user agent compatibility

Notifications You must be signed in to change notification settings

0x0jr/subdestroyer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

✴️ subdestroyer

Description: subdestroyer is a Python script that scans for subdirectories in the given URL.

image

✨ Features

Random User Agents:
    You can enable or disable random User-Agent headers.
    Default User-Agent: subdestroyer v1.0
    To use the default User-Agent, simply reply with "no" when prompted.

Customizable Number of Threads:
    Increase or decrease the number of threads to optimize scanning speed.

🛠️ Usage

Basic Usage

python3 subdestroyer.py http://targeturl.com /path/to/subdirectory/wordlist.txt

Advanced Usage

chmod +x subdestroyer.py
sudo mv subdestroyer.py /usr/bin
subdestroyer.py http://targeturl.com /path/to/subdirectory/wordlist.txt

📝 Script Information

This tool was scripted by mxnty.

About

A python sub directory brute forcing tool built in python3 with custom thread counts and random user agent compatibility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages