Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 1.14 KB

README.md

File metadata and controls

27 lines (24 loc) · 1.14 KB

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