Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/x86senniral/pydirscan
- Owner: x86senniral
- Created: 2024-04-22T00:42:15.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-02T00:40:07.000Z (7 months ago)
- Last Synced: 2024-06-10T02:25:55.359Z (5 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
```
![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.