additional matcher
parent
2fc9a1f850
commit
8eb67ca3f7
|
@ -49,8 +49,13 @@ requests:
|
|||
<soapenv:Body/>
|
||||
</soapenv:Envelope>
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: interactsh_protocol # Confirms the DNS interaction
|
||||
words:
|
||||
- "dns"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 500
|
Loading…
Reference in New Issue