Skip to content

paralelo14/subdomain_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subdomain_finder

Python script to find subdomains and scans all found IPs

  • DEPENDENCIES: Python3, pip3 and nmap

  • INSTALL You install with pip3 (the script is for python3): pip3 install -r requirements.txt

  • EXAMPLE USAGE: $ python3 subdomain_finder.py --target='target.com' --wordlist='wordlist.txt' --threads=150

OBS.1: This script does not leave anonymous

OBS.2: Option "threads" indicates how many fields will be tested by thread

About

Python script to find subdomains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages