added - goanywhere
parent
f1c5c2eeb8
commit
a08342b1b4
|
@ -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)))"
|
||||
|
|
Loading…
Reference in New Issue