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.
- Host: GitHub
- URL: https://github.com/cmdsnr/pydirscan
- Owner: cmdsnr
- Created: 2024-04-22T00:42:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-02T00:40:07.000Z (about 1 year ago)
- Last Synced: 2025-03-14T03:34:07.051Z (3 months ago)
- Topics: directory-analyzer, directory-bruteforce, directory-lister, directory-listing, directory-traversal
- Language: Python
- Homepage:
- Size: 7.28 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyDirScan
A simple web directory brute forcer.
## Example Usage
```
python pydirscan.py --dir http://domainexample.com
```
## 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.