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

support for disable-path-automerge in unsafe mode #3848

Closed
ehsandeep opened this issue Jun 19, 2023 · 0 comments · Fixed by #3888
Closed

support for disable-path-automerge in unsafe mode #3848

ehsandeep opened this issue Jun 19, 2023 · 0 comments · Fixed by #3888
Assignees
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Enhancement Most issues will probably ask for additions or changes. unsafe rawhttp library
Milestone

Comments

@ehsandeep
Copy link
Member

ehsandeep commented Jun 19, 2023

Follow up for #3799

This support can be extended in unsafe mode in raw format.

id: test

info:
  name: test
  author: pdteam
  severity: info

http:
  - raw:
      - |+
        GET /api/v1/id=123 HTTP/1.1
        Host: {{Hostname}}

    disable-path-automerge: true
    unsafe: true
    matchers:
      - type: dsl
        dsl:
          - true
@ehsandeep ehsandeep added the Type: Enhancement Most issues will probably ask for additions or changes. label Jun 19, 2023
@ehsandeep ehsandeep added the unsafe rawhttp library label Jun 19, 2023
@RamanaReddy0M RamanaReddy0M linked a pull request Jun 29, 2023 that will close this issue
4 tasks
@ehsandeep ehsandeep added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Jul 4, 2023
@ehsandeep ehsandeep added this to the nuclei v2.9.9 milestone Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Enhancement Most issues will probably ask for additions or changes. unsafe rawhttp library
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants