Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.01 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.01 KB

CodeFactor

Subdomain-Enum

Subdomain Enumeration using Securitytrails API

Following script enumaretes possible list of sub-domains using Securitytrails API

Register

Register account in SecurityTrails.com

Activate Account to get the API Key

Usage

$ python subdomain-enum.py

Subdomain Enumeration Script

Enter Domain name : facebook.com

Please provide a file name to save : facebook.csv

$ head facebook.csv

unity.cta.grid.facebook.com
www-92.grid.facebook.com
wn05.grid.facebook.com
d.ns.c10r.facebook.com
transport.facebook.com
oldmutual.facebook.com
jilin.facebook.com
fna-internal-services-shv-02-fagc1.facebook.com
campus.facebook.com
presby.facebook.com

---Snipped---

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.