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: over 1 year ago
JSON representation
A simple web directory brute forcer.
- Host: GitHub
- URL: https://github.com/x86senniral/pydirscan
- Owner: x86senniral
- Created: 2024-04-22T00:42:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T00:40:07.000Z (about 2 years ago)
- Last Synced: 2025-01-11T08:31:25.343Z (over 1 year 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.