Skip to content

Given a domain, retrieve only the amount of subdomains

Notifications You must be signed in to change notification settings

felipecaon/subcount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Give a subdomain or list and subcount will retrieve only the amount of records of said domain

Sources

  • Omnilist
  • Spyse
  • SecurityTrails
  • Anubis

Usage

Options:
  -h, --help            show this help message and exit
  -d DOMAIN, --domain=DOMAIN
                        ex: google.com
  -l LIST, --list=LIST  ex: list.txt
  -t THREADS, --threads=THREADS
                        Number of threads, default is 20

Output

$ python3 main.py -d google.com
google.com > Omnisint: 34837, Anubis: 5137, Securitytrails: 1M+, Spyse: 52514

About

Given a domain, retrieve only the amount of subdomains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages