PHP Security considerations, a quick reference for the newbies.
Published by | Filed under saiweb, php-mysql-real-escape-string, mysql-real-escape-string, newbies, view-all-posts-in-php, considerations, saiweb-php-security, reference, injection, security, php, sql, view-all-posts-in-mysql, mysql
Passing RAW globals to mysql! ie. $sql = “SELECT * FROM users WHERE email=’.$_GET[’email’].”‘ and password=’”.$_GET[’password’]”‘” $result = mysql_query($sql);. So what is wrong with the above? SQL INJECTION welcome to a world where …
iis securityiis security
Read the original here: PHP Security considerations, a quick reference for the newbies.
considerations injection mysql mysql real […]
Let’s get this show on the road
Published by | Filed under home-about-moi, view-all-posts-in-login, archived-entry, bakery-my-personal, baking-with-cakephp, view-all-posts-in-mysql, view-all-posts-in-basics, utf, basics, rsd, login, pavlova-bakery, mysql
By that, I mean if you leave an opening, some sod will exploit it at the worst possible time. Users should never gain access to any file without proven authentication (except maybe the Login User or Register User views) and never be …
advisory black hat blog commentary control focussed advisory […]
RSS Full

