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

Skipped target still getting scanned #4266

Open
dksslq opened this issue Oct 20, 2023 · 2 comments · May be fixed by #5984
Open

Skipped target still getting scanned #4266

dksslq opened this issue Oct 20, 2023 · 2 comments · May be fixed by #5984
Assignees
Labels
Investigation Something to Investigate Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@dksslq
Copy link

dksslq commented Oct 20, 2023

Start a web server as target with:

python3 -m http.server 21 -b 127.0.0.1

Start nuclei

nuclei -ss host-spray -duc <<<127.0.0.1:21

Make sure it is executing templates in a few seconds, stop web server by ctrl-c, check the nuclei logs, its shows [INF] Skipped 127.0.0.1:21 from target list as found unresponsive 30 times, at this time ,nuclei running remaining templates, restart the web server we can see simple scan-traffic again.

@dksslq dksslq added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Oct 20, 2023
@dksslq dksslq changed the title nuclei hit "Skipped xxxx from target list as found unresponsive N times", but still running remaining templates unexpectly. (set host-spray, os: linux) if nuclei hit "Skipped xxxx from target list as found unresponsive N times", but still running remaining templates unexpectly. (set host-spray, os: linux) Oct 20, 2023
@dksslq dksslq changed the title if nuclei hit "Skipped xxxx from target list as found unresponsive N times", but still running remaining templates unexpectly. (set host-spray, os: linux) if nuclei hit "Skipped xxxx from target list as found unresponsive N times", its still running remaining templates unexpectly. (set host-spray, os: linux) Oct 20, 2023
@wlaq-su
Copy link

wlaq-su commented Dec 21, 2023

MAC Skipped IP:PORT from target list as found unresponsive 32 times.
MAC Skipped IP:PORT from target list as found unresponsive 32 times.
MAC Skipped IP:PORT from target list as found unresponsive 32 times.
MAC Skipped IP:PORT from target list as found unresponsive 32 times.
MAC Skipped IP:PORT from target list as found unresponsive 32 times.
MAC Skipped IP:PORT from target list as found unresponsive 32 times.
MAC Skipped IP:PORT from target list as found unresponsive 32 times.
ME TOO the same question

@ehsandeep ehsandeep changed the title if nuclei hit "Skipped xxxx from target list as found unresponsive N times", its still running remaining templates unexpectly. (set host-spray, os: linux) Skipped target still getting scanned Dec 21, 2023
@ehsandeep ehsandeep added the Investigation Something to Investigate label Dec 21, 2023
@ehsandeep
Copy link
Member

@ehsandeep ehsandeep marked this as a duplicate of #5859 Jan 9, 2025
@ehsandeep ehsandeep mentioned this issue Jan 9, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Investigation Something to Investigate Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants