https://github.com/mustafadalga/discover-hidden-path
Hedef url adresindeki gizli yolları bulmanıza yarayan bir python scripti || A python script to find hidden paths at the destination url
https://github.com/mustafadalga/discover-hidden-path
discover-hidden-path discover-url hacking hacking-tool hacking-tools python python-3 python-for-hacking python-script python3 scanner-url scanner-web url-path-scanner
Last synced: 3 months ago
JSON representation
Hedef url adresindeki gizli yolları bulmanıza yarayan bir python scripti || A python script to find hidden paths at the destination url
- Host: GitHub
- URL: https://github.com/mustafadalga/discover-hidden-path
- Owner: mustafadalga
- License: gpl-3.0
- Created: 2019-05-31T09:57:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T10:58:11.000Z (over 5 years ago)
- Last Synced: 2025-07-08T22:06:16.359Z (3 months ago)
- Topics: discover-hidden-path, discover-url, hacking, hacking-tool, hacking-tools, python, python-3, python-for-hacking, python-script, python3, scanner-url, scanner-web, url-path-scanner
- Language: Python
- Homepage:
- Size: 32.2 KB
- Stars: 13
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
_____ _ _ _ _ _ _ _____ _ _
| __ \(_) | | | (_) | | | | | __ \ | | | |
| | | |_ ___ ___ _____ _____ _ __ | |__| |_ __| | __| | ___ _ __ | |__) |_ _| |_| |__
| | | | / __|/ __/ _ \ \ / / _ \ '__| | __ | |/ _` |/ _` |/ _ \ '_ \ | ___/ _` | __| '_ \
| |__| | \__ \ (_| (_) \ V / __/ | | | | | | (_| | (_| | __/ | | | | | | (_| | |_| | | |
|_____/|_|___/\___\___/ \_/ \___|_| |_| |_|_|\__,_|\__,_|\___|_| |_| |_| \__,_|\__|_| |_|```
#### Hedef url adresindeki gizli yolları bulmanıza yarayan bir python scripti || A python script to find hidden paths at the destination url#### Kurulacak modül
* Linux için kurulum
```
sudo pip install -r requirements.txt
```* Windows için kurulum
```
python -m pip install -r .\requirements.txt
```#### Kullanım
* ##### Örnek Kullanım1
```
python discoverHiddenPath.py --url 10.0.2.6/mutillidae/
```
* ##### Örnek Kullanım2
```
python discoverHiddenPath.py --u 10.0.2.6/mutillidae/
```