minor update
parent
ff307c2d42
commit
e16be7e4e2
|
@ -26,7 +26,7 @@ http:
|
|||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- contains(content_type, 'application/octet-stream')
|
||||
- contains(interactsh_protocol, 'http') || contains(interactsh_protocol, 'dns')
|
||||
- contains(body,'<h1> Interactsh Server </h1>')
|
||||
- status_code == 200
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue