prasgop

Results 8 comments of prasgop

No, I have not mentioned -t or an output file for shuffledns command (shuffledns command was the one I mentioned under shuffledns issue #293). While trying to figure out, I...

massdns and shuffledns are working now after doing the reinstall I mentioned earlier. ![ss](https://github.com/blechschmidt/massdns/assets/116869728/a82d0cc7-d679-4e5e-a50a-42400239e08a) Just that I am not able to use net while shuffledns/massdns is running dns resolution. and,...

Do you mean something like the attached one? sorry if not [sample.txt](https://github.com/Findomain/Findomain/files/14743665/sample.txt)

I am facing the same issue

| grep FQDN .config/amass/amass.txt | cut -d' ' -f1 | sort -u I am able to see subdomains only with the above piping. It's taken from: https://github.com/owasp-amass/amass/issues/1010

Thank you. I have couple of questions. 1. Do I have to run amass enum (Ex: amass enum -d example.com) before running oam_subs (Ex: oam_subs -show -d example.com) for subdomain...

I am a beginner and facing the same issue in kali; it's stopping after the Error. Could someone please provide with step-wise instructions to fix it and fetch results in...

It's there in my kali now and crt.sh is working too. Thanks