Added Maian Cart Detection
parent
8676d8c23c
commit
0bcdeaed15
|
@ -0,0 +1,17 @@
|
|||
id: maian-cart-detect
|
||||
|
||||
info:
|
||||
name: Maian Cart Detection
|
||||
author: pdteam
|
||||
severity: info
|
||||
tags: tech,maian
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/favicon.ico"
|
||||
|
||||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- "status_code==200 && (\"-498581627\" == mmh3(base64_py(body)))"
|
Loading…
Reference in New Issue