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

17 lines
288 B
YAML
Raw Normal View History

2020-04-08 16:30:10 +00:00
id: twig-php-ssti
info:
name: Twig PHP <2.4.4 template engine - SSTI
author: madrobot
severity: high
requests:
- method: GET
path:
2020-04-20 12:14:59 +00:00
- "{{BaseURL}}/search?search_key={{1337*1338}}"
2020-04-08 16:30:10 +00:00
matchers:
- type: word
words:
2020-04-20 12:14:59 +00:00
- "1788906"
2020-04-08 16:30:10 +00:00
part: body