-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathLESiO's Defacement.html
60 lines (60 loc) · 3.01 KB
/
LESiO's Defacement.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!--What the fuck are you doing here ? There is nothing to see. Idiot.-->
<!DOCTYPE html>
<html lang="fr">
<head>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Iceberg&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Iceland&display=swap" rel="stylesheet">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hacked by Lesio</title>
</head>
<script>
var message = "";
function clickIE() {
if (document.all) {
(message);
return false;
}
}
function clickNS(e) {
if (document.layers || (document.getElementById && !document.all)) {
if (e.which == 2 || e.which == 3) {
(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown = clickNS;
}
else
{
document.onmouseup = clickNS;
document.oncontextmenu = clickIE;
}
document.oncontextmenu = new Function("return false")
</script>
<body style="background: linear-gradient(0deg, rgba(15,15,15,1) 0%, rgba(10,25,55,1) 100%); margin: 0; text-align: center; background-repeat: no-repeat; background-attachment: fixed"></body>
<h2 style="font-family: 'Iceberg', cursive; color:#F5E6C8">:.: Hacked by Lesio :.:</h2>
<div style="margin: 50px; background: linear-gradient(0deg, rgba(10,25,55,1) 0%, rgba(15,15,15,1) 100%); background-repeat: no-repeat; background-attachment: fixed; border: ridge 5px #F03C14; padding: 50px">
<center>
<img src="https://i.ibb.co/C9RKnHP/LESIO.png" height="135" width="405" alt="Hacked By Lesio">
</center>
<div style="text-align: center;">
<h2 style="font-family: 'Iceberg', cursive; color:#F5E6C8">Your website was created by a bad digital agency. Some companies like yours don't give a fuck about the security of their customers.</h2>
<h2 style="font-family: 'Iceberg', cursive; color:#F5E6C8">Currently, anyone can steal your customers' bank details, databases and confidential data. To solve this problem, contact me as soon as possible. <u>Your website will not be damaged.</u></h2>
<br>
<h3 style="font-family: 'Iceberg', cursive; color:#F03C14">lesio@tutanota.com - <a href="https://www.t.me/freelesio">Telegram</a></h3>
<h2 style="font-family: 'Iceberg', cursive; color:#F5E6C8">Dystopian City Cartel [DCC]</h2>
</div>
</div>
<div style="position: fixed; bottom: 0; text-align: center; width: 100%; border-top: ridge 5px #F03C14; background: #0F0F0F">
<h3 style="font-family: 'Iceland', cursive; color:#F5E6C8"><marquee>HuNt3r - <u>Lesio</u> - Normegaa - Sp1cy Inj3ctoR - BabelRu - MiKhaiL33 - QuinnS - 0XSalvator - Xex7ure - BvdSyntvx - Hoday - TecSec9 - McMillan - 0BL4ST - Nikola1</marquee></h3>
</div>
</body>
</html>
<!--Contact me at lesio@tutanota.com-->