Compare commits
No commits in common. "3912c48a97b069a261e32a3cb49b41eecfb8b1ca" and "b243dd38be477c6c6776508d840f43f9aa0f1a47" have entirely different histories.
3912c48a97
...
b243dd38be
1
Makefile
1
Makefile
@ -11,7 +11,6 @@ PHONY += theme
|
||||
theme: themes/nostyleplease/README.md
|
||||
|
||||
themes/nostyleplease/README.md:
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
||||
PHONY += build
|
||||
|
@ -71,7 +71,7 @@ There are 3 tables : 'events', 'flag' and 'users'.
|
||||
We finally get the flag with the following request :
|
||||
`http://[REDACTED]/?MONTH=02' union select "a", * from flag WHERE '-01'='`
|
||||
|
||||
Flag: `flag{sqlite_union_based_injection_success}`
|
||||
Flag: I didn't keep it :/
|
||||
|
||||
### Store
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user