-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathict.html
More file actions
274 lines (226 loc) Β· 10.5 KB
/
ict.html
File metadata and controls
274 lines (226 loc) Β· 10.5 KB
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
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="SHORTCUT ICON" href="https://i.ibb.co/89SKTd2/20200123-195213.png">
<title>Hacked By Indian Cyber Troops :)</title>
<link href="http://fonts.googleapis.com/css?family=Black+Ops+One|Montserrat|Cabin+Sketch|Orbitron|Architects+Daughter|Permanent+Marker|Luckiest+Guy|Cherry+Cream+Soda" rel="stylesheet" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css" rel="stylesheet" />
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" />
<link href='https://fonts.googleapis.com/css?family=Iceberg' rel='stylesheet'>
<style type="text/css">
body{
background: #000;
font-family: 'Iceberg', monoton;
text-align: center;
justify-content: center;
}
img{
animation: shake 6s;
animation-iteration-count: infinite;
}
@keyframes shake {
0% { transform: translate(1px, 1px) rotate(0deg); }
10% { transform: translate(-1px, -2px) rotate(-1deg); }
20% { transform: translate(-3px, 0px) rotate(1deg); }
30% { transform: translate(3px, 2px) rotate(0deg); }
40% { transform: translate(1px, -1px) rotate(1deg); }
50% { transform: translate(-1px, 2px) rotate(-1deg); }
60% { transform: translate(-3px, 1px) rotate(0deg); }
70% { transform: translate(3px, 1px) rotate(-1deg); }
80% { transform: translate(-1px, -1px) rotate(1deg); }
90% { transform: translate(1px, 2px) rotate(0deg); }
100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.indian-army{
color: #f11712;
font-size: 15px;
}
.jay-hind{
color: #f00000;
font-size: 20px;
}
.logo{
text-align: center;
display: block;
}
.verma{
font-size: 20px;
}
.ipkey {
/*width: 40%;*/
color: red;
}
.btn{
color: red;
}
#nisat {
font-family: sans-serif;
border: 5px solid red;
-webkit-box-shadow:
inset 0 0 8px rgba(0,0,0,0.1),
0 0 16px rgba(0,0,0,0.1);
-moz-box-shadow:
inset 0 0 8px rgba(0,0,0,0.1),
0 0 16px rgba(0,0,0,0.1);
box-shadow:
inset 0 0 8px rgba(0,0,0,0.1),
0 0 16px rgba(0,0,0,0.1);
padding: 10px;
background: white;
margin: 0 0 10px 0;
}
.blink{
animation: blinker 0.6s linear infinite;
font-size: 27px;
color: #f00000;
font-weight: bold;
text-align: center;
font-family: 'Iceberg', monoton;
}
@keyframes blinker {
50% { opacity: 0; }
}
<!--<iframe widllth="0%" height="0" scrolling="no" frameborder="no" loop="true"
allow="autoplay" src="https://dl.prokerala.com/downloads/ringtones/files/mp3/saare-jaha-se-achchha-instrumental-ringtone-songsindia-net-96k-12825.mp3"></iframe>-->
</style>
</head>
<body>
<!--
<audio src="https://dl.prokerala.com/downloads/ringtones/files/mp3/saare-jaha-se-achchha-instrumental-ringtone-songsindia-net-96k-12825.mp3" autoplay="autoplay" loop="true"></audio>
-->
<div>
<div class="animated flip"><span class="blueglow caps"><font size="4"><b><font color="orange">
πHACKED </font><font color="white"> By</font><font color="green"> D3VR4J
π</font></b></font></span></div>
<p style="text-align:center;"><img id="lOgo" src="https://i.ibb.co/89SKTd2/20200123-195213.png" alt="Logo" height="350" width="350"></p>
</div>
<div class="details">
<form method="post" onsubmit="return validate(this)">
<b><input type="password" name="userpassword" class="ipkey" id="nisat" placeholder=" Enter your Password" required></b>
<!--b><input type="Submit" name="login" class="btn" value="Access"></b><br--><br><br><br>
</form>
<marquee behavior="alternate" scrollamount="40" direction="left"><font color="#ff9933">ββββββββββββββββββββββββββββββββββββ</font><font color="#ffffff">ββββββββββββββββββββββββββββββββββββ</font><font color="#138808">ββββββββββββββββββββββββββββββββββββ
</font></marquee>
<p class="blink"><b style="color:lime;">Feel The Power Of Indian Hackers</b></p>
<marquee behavior="alternate" scrollamount="40"><font color="#ff9933">ββββββββββββββββββββββββββββββββββββ</font><font color="#ffffff">ββββββββββββββββββββββββββββββββββββ</font><font color="#138808">ββββββββββββββββββββββββββββββββββββ</font></marquee>
</div>
<marquee behavior="alternate" scrollamount="40" direction="left"><font color="#ff9933">ββββββββββββββββββββββββββββββββββββ</font><font color="#ffffff">ββββββββββββββββββββββββββββββββββββ</font><font color="#138808">ββββββββββββββββββββββββββββββββββββ</font></marquee>
<p class="blink"><b style="color:#ff9933;">D3VR4J was Here</b></p>
<p class="indian-army"><b style="color:#ffffff;">This is a little reply from Indian Cyber troops to your childish act of attacking Indian sites. A suggestion to you please stay miles away from Indian cyber space or you may suffer sever consequences<br><br>Stay Away From Indian Cyber Space<br><br>#JAIHIND </b></p>
<marquee> <font color="#138808" <span="" style="font-size:20px;text-shadow: 0 0 12px red, 0px 20px 20px yellow">Love To All Indian Hackers</font>
</marquee>
<marquee behavior="alternate" scrollamount="40"><font color="#ff9933">ββββββββββββββββββββββββββββββββββββ</font><font color="#ffffff">ββββββββββββββββββββββββββββββββββββ</font><font color="#138808">ββββββββββββββββββββββββββββββββββββ</font></marquee>
<br>
<br>
<br>
<br>
<br>
</body>
<body>
<script type="text/javascript">
function myFunction() {
var x = document.getElementById("myPASS");
if (x.type === "password") {
x.type = "text";
} else {
x.type = "password";
}
}
function validate(form){
alert("JAY HIND! VANDEMATARAM");
document.write( '<!DOCTYPE html>\n' );
document.write( '<html>\n' );
document.write( '<head>\n' );
document.write( ' <meta charset=\"utf-8\">\n' );
document.write( ' <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n' );
document.write( ' <title>ACCESS DENIED!!</title>\n' );
document.write( ' <meta http-equiv=\"refresh\" content=\"6\">\n' );
document.write( '<meta name=\"keywords\" content=\"automatic redirection\">\n' );
document.write( ' <style type=\"text/css\">\n' );
document.write( ' body{\n' );
document.write( ' background: #000;\n' );
document.write( ' font-family: sans-serif;\n' );
document.write( ' }\n' );
document.write( ' .padder{\n' );
document.write( ' padding-top: 13%;\n' );
document.write( ' }\n' );
document.write( ' .blink{\n' );
document.write( ' animation: blinker 0.6s linear infinite;\n' );
document.write( ' color: #00fa00;\n' );
document.write( ' position: absolute;\n' );
document.write( ' top: 37%;\n' );
document.write( ' left: 20%;\n' );
document.write( ' font-size: 28px;\n' );
document.write( ' font-weight: bold;\n' );
document.write( ' text-align: center;\n' );
document.write( ' font-family: sans-serif;\n' );
document.write( ' }\n' );
document.write( ' @keyframes blinker { \n' );
document.write( ' 50% { opacity: 0; }\n' );
document.write( ' }\n' );
document.write( ' body {\n' );
document.write( ' background-color: #000;\n' );
document.write( ' color: #00fa00;\n' );
document.write( ' font-family: monospace;\n' );
document.write( ' font-size: 5px;\n' );
document.write( ' margin: 0;\n' );
document.write( '}\n' );
document.write( '\n' );
document.write( '.container {\n' );
document.write( ' position: absolute;\n' );
document.write( ' top: 50%;\n' );
document.write( ' left: 50%;\n' );
document.write( ' transform: translate(-50%, -50%);\n' );
document.write( '}\n' );
document.write( '\n' );
document.write( '.container h1 {\n' );
document.write( ' margin: 0;\n' );
document.write( ' white-space: nowrap;\n' );
document.write( ' overflow: hidden;\n' );
document.write( ' animation: type 5s steps(50, end), caret-blink .8s ease infinite;\n' );
document.write( ' border-right: 10px solid #00fa00;\n' );
document.write( '}\n' );
document.write( '\n' );
document.write( '@keyframes type {\n' );
document.write( ' 0% {\n' );
document.write( ' width: 0;\n' );
document.write( ' }\n' );
document.write( '\n' );
document.write( ' 100% {\n' );
document.write( ' width: 100%;\n' );
document.write( ' }\n' );
document.write( '}\n' );
document.write( '\n' );
document.write( '@keyframes caret-blink {\n' );
document.write( ' 0% {\n' );
document.write( ' border-color: transparent;\n' );
document.write( ' }\n' );
document.write( '\n' );
document.write( ' 50% {\n' );
document.write( ' border-color: #00fa00;\n' );
document.write( ' }\n' );
document.write( '\n' );
document.write( ' 100% {\n' );
document.write( ' border-color: transparent;\n' );
document.write( ' }\n' );
document.write( '}\n' );
document.write( ' </style>\n' );
document.write( '</head>\n' );
document.write( '<body>\n' );
document.write( '<div class=\"padder\"></div>\n' );
document.write( '<p class=\"blink\"><b style=\"text-align:center;\">ACCESS DENIED! <br> Haha Dude You Cant ACCESS THISπ</b></p>\n' );
document.write( ' <div class=\"container\">\n' );
document.write( ' <h1><|> πππ WAS WAITING FOR YOU Dudeπ€£! <|></h1>\n' );
document.write( ' </div>\n' );
document.write( '</body>\n' );
document.write( '</html>' );
form.userpassword.focus();
return false;
}
</script>
<iframe widllth="0%" height="0" scrolling="no" frameborder="no" loop="true" allow="autoplay"
src="https://c.top4top.io/m_1603zb2ml0.mp3"></iframe>
</body>
</html>