haccer / subjack

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

Error finding /src/github.com/haccer/subjack/fingerprints.json: #40

Closed d1pakda5 closed 4 years ago

d1pakda5 commented 5 years ago

I verified the file is available on below directory 2019/08/21 08:25:30 open /src/github.com/haccer/subjack/fingerprints.json: no such file or directory

still showing the error

hexrom commented 5 years ago

Try running it like this, ./subjack -w subdomains.txt -t 10 -timeout 30 -o results.txt -ssl -c ~/go/src/github.com/haccer/subjack/fingerprints.json -v

0x3c3e commented 5 years ago

@d1pakda5 actually check your GAPATH env, https://github.com/haccer/subjack/blob/99fe2fff937aa6aa3d30679c52320fb874f3eec9/main.go#L12 https://github.com/haccer/subjack/blob/99fe2fff937aa6aa3d30679c52320fb874f3eec9/main.go#L15

sabeesh03 commented 4 years ago

-bash: ./subjack: is a directory how do i rectify it