Closed shivammusic closed 4 years ago
What was the issue? I am seeing this behavior too.
i dont know why but it started after waiting for two hours, generally it takes only 2-3 minutes to start that's why i reported.
@shivammusic it's obviously will take time before you get started to see results, as you chaining multiple tools here, for example, at first, subfinder
gets completed, later httpx
will process on the output of subfinder
and pass to nuclei
and then you will start to see results of nuclei, or just don't use silent
flag if you want to see results of subfinder or httpx at runtime.
Nuclei version
Nuclei template version
Describe the bug Hello team I just run command
subfinder -d redacted.com -silent | httpx -silent | nuclei -t /root/nuclei-templates/ -o /root/Desktop/redacted.txt -v
But i stuck at below scene, not getting any output.
when i run command
subfinder -d redacted.com -silent | nuclei -t /root/nuclei-templates/ -o /root/Desktop/redacted.txt -v
i got o/p, but obviously i got so many protocol erros because i didn't use httpx.
i think there is any problem with httpx or i dont know what is going on.
o/p
after that i run this command and just got happy hacking (not o/p)