Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
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
/
var /
www /
html /
gandhi-school /
vendor /
symfony /
mailer /
[ HOME SHELL ]
Name
Size
Permission
Action
DataCollector
[ DIR ]
drwxr-xr-x
Event
[ DIR ]
drwxr-xr-x
EventListener
[ DIR ]
drwxr-xr-x
Exception
[ DIR ]
drwxr-xr-x
Header
[ DIR ]
drwxr-xr-x
Messenger
[ DIR ]
drwxr-xr-x
Test
[ DIR ]
drwxr-xr-x
Transport
[ DIR ]
drwxr-xr-x
CHANGELOG.md
2.52
KB
-rwxr-xr-x
DelayedEnvelope.php
2.4
KB
-rwxr-xr-x
Envelope.php
2.57
KB
-rwxr-xr-x
LICENSE
1.04
KB
-rwxr-xr-x
Mailer.php
2.67
KB
-rwxr-xr-x
MailerInterface.php
763
B
-rwxr-xr-x
README.md
2.08
KB
-rwxr-xr-x
SentMessage.php
2.06
KB
-rwxr-xr-x
Transport.php
6.57
KB
-rwxr-xr-x
composer.json
1.07
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "symfony/mailer", "type": "library", "description": "Helps sending emails", "keywords": [], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=8.1", "egulias/email-validator": "^2.1.10|^3|^4", "psr/event-dispatcher": "^1", "psr/log": "^1|^2|^3", "symfony/event-dispatcher": "^5.4|^6.0", "symfony/mime": "^5.4|^6.0", "symfony/service-contracts": "^1.1|^2|^3" }, "require-dev": { "symfony/http-client-contracts": "^1.1|^2|^3", "symfony/messenger": "^5.4|^6.0" }, "conflict": { "symfony/http-kernel": "<5.4" }, "autoload": { "psr-4": { "Symfony\\Component\\Mailer\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }
Close