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

multiple bug fixes + -payload-concurrency flag #4868

Merged
merged 9 commits into from
Mar 13, 2024

Conversation

tarunKoyalwar
Copy link
Member

@tarunKoyalwar tarunKoyalwar commented Mar 12, 2024

Proposed Changes

[✓] Test "protocols/http/http-matcher-extractor-dy-extractor.yaml" passed!
[✓] Test "protocols/http/multi-http-var-sharing.yaml" passed!
$ ./nuclei -code -t a.yaml -v 

                     __     _
   ____  __  _______/ /__  (_)
  / __ \/ / / / ___/ / _ \/ /
 / / / / /_/ / /__/ /  __/ /
/_/ /_/\__,_/\___/_/\___/_/   v3.2.0-dev

		projectdiscovery.io

[VER] Started metrics server at localhost:9092
[INF] Current nuclei version: v3.2.0-dev (development)
[INF] Current nuclei-templates version: v9.7.8 (latest)
[WRN] Scan results upload to cloud is disabled.
[INF] New templates added in latest release: 126
[INF] Templates loaded for current scan: 1
[INF] Executing 1 signed templates from tarun
[VER] [rds-event-sub-enable] Executed code on local machine 
[rds-event-sub-enable] [code] [high]  [There are no Amazon RDS event subscriptions created for instance level events in ap-northeast-1 AWS region]

@tarunKoyalwar tarunKoyalwar self-assigned this Mar 12, 2024
@tarunKoyalwar tarunKoyalwar marked this pull request as ready for review March 12, 2024 21:54
@ehsandeep ehsandeep merged commit 49ef5cb into dev Mar 13, 2024
12 checks passed
@ehsandeep ehsandeep deleted the issue-4865-extractor-issue branch March 13, 2024 15:05
@tarunKoyalwar tarunKoyalwar changed the title handle 1 more edgecase multiple bug fixes + -payload-concurrency flag Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment