Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/x86senniral/pydirscan

A simple web directory brute forcer.
https://github.com/x86senniral/pydirscan

directory-analyzer directory-bruteforce directory-lister directory-listing directory-traversal

Last synced: 8 days ago
JSON representation

A simple web directory brute forcer.

Awesome Lists containing this project

README

        

# PyDirScan
A simple web directory brute forcer.
## Example Usage
```
python pydirscan.py --dir http://domainexample.com
```
![image](https://github.com/sytaxus/PyDirScan/assets/60050784/b8cf7129-b3e9-4ede-9436-5c310dc178bb)

## How to get
```
git clone https://github.com/sytaxus/PyDirScan.git
```
Cd into the directory and run. It already comes with a wordlist, but you can also specify your custom wordlist if needed.