-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
202 lines (175 loc) · 4.23 KB
/
index.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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
<!-- •°• It's Me Lief | Not Hacker •°• -->
<!--
°• Gw cuma bisa buat sc nya doang, klo ngedepes masih nub bwangg
°• Nih pake sc depes gw yg dulu pernah gw pake tebas index web nasa :D
°• Lu pake nih sc, dijamin auto minder para mastah
°• Tapi kalo mau pake/recode, izin dulu bwangg :)
°• Jika mau request sc, bilang saya ya, insya Allah. saya bisa membantu
-->
<!-- Version 3.0 -->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="[ L13F.R ]">
<!-- Title -->
<title>Script Deface by ./Lief</title>
<!-- Icon Title -->
<link rel="icon" type="image/gif" href="https://4.bp.blogspot.com/-gyXTeoYfZYU/WLGzd5IbNEI/AAAAAAAAAgI/7yE1wnuMN4ssfET4BA4GIq18k6xTETuEQCLcB/s1600/logo%2B3.png">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css2?family=Patrick+Hand&display=swap" rel="stylesheet">
<!-- Font Awesome -->
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
width: 100%;
height: 100vh;
background: #1a1c1f;
background-size: cover;
background-position: center;
overflow: hidden;
}
.box {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
text-align: center;
width: 80%;
color: #ecf0f3;
}
.title h1 {
color: #ffcc29;
font-size: 2em;
letter-spacing: 2px;
font-family: 'Patrick Hand', cursive;
margin-bottom: 25px;
}
.title span {
color: green;
opacity: 0;
animation: blink .8s linear infinite;
animation-delay: 1.8s;
}
@keyframes blink {
0% {
color: #ec4646;
}
100% {
color: #ce1212;
opacity: 1;
}
}
.sub-title {
display: inline-block;
}
.sub-title h3 {
font-size: 1.2em;
font-weight: normal;
letter-spacing: 1px;
font-family: 'Poppins', sans-serif;
}
.sub-title p {
font-size: 16px;
letter-spacing: 2px;
font-family: 'Poppins', sans-serif;
margin-bottom: 8px;
}
.border {
margin-bottom: 35px;
}
.border h4 {
color: #28b5b5;
font-size: 0.78em;
letter-spacing: 2px;
}
/* Responsive */
@media screen and (max-width: 425px) {
.title h1 {
font-size: 1.5em;
}
.sub-title h3 {
font-size: 1em;
}
.sub-title p {
font-size: 14px;
}
}
</style>
</head>
<body>
<div class="box">
<div class="title">
<br>
<br>
<br>
<br>
<br>
<h1>[!] <span>Your site is infected</span> [!]</h1>
</div>
<div class="sub-title">
<div class="border">
<h4>[============================]</h4>
<h3>
Ransomware by Lief<br>
How to Decrypt ?<br>
i think you can solve this problem
</h3>
<h4>[============================]</h4>
</div>
<br>
<p>{ It's Me Lief }</p>
</div>
<!-- Social Media -->
<div class="social-links">
<a href="https://www.facebook.com/heyy.liff.56"><i class="fa fa-facebook"></i></a>
<a href="https://github.com/itsmelief"><i class="fa fa-github"></i></a>
<a href="https://wa.me/6282113345886?text=Halo+Bang+Lief"><i class="fa fa-whatsapp"></i></a>
</div>
<style type="text/css">
.social-links {
text-align: center;
}
.social-links .fa {
width: 40px;
height: 40px;
font-size: 23px;
color: #fff;
line-height: 40px;
margin: 10px 15px 0;
border-radius: 50%;
cursor: pointer;
transition: .5s;
}
.social-links .fa-facebook:hover {
background: #3b5998;
color: #d8e3e7;
transform: translateY(-7px);
}
.social-links .fa-github:hover {
background: #171515;
color: #d8e3e7;
transform: translateY(-7px);
}
.social-links .fa-whatsapp:hover {
background: #25d366;
color: #d8e3e7;
transform: translateY(-7px);
}
</style>
</div>
<!-- Kelelawar -->
<center>
<br>
<br>
<a href="https://github.com/itsmelief"><img class="foto" src="https://s.kaskus.id/r540x540/images/2015/12/19/3910772_20151219020131.gif" width="100" height="100"></a>
</center>
</body>
</html>