Community

Uh, uh… SQL injection for auto EXPLAIN

(Ulf Wendel) Would you like to see the EXPLAIN output for all MySQL queries of any PHP application without changing the application much? Easy-peasy: compile PHP to use the mysqlnd library, install PECL/mysqlnd_uh and paste 22 lines of evil code into your auto_prepend_file .

Read More - Register for Free Membership