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

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

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/
```

![discover-hidden-path2](https://user-images.githubusercontent.com/25087769/58698520-0dbee400-83a4-11e9-89c7-45538a1981f6.PNG)