Added prestashop-detect

patch-1
sandeep 2022-01-04 16:44:42 +05:30
parent 1110c6095f
commit 474b60435e
2 changed files with 25 additions and 9 deletions

View File

@ -0,0 +1,25 @@
id: prestashop-detect
info:
name: PrestaShop Tech Detection
author: pdteam
severity: info
tags: tech,cms,prestashop
metadata:
shodan-query: http.component:"PrestaShop"
requests:
- method: GET
path:
- "{{BaseURL}}"
redirects: true
max-redirects: 2
matchers:
- type: regex
part: body
regex:
- Powered by <a\s+[^>]+>PrestaShop
- <!-- /Block [a-z ]+ module (?:HEADER|TOP)?\s?-->
- <!-- /Module Block [a-z ]+ -->
condition: or

View File

@ -305,15 +305,6 @@ requests:
condition: or condition: or
part: body part: body
- type: regex
name: prestashop
regex:
- Powered by <a\s+[^>]+>PrestaShop
- <!-- /Block [a-z ]+ module (?:HEADER|TOP)?\s?-->
- <!-- /Module Block [a-z ]+ -->
condition: or
part: body
- type: regex - type: regex
name: youtrack name: youtrack
regex: regex: