Merge pull request #8069 from projectdiscovery/pussycat0x-patch-2
matchers condition - updatepatch-1
commit
1c1b0913c2
|
@ -21,6 +21,7 @@ http:
|
|||
path:
|
||||
- "{{BaseURL}}/login.html"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
|
@ -29,4 +30,4 @@ http:
|
|||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue