Skip to content

layth-armani/DirbGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DirbGraph

DirbGraph is a small Python program designed to process and analyze the output of the dirb tool.

Requirements

Install the required dependencies using:

pip install -r requirements.txt

If you are running this on Linux, I included PyQt6 libraries in the requirements.txt file since a GUI toolkit library.

Usage

  1. Run the dirb tool to generate a text output file (run in silent mode with -S to avoid printing "Testing..." lines):
    dirb <target_url> <wordlist> -S -o scan.txt
  2. Use this program to process the scan.txt file:
    python parser.py scan.txt

License

This project is open-source and available under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages