nuclei-templates/technologies/wordpress-gotmls-detect.yaml

31 lines
652 B
YAML
Raw Normal View History

2021-08-02 14:34:36 +00:00
id: wordpress-gotmls-detect
info:
name: Detect WordPress Plugin Anti-Malware Security and Bruteforce Firewall
author: vsh00t
reference: https://www.exploit-db.com/exploits/50107
severity: info
tags: wordpress,wp-plugin,gotmls
requests:
- method: GET
path:
- "{{BaseURL}}/wp-admin/admin-ajax.php?action={{randstr}}&file=../../../../../../../../../Windows/win.ini"
matchers-condition: and
matchers:
- type: word
words:
- "gotmls"
part: header
- type: status
status:
2021-08-02 14:36:23 +00:00
- 302
2021-08-02 14:34:36 +00:00
extractors:
- type: kval
part: header
kval:
2021-08-02 14:36:23 +00:00
- Location