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

https://github.com/cmdsnr/pydirscan

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

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

Last synced: 2 months 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.