Im not getting any output not on my terminal and its not even creating the output file.
Here is the command I used:
subjack -w merged.txt -t 20 -timeout 30 -o results_subjack.txt -ssl -c ~/go/src/github.com/haccer/subjack/fingerprints.json
Here is a snippet of my merged.txt file:
v.tiktok.com
vm.tiktok.com
vt.tiktok.com
www.tiktok.com
I installed suback via go get and then moved it into /usr/local/bin
I also tried other subdomains and subdomain lists that I know contain the toplevel domain of github and therefore should return something.
Im not getting any output not on my terminal and its not even creating the output file.
Here is the command I used: subjack -w merged.txt -t 20 -timeout 30 -o results_subjack.txt -ssl -c ~/go/src/github.com/haccer/subjack/fingerprints.json
Here is a snippet of my merged.txt file: v.tiktok.com vm.tiktok.com vt.tiktok.com www.tiktok.com
I installed suback via go get and then moved it into /usr/local/bin
I also tried other subdomains and subdomain lists that I know contain the toplevel domain of github and therefore should return something.