[sqlmap-users] information_schema not avaible
Brought to you by:
inquisb
From: ehmo <dis...@gm...> - 2009-08-16 00:45:40
|
Hey guys, i'm very curious about this thing. If back-end DB is MySQL < 5.0, SQLmap will always stop table lookup with this error. [ERROR] information_schema not available, back-end DBMS is MySQL < 5.0 but this MySQL version doesn't have information_schema and i'm curious, why it will not to try guess all tables. Or exist any way in SQLmap how to get list of tables, if informatiom_schema is not avaible? Also, you should to add option for injecting referer, because sometimes is sqli there and sqlmpa doesn't know this method. thnx |