Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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 /
etidm /
[ HOME SHELL ]
Name
Size
Permission
Action
.git
[ DIR ]
drwx------
media
[ DIR ]
drwxr-xr-x
.DS_Store
8
KB
-rw-------
FEM-research.html
9.21
KB
-rwxr--r--
ML-research.html
9.51
KB
-rwxr--r--
UCD-research.html
9.38
KB
-rwxr--r--
XR-research.html
9.75
KB
-rwxrwxr-x
awards.html
13.19
KB
-rwxr--r--
courses.html
14.79
KB
-rwxr--r--
currentResearch.html
9.65
KB
-rwxr--r--
gallery.html
8.69
KB
-rwxr--r--
haptics-research.html
9.19
KB
-rwxr--r--
index.html
13.92
KB
-rwxr--r--
kalpana.jpeg
99.79
KB
-rwxr--r--
myTeam.html
30.29
KB
-rwxr--r--
professionalMembership.html
10.9
KB
-rwxr--r--
publications.html
15.69
KB
-rwxr--r--
style.css
2.1
KB
-rwxr--r--
testing.html
59
B
-rwxr-xr-x
trophy-svgrepo-com.svg
2
KB
-rwxr--r--
updates.html
10.29
KB
-rwxr-xr-x
videos-eri.html
8.35
KB
-rwxr-xr-x
videos.html
11.09
KB
-rwxr--r--
workExperience.html
11.2
KB
-rwxr--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : style.css
/* sticky nav bar */ .sticky { position: fixed; top: 0; width: 100%; } .sticky + .content { padding-top: 60px; } div.scroll-gallery { background-color: #333; overflow: auto; white-space: nowrap; padding: 10px; } div.scroll-gallery img { padding: 10px; } /* for video section */ .vid-container { max-width: 800px; margin: 0 auto; padding: 20px; } .video-card { border: 1px solid #ccc; border-radius: 8px; padding: 10px; margin: 10px 0; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); background-color: #fff; } .video-card iframe { width: 100%; height: 300px; /* Adjust the height as needed */ } .video-container { overflow-y: auto; max-height: 500px; /* Adjust the maximum height as needed */ } /* The dropdown container */ .dropdown { float: left; overflow: hidden; } /* Dropdown button */ .dropdown .dropbtn { font-size: 16px; border: none; outline: none; color: gray; /* padding: 14px 16px; */ /* background-color: inherit; */ font-family: inherit; /* Important for vertical align on mobile phones */ margin: 0; /* Important for vertical align on mobile phones */ padding-left: 0px; padding-right: 21px; } /* Add a red background color to navbar links on hover */ .navbar a:hover, .dropdown:hover .dropbtn { /* background-color: rgb(73, 73, 73); */ } /* Dropdown content (hidden by default) */ .dropdown-content { display: none; position: absolute; background-color: #f9f9f9; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; } /* Links inside the dropdown */ .dropdown-content a { float: none; color: black; padding: 12px 16px; text-decoration: none; display: block; text-align: left; } /* Add a grey background color to dropdown links on hover */ .dropdown-content a:hover { color: black; /* background-color: #ddd; */ font-weight: 500; } /* Show the dropdown menu on hover */ .dropdown:hover .dropdown-content { display: block; } .text-departmentName-profExp{ font-size: 1.1rem; line-height: 1.5rem; }
Close