haccer / subjack

Subdomain Takeover tool written in Go
Apache License 2.0
1.92k stars 338 forks source link

how to avoid the common problems related to this tool #94

Open c4ir0 opened 2 years ago

c4ir0 commented 2 years ago

-- installation --

go install github.com/haccer/subjack@latest

or

sudo apt install subjack      ( kali )

⚠⚠ commands needed :

1 - copy json contents from [](https://github.com/haccer/subjack/blob/master/fingerprints.json)
2 - nano /home/your-user/go/src/github.com/haccer/subjack/fingerprints.json and paste the contents from step 1 

-- usage --

subjack -w subdomains.txt -t 100 -timeout 30 -o results.txt -ssl -v

subdomains.txt = the file contains the subdomains of target results = the output Capture