nuclei-templates/http/fuzzing/prestashop-module-fuzz.yaml

46 lines
1.1 KiB
YAML

id: prestashop-module-fuzz
info:
name: Prestashop Modules Enumeration
author: meme-lord
severity: info
metadata:
max-request: 639
tags: fuzz,prestashop
http:
- raw:
- |
GET /modules/{{path}}/config.xml HTTP/1.1
Host: {{Hostname}}
Accept: application/json, text/plain, */*
Accept-Language: en-US,en;q=0.5
Referer: {{BaseURL}}
payloads:
path: helpers/wordlists/prestashop-modules.txt
threads: 50
matchers-condition: and
matchers:
- type: word
condition: and
words:
- "<module>"
- "<name>"
- "<displayName>"
- "<is_configurable>"
- "</module>"
- type: status
status:
- 200
extractors:
- type: regex
part: body
group: 2
regex:
- '<version>(<!\[CDATA\[)?([0-9.]+)'
# digest: 4a0a00473045022000c79d13083e771d6537a2043861c4ba6c2cb53693cde7fef5e1b20d86c52b070221009b43b0876fcac5d7ed73100bb4429edb23cbd9cd5e60bc1262ec97f501f2c9f4:922c64590222798bb761d5b6d8e72950