Skip to content

Automatic directory discovery tool for websites without wordlist.

License

Notifications You must be signed in to change notification settings

red-slide/autodir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autodir

autodir is a Python-based directory discovery tool for websites that takes a unique approach compared to traditional wordlist methods. Instead of relying on pre-existing wordlists, this tool dynamically generates potential directory names and tests them in real-time. This innovative approach eliminates the need to store large wordlists in memory, resulting in a more efficient and flexible way to discover directories.

Features

  • Dynamic Generation: Automatically generates possible directory names on the fly.
  • Real-Time Testing: Tests generated directory names in real-time for faster results.
  • Memory Efficient: No need to load or store large wordlists in memory.
  • Flexible: Allows for customization and scaling to adapt to different scenarios.

Getting Started

To get started with autodir, follow these steps:

Prerequisites

Ensure you have Python 3.11.9 installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/autodir.git
    cd autodir
    
  2. Install dependencies:

    pip install -r requirements.txt

Usase

python3 autodir.py

About

Automatic directory discovery tool for websites without wordlist.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages