Rabu, 26 September 2012

Simulasi web shell by x-n1nj4 lombok cyber

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>x-n1nj4 system</title>
<style type="text/css">
<!--
body,td,th {
 color: #00FF00;
}
body {
 background-color: #000000;
 color:#FFFFFF;
}
#Layer1 {
 position:absolute;
 width:1198px;
 height:418px;
 z-index:1;
 left: 20px;
 top: 84px;
 border: #FFFFFF;

}
#consule,#cmd {
border: hidden;
background-color:#000000;
color:#FFFFFF;
}


-->
</style>
<script language="JavaScript">
    function ninja()
    {
      form.cmd.focus();

    }
</script>
</head>
<?
$link = "";
$ip=$_SERVER['REMOTE_ADDR'];
$system = @php_uname();
$logo=
" ========================================================================================================
 : x-n1nj4 system 0.1
 : type help to show manual page !
 ========================================================================================================
 C:\CMD>_";

$help=
"halaman bantuan !
 ..........................................................
 ==>> ketik help untuk menampilkan halaman bantuan        !
 ==>> ketik menu untuk melihat daftar menu                !
 ==>> ketik profile untuk melihat profile saya            !
 ==>> root@x-n1nj4 # <- klik dan tuliskan perintah disini !
 ..........................................................";

$menu="
 -> help      <-- Ke halaman bantuan
 -> menu      <-- Pilih Menu
 -> forum     <-- Kunjungi Forum IT Club Lombok
 -> blog      <-- Kunjungi Blog saya
 -> tool      <-- Pilih Tool
 -> profile   <-- Tentang Saya
 -> itc       <-- Kunjungi ITC Home Page
";
$me="
 hadyanwijaya a.k.a x-n1nj4
 hehehe kata orang aku orangnya lucu hihhihi";
$tool="
 proxy        <-- IT Club Lombok Proxy
 base64       <-- Base64 Encode-Decode
 facebook     <-- Facebook Fake Login
 ";

if ($_POST['cmd']== 'help')
$terminal=$logo.$help;
elseif ($_POST['cmd']== 'itc')
echo "<meta http-equiv=\"refresh\" content=\"0;url=http://itclublombok.org\">";
elseif ($_POST['cmd']== 'blog')
echo "<meta http-equiv=\"refresh\" content=\"0;url=http://x-n1nj4.co.cc\">";
elseif ($_POST['cmd']== 'forum')
echo "<meta http-equiv=\"refresh\" content=\"0;url=http://forum.itclublombok.org\">";
elseif ($_POST['cmd']== 'proxy')
echo "<meta http-equiv=\"refresh\" content=\"0;url=http://itclublombok.org/proxy\">";
elseif ($_POST['cmd']== 'base64')
echo "<meta http-equiv=\"refresh\" content=\"0;url=http://itclublombok.org/x-n1nj4/base64.php\">";
elseif ($_POST['cmd']== 'facebook')
echo "<meta http-equiv=\"refresh\" content=\"0;url=http://itclublombok.org/facebook\">";
elseif ($_POST['cmd']== 'my ip')
$terminal=$logo."Ip Anda adalah :_".$ip;
elseif ($_POST['cmd']== 'os')
$terminal=$logo."OS Anda adalah :_".$system;
elseif ($_POST['cmd']== 'menu')
$terminal=$logo.$menu;
elseif ($_POST['cmd']== 'profile')
$terminal=$logo.$me;
elseif ($_POST['cmd']== 'tool')
$terminal=$logo.$tool;
elseif($_POST['cmd']== '' || 'cls' ||'clear')
$terminal=$logo."";
else
 echo "command not found !";
?>

<body onLoad="ninja();">
<center>
<div id="Layer1"><? echo "Wellcome _".$ip;?>
<form id="form" name="form" method="post" action=""  style="text-align:left">
  <p>
    <textarea name="consule" readonly cols="150" rows="20" id="consule"><? echo $terminal ; ?></textarea>
  </p>
  <p>&nbsp;&nbsp;&nbsp;root @x-n1nj4&nbsp;# <blink>_</blink>
    <input name="cmd" id="cmd" type="text"   size="110" />
  </p>
  </form>
</div></center>
</body>
</html>

Tidak ada komentar:

Posting Komentar

Tinggalin Komentarnya yah? supaya Riema Semangat Nulisnya dan jadi motifasi Riema. thank you!

 
Powered by Blogger