E

가짜 바이러스 경고 하는 스크립트

· 2006-08-27 (일) 17:54:45 · 2383
<HTML>
<HEAD>
<TITLE> 샘플 페이지 </TITLE>
<META NAME="Generator" CONTENT="EditPlus">
<META NAME="Author" CONTENT="Elbis">
<META NAME="Keywords" CONTENT="JavaScript, 자바스크립트">

<!-- 1. 메모장 등으로 아래의 내용을 HTML 문서의 HEAD 부분에 붙여 넣으세요 -->

<script> alert("접속을 종료 하시겠습니까 ?")</script>
<script> alert("Are you sure you want to end your session?")</script>
<script> alert("Disconnecting...")</script>
<script> alert("Virus Detected")</script>
<script> alert("Loading Virus...")</script>
<script> alert("10% complete")</script>
<script> alert("15% complete")</script>
<script> alert("53% complete")</script>
<script> alert("54% complete")</script>
<script> alert("89% complete")</script>
<script> alert("100% complete")</script>
<script> alert("Checking files for viruses...")</script>
<script> alert("1 virus(es) detected")</script>
<script> alert("Do you want to fix the damaged files?")</script>
<script> alert("Fixing...")</script>
<script> alert("File(s) fixed")</script>

이 홈페이지의 웹마스터에게 바이러스 감염사실을 알려주세요 ;

<script>
<!--

var alerted_already;
var remark;
function theytyped(form) {
for ( j = 1;
j<=remark.length && remark[j]!=form.myoutxt.value;
j++){}
if (j>remark.length)
form.myoutxt.value = " 감사합니다. 확인 버튼을 클릭 하세요 ";
return false;
}


function touched_frog() {
if (!alerted_already) {
alert(""+
""+
""+
""+
""+
"");
alerted_already = true;
}
return alerted_already;
}

function compute(form) {
for (var i = 1;
i<=remark.length && remark[i]!=form.myoutxt.value ;
i++){}
if (i==remark.length)
history.back();
if (i==remark.length-1)
alert("Dear Sir or Madam:"+
"nn It has come to our attention that you have been harassing"+
"none of the buttons on the web. Although most buttons are"+
"nunderstanding about this type of thing (being repeatedly pressed),"+
"nsome rogue buttons have decided to form a support group and have"+
"npetitioned me, the webmaster for funds to provide a secure place for"+
"nrest and relaxation. Due to the large number of requests, this"+
"nwarning has been installed:"+
"n IF YOU PERSIST PRESSING THIS BUTTON,"+
"nYOU WILL BE EJECTED FROM THIS SCREEN."+
"nn Thank you for your cooperation,"+
"nn The Federation for Oppressed and Abused Buttons"+
"nnenclosure: Message from oppressed complaintant"+
"nnnnDear Federation for Oppressed and Abused Buttons"+
"nn As I have been able to secure your assistance before,"+
"nI beg your help in stopping the on going abuse I am once again"+
"nforced to endure. THIS FREAKIN' NUT CASE WILL NOT STOP!"+
"nn Sincerely"+
"nn Push Me"+
"nnp.s. I will definitely attend the annual meeting next July");


if (i<remark.length)
form.myoutxt.value = remark[i+1];
else
form.myoutxt.value = remark[1];
}

function initArray() {
this.length = initArray.arguments.length;
for (var i = 0; i < this.length; i++)
this[i+1] = initArray.arguments[i];
}

remark = new initArray( "장난이었습니다",
"하하하!",
"Why are you clicking me, I told you this was a joke!",
"Go Away!!..Quit bothering me!!",
"SOMEBODY STOP THIS CRAZY PERSON!",
"I give up. Please stop.",
"I SAID PLEASE, WHAT'S WRONG WITH YOU!",
"I understand your need to push buttons, but please stop!",
"This is NOT funny!",
"I give up.",
"This is now a back button!");

alerted_already = false;

// -->
</script>

<!--------------------------------- 여기까지 ------------------------------->

</head>

<body>

<!---- [2단계] 아래의 코드를 원하는 위치에 복사 해 넣으세요 -------------------->

<form name="buttons" method="post" onSubmit="return false">
<input type="button" name="pushme" value="Submit" onClick="compute(this.form)"
onMouseOver="window.status='지금까지는 농담이었습니다. 놀라셨죠?';
return touched_frog()">
<input type="text" value=" " name="myoutxt" onBlur="theytyped(this.form)" onFocus="theytyped(this.form)" onChange="theytyped(this.form)" size=40>
</form>

<!------------------------- 여기까지 ---------------------------------->

</body>
</html><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

8,188건
+
제목 글쓴이 날짜 조회
06-12-15 조회 4,415
06-12-15 조회 2,832
06-12-15 조회 3,142
06-12-15 조회 2,990
06-12-15 조회 2,929
06-12-15 조회 2,715
06-12-15 조회 4,358
06-12-15 조회 2,824
06-12-15 조회 2,986
06-12-15 조회 2,613
06-12-15 조회 3,258
06-12-15 조회 3,509
06-12-15 조회 2,759
06-12-15 조회 2,908
06-12-12 조회 3,260
06-12-11 조회 4,380
06-12-10 조회 4,034
06-12-07 조회 3,547
06-12-07 조회 3,838
06-11-30 조회 3,104
06-11-27 조회 5,441
06-11-11 조회 3,138
06-10-16 조회 3,644
06-10-10 조회 3,347
06-09-27 조회 8,979
06-09-26 조회 4,121
06-09-21 조회 3,777
06-09-21 조회 3,395
06-09-21 조회 4,258
06-09-21 조회 4,219
06-09-21 조회 3,552
06-09-21 조회 3,761
06-09-21 조회 3,612
06-09-21 조회 4,368
06-09-21 조회 4,552
06-09-18 조회 3,469
06-09-15 조회 3,484
06-09-15 조회 3,316
06-09-11 조회 3,615
06-09-11 조회 3,369
06-09-11 조회 3,579
06-09-11 조회 4,932
06-09-11 조회 4,441
06-09-06 조회 3,062
06-09-04 조회 3,814
06-09-02 조회 4,002
06-09-01 조회 4,096
06-08-28 조회 4,292
06-08-27 조회 3,335
06-08-27 조회 2,671
06-08-27 조회 2,572
06-08-27 조회 3,196
06-08-27 조회 2,862
06-08-27 조회 2,912
06-08-27 조회 6,318
06-08-27 조회 2,523
06-08-27 조회 2,453
06-08-24 조회 4,649
06-08-23 조회 2,909
06-08-22 조회 2,856
06-08-22 조회 2,815
06-08-19 조회 2,960
06-08-12 조회 2,925
06-08-11 조회 4,171
06-08-08 조회 2,962
06-08-06 조회 3,318
06-08-05 조회 2,752
06-08-04 조회 3,231
06-08-04 조회 4,198
06-08-03 조회 3,407
06-07-25 조회 3,521
06-07-23 조회 3,279
06-07-22 조회 4,330
06-07-21 조회 2,977
06-07-21 조회 3,188
06-07-21 조회 3,148
06-07-20 조회 4,482
06-07-20 조회 5,269
06-07-20 조회 3,831
06-07-19 조회 4,291
06-07-19 조회 3,212
06-07-19 조회 4,866
06-07-19 조회 4,254
06-07-19 조회 3,375
06-07-12 조회 3,909
06-07-11 조회 5,540
06-07-11 조회 4,201
06-07-11 조회 2,732
06-07-11 조회 4,392
06-07-11 조회 3,512
06-07-11 조회 3,752
06-07-11 조회 2,891
06-07-11 조회 2,790
06-07-11 조회 3,482
06-06-27 조회 4,549
06-06-21 조회 4,228
06-06-15 조회 3,907
06-06-10 조회 3,343
06-06-05 조회 3,139
06-05-31 조회 4,220