InSeCuRiTy Hack Romania
Bun Venit Pe InSeCuRiTy Romania ,, un forum unde gasesti ce vrei orice program hack va fi publicat doar pe insecurity romania un loc dedicat programelor hacking si tutorialelor ! pentru a putea folosi acest site te rugam sa iti faci cont deoarece continutul accestui site este privat
Attentie - accest site este facut intrun scop educativ nu raspundem pentru daunele provocate !
|
Lista Forumurilor Pe Tematici
|
InSeCuRiTy Hack Romania | Reguli | Inregistrare | Login
POZE INSECURITY HACK ROMANIA
Nu sunteti logat.
|
Nou pe simpatie: verona1991 pe Simpatie
 | Femeie 25 ani Iasi cauta Barbat 26 - 62 ani |
|
hellteam91
Administrator
 Inregistrat: acum 15 ani
Postari: 57
|
|
ARATA ORA
<script language='JavaScript'>var acum = new Date(); minacum.getMinutes()<10) ? '0' : '';document.write(acum.getHours()+':'+ min +acum.getMinutes()); </script>
=======================================
<!-- SiteSearch Google --> <FORM method=GET action="http://www.google.com/search"> <input type=hidden name=ie value=UTF-8> <input type=hidden name=oe value=UTF-8> <TABLE bgcolor="#000000"><tr><td> <A HREF="http://www.google.com/"> <IMG SRC="http://www.google.com/logos/Logo_40blk.gif" border="0" ALT="Google" width="128" height="53"></A> </td> <td> <INPUT TYPE=text name=q size=31 maxlength=255 value=""> <INPUT type=submit name=btnG VALUE="Google Search"> <font size=-1 face=tahoma color=white> <input type=hidden name=domains value="YOUR DOMAIN NAME"><br><input type=radio name=sitesearch value=""><strong> WWW <input type=radio name=sitesearch value="www.dajackal.go.ro" checked> WireD | DaJackal <br>
</font> </td></tr></TABLE> </FORM> <!-- SiteSearch Google -->
===================================== mesaj iesire din pagina
<BODY onunload="alert('mesaj');">
================================================
insereaza frame
<IFRAME src="www.gg.ro" name="dajackal" width="500" height="500" frameborder="5"></IFRAME> ========================================
scris mergaretz
<marquee bgcolor="#00ff00" width="80%" scrollamount="6"> lolsaoldaosldlas</marquee> ==================================== mesaj
<SCRIPT language="JavaScript"> <!-- alert('Welcome to my page!'); --> </SCRIPT> =============================================== ADAUGA LA FAVORITI
<script language="JavaScript1.2">
<!-- var bookmarkurl="http://www.bashsoftware.tk" var bookmarktitle="Bash Software Homepage"
function addbookmark(){ if (document.all) window.external.AddFavorite(bookmarkurl,bookmarktitle) }
--> </script> ===================================================== <form> <INPUT TYPE="button" VALUE="BACK" onClick="parent.myframe.history.back()"> <INPUT TYPE="button" VALUE="FORWARD" onClick="parent.myframe.history.forward()"> </form> ===================================================== CREEAZA BUTON DE INCHIDERE PAGINA
<script language="JavaScript"> <!-- function closeIt() { close(); } // --> </script> ======================================================= MSJ CU DA SAU NU
<SCRIPT language="JavaScript"> <!-- { var where_to= confirm("Are you sure?"; if (where_to== true) { window.location="http://www.bashsoftware.tk"; } else { // do nothing } } //--> </SCRIPT>
================================== ca sa pui html sa se vada
<xmp>place html tags here</xmp>
=================================== ceava apt mouse
<STYLE TYPE="text/css"> <!-- #dek {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;} //--> </STYLE> ============================= scrie data
<SCRIPT LANGUAGE="JavaScript"> <!-- function InsertDate(){ thedate = new Date(); theday = thedate.getDay(); themonth = thedate.getMonth(); theweekday = thedate.getDate(); weekday = theweekday; theyear = thedate.getYear(); year = theyear
if(theday == 0) day = "Sunday" else if(theday == 1) day = "Monday" else if(theday == 2) day = "Tuesday" else if(theday == 3) day = "Wednesday" else if(theday == 4) day = "Thursday" else if(theday == 5) day = "Friday" else if(theday == 6) day = "Saturday"
if(themonth == 0) month = "January" else if(themonth ==1) month = "February" else if(themonth ==2) month = "March" else if(themonth ==3) month = "April" else if(themonth ==4) month = "May" else if(themonth ==5) month = "June" else if(themonth ==6) month = "July" else if(themonth ==7) month = "August" else if(themonth ==Cool month = "September" else if(themonth ==9) month = "October" else if(themonth ==10) month = "November" else if(themonth ==11) month = "December"
document.write(day +", " +month + " "; document.write(theweekday +", " +theyear);} --> </SCRIPT> ==================================== fara click dreapta
<script language=JavaScript> <!--
//Disable right mouse click Script //By DaJackal E-mail) //For full source code, visit
var message="Function Disabled!"; /////////////////////////////////// function clickIE() {if (document.all) {alert(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {alert(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> ============================================= smecher pt cursor si scroll
<script language="JavaScript1.2"> <!--
//onMouseover Scrollbar effect-by Svetlin Staev E-mail) //Submitted to Dynamic Drive //Visit for this script
/*---------------[IE 5.5+ Scrollbars colorer]-------------------*/ function scrollBar(line,face,theme) { if (!line||!face) { line=null; face=null; switch(theme) // Predefined themes, add or remove as you like { case "blue": var line="#78AAFF"; //the border color var face="#EBF5FF"; //the fill color break; case "orange": var line="#FBBB37"; var face="#FFF9DF"; break; case "red": var line="#FF7979"; var face="#FFE3DD"; break; case "green": var line="#00C600"; var face="#D1EED0"; break; case "neo": var line="#BC7E41"; var face="#EFE0D1"; break; case "white": var line="#000000"; var face="#FFFFFF"; break; case "black": var line="#FFFFFF"; var face="#000000"; break; } }
with(document.body.style) { scrollbarDarkShadowColor=line; scrollbar3dLightColor=line; scrollbarArrowColor="black"; scrollbarBaseColor=face; scrollbarFaceColor=face; scrollbarHighlightColor=face; scrollbarShadowColor=face; scrollbarTrackColor="#F3F3F3"; //you can change this if you want, it is the color of the area behind the scrollbar } }
/*------------------[Pointer coordinates catcher]---------------*/ function colorBar(){ var w = document.body.clientWidth; var h = document.body.clientHeight; var x = event.clientX; var y = event.clientY; if(x>w) scrollBar('#000000','#FFFF80'); // Mouseover colors: border,face else scrollBar(null,null,"white"; // Starting theme from list at top }
if (document.all){ scrollBar(null,null,"neo"; //default theme, you really don't need to change this at all but if you remove the neo theme from the list at the top you might want to document.onmousemove=colorBar; } //--> </script>
================================================================ pune ca home page
<!--[if IE]><small><a class="chlnk" style="cursor:hand;font-weight:bold; color:#0000FF;font-family:arial" HREF onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage('http://www.bashsoftware.tk'); ">Set this site as your homepage.</a></small><![endif]-->
================================================== te muta pe alta pagina dupa 2oua secunde
<META HTTP-EQUIV="refresh" content="2;URL=http://www.bestsites.go.ro">
====================================================== nush ce e Razz wuahaha am aflat ca sa nu copieze scrisu
<body onselectstart="return false" ondragstart="return false">
========================================================= scoate liniile de subt lincuri
<style type="text/css"> <!-- A { text-decoration:none } --> </style> ============================ pui ce cursor vrei
<style type='text/css'> <!-- BODY { cursor:url("mycursor.***"; } --> </style> ============================ schimbi scrollbaru
<style type='text/css'> <!-- BODY { SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; } //--> </style> =============================== sa nu se ma miste backgroundu
<style type='text/css'> <!-- BODY { background-image:url(mybackground.jpg); background-repeat:no-repeat; background-position:center center; background-attachment:fixed} //--> </style> ====================================== interesant
<FORM name="DropMenu"> <select name="MyMenu" onChange="window.location=document.DropMenu.MyMenu.options[document.DropMenu.MyMenu.selectedIndex].value"> <option value="#dsfsdfdsfds">--Choose A Section--</option> <option value="www.google.com">dsfs</option> <option value="www.google.com">dsfs</option> <option value="www.google.com">dsfs</option> </select> </FORM>
=====================================
onClick="parent.location='www.google.com'" ===============================
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin function blockError(){return true;} window.onerror = blockError; // End --> </script>
====================================
Credits: DaJackal
1.poooi swf pe site... <EMBED src=`http://site......swf`quality=`high` menu=`true` pluginspage=`http://www.macromedia.com/shockwave/ download/index.cgi?P1_Prod_Version=ShockwaveFlash` type=`application/x-shockwave-flash` width=`545` height=`328`> </EMBED>
2.Alerta la intrarea in site <SCRIPT language="JavaScript">alert("Wellcome"</SCRIPT>
3.Pt dezactivare click dreapta... [h1][h1][br][body oncontextmenu=`alert('NOP');alert('Ha...');return false` onselectstart=`return false`]
4.Radio <center><embed<SCRIPT SRC=`http://gheos.net/js/moonphase.js`></SCRIPT><center> <object id=`Player` classid=`CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6` name=`wmtPlayer` width=`99%` height=`75` align=`middle`> <param name=`url` value=`http://www.fusionchicago.com/streams/24.asx`> <param name=`autostart` value=`true`> <param name=`uiMode` value=`mini`> <param name=`playCount` value=`5`> <param name=`enableContextMenu` value=`true`> </object></center>
6. Search google <!-- Search Google --> <center> <form method=`get` action=`http://www.google.com/custom` target=`_blank`> <table bgcolor=`#000000`> <tr><td nowrap=`nowrap` valign=`top` align=`left` height=`32`> <a href=`http://www.google.com/`> <img src=`http://www.google.com/logos/Logo_25blk.gif` border=`0` alt=`Google` align=`middle`></img></a> <br/> <input type=`text` name=`q` size=`20` maxlength=`255` value=`` STYLE=`background-color:ffffff; color:blue`></input> </td></tr> <tr><td valign=`top` align=`left`> <input type=`submit` name=`sa` value=`Search` STYLE=`background-color:ffffff; color:0000FF`></input> <input type=`hidden` name=`client` value=`pub-9949879471675035`></input> <input type=`hidden` name=`forid` value=`1`></input> <input type=`hidden` name=`ie` value=`ISO-8859-1`></input> <input type=`hidden` name=`oe` value=`ISO-8859-1`></input> <input type=`hidden` name=`cof` value=`GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;`></input> <input type=`hidden` name=`hl` value=`en`></input> </td></tr></table> </form> </center> <!-- Search Google -->
8. IP zis prin voce <bgsound src="http://www.sendmyip.com/ipvoice.mp3" loop="">
9.pt a redirectiona pagina pe alta.. [img src="javascript:void(window.location'http://site...'))"]
10.Code:pt a scrie in partea de jos a site-ului
<script> window.status='blabla text'; </script>
11.pt a pune poza pe fundal
<style>body{background: black url(http://...) fixed}</style>
_______________________________________ H3llT3am

|
|
| pus acum 14 ani |
|