Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output error #3496

Closed
ayoubackup opened this issue Apr 2, 2023 Discussed in #3495 · 1 comment
Closed

Output error #3496

ayoubackup opened this issue Apr 2, 2023 Discussed in #3495 · 1 comment

Comments

@ayoubackup
Copy link

Discussed in #3495

Originally posted by ayoubackup April 2, 2023
Hi projectdiscovery

i have run nuclei for big list and sometimes i got output :

2023/04/02 04:25:02 Unsolicited response received on idle HTTP channel starting with "HTTP/1.1 200 BANNED\r\n"; err=

i try to filter it using grep but i got same error

cat list.txt | httpx.exe -t 200 -silent | nuclei -t mytemplate.yaml -silent -timeout 1 | grep -v "Unsolicited response"

is there any solustion to stop this noise output

NOTE: i doubt because i ' m not using --no-color flag !

@ehsandeep
Copy link
Member

This is being tracked at #3462

@ehsandeep ehsandeep closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants