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

Add support for multiple uncover queries #5132

Merged
merged 2 commits into from
May 10, 2024
Merged

Conversation

RamanaReddy0M
Copy link
Contributor

@RamanaReddy0M RamanaReddy0M commented May 2, 2024

Proposed changes

TEST:

  metadata:
    verified: true
    max-request: 2
    shodan-query:
      - title:"H5S CONSOLE"
      - title:"H5S Login"
✗ ./nuclei  -t ~/nuclei-templates/http/cnvd/2020/CNVD-2020-67113.yaml -uc -ul 1000

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)

@RamanaReddy0M RamanaReddy0M self-assigned this May 2, 2024
@RamanaReddy0M RamanaReddy0M linked an issue May 2, 2024 that may be closed by this pull request
Copy link
Member

@tarunKoyalwar tarunKoyalwar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm !

Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • issue with template with a query for multiple engine

@ehsandeep ehsandeep merged commit 0f983d8 into dev May 10, 2024
12 checks passed
@ehsandeep ehsandeep deleted the issue-5124-multiple-uc-queries branch May 10, 2024 16:46
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.

Support multiple uncover queries
3 participants