Skip to content

Enumerate subdomains using multiple tools for bigger scope enumeration.

Notifications You must be signed in to change notification settings

rotemreiss/subvenom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SubVenom

Enumerates subdomains using multiple tools for bigger scope enumeration.

Prerequisites

Sublist3r, subfinder and assetfinder must be in your PATH. Links for installing the tools:

Installation

Just clone the repo

git clone https://github.com/rotemreiss/subvenom.git

Usage

Single domain:

echo "domain.com" | ./subvenom.sh

Multiple domains (from file):

cat domains.txt | ./subvenom.sh

On both cases the results will be saved as {domain}-domains.txt


Contribution

Feel free to add more scanners to this tool to make it even more robust!

TODO

  • Add some error handling
  • Add some options

License

License

About

Enumerate subdomains using multiple tools for bigger scope enumeration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages