Added Maian Cart Detection

patch-1
sandeep 2021-05-25 05:09:09 +05:30
parent 8676d8c23c
commit 0bcdeaed15
1 changed files with 17 additions and 0 deletions

View File

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