Added wordpress-gotmls-detect

patch-1
sandeep 2021-08-02 20:04:36 +05:30
parent 01feb09b37
commit b4eb7e05dc
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
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:
- 302
extractors:
- type: kval
part: header
kval:
- Location