You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
http:
- method: GET
path:
- '{{BaseURL}}/xxxx.txt'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'hello'
condition: and
- type: status
status:
- 200
Is there an existing issue for this?
Current Behavior
NUCLEI cannot match the body content
Expected Behavior
Nuclei
BurpSuite
Code
Steps To Reproduce
nuclei -t 1.yaml -u http://x.x.x.x/ --debug
Relevant log output
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: