Skip to content

ncryptsion/xdomains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XDomains

Website subdomains discovery that leverages 3rd party APIs.

⚙️ Installations

Github

git clone https://github.com/ncryptsion/xdomains.git

NpmJS

npm install

PNPM

pnpm install

🚀 Usage

node index.js <domain> <outputName> <full>
Argument Description Example
domain The target website domain. node index.js example.com <outputName> <full>
outputName The name of the output file for the results. node index.js <domain> output <full>
full If not empty, it will use all APIs otherwise it will not. node index.js <domain> <outputName> true
This project is distributed under MIT License

About

Website subdomains discovery that leverages 3rd party APIs.

Topics

Resources

License

Stars

Watchers

Forks