Skip to content

m-ea/NinjaScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NinjaScan

A modular tool that scans for subdomains passively.

Modules:

  • Certificate scanner -c Identifies subdomains that are associated with unexpired SSL certificates.
  • DNS Brute -d Specify a wordlist to query DNS resolvers. Careful not to get rate limited.

Usage:

Edit config.py to specify target domain and wordlist location. python ninja.py [options]

Options

  • -c, --certscan Activates the certscanner module
  • -d, --dnsbrute Actives the DNS brute module

About

A modular tool that scans for subdomains passively.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages