Linux lionsclub 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.29 (Ubuntu)
: 161.35.52.75 | : 18.119.134.140
Cant Read [ /etc/named.conf ]
7.4.28
www-data
shells.trxsecurity.org
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
Backdoor Scanner
Backdoor Create
Alfa Webshell
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
lionsclub /
core /
resources /
views /
frontEnd /
[ HOME SHELL ]
Name
Size
Permission
Action
includes
[ DIR ]
drwxr-xr-x
.DS_Store
8
KB
-rw-r--r--
contact.blade.php
8.1
KB
-rw-r--r--
contactus.blade.php
3.56
KB
-rw-r--r--
home.blade.php
23.52
KB
-rw-r--r--
layout.blade.php
2.57
KB
-rw-r--r--
mail.blade.php
15.09
KB
-rw-r--r--
sitemap.blade.php
365
B
-rw-r--r--
table.blade.php
22.7
KB
-rw-r--r--
topic.blade.php
60.05
KB
-rw-r--r--
topics.blade.php
34.37
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : mail.blade.php
<!DOCTYPE html> <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="x-apple-disable-message-reformatting"> <title></title> <link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" rel="stylesheet"> <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" rel="stylesheet"> <!-- CSS Reset : BEGIN --> <style> html, body { margin: 0 auto !important; padding: 0 !important; height: 100% !important; width: 100% !important; background: #f1f1f1; } /* What it does: Stops email clients resizing small text. */ * { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } /* What it does: Centers email on Android 4.4 */ div[style*="margin: 16px 0"] { margin: 0 !important; } /* What it does: Stops Outlook from adding extra spacing to tables. */ table, td { mso-table-lspace: 0pt !important; mso-table-rspace: 0pt !important; } /* What it does: Fixes webkit padding issue. */ table { border-spacing: 0 !important; border-collapse: collapse !important; table-layout: fixed !important; margin: 0 auto !important; } /* What it does: Uses a better rendering method when resizing images in IE. */ img { -ms-interpolation-mode:bicubic; } /* What it does: Prevents Windows 10 Mail from underlining links despite inline CSS. Styles for underlined links should be inline. */ a { text-decoration: none; } /* What it does: A work-around for email clients meddling in triggered links. */ *[x-apple-data-detectors], /* iOS */ .unstyle-auto-detected-links *, .aBn { border-bottom: 0 !important; cursor: default !important; color: inherit !important; text-decoration: none !important; font-size: inherit !important; font-family: inherit !important; font-weight: inherit !important; line-height: inherit !important; } /* What it does: Prevents Gmail from displaying a download button on large, non-linked images. */ .a6S { display: none !important; opacity: 0.01 !important; } /* What it does: Prevents Gmail from changing the text color in conversation threads. */ .im { color: inherit !important; } /* If the above doesn't work, add a .g-img class to any image in question. */ img.g-img + div { display: none !important; } /* What it does: Removes right gutter in Gmail iOS app: https://github.com/TedGoas/Cerberus/issues/89 */ /* Create one of these media queries for each additional viewport size you'd like to fix */ /* iPhone 4, 4S, 5, 5S, 5C, and 5SE */ @media only screen and (min-device-width: 320px) and (max-device-width: 374px) { u ~ div .email-container { min-width: 320px !important; } } /* iPhone 6, 6S, 7, 8, and X */ @media only screen and (min-device-width: 375px) and (max-device-width: 413px) { u ~ div .email-container { min-width: 375px !important; } } /* iPhone 6+, 7+, and 8+ */ @media only screen and (min-device-width: 414px) { u ~ div .email-container { min-width: 414px !important; } } </style> <!-- CSS Reset : END --> <!-- Progressive Enhancements : BEGIN --> <style> .primary{ background: #0d0cb5; } .bg_white{ background: #ffffff; } .bg_light{ background: #fafafa; } .bg_black{ background: #000000; } .bg_dark{ background: rgba(0,0,0,.8); } .email-section{ padding:2.5em; } /*BUTTON*/ .btn{ padding: 5px 15px; display: inline-block; } .btn.btn-primary{ border-radius: 5px; background: #0d0cb5; color: #ffffff; } .btn.btn-white{ border-radius: 5px; background: #ffffff; color: #000000; } .btn.btn-white-outline{ border-radius: 5px; background: transparent; border: 1px solid #fff; color: #fff; } h1,h2,h3,h4,h5,h6{ font-family: 'Poppins', sans-serif; color: #000000; margin-top: 0; } body{ font-family: 'Poppins', sans-serif; font-weight: 400; font-size: 15px; line-height: 1.8; color: rgba(0,0,0,.4); } a{ color: #0d0cb5; } table{ } /*LOGO*/ .logo h1{ margin: 0; } .logo h1 a{ color: #000000; font-size: 20px; font-weight: 700; text-transform: uppercase; font-family: 'Poppins', sans-serif; } .navigation{ padding: 0; } .navigation li{ list-style: none; display: inline-block;; margin-left: 5px; font-size: 13px; font-weight: 500; } .navigation li a{ color: rgba(0,0,0,.4); } .rps_fcf7 .x_email-section{ padding: 0px; } .rps_b774 .x_bg_light{ background:#e8e8e8; } /*HERO*/ .hero{ position: relative; z-index: 0; } .hero .overlay{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; content: ''; width: 100%; background: #000000; z-index: -1; opacity: .3; } .hero .icon{ } .hero .icon a{ display: block; width: 60px; margin: 0 auto; } .hero .text{ color: rgba(255,255,255,.8); } .hero .text h2{ color: #ffffff; font-size: 30px; margin-bottom: 0; } .rps_fcf7 .x_email-section{ padding: 0px !important; } .rps_6d46 .x_bg_light , #yiv4196893596 .yiv4196893596bg_light{ background: #e8e8e8 !important; } /*HEADING SECTION*/ .heading-section{ } .heading-section h2{ color: #000000; font-size: 20px; margin-top: 0; line-height: 1.4; font-weight: 700; text-transform: uppercase; } .heading-section .subheading{ margin-bottom: 20px !important; display: inline-block; font-size: 13px; text-transform: uppercase; letter-spacing: 2px; color: rgba(0,0,0,.4); position: relative; } .heading-section .subheading::after{ position: absolute; left: 0; right: 0; bottom: -10px; content: ''; width: 100%; height: 2px; background: #0d0cb5; margin: 0 auto; } .heading-section-white{ color: rgba(255,255,255,.8); } .heading-section-white h2{ font-family: line-height: 1; padding-bottom: 0; } .heading-section-white h2{ color: #ffffff; } .heading-section-white .subheading{ margin-bottom: 0; display: inline-block; font-size: 13px; text-transform: uppercase; letter-spacing: 2px; color: rgba(255,255,255,.4); } .icon{ text-align: center; } .icon img{ } /*SERVICES*/ .services{ background: rgba(0,0,0,.03); } .text-services{ padding: 10px 10px 0; text-align: center; } .text-services h3{ font-size: 16px; font-weight: 600; } .services-list{ padding: 0; margin: 0 0 20px 0; width: 100%; float: left; } .services-list img{ float: left; } .services-list .text{ width: calc(100% - 60px); float: right; } .services-list h3{ margin-top: 0; margin-bottom: 0; } .services-list p{ margin: 0; } /*BLOG*/ .text-services .meta{ text-transform: uppercase; font-size: 14px; } /*TESTIMONY*/ .text-testimony .name{ margin: 0; } .text-testimony .position{ color: rgba(0,0,0,.3); } /*VIDEO*/ .img{ width: 100%; height: auto; position: relative; } .img .icon{ position: absolute; top: 50%; left: 0; right: 0; bottom: 0; margin-top: -25px; } .img .icon a{ display: block; width: 60px; position: absolute; top: 0; left: 50%; margin-left: -25px; } /*COUNTER*/ .counter{ width: 100%; position: relative; z-index: 0; } .counter .overlay{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; content: ''; width: 100%; background: #000000; z-index: -1; opacity: .3; } .counter-text{ text-align: center; } .counter-text .num{ display: block; color: #ffffff; font-size: 34px; font-weight: 700; } .counter-text .name{ display: block; color: rgba(255,255,255,.9); font-size: 13px; } /*FOOTER*/ .footer{ color: rgba(255,255,255,.5); } .footer .heading{ color: #ffffff; font-size: 20px; } .footer ul{ margin: 0; padding: 0; } .footer ul li{ list-style: none; margin-bottom: 10px; } .footer ul li a{ color: rgba(255,255,255,1); } @media screen and (max-width: 500px) { .icon{ text-align: left; } .text-services{ padding-left: 0; padding-right: 20px; text-align: left; } } </style> </head> <body width="100%" style="margin: 0; padding: 0 !important; mso-line-height-rule: exactly; background-color: #222222;"> <center style="width: 100%; background-color: #f1f1f1;"> <div style="display: none; font-size: 1px;max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;"> ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ </div> <div style="max-width: 600px; margin: 0 auto;" class="email-container"> <!-- BEGIN BODY --> <table align="center" role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="margin: auto;"> <!-- header start --> <tr> <td valign="top" class="bg_white" style="padding: 1em 2.5em;"> <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%" style="text-align:center"> <tr> <td width="40%" class="logo"> <!-- <img src="http://161.35.52.75/assets/frontend/img/g10.png" alt="logo"> --> </td> </tr> </table> </td> </tr> <!-- header end --> <!-- banner section start --> <tr> <td valign="middle" style="background: #3a4c5c; text-align: center;padding: 25px 0px;"> <img src="http://161.35.52.75/assets/frontend/img/g10.png"> <div class="overlay"></div> <table> <tr> <td> <div class="text" style="padding: 0 3em; text-align: center;"> <!-- <p style="color:#fff;font-size: 24px;">Your password has been changed</p> --> </div> </td> </tr> </table> </td> </tr> <!-- banner section end --> <!-- contant section 1 start --> <tr style="background:#fff;"> <td class="bg_white" style="width: 100%;"> <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td valign="middle" width="50%"> <table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%"> <tr> <td class="text-services" style="text-align: left; padding-left: 25px;"> <div class="services-list" style="text-align:center;"> <strong style="color: #252525;font-size: 16px;">User details: </strong> </div> <div class="services-list" style="text-align:center;"> <p style="color: #252525;font-size: 16px;"> Name: {{ $name }} </p> </div> <div class="services-list" style="text-align:center;"> <p style="color: #252525;font-size: 16px;"> <p style="margin-right: 16px;">Email: {{ $email }}</p> <a href="" style="color: #252525;"></span> </p> </div> <div class="services-list" style="text-align:center;"> <p style="color: #252525;font-size: 16px;"> <p style="margin-right: 16px;">Subject: {{ $subject }} </p> </p> </div> <div class="services-list" style="text-align:center;"> <p style="color: #252525;font-size: 16px;"> Message: {{ $user_query }} </p> </div> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr> <td class="bg_white" style="background: #f8f8f8;"> <div class="heading-section" style="text-align: center; padding: 0 30px;"> <p style="color: #939393;font-size: 20px;margin-bottom: 5px;">Followers</p> </div> <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="30%"> <tr> <td valign="top" width="50%"> <table role="presentation" cellspacing="0" cellpadding="10" border="0" width="30%"> <tr> <td> <img src="http://161.35.52.75/assets/frontend/img/twitter.png" style="background-color:black"> </td> </tr> </table> </td> <td valign="top" width="50%"> <table role="presentation" cellspacing="0" cellpadding="10" border="0" width="30%"> <tr> <td> <img src="http://161.35.52.75/assets/frontend/img/fb.png" style="background-color:black"> </td> </tr> </table> </td> <td valign="top" width="50%"> <table role="presentation" cellspacing="0" cellpadding="10" border="0" width="30%"> <tr> <td> <img src=" http://161.35.52.75/assets/frontend/img/insta.png" style="background-color:black"> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr style="background: #fff;"> <td style="padding:15px 15px 20px 15px;font-size: 15px;color: #252525;"> <center> Copyright © <span id="copyright"> <script>document.getElementById('copyright').appendChild(document.createTextNode(new Date().getFullYear()))</script>2022 </span> LIONS CLUB INDIA </center> </td> </tr> <!-- Footer end --> </table> </div> </center> </body> </html>
Close