added - goanywhere

patch-1
Dhiyaneshwaran 2023-02-08 00:23:49 +05:30 committed by GitHub
parent f1c5c2eeb8
commit a08342b1b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -2,7 +2,7 @@ id: favicon-detect
info:
name: favicon-detection
author: un-fmunozs
author: un-fmunozs,DhiyaneshDk
severity: info
reference:
- https://twitter.com/brsn76945860/status/1171233054951501824
@ -2645,3 +2645,8 @@ requests:
name: "Liferay"
dsl:
- "status_code==200 && (\"-2024949122\" == mmh3(base64_py(body)))"
- type: dsl
name: "GoAnyWhere"
dsl:
- "status_code==200 && (\"1484947000\" == mmh3(base64_py(body)))"