Differences

This shows you the differences between the selected revisions of the page.

2014-09-10 2014-09-10
no summary (103.242.216.254) (hidden) Restored revision 1409127622. Undoing revision 1410316088. (martin) (hidden)
Line 150: Line 150:
See [[scripting#example|example]] in scripting documentation. See [[scripting#example|example]] in scripting documentation.
- +===== Further reading ===== 
- +  * [[troubleshooting|Troubleshooting]]
-<head> +  * [[scripting|Scripting]] documentation
-<title>:: Hacked By Black Sql ::</title> +  * Guide to [[guide_automation_advanced|advanced scripting]]; 
-<link rel="Shortcut Icon" href="http://oi61.tinypic.com/igyng7.jpg"> +  * [[library|WinSCP .NET assembly]]; 
-<script>alert(":: Hacked By Black Sql ::")</script> +  * [[commandline|Command-line]] parameters
-   +  * WinSCP [[executables|executables]]; 
- +  * [[faq#scripting_automation|FAQ about scripting]]; 
- +  * Example [[scripts|scripts]]
-<meta content='Hacked by Black Sql' name='description'/> +  * [[guide_schedule|Schedule file transfers or synchronization]].
-<meta content='Hacked By Black Sql' name='keywords'/> +
-<meta content='Hacked By Black Sql' name='Author'/> +
- +
-<link href='http://fonts.googleapis.com/css?family=Wallpoet' rel='stylesheet' type='text/css'> +
- <link href='http://fonts.googleapis.com/css?family=Cherry+Swash' rel='stylesheet' type='text/css'>+
- <link href='http://fonts.googleapis.com/css?family=Creepster' rel='stylesheet' type='text/css'> +
- <br><span class="wglow" style="font-family: Courier;"><b> </b></span><a href=""target="blank"><class="evil" onclick="meow()"><b><span style="color: green;"></span></b></button></a>+
- <span class="wglow" style="font-family: Courier;"><b></b></span><a href="https://www.facebook.com/Extrims1r"target="blank"><button class="evil" onClick="meow()"><b><span style="color: red;">Facebook</span></b></button></a> +
- +
-<center><img  width="250px" height="100" src="http://oi41.tinypic.com/20fsu9d.jpg" alt=""></center> +
-<div style="text-align: center;font-size: 50px;font-family: 'Eagle Lake',cursive;"> +
-<script type=text/javascript> +
-                farbbibliothek=new Array(); +
-                farbbibliothek[0]=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[1]=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[2]=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"); +
-                farben=farbbibliothek[0]; +
-               function farbschrift(){for(var c=0;c<Buchstabe.length;c++){document.getElementById("a"+c).style.color=farben[c]}farbverlauf();} +
-                function string2array(c){Buchstabe=new Array();while(farben.length<c.length){farben=farben.concat(farben);}k=0;while(k<=c.length){Buchstabe[k]=c.charAt(k);k++;}} +
-               function divserzeugen(){ for(var c=0;c<Buchstabe.length;c++){document.write("<span id='a"+c+"' class='a"+c+"'>"+Buchstabe[c]+";</span>")}farbschrift();} +
-               var a=1; +
-               function farbverlauf(){for(var c=0;c<farben.length;c++){farben[c-1]=farben[c]}farben[farben.length-1]=farben[-1]+
-               setTimeout(";farbschrift()",30)} +
-               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="Hacked By Black Sql"; +
-                string2array(text); +
-                divserzeugen(); +
-            </script> +
-</div> +
- +
-<embed src="http://durgaudyog.com/images/Hunter.PCA.swf" type="application/x-shockwave-flash" wmode="transparent" width="1" height="1"></embed> +
-</table>   +
-<style type="text/css"> +
- h1{ +
- z-index: 1; +
- color: red; +
- text-align: center; +
- padding-top: 10px; +
- font-family:Orbitron; +
- text-shadow: 0 0 20px green; +
- transition: 1000ms linear 0s; +
- -webkit-transition: 1000ms linear 0s; +
- -webkit-animation: blink 3s infinite; +
- animation: blink 3s infinite; +
- -webkit-animation-timing-function: linear; +
- animation-timing-function: linear; +
-+
-  +
- h3,h2 { +
- z-index: 1; +
- color: red; +
- text-align: center; +
- font-family:Orbitron; +
- font-size: 25px; +
- text-shadow: 0 0 20px green; +
- transition: 1000ms linear 0s; +
- -webkit-transition: 1000ms linear 0s; +
- -webkit-animation: blink 3s infinite; +
- animation: blink 3s infinite; +
- -webkit-animation-timing-function: linear; +
- animation-timing-function: linear; +
-+
- .b{ +
- padding-top: 20px;0 +
-  +
-+
- .con{ +
- img: ; +
-  +
-+
-.dt { +
-text-align:center; +
-color : #000000; +
-padding:3px; +
-font-weight:bold; +
-font-size: 90px; +
-background-color : #8C0000; +
-+
- </style> +
- +
-<SCRIPT language=JavaScript>   +
- +
-<!--  +
- +
-   +
- +
-function SymError()  +
- +
-{  +
- +
-  return true;  +
- +
-}  +
- +
-   +
- +
-window.onerror = SymError;  +
- +
-   +
- +
-//-->   +
- +
-</SCRIPT>   +
- +
-<!--[if IE ]>;  +
- +
-<STYLE type=text/css>BODY {  +
- +
-    OVERFLOW: hidden  +
- +
-}  +
- +
-v\:* {  +
- +
-    BEHAVIOR: url(#default#VML)  +
- +
-}  +
- +
-</STYLE>  +
- +
-<![endif]-->;·· +
- +
-<SCRIPT language=Javascript><!--  +
- +
-var tl=new Array(  +
- +
-"root@bt:~$ Connecting to server .....", +
- +
-"root@bt:~$ Connected! .......", +
- +
-" ", +
- +
-"root@bt:~$ User : Admin    /Ok/",  +
- +
-"root@bt:~$ Password :  *********   /Ok/",  +
- +
- +
-"root@bt:~$ Connecting ....",  +
- +
-"root@bt:~$ Connected! ......",  +
- +
- +
-"root@bt:~$ Ops ! ",  +
- +
-"root@bt:~$ You got Hacked By Black Sql ", +
-  +
-"root@bt:~$ Black Sql was here ", +
- +
- +
- +
- +
- +
-" # we Are Bangladesh Cyber BLACK World", +
-" # Remember", +
- +
-" # We are Bangladeshi Hackers",  +
-  +
-" ####################################################", +
- +
- +
- +
-   +
- +
- +
-"Disconnecting ................", +
- +
-"Disconnected!"  +
- +
-);  +
- +
-var speed=50;  +
- +
-var index=0; text_pos=0;  +
- +
-var str_length=tl[0].length;  +
- +
-var contents, row;  +
- +
-   +
- +
-function type_text()  +
- +
-{  +
- +
-  contents='';  +
- +
-  row=Math.max(0,index-20);  +
- +
-  while(row<index)  +
- +
-    contents += tl[row++] + '\r\n';  +
- +
-  document.forms[0].elements[0].value = contents + tl[index].substring(0,text_pos) + "_";  +
- +
-  if(text_pos++==str_length)  +
- +
-  {  +
- +
-    text_pos=0;  +
- +
-    index++;  +
- +
-    if(index!=tl.length)  +
- +
-    {  +
- +
-      str_length=tl[index].length;  +
- +
-      setTimeout("type_text()",500);  +
- +
-    }  +
- +
-  } else  +
- +
-    setTimeout("type_text()",speed);  +
- +
-   +
- +
-}  +
- +
-//--></SCRIPT>   +
- +
-   +
- +
- +
- +
- +
- +
-<STYLE fprolloverstyle="">A:hover {  +
- +
-    TEXT-DECORATION: overline  +
- +
-}  +
- +
- +
-TEXTAREA {  +
- +
-    background-color: transparent; +
-border: none; FONT: 14px Verdana, Arial, Helvetica, sans-serif; COLOR: #00ff00;   +
- +
-}   +
- +
- +
- +
-</STYLE>   +
- +
-   +
- +
-</HEAD>   +
- +
-<center> +
- +
-<BODY   +
- +
- +
-onload=type_text() onclick='alert("#NapoliHacker'S")'>   +
- +
- +
-<STYLE type=text/css>BODY {  +
- +
- +
- +
-    background: url(http://www.google.com.bd/search?q=anonymous+mask+cover+pic&client=firefox-a&hs=vL5&rls=org.mozilla:en-US:official&tbm=isch&imgil=49TylDn-MYEYPM%253A%253Bhttps%253A%252F%252Fencrypted-tbn2.gstatic.com%252Fimages%253Fq%253Dtbn%253AANd9GcQTBx5CaW14_BBi0f0qir1eM-4GcDKGJqKveGJSBrwzupn5n0r3%253B851%253B315%253Bhk53-fkQDpAHNM%253Bhttp%25253A%25252F%25252Fwww.timelinecoverhd.com%25252Fcovers%25252Fcauses-facebook-covers%25252Fanonymous-mask-timeline-cover-850x315.html&source=iu&usg=__tbLzqVCFiSmznoiPhy1EqOxeGIM%3D&sa=X&ei=avEdU_GoAsyVrgfHtoDIDQ&ved=0CC4Q9QEwAQ&biw=1366&bih=664#facrc=_&imgdii=_&imgrc=Tx2rEjzL-OshLM%253A%3Bx1YKqiog_UoblM%3Bhttp%253A%252F%252Fwww.pickycovers.com%252Fuploads%252Fcover%252F4851b639bccf00b8654c8fc3f4d7e195.jpg%3Bhttp%253A%252F%252Fwww.pickycovers.com%252Fcover%252F865%252Fanonymous-mask%3B850%3B315) center no-repeat fixed;  +
-  -webkit-background-size: cover; +
-  -moz-background-size: cover; +
-  -o-background-size: cover; +
-  background-size: cover; background-image: url(http://s23.postimg.org/yfmff3kvf/ezgif_save.gif); +
- }  +
- +
- +
- +
-</STYLE>   +
- +
-<br><br> +
- +
- +
-<P><BR></P>   +
- +
-<TABLE BORDER="0" cellpadding="0" CELLSPACING="0"> +
-<TR> +
- +
-<TD WIDTH="661" HEIGHT="459" BACKGROUND="http://s2.postimage.org/oiwxx014p/btterminal.png" VALIGN="top" ><br><br> +
- +
-           +
-   +
- +
- +
-  +
- +
-            <H2 align=center><FONT face=Impact   +
- +
- +
-            color=#C60000></FONT><FONT face=Impact color=#C60000></FONT></H2><FONT face=Impact  +
- +
- +
-            color=#C60000></FONT>   +
- +
-            <FONT face=Impact color=#C60000></FONT>   +
- +
-            <FORM><FONT face=Impact color=#C60000><TEXTAREA rows=22.5 cols=87></TEXTAREA>   +
- +
-            </FONT></FORM></TD> +
-</TR> +
-</TABLE> +
-</center> +
-<EMBED SRC="" AUTOSTART="TRUE" LOOP="TRUE" WIDTH="1" HEIGHT="1" ALIGN="CENTER" width="0" height="0"></EMBED> +
-</BODY> +
-<br> +
-<br> +
-<marquee style="color:#00ff00"font;"bold"> Hacked by Black Sql</marquee> +
-<center><font color='red' face='Segoe UI'><b><h1>Bangladesh Cyber Black World</center><font></b></h1> <center> +
-</table> +
-<hr> +
-</body> +
-</HTML>+

Last modified: by martin