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

46 lines
1.1 KiB
YAML
Raw 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
2024-02-28 05:11:31 +00:00
tags: fuzzing,bruteforce,prestashop
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-10-10 01:13:30 +00:00
threads: 50
2023-10-14 11:27:55 +00:00
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: 480a00453043021f14baaa0b076a2383aaab7e8b12ff5b1cc3a99adc343d2ec8387b72d652471402205dd96fa59febb8d09977684cc0944a47a5b5ae3a38a37643da069caebd330962:922c64590222798bb761d5b6d8e72950