You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exploit-toolkit/exploits/sql-injection/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,4 @@ Unguard has four SQL injection vulnerabilities:
5
5
*[One in the Golang `status-service`](./SQLI-STATUS-SERVICE-MARIADB.md), which is exploitable through the search bar on the Users page and allows you to access the MariaDB database.
6
6
*[One in the PHP `like-service`](./SQLI-LIKE-SERVICE-REMOVE-LIKE.md), which allows you to remove another user's like on a given post.
7
7
*[One in the .NET `membership-service`](./SQLI-MEMBERSHIP-SERVICE-MARIADB.md), which allows you to add or change another user's membership state.
8
-
*[One in the Node.js `user-auth-service`](./SQLI-MEMBERSHIP-SERVICE-MARIADB.md), which is exploitable through the search bar on the login page and allows you to access the MariaDB database.
8
+
*[One in the Node.js `user-auth-service`](./SQLI-USER-AUTH-SERVICE-MARIADB.md), which is exploitable through the username field on the login page and allows you to access the MariaDB database.
0 commit comments