mirror of
https://github.com/wooluo/POC00.git
synced 2026-07-22 18:15:34 +08:00
Update 中远麒麟堡垒机SQL注入.md
This commit is contained in:
@@ -1,8 +1,11 @@
|
|||||||
## 中远麒麟堡垒机SQL注入
|
## 中远麒麟堡垒机SQL注入
|
||||||
麒麟堡垒机用于运维管理的认证、授权、审计等监控管理。中远麒麟堡垒机存在SQL注入,可利用该漏洞获取系统敏感信息。
|
麒麟堡垒机用于运维管理的认证、授权、审计等监控管理。中远麒麟堡垒机存在SQL注入,可利用该漏洞获取系统敏感信息。
|
||||||
检索条件:
|
|
||||||
cert="Baolei"||title="麒麟堡垒机"||body="admin.php?controller=admin_index&action=get_user_login_fristauth"||body="admin.php?controller=admin_index&action=login"
|
|
||||||
|
|
||||||
|
|
||||||
|
检索条件:
|
||||||
|
cert="Baolei" 或 title="麒麟堡垒机" 或 body="admin.php?controller=admin_index&action=get_user_login_fristauth"
|
||||||
|
|
||||||
|
或 body="admin.php?controller=admin_index&action=login"
|
||||||
```
|
```
|
||||||
poc:
|
poc:
|
||||||
relative: req0 && req1
|
relative: req0 && req1
|
||||||
@@ -30,8 +33,7 @@ poc:
|
|||||||
matches: time.lt("5")
|
matches: time.lt("5")
|
||||||
|
|
||||||
```
|
```
|
||||||
检索条件:
|
|
||||||
cert="Baolei" 或 title="麒麟堡垒机" 或 body="admin.php?controller=admin_index&action=get_user_login_fristauth" 或 body="admin.php?controller=admin_index&action=login"
|
|
||||||
|
|
||||||
## 请求包
|
## 请求包
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user