if (!isset($_COOKIE['adminpowa'])) {
Password: <input type="text" name="user"><br>
Username: <input type="password" name="pass">
<input type="submit" value="Log in to the powerful administrator page">
<!-- password is:skoupidotenekes-->
if(isset($_POST['user']) && isset($_POST['pass'])){
if ($u=="admin" && $p=="skoupidotenekes") {setcookie("adminpowa", "noonecares"); header("refresh: 0;");}
else{echo "GET OUT OF HERE ";}
if (isset($_COOKIE['adminpowa'])) {
<title>GOT U BEEJAY</title>
what were you waiting for dude ?you know I aint finished creating<br>
xalvas,the boss said I am a piece of shit and that I dont take my job seriously...but when all this is set up...Ima ask for double the money<br>
just cauz he insulted me <br>
Maybe he's still angry at me deleting the DB on the previous site...he should keep backups man !
anyway I made an html interpreter to work on my php skills !
It wasn't easy I assure you...I'm just a P-R-O on PHP !!!!!!!!!
access in here is like 99% secure ,but even if that 1% reaches this page ,there's nothing they can do !
html is super-harmless to our system!
Try writing some simple stuff ...and see how difficult my job is and how underpaid I am
Your HTML: <input type="text" name="html"><br>
<input type="submit" value="SHOW ME DA PAGE">
//print "\$myvar=\"test\";phpinfo();\n";
eval($cmd); //what could possibly go wrong ?