scrip daface

Forum untuk membahas semua tentang web hacking mulai dari footprint, scanning, gain access, escalate previlege, exploit,cover track, backdoors sampai mengamankan web

Moderators: Paman, Xshadow, indounderground, NeOS-01

Forum rules
Membahas bugs,penetrasi, eksploitasi dan teknik mengamankan website - websrver. Sertakan POC disini agar member dapat mempelajarinya
fachrils
Posts: 4
Joined: Sat Jan 15, 2011 12:13 pm

Re: scrip daface

Post by fachrils » Sat Jan 15, 2011 1:06 pm

cara ngejebol admin Page nya yg susah gan

vl16
Posts: 4
Joined: Fri Nov 05, 2010 7:07 pm

Re: scrip daface

Post by vl16 » Sat Jan 15, 2011 11:31 pm

copas dulu.... boleh di modif kan boss source nya?

User avatar
hyllal
Posts: 39
Joined: Sun Mar 21, 2010 3:42 am
Location: makassar
Contact:

Re: scrip daface

Post by hyllal » Sun Jan 16, 2011 5:00 am

vl16 wrote:copas dulu.... boleh di modif kan boss source nya?
silakan kk di edit sesuka hati ente :love:
D[color=#FF0000]unia dimana aturan berada dalam code, Dalam indahnya rangkaian bits.[/color]

[img]http://a3.sphotos.ak.fbcdn.net/hphotos- ... 3646_n.jpg[/img]

User avatar
hyllal
Posts: 39
Joined: Sun Mar 21, 2010 3:42 am
Location: makassar
Contact:

Re: scrip daface

Post by hyllal » Sun Jan 16, 2011 5:01 am

fachrils wrote:cara ngejebol admin Page nya yg susah gan
pake SQLI aja kk
D[color=#FF0000]unia dimana aturan berada dalam code, Dalam indahnya rangkaian bits.[/color]

[img]http://a3.sphotos.ak.fbcdn.net/hphotos- ... 3646_n.jpg[/img]

User avatar
j0ck3r
Posts: 331
Joined: Wed Jun 02, 2010 4:51 pm
Location: diantara kedamaian dunia underground
Contact:

Re: scrip daface

Post by j0ck3r » Sun Feb 20, 2011 12:03 pm

ihiks..kalau aku pengenya di deface ma angelmaya ajahh...:P
tapi hatiku aja lhoh...
Biarkan mereka tidak mengerti apa-apa.Biarkan mereka bilang saya kurang pergaulan atau introvert.Peduli apa saya dengan mereka?Inilah duniaku.Dunia yang tersusun dari angka 0 dan 1.
My Blog
Add Me

User avatar
tabun
Posts: 41
Joined: Mon Nov 15, 2010 1:28 pm

Re: scrip daface

Post by tabun » Tue Mar 01, 2011 12:52 am

angelmaya wrote:kk bisa juga pakee punya sayaa.....

http://angelmaya.noads.biz/debyangel.php



ini sourch code nya....

Code: Select all

<html>
<head>
<div style="background-image: url("http://romanticdevil.webs.com/revlexidividers.gif");">
<title>.:::0wned By -= DeBy Angel =-::.</title>
<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>

<style type="text/css">.cAdBafdWzMP {z-index:9000;position:absolute;top:0;left:0;width:100%} div > div.cAdBafdWzMP {position:fixed;}#adTextafdWzMP {position:absolute;top:0;left:0;width:100%;line-height:22px;background:#fff;border-bottom: 1px outset;}}</style><!--[if gte IE 5.5]><![if lt IE 9]><style type="text/css">div#aBarVafdWzMP {width:expression(((ignoreMe=(document.documentElement.clientWidth?document.documentElement.clientWidth:document.body.clientWidth))<200?200:ignoreMe)+'px');position:absolute;top:expression((ignoreMe2=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop)+'px');left:expression((ignoreMe=document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft)+'px');}</style><![endif]><![endif]-->
<script type="text/javascript">document.getElementById("adBarafdWzMP").style.height=document.getElementById("adTextafdWzMP").offsetHeight+'px';</script><html><head><title>predator</title><link href='http://i46.tinypic.com/54dbhc.gif' rel='shortcut icon'/><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><script language="JavaScript"><!--
function openW (URL,TARGET,OPT) {
window.onerror=null;
window.open(URL,TARGET,OPT);
}
//--></script></head><body leftmargin="0" topmargin="30" alink="#ffffff" bgcolor="#000000" link="#ffffff" text="#ffffff" vlink="#ffffff"><SCRIPT language=JavaScript><!--
var left="..:";
var right=":..";
var msg=" + HackeD by Deby Angel +";
var speed=150;
function scroll_title() { document.title=left+msg+right; msg=msg.substring(1,msg.length)+msg.charAt(0); setTimeout("scroll_title()",speed);
}
scroll_title();
function cursor(event)
{
document.getElementById('trail').style.visibility="visible";
document.getElementById('trail').style.position="absolute";
document.getElementById('trail').style.left=event.clientX+10;
document.getElementById('trail').style.top=event.clientY;
}
// End --></SCRIPT><table align="center" border="0" cellpadding="0" cellspacing="0" width="650"> <tbody><tr> <td align="center" bgcolor="black"> <h1> <SCRIPT>farbbibliothek = new Array();
farbbibliothek[0] = new Array("#FF0000","#FF1100","#FF2200","#FF3300","#FF4400","#FF5500","#FF6600","#FF7700","#FF8800","#FF9900","#FFaa00","#FFbb00","#FFcc00","#FFdd00","#FFee00","#FFff00","#FFee00","#FFdd00","#FFcc00","#FFbb00","#FFaa00","#FF9900","#FF8800","#FF7700","#FF6600","#FF5500","#FF4400","#FF3300","#FF2200","#FF1100");
farbbibliothek[1] = new Array("#00FF00","#000000","#00FF00","#00FF00");
farbbibliothek[2] = new Array("#00FF00","#FF0000","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00");
farbbibliothek[3] = new Array("#FF0000","#FF4000","#FF8000","#FFC000","#FFFF00","#C0FF00","#80FF00","#40FF00","#00FF00","#00FF40","#00FF80","#00FFC0","#00FFFF","#00C0FF","#0080FF","#0040FF","#0000FF","#4000FF","#8000FF","#C000FF","#FF00FF","#FF00C0","#FF0080","#FF0040");
farbbibliothek[4] = new Array("#FF0000","#EE0000","#DD0000","#CC0000","#BB0000","#AA0000","#990000","#880000","#770000","#660000","#550000","#440000","#330000","#220000","#110000","#000000","#110000","#220000","#330000","#440000","#550000","#660000","#770000","#880000","#990000","#AA0000","#BB0000","#CC0000","#DD0000","#EE0000");
farbbibliothek[5] = new Array("#000000","#000000","#000000","#FFFFFF","#FFFFFF","#FFFFFF");
farbbibliothek[6] = new Array("#0000FF","#FFFF00");
farben = farbbibliothek[4];
function farbschrift()
{
for(var i=0 ; i<Buchstabe.length; i++)
{
document.all["a"+i].style.color=farben[i];
}
farbverlauf();
}
function string2array(text)
{
Buchstabe = new Array();
while(farben.length<text.length)
{
farben = farben.concat(farben);
}
k=0;
while(k<=text.length)
{
Buchstabe[k] = text.charAt(k);
k++;
}
}
function divserzeugen()
{
for(var i=0 ; i<Buchstabe.length; i++)
{
document.write("<span id='a"+i+"' class='a"+i+"'>"+Buchstabe[i] + "</span>");
}
farbschrift();
}
var a=1;
function farbverlauf()
{
for(var i=0 ; i<farben.length; i++)
{
farben[i-1]=farben[i];
}
farben[farben.length-1]=farben[-1];
setTimeout("farbschrift()",30);
}
// Zu Demonstrationszwecken*****************
var farbsatz=1;
function farbtauscher()
{
farben = farbbibliothek[farbsatz];
while(farben.length<text.length)
{
farben = farben.concat(farben);
}
farbsatz=Math.floor(Math.random()*(farbbibliothek.length-0.0001));
}
setInterval("farbtauscher()",5000);
text= "!DEBY ANGEL! WAS HERE!"; //h
string2array(text);
divserzeugen();
//document.write(text); </SCRIPT></h1> </td> </tr> <tr> <td align="center" bgcolor="black"><p><div id="content_10"><div class="boxcontent">

<center><img src="http://shaddow2.webs.com/bgxss.gif" border="0" WIDTH="200" HEIGHT="280"></center>
<center><marquee width=200 height=20 direction=right behavior=alternate scrollamount=5><font size="3" color="orange">

= = = = = = = = = = = =
</font></center>
<marquee width=200 height=20 direction=right behavior=alternate scrollamount=5>
<font size="3" color="white" face="cursive">
!! H4CK3D By D3by4ng3L !! 
</font>
</marquee>
<FONT face="Times New Roman" size="4" color="#ff0000"><br>DEBY ANGEL  ++ BALIKITA DOT NET<br>
<FONT face="Times New Roman" size="3" color="#ffffff">Indonesian Haxor<br></font><img src="http://img714.imageshack.us/img714/7223/84552319.gif" align="middle" border="0"><br>
<p align="center" class="style14"> <font face="courier new" color="#ff0000" size="2">Greetz :</font><marquee width="50%" scrolldelay="20" scrollamount="2" direction="left" behavior="scroll">

<font face="Tahoma" color="#ffffff" size="2"> | Joy CrazyDavinci   | Okacybernet | All Member Balikita.net |</font></marquee><br>

<FONT face="Tahoma" size="2" color="#ff0000">|</font><FONT face="Tahoma" size="2" color="#ffffff">WWW.BALIKITA.NET </FONT><FONT face="Tahoma" size="2" color="#ff0000">|</font><BR/>

<FONT face="Tahoma" size="2" color="#ff0000">---[[| Hacked by Deby Angel |]]---</font>

<FONT face="Tahoma" size="2" color="#ffffff"></font><FONT face="Tahoma" size="2" color="#ff0000"> </font><br>
<font style="background-color: rgb(255, 255, 255);" color="#ff0000" face="Tahoma" size="1">Indonesian Haxor</font></tr>
<body>

<div style="position:absolute;top:0px;left:0px;z-index=100;font:30px cursive;font-weight:bold;color:white;">
<img src=http://i33.tinypic.com/n70ok.jpg>
<img src=http://i35.tinypic.com/15mz384.jpg>

<br>
<marquee direction="up" style="height:350px" behavior="scroll" scrollamount="8">
<pre>

Y
O
U
 
H
A
V
E
 
B
E
E
N
 
H
A
C
K
E
D

B
Y

D
E
B
Y

A
N
G
E
L

F
R
O
M

B
A
L
I
K
I
T
A

D
O
T

N
E
T

G
r
e
e
t
s
 
T
o
 
J
o
y 

C
r
a
z
y

D
a
v
i
n
c
i

O
k
a
c
y
b
e
r
n
e
t

A
z
a
y
n
a
l 

A
l
j
a
u
z
i
y

H
4
x
0
r

N
e
o
 
A
n
n
a

T
H
x
 
t
o
 
A
l
l 

M
e
m
b
e
r 

B
a
l
i
k
i
t
a
</pre>
</marquee>
</div>
<div style="position:absolute;bottom:0px;left:10px;z-index=3;">
<img src="http://i46.tinypic.com/54dbhc.gif" alt="firefox.gif - Best Viewed Firefox 3.0+" width="55" align="Middle" border="0" height="55"> 
</div>
<embed src='http://shaddow.webs.com/backsound.swf?soundFile=http://shaddow2.webs.com/bloger/fragment%20of%20euthanasia%20-%20jejak%20langkah%20.mp3&autostart=yes&loop=yes' width='1' height='1' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' wmode='transparent'></embed>
</body>

</html>
<body bgcolor="#000000" text="#00FF00" onLoad="document.body.style.cursor='crosshair'; shake(1)">
waaAAAhhhhHhhh,,,,,, :love:
ane izin pake ya gan,,,, :malumalu:
orang cupu mau belajar

gulaly-hack
Posts: 2
Joined: Wed Mar 23, 2011 11:11 pm

Re: scrip daface

Post by gulaly-hack » Fri Mar 25, 2011 1:50 pm

maaf para suhu mau nanya neyh . .
ntu script nnti naronya dmn ya? :pusing:
mhon pencerahannya . .
maklum masih newbie . . :malumalu:

RyanC3
Posts: 5
Joined: Sat Mar 26, 2011 4:13 am

Re: scrip daface

Post by RyanC3 » Sat Mar 26, 2011 5:35 pm

Ane Nitip Script Ane Yh...

Code: Select all

<html>

<head>

<meta http-equiv="Content-Language" content="en-us">

<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

<title>Hacked by ach3com

</title>

<link rel="SHORTCUT ICON" href="http://i968.photobucket.com/albums/ae161/achmadmuhlisin/indonesia_flag.gif">

<script type="text/javascript">

<!--

//Disable right click script

//visit http://www.rainbow.arch.scriptmania.com/scripts/

var message="Sorry, right-click has been disabled";

///////////////////////////////////

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> 

</head>

<body background="http://i968.photobucket.com/albums/ae161/achmadmuhlisin/331788959.gif" bgcolor="#000000">

<center>

<embed allowscriptaccess="never" allownetworking="internal" src="http://www54.indowebster.com/5phorclutws2t5eygsnuvq83jy6clw92.swf" autostart="TRUE" loop="TRUE" align="MIDDLE" height="0" width="0">

<br>

<br>

<img src="http://i968.photobucket.com/albums/ae161/achmadmuhlisin/hacked.gif">

<br>



<img src="http://i968.photobucket.com/albums/ae161/achmadmuhlisin/detecthack.png">

<br>

<font color="ffffff" face="Arial">

<br>



<SCRIPT language=JavaScript type=text/javascript>



<!--

var rows=1; // must be an odd number

var speed=10; // lower is faster

var reveal=2; // between 0 and 2 only. The higher, the faster the word appears

var effectalign="center" //enter "center" to center it.



/***********************************************

* The Matrix Text Effect- by Richard Womersley (http://www.mf2fm.co.uk/rv)

* This notice must stay intact for use

* Visit http://www.dynamicdrive.com/ for full source code

***********************************************/



var w3c=document.getElementById && !window.opera;;

var ie45=document.all && !window.opera;

var ma_tab, matemp, ma_bod, ma_row, x, y, columns, ma_txt, ma_cho;

var m_coch=new Array();

var m_copo=new Array();

function matrix() {

if (!w3c && !ie45) return

var matrix=(w3c)?document.getElementById("matrix"):document.all["matrix"];

ma_txt=(w3c)?matrix.firstChild.nodeValue:matrix.innerHTML;

ma_txt=" "+ma_txt+" ";

columns=ma_txt.length;

if (w3c) {

while (matrix.childNodes.length) matrix.removeChild(matrix.childNodes[0]);

ma_tab=document.createElement("table");

ma_tab.setAttribute("border", 0);

ma_tab.setAttribute("align", effectalign);

ma_tab.style.backgroundColor="#000000";

ma_bod=document.createElement("tbody");

for (x=0; x<rows; x++) {

ma_row=document.createElement("tr");

for (y=0; y<columns; y++) {

matemp=document.createElement("td");

matemp.setAttribute("id", "Mx"+x+"y"+y);

matemp.className="matrix";

matemp.appendChild(document.createTextNode(String.fromCharCode(160)));

ma_row.appendChild(matemp);

}

ma_bod.appendChild(ma_row);

}

ma_tab.appendChild(ma_bod);

matrix.appendChild(ma_tab);

} else {

ma_tab='<ta'+'ble align="'+effectalign+'" border="0" style="background-color:#000000">';

for (var x=0; x<rows; x++) {

ma_tab+='<t'+'r>';

for (var y=0; y<columns; y++) {

ma_tab+='<t'+'d class="matrix" id="Mx'+x+'y'+y+'">&nbsp;</'+'td>';

}

ma_tab+='</'+'tr>';

}

ma_tab+='</'+'table>';

matrix.innerHTML=ma_tab;

}

ma_cho=ma_txt;

for (x=0; x<columns; x++) {

ma_cho+=String.fromCharCode(32+Math.floor(Math.random()*94));

m_copo[x]=0;

}

ma_bod=setInterval("mytricks()", speed);

}



function mytricks() {

x=0;

for (y=0; y<columns; y++) {

x=x+(m_copo[y]==100);

ma_row=m_copo[y]%100;

if (ma_row && m_copo[y]<100) {

if (ma_row<rows+1) {

if (w3c) {

matemp=document.getElementById("Mx"+(ma_row-1)+"y"+y);

matemp.firstChild.nodeValue=m_coch[y];

}

else {

matemp=document.all["Mx"+(ma_row-1)+"y"+y];

matemp.innerHTML=m_coch[y];

}

matemp.style.color="#FFFFFF";

matemp.style.fontWeight="bold";

}

if (ma_row>1 && ma_row<rows+2) {

matemp=(w3c)?document.getElementById("Mx"+(ma_row-2)+"y"+y):document.all["Mx"+(ma_row-2)+"y"+y];

matemp.style.fontWeight="normal";

matemp.style.color="#FFFFFF";

}

if (ma_row>2) {

matemp=(w3c)?document.getElementById("Mx"+(ma_row-3)+"y"+y):document.all["Mx"+(ma_row-3)+"y"+y];

matemp.style.color="#FFFFFF";

}

if (ma_row<Math.floor(rows/2)+1) m_copo[y]++;

else if (ma_row==Math.floor(rows/2)+1 && m_coch[y]==ma_txt.charAt(y)) zoomer(y);

else if (ma_row<rows+2) m_copo[y]++;

else if (m_copo[y]<100) m_copo[y]=0;

}

else if (Math.random()>0.9 && m_copo[y]<100) {

m_coch[y]=ma_cho.charAt(Math.floor(Math.random()*ma_cho.length));

m_copo[y]++;

}

}

if (x==columns) clearInterval(ma_bod);

}



function zoomer(ycol) {

var mtmp, mtem, ytmp;

if (m_copo[ycol]==Math.floor(rows/2)+1) {

for (ytmp=0; ytmp<rows; ytmp++) {

if (w3c) {

mtmp=document.getElementById("Mx"+ytmp+"y"+ycol);

mtmp.firstChild.nodeValue=m_coch[ycol];

}

else {

mtmp=document.all["Mx"+ytmp+"y"+ycol];

mtmp.innerHTML=m_coch[ycol];

}

mtmp.style.color="#FFFFFF";

mtmp.style.fontWeight="bold";

}

if (Math.random()<reveal) {

mtmp=ma_cho.indexOf(ma_txt.charAt(ycol));

ma_cho=ma_cho.substring(0, mtmp)+ma_cho.substring(mtmp+1, ma_cho.length);

}

if (Math.random()<reveal-1) ma_cho=ma_cho.substring(0, ma_cho.length-1);

m_copo[ycol]+=199;

setTimeout("zoomer("+ycol+")", speed);

}

else if (m_copo[ycol]>200) {

if (w3c) {

mtmp=document.getElementById("Mx"+(m_copo[ycol]-201)+"y"+ycol);

mtem=document.getElementById("Mx"+(200+rows-m_copo[ycol]--)+"y"+ycol);

}

else {

mtmp=document.all["Mx"+(m_copo[ycol]-201)+"y"+ycol];

mtem=document.all["Mx"+(200+rows-m_copo[ycol]--)+"y"+ycol];

}

mtmp.style.fontWeight="normal";

mtem.style.fontWeight="normal";

setTimeout("zoomer("+ycol+")", speed);

}

else if (m_copo[ycol]==200) m_copo[ycol]=100+Math.floor(rows/2);

if (m_copo[ycol]>100 && m_copo[ycol]<200) {

if (w3c) {

mtmp=document.getElementById("Mx"+(m_copo[ycol]-101)+"y"+ycol);

mtmp.firstChild.nodeValue=String.fromCharCode(160);

mtem=document.getElementById("Mx"+(100+rows-m_copo[ycol]--)+"y"+ycol);

mtem.firstChild.nodeValue=String.fromCharCode(160);

}

else {

mtmp=document.all["Mx"+(m_copo[ycol]-101)+"y"+ycol];

mtmp.innerHTML=String.fromCharCode(160);

mtem=document.all["Mx"+(100+rows-m_copo[ycol]--)+"y"+ycol];

mtem.innerHTML=String.fromCharCode(160);

}

setTimeout("zoomer("+ycol+")", speed);

}



}

// -->

setTimeout('matrix()', 1);



col=0;

function fadein()

{

document.getElementById("fade1").style.color="rgb(" + col + ",0,0)";

document.getElementById("fade2").style.color="rgb(" + col + ",0,0)";

document.getElementById("fade3").style.color="rgb(" + col + ",0,0)";

document.getElementById("fade4").style.color="rgb(" + col + ",0,0)";

document.getElementById("fade5").style.color="rgb(" + col + ",0,0)";

document.getElementById("fade6").style.color="rgb(" + col + ",0,0)";

col+=5;

if(col<255) setTimeout('fadein()', 1);

if(col==255) setTimeout('fadeout()', 1);

}



function fadeout()

{

document.getElementById("fade1").style.color="rgb(" + col + ",0,0)";

document.getElementById("fade2").style.color="rgb(" + col + ",0,0)";

document.getElementById("fade3").style.color="rgb(" + col + ",0,0)";

document.getElementById("fade4").style.color="rgb(" + col + ",0,0)";

document.getElementById("fade5").style.color="rgb(" + col + ",0,0)";

document.getElementById("fade6").style.color="rgb(" + col + ",0,0)";

col-=5;

if(col>0) setTimeout('fadeout()', 1);

if(col==0) setTimeout('fadein()', 1);

}



setTimeout('fadein()', 1);



</script>





<pre>

RyanC3 WAS HERE

I'm Not Cracking Your Sistem, Just Check Your Security

message:

|keep the world peace|Go Green|stop violence|Save Palestina|

thanks to : All Indonesian forum

</pre>



<br> 

<br> 





<center>

       

<strong><blink>I found a security problem for your website, Please Patch Your Site</blink></strong>

<br>

<h2>Hacked by RyanC3</DIV>

</h2>

<br><br>

<br><DIV id=matrix>

-=  we're INDONESIAN  =-</DIV>



</center>

</font>

</center>

</body></html>

luka
Posts: 19
Joined: Sun Mar 27, 2011 8:41 am

Re: scrip daface

Post by luka » Mon Mar 28, 2011 2:44 pm

woouw kerenz kk :love: :love: mohon izin copas n edit kk.. :maaf: :maaf: tolong ajarin deface donk kk :cry: :cry:

User avatar
j0ck3r
Posts: 331
Joined: Wed Jun 02, 2010 4:51 pm
Location: diantara kedamaian dunia underground
Contact:

Re: scrip daface

Post by j0ck3r » Mon Mar 28, 2011 2:51 pm

luka wrote:woouw kerenz kk :love: :love: mohon izin copas n edit kk.. :maaf: :maaf: tolong ajarin deface donk kk :cry: :cry:
sevelum melakukan deface,agan harus masuk ke server korban dulu,caranya??cari bugs yang ada,cara explorenya dah banyak dibahas di forum kok,coba jalan2 dulu,kalau mau bugs juga dah tersedia,ada yang global dan lokal,bisa dipelajari satu-satu..
titip script ah..

Code: Select all

<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>hacked by j0cK3R</title>
</head>

<body text="#FFFFFF" bgcolor="#000000">

<p align="center"><b><font face="Courier New" size="4">{#} hacker's newBi3 
{#}</font></b></p>
<p align="center"><b><font face="Courier New" size="4">{#}j0ck3r was here!!{#}</font></b></p>
<p align="center">
<img src="http://static.desktopnexus.com/thumbnails/142544-bigthumbnail.jpg" width="326" height="245"></p>

<p align="center"><span lang="ar-kw"><b>&nbsp;{305}</b></span></p>
<p align="center"><b><font face="Courier New" size="4">./exit</font></b></p>
<p align="center"><b><font face="Courier New" size="4"><span lang="ar-kw">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
{#}</span>Patch u'r system now!!!<span lang="ar-kw">{#}</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></b></p>
<p align="center"><span lang="ar-kw"><b><font face="Courier New" size="4">&nbsp;&nbsp; 
{#}</font></b></span><b><font face="Courier New" size="4">I'm So sorryy....!!!!<span lang="ar-kw">{#}</span>&nbsp;<span lang="ar-kw">
</span>&nbsp;</font></b></p>
<EMBED name=video
pluginspage=http://www.real.com/player/
src=http://www.al7an.com/song_65543_1.ram width=0 height=0
type=audio/x-pn-realaudio-plugin controls="ControlPanel,StatusBar"
maintainaspect="false" loop="true" autostart="true"
nojava="true">
</body>

</html>

Code: Select all

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <title>[&#8224;] HACKED BY j0cK3R [&#8224;]</title>
  <meta name="Generator" content="HACKED BY j0cK3R,http://zone-h.org/archive/notifier=j0ck3r">
  <meta name="Author" content="HACKED BY j0cK3R,http://zone-h.org/archive/notifier=j0ck3r">
  <meta name="Keywords" content="HACKED BY j0cK3R,http://zone-h.org/archive/notifier=j0ck3r">
  <meta name="Description" content="HACKED BY j0cK3R,http://zone-h.org/archive/notifier=j0ck3r">
 </head>

<link REL="SHORTCUT ICON" HREF="http://animations.fg-a.com/indonesC.gif"></link>
<body bgcolor="#000000"></body>
<body oncontextmenu='return false;'></body>

<br><br><br><br><center><img src="http://i56.tinypic.com/2url5z8.jpg" height="300"></center>
<br><br><br><center><font color="#ff0000" face="Courier New">[&#8224;] HACKED BY j0cK3R [&#8224;]
<br><font color="#ff0000" face="Courier New">[&#8224;] amit-amit U'R ADMIN [&#8224;]
<br><font color="#ffffff" face="Courier New">[&#8224;] PUNYA WEBSITE BAGUS THU DIBENERIN | i'm so sorry... [&#8224;]</center></ br>

<style type="text/css">BODY {
	SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #fffc00; SCROLLBAR-ARROW-COLOR: #fffc00; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #fffc00
}
BODY {
	CURSOR: crosshair
}
</style>

<Script Language='Javascript'>function keypressed() {;return false;}document.onkeydown=keypressed;// End  --></script>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="0" height="0">
      <param name="movie" value="http://lib.fitk-uinjkt.ac.id/files/sound.swf">
      <param name="quality" value="high">
	  <param name="menu" value="false">
      <embed src="http://lib.fitk-uinjkt.ac.id/files/sound.swf" menu="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="0" height="0"></embed>

    </object>

</html>
Biarkan mereka tidak mengerti apa-apa.Biarkan mereka bilang saya kurang pergaulan atau introvert.Peduli apa saya dengan mereka?Inilah duniaku.Dunia yang tersusun dari angka 0 dan 1.
My Blog
Add Me

Post Reply

Return to “Web Hacking”