nuclei-templates/exposures/files/ioncube-loader-wizard.yaml

26 lines
624 B
YAML
Raw Normal View History

2021-05-18 14:27:16 +00:00
id: ioncube-loader-wizard
info:
2021-05-18 14:28:25 +00:00
name: Ioncube Loader Wizard disclosure
2021-05-18 14:27:16 +00:00
author: Mubassirpatel
severity: medium
description: ioncube-loader-wizard is vulnerable to xss,phpinfo, etc.
reference: https://firefart.at/post/multiple-vulnerabilities-in-ioncube-loader-wizard/
tags: ioncube,disclosure,exposure
requests:
- method: GET
path:
- "{{BaseURL}}/ioncube/loader-wizard.php"
- "{{BaseURL}}/loader-wizard.php"
matchers-condition: and
matchers:
- type: word
words:
- "ionCube Loader Wizard"
part: body
- type: status
status:
- 200