Open Karmaz95 opened 3 years ago
Workaround:
fingerprint_location=$(find / 2>/dev/null -name "fingerprints.json" | grep "subjack" | grep -v "subjack\/fingerprints.json")
subjack -w live.txt -t 20 -timeout 30 -o subjack1.txt -ssl -a -c "$fingerprint_location"
It is slow to find it every time, it would be very nice if you update this issue.
Thanks!
Surprised to see this issue still around at the end of 2023.
It looks like it doesn't read fingreprtints.json - but why ?
go version go1.17.1 linux/amd64
Installed with:
go install github.com/haccer/subjack@latest