2022-01-04 11:14:42 +00:00
|
|
|
id: prestashop-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: PrestaShop Tech Detection
|
|
|
|
author: pdteam
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-01-04 11:14:42 +00:00
|
|
|
shodan-query: http.component:"PrestaShop"
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: tech,cms,prestashop
|
2022-01-04 11:14:42 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-01-04 11:14:42 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2022-01-04 11:14:42 +00:00
|
|
|
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 ]+ -->
|
2023-10-14 11:27:55 +00:00
|
|
|
condition: or
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 4a0a00473045022100aa670ea1eb9e839c6b4137d2b9c18582caf4785c1330d4cd45ea719821a3cb2d0220048dc0c167ede9836ccc1f5825e83f7316c440865ab72b6abbe86d5ba8e5189c:922c64590222798bb761d5b6d8e72950
|