31 lines
858 B
YAML
31 lines
858 B
YAML
id: prestashop-detect
|
|
|
|
info:
|
|
name: PrestaShop Tech Detection
|
|
author: pdteam
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:prestashop:prestashop:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: prestashop
|
|
product: prestashop
|
|
shodan-query: http.component:"PrestaShop"
|
|
tags: tech,cms,prestashop
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-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
|
|
# digest: 4a0a00473045022100c92aeb22661a0102c8078586c3d81f9f95cc16824822e4403e43f8d1db4a6f6d022040261f2030a37f76953e1aacde34868c86187fb0f32115c00c6781e1926e6206:922c64590222798bb761d5b6d8e72950 |