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

Added http probing to clustering + add disable-clustering flag #3019

Merged
merged 5 commits into from
Dec 11, 2022

Conversation

Ice3man543
Copy link
Member

@Ice3man543 Ice3man543 commented Dec 11, 2022

Proposed changes

Fixes #3020 + Added disable-clustering flag

./nuclei -h dc
Nuclei is a fast, template based vulnerability scanner focusing
on extensive configurability, massive extensibility and ease of use.

Usage:
  ./nuclei [flags]

Flags:
   -dc, -disable-clustering  disable clustering of requests

Checklist

  • Pull request is created against the dev branch
  • All checks passed (lint, unit/integration/regression tests etc.) with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@Ice3man543 Ice3man543 self-assigned this Dec 11, 2022
@Ice3man543 Ice3man543 added the Status: Review Needed The issue has a PR attached to it which needs to be reviewed label Dec 11, 2022
@ehsandeep ehsandeep linked an issue Dec 11, 2022 that may be closed by this pull request
@ehsandeep ehsandeep merged commit 3904d54 into dev Dec 11, 2022
@ehsandeep ehsandeep deleted the clustering-input-fix branch December 11, 2022 12:36
@ehsandeep ehsandeep removed the Status: Review Needed The issue has a PR attached to it which needs to be reviewed label Dec 11, 2022
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

Successfully merging this pull request may close these issues.

Request clustering does not consider automatic http probing request
2 participants