nuclei-templates/vulnerabilities/other/twig-php-ssti.yaml

24 lines
418 B
YAML

id: twig-php-ssti
info:
name: Twig PHP <2.4.4 template engine - SSTI
author: madrobot
severity: high
tags: php,ssti
requests:
- method: GET
path:
- "{{BaseURL}}/search?search_key=%7B%7B1337*1338%7D%7D"
matchers-condition: and
matchers:
- type: word
words:
- "1788906"
part: body
- type: status
status:
- 404
negative: true