Skip to content

subdomain enumeration | This is a tool designed to enumerate subdomains using the securitytrails.com API

Notifications You must be signed in to change notification settings

az7rb/subdomain-apiST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subdomain-apiST

SecurityTrails has an extremely robust API that can be used to enumerate subdomains. This little script is designed to query their API and parse the results into a file that is ready to be sent to tools like httpx! Usage is pretty simple.

alt text

Usage is pretty simple. First you need to register at securitytrails.com and get an API key. Next, all you have to do is

Step 1:

git clone https://github.com/az7rb/subdomain-apiST.git

Step 2:

cd subdomain-apiST/

Step 3:

Replace x0x0x0x0x0x0x0x0x0x0x0x0x0x0x0x0 with your api key

alt text

Step 4:

chmod +x subdomain-apiST.sh

Step 5:

./subdomain-apiST.sh [domain.com]

This will write all of the enumerated subdomains to the specified output file and will be ready to be passed to other tools.

Happy hunting!

About

subdomain enumeration | This is a tool designed to enumerate subdomains using the securitytrails.com API

Resources

Stars

Watchers

Forks

Languages