Linux business72.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
: 162.0.229.97 | : 18.226.214.1
Cant Read [ /etc/named.conf ]
8.1.30
temmmp
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
/
home /
temmmp /
miracleewatt.store /
wp-includes /
Requests /
src /
Exception /
Http /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
Status304.php
460
B
-rw-r--r--
Status305.php
451
B
-rw-r--r--
Status306.php
460
B
-rw-r--r--
Status400.php
457
B
-rw-r--r--
Status401.php
460
B
-rw-r--r--
Status402.php
472
B
-rw-r--r--
Status403.php
451
B
-rw-r--r--
Status404.php
451
B
-rw-r--r--
Status405.php
478
B
-rw-r--r--
Status406.php
466
B
-rw-r--r--
Status407.php
511
B
-rw-r--r--
Status408.php
469
B
-rw-r--r--
Status409.php
448
B
-rw-r--r--
Status410.php
436
B
-rw-r--r--
Status411.php
469
B
-rw-r--r--
Status412.php
481
B
-rw-r--r--
Status413.php
496
B
-rw-r--r--
Status414.php
487
B
-rw-r--r--
Status415.php
490
B
-rw-r--r--
Status416.php
517
B
-rw-r--r--
Status417.php
478
B
-rw-r--r--
Status418.php
556
B
-rw-r--r--
Status428.php
583
B
-rw-r--r--
Status429.php
627
B
-rw-r--r--
Status431.php
613
B
-rw-r--r--
Status500.php
487
B
-rw-r--r--
Status501.php
469
B
-rw-r--r--
Status502.php
457
B
-rw-r--r--
Status503.php
481
B
-rw-r--r--
Status504.php
469
B
-rw-r--r--
Status505.php
502
B
-rw-r--r--
Status511.php
613
B
-rw-r--r--
StatusUnknown.php
970
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Status401.php
<?php /** * Exception for 401 Unauthorized responses * * @package Requests\Exceptions */ namespace WpOrg\Requests\Exception\Http; use WpOrg\Requests\Exception\Http; /** * Exception for 401 Unauthorized responses * * @package Requests\Exceptions */ final class Status401 extends Http { /** * HTTP status code * * @var integer */ protected $code = 401; /** * Reason phrase * * @var string */ protected $reason = 'Unauthorized'; }
Close