alibaykara / subdomain.py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub watchers

Subdomain.py

Subdomain.py Scanner

Run Locally

Clone the project

  git clone https://github.com/alibaykara/subdomain.py.git

Go to the project directory

  cd subdomain.py

Start the python3

  python3 subdomain.py -d hackerone.com -o subdomain.txt

subdomain.py

usage: subdomain.py [-h] [-d DOMAIN] [-o OUTPUT]

Subdomain Scanner

options:
  -h, --help            show this help message and exit
  -d DOMAIN, --domain DOMAIN
                        Target Domain
  -o OUTPUT, --output OUTPUT
                        Output File

python3 subdomain.py -d hackerone.com -o subdomain.txt

               __        __                      _                    
   _______  __/ /_  ____/ /___  ____ ___  ____ _(_)___    ____  __  __
  / ___/ / / / __ \/ __  / __ \/ __ `__ \/ __ `/ / __ \  / __ \/ / / /
 (__  ) /_/ / /_/ / /_/ / /_/ / / / / / / /_/ / / / / / / /_/ / /_/ / 
/____/\__,_/_.___/\__,_/\____/_/ /_/ /_/\__,_/_/_/ /_(_) .___/\__, /  
                                                      /_/    /____/   

Hello Welcome subdomain Scanner Ali Baykara
[+] Start scanning
    [+] Subdomain:  http://hackerone.com
    [+] Subdomain:  https://www.hackerone.com/6th-annual-hacker-powered-security-report
    [+] Subdomain:  https://www.hackerone.com/attack-resistance-assessment
    [+] Subdomain:  https://www.hackerone.com/product/attack-surface-management
    [+] Subdomain:  https://www.hackerone.com/security-at-beyond
    [+] Subdomain:  https://hackerone.com/users/sign_in
    [+] Subdomain:  https://www.hackerone.com/customer-stories
    [+] Subdomain:  https://hackerone.com/hacktivity
    [+] Subdomain:  https://hackerone.com/directory/programs?order_direction=DESC&order_field=resolved_report_count
    [+] Subdomain:  https://hackerone.com/leaderboard/all-time
    [+] Subdomain:  https://www.hackerone.com/resources
    [+] Subdomain:  https://docs.hackerone.com
    [+] Subdomain:  https://www.hackerone.com/security-at-2022
    [+] Subdomain:  https://www.hackerone.com/hackerone-community-blog
    [+] Subdomain:  https://hackerone.com
    [+] Subdomain:  https://www.hackerone.com/6th-annual-hacker-powered-security-report
    [+] Subdomain:  https://www.hackerone.com/attack-resistance-assessment
    [+] Subdomain:  https://www.hackerone.com/product/attack-surface-management
    [+] Subdomain:  https://www.hackerone.com/security-at-beyond
    [+] Subdomain:  https://hackerone.com/users/sign_in
    [+] Subdomain:  https://www.hackerone.com/customer-stories
    [+] Subdomain:  https://hackerone.com/hacktivity
    [+] Subdomain:  https://hackerone.com/directory/programs?order_direction=DESC&order_field=resolved_report_count
    [+] Subdomain:  https://hackerone.com/leaderboard/all-time
    [+] Subdomain:  https://www.hackerone.com/resources
    [+] Subdomain:  https://docs.hackerone.com
    [+] Subdomain:  https://www.hackerone.com/security-at-2022
    [+] Subdomain:  https://www.hackerone.com/hackerone-community-blog
[+] Discovered subdomains are saved in subdomain.txt
[+] Scanning completed

đź”— Links

linkedin twitter

About


Languages

Language:Python 100.0%