Skip to content

πŸ”₯ All in one for find subdomain

Notifications You must be signed in to change notification settings

Borhan-az/subister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Subister

alert: subister is under development and not complete, Help us complete it 🀍

info: subister uses different tools to find subdomains πŸ”Ž

Requirements

  • assetfinder -> github
    • go install github.com/tomnomnom/assetfinder@latest
  • subfinder -> github
    • go install -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest
  • amass -> github
    • go install -v github.com/OWASP/Amass/v3/...@master
  • httpx -> github
    • go install -v github.com/projectdiscovery/httpx/cmd/httpx@latest
  • httprobe -> github
    • go install github.com/tomnomnom/httprobe@latest
  • findomain -> github

Basic Usage

Just give the domain to subister

sudo cp subister.sh /bin/subister
mkdir targetname
cd targetname
subister target.com

About

πŸ”₯ All in one for find subdomain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages