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

https://github.com/mustafadalga/discover-subdomain

Hedef domain adresinin subdomainlerini keşfeden python scripti | The python script that explores subdomains of the target domain
https://github.com/mustafadalga/discover-subdomain

discover-subdomain hacking hacking-tool hacking-tools python python-3 python-script python3 subdomain-brute subdomain-bruteforcing subdomain-scanner subdomainlist

Last synced: about 2 months ago
JSON representation

Hedef domain adresinin subdomainlerini keşfeden python scripti | The python script that explores subdomains of the target domain

Awesome Lists containing this project

README

        

```
_____ _ _____ _ _ _
| __ \(_) / ____| | | | | (_)
| | | |_ ___ ___ _____ _____ _ __ | (___ _ _| |__ __| | ___ _ __ ___ __ _ _ _ __
| | | | / __|/ __/ _ \ \ / / _ \ '__| \___ \| | | | '_ \ / _` |/ _ \| '_ ` _ \ / _` | | '_ \
| |__| | \__ \ (_| (_) \ V / __/ | ____) | |_| | |_) | (_| | (_) | | | | | | (_| | | | | |
|_____/|_|___/\___\___/ \_/ \___|_| |_____/ \__,_|_.__/ \__,_|\___/|_| |_| |_|\__,_|_|_| |_|

```

#### Hedef domain adresinin subdomainlerini keşfeden python scripti

#### 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 .\discoverSubdomain.py -domain google.com
```

* ##### Örnek Kullanım2
```
python .\discoverSubdomain.py -d google.com
```

![discover-subdomain](https://user-images.githubusercontent.com/25087769/58693447-7bb1de00-8399-11e9-916c-78ad3ca1a8b9.PNG)