Recent Comments
- ocramius on LessPHP Minify Integration for faster LessCSS development
- ESW on LessPHP Minify Integration for faster LessCSS development
- sören martius on LessPHP Minify Integration for faster LessCSS development
- ocramius on LessPHP Minify Integration for faster LessCSS development
- sören martius on LessPHP Minify Integration for faster LessCSS development
Last Tweets
- No public Twitter messages.
Categories
Blogroll
- Emanuele Minotto Just another Web Developer’s Blog
- Focus the Web Music, Web Design and Ideas
- InnoBrainz
- Resume My Web Development resume
Tag Archives: MySQL
PHP Security Exploit: MySQL as a Backdoor with Load Data Local Infile
Tweet Yesterday I stumbled on a piece of code shown me by my friend Andrea Guglielmo. It is an exploit that could affect mostly shared hosting solutions, and which I’ve never seen before, even if it has not been invented … Continue reading
Posted in 5.3, DBA, Development, Exploits, IT, MySQL, PHP, Programming
Tagged backdoor, exploit, lamp, MySQL, php, sql injection
2 Comments
MySQL Custom Sorting Rules
How to sort data in MySQL with a custom sorting list… Easy! Continue reading