2 Interesting SQL Vectors.
Filed under modified, examples, benchmark, benchmarkmdxnull, ifpassword, select, injection
Like these examples I modified to work in a real SQL injection: SELECT IF(password > ‘1′, BENCHMARK(1000000,MD5(’x’)),null) FROM test SELECT IF(password > ‘09′, BENCHMARK(1000000,MD5(’x’)),null) FROM test SELECT IF(password > ‘09a’, …
Original post:
2 Interesting SQL Vectors.
Related Posts
- Hit by a Php Root Kit: ro8kbsmag.txt
- apacer sd card review
- Basic SQL Injection Exploit with PHP
- PHP Security considerations, a quick reference for the newbies.
- Mysql: handling null values during a insert | OpenKB::Server …
June 26th, 2007.
RSS Full


Leave a Comment