الخميس، 30 أبريل 2015
الخميس, أبريل 30, 2015

ثغرأات Html

الـسـلأامـ عـلـيـكـم :]
الحمد لله والصلاه والسلام على أشرف الخلق



[ سيدنا محمد صلى الله عليه وسلم ]


آما بعـد !


هـنا توضع آكواد آلـ آش تي آم آل !


وانا رآح آبدي بأول كوديـن !


كود يمنع آلبنرآت من موآقع الاسـتضآفه !


كود:
<!-- ############# Num 1 ############# -->
<!-- By : DeaD SouL ! -->
<S c r i p t>
   if (window.top != window.self) { window.top.location=window.self }
</script>

<!-- ############# Num 2 ############# -->
<!-- By : DeaD SouL ! -->
****************************************
   subwin = window.open("http://YourHost.com/YourAccount/PopupPage","subwindow","height=100,width=486");
</Script>

<!-- ############# Num 2 ############# -->
<!-- By : DeaD SouL ! -->
<script language="JavaScript">
   setup='toolbar=no,location=no,directories=no,status=no,menubar=no,width=200 ,height=150'
   setup += 'scrollbars=no,resizable=no'
   pop = window.open ("","subwindow",setup)
   pop.document.write('<head>');
   pop.document.write('<Title>');
   <!-- This is the title to change for on the new window you open -->
   pop.document.write('C4r0|yn W0r|d');
   pop.document.write('</Title>');
   pop.document.write('<script language="javascript">');
   pop.document.write('setTimeout(');
   pop.document.write('"self.close()');
   <!-- This is the line to change for how long the window is netzoner open -->
   <!-- Its milliseconds , so 5000 is 5 seconds, 1000 is 1 second. -->
   pop.document.write(';",5000)');
   pop.document.write('</');
   pop.document.write('script>');
   pop.document.write('</head>');
   <!-- This changes the colour of the main background.             -->
   pop.document.write('<body bgcolor=   #FFFF80>') 
   <!-- This is the actual content of the window you are opening    -->
   pop.document.write('<center><h3>Dont forget to visit</h3></center>');
   pop.document.write('<center><h3><a href="http://smart-hack.com" target="_blank">DeaD SouL!</a></h3></center>');
   pop.document.write('<center><h6>For all your DeaD SouL! :)</h6></center>');
   pop.document.write('</body>');
</script>



جعـل آسم موقعـك يتحرك بآلاكســبلور !



كود:
<!--- بدآيــه كود حركــه آلعنـوآن -->
<S c r i p t>
<!--
var scrmsg = " ";
var scrspacer = "";
var scrpos = 0;
function ScrollMessage()
{
window.status = scrmsg.substring(scrpos, scrmsg.length) + scrspacer +
scrmsg.substring(0,scrpos);
scrpos++;
if (scrpos > scrmsg.length) scrpos = 0;
window.setTimeout("ScrollMessage()", 50);
}

ScrollMessage();

var msg=" ديف بوينـت";
var speed=100;

function ScrollTitle() {
document.title=msg;
msg=msg.substring(1,msg.length)+msg.charAt(0);
setTimeout("ScrollTitle()",speed);
}
ScrollTitle();
//-->
</script>
<!---www.Dev-PoinT.com/vb-->
<!--- نهايــه كود حركـه آلعنوآن -->

في آول الاكوآد كلمـه [ S c r p i t ] !

عند آلتطبيـق شيل آلفرآغآت !

بآلــتوفيق !
مـهـنـد :] 

0 التعليقات :

إرسال تعليق