Skip to content

A simple python script to brute force directories in website

License

Notifications You must be signed in to change notification settings

trashz403/DirBlitz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

DirBlitz

DirBlitz is a powerful and efficient Python tool designed for directory brute forcing and scanning. It uses a lightning-fast approach to explore directories, uncovering hidden paths and resources on web servers or local systems. Armed with a comprehensive directory wordlist, DirBlitz relentlessly attempts to discover directories that might be otherwise inaccessible. Its intelligent scanning module then examines the identified directories for existing resources, providing valuable insights into the server's structure and content.

Installation

  1. Clone the DirBlitz repository:
git clone https://github.com/trashz403/DirBlitz
  1. Navigate to the cloned directory:
cd DirBlitz
  1. Run the installation script:
sudo bash install.sh

Termux users do not need root access, so do not type sudo

  1. Start DirBlitz:
python3 dir-find.py

Key Features

  • Rapid directory brute forcing to find hidden paths.
  • Thorough scanning of existing directories for accessible resources.
  • Customizable directory wordlist for tailored searches.
  • Lightweight and easy-to-use, suitable for both beginners and experienced users.
  • Enhance your penetration testing and security assessments with DirBlitz.

Thanks to all contributors:


GH05T-HUNTER5

trashz403

Note: Always use this tool responsibly and only on systems you have permission to access.

Follow @trashz403 for updates and improvements!

About

A simple python script to brute force directories in website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published