minor update

patch-1
Dhiyaneshwaran 2023-11-06 12:07:39 +05:30 committed by GitHub
parent ff307c2d42
commit e16be7e4e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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