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

44 lines
1.0 KiB
YAML
Raw Permalink Normal View History

2021-07-26 17:10:23 +00:00
id: prestashop-module-fuzz
2021-10-10 01:13:30 +00:00
2021-07-26 17:10:23 +00:00
info:
2021-08-04 16:28:54 +00:00
name: Prestashop Modules Enumeration
2021-07-26 17:10:23 +00:00
author: meme-lord
severity: info
metadata:
max-request: 639
tags: fuzz,prestashop,fuzzing
2021-07-26 17:10:23 +00:00
http:
- raw:
2021-07-26 17:10:23 +00:00
- |
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
2021-07-26 17:10:23 +00:00
matchers-condition: and
matchers:
- type: word
2021-10-10 01:13:30 +00:00
condition: and
2021-07-26 17:10:23 +00:00
words:
- "<module>"
2021-08-04 16:25:59 +00:00
- "<name>"
- "<displayName>"
2021-08-04 16:28:54 +00:00
- "<is_configurable>"
2021-08-04 16:25:59 +00:00
- "</module>"
- type: status
status:
- 200
2021-07-26 17:10:23 +00:00
extractors:
- type: regex
part: body
group: 2
regex:
- '<version>(<!\[CDATA\[)?([0-9.]+)'
# digest: 4a0a0047304502203e5239bc389623534b2fe6a2b81988395834d46204967c94653b6603de342715022100d6018030f65f4a96348318bfc439ffd77bd4c2d27b6ef4916c968282d365edc6:922c64590222798bb761d5b6d8e72950