Hacking and more...
HaCkinG CulT
|
Nou pe simpatie: ramonaa86
 | Femeie 25 ani Brasov cauta Barbat 31 - 46 ani |
|
|
Hacking and more...ReguliInregistrareLoginPozeNu sunteti logat. Lista Forumurilor Pe Tematici
|
| #2 |
HIENAOld School MemberDin: Pe luna cu extraterestri
Postari: 433
|
|
vrei un script ceva? 
|
|
| |
|
| #4 |
HIENAOld School MemberDin: Pe luna cu extraterestri
Postari: 433
|
|
<SCRIPT LANGUAGE="javascript">
function Getstats() { window.status=('Attempting to log in to User Area...')
var iName; var AccId; AccId=document.Login.AccId.value iName=document.Login.iName.value
if (iName== ""||AccId== "") { alert('nERROR.nYou Must enter your User Name and Password to Login.') window.status=('Missing Data. Please cheak spelling and Ensure that names are in correct case.') } if (iName=="Michael Webb"&& AccId=="DeltaABC"|| iName=="Tom James"&& AccId=="JamesTTT"|| iName=="Adam Harwood"&& AccId=="Harwooden") { var location=("Untitled111.html"); this.location.href=location; window.status=('Verifiying User Name and Password'); } else { var location=("Accsess Denied.html"); this.location.href=location; window.status=('Verifying User Name and Password.........Accsess Denied.'); } } </SCRIPT> </head> <BODY BGCOLOR="black" text=blue onLoad="window.status=('You will need a User Name and Password to proceed...');"> <script language=JavaScript> <!-- var message="Our server logged your IP during your attempt to hackin and steal our work"; function click(e) {if (document.all) {if (event.button == 2) {alert(message); return false;}}if (document.layers) {if (e.which == 3) {alert(message); return false;}}}if (document.layers) {document.captureEvents(Event.MOUSEDOWN);} document.onmousedown=click;// --> </script></body></html> </SCRIPT>
<P ALIGN="CENTER"><BR><FONT SIZE="5" COLOR="Red" FACE="Arial"><U>Login</B></U></FONT></P> <HR> <FORM NAME="Login"> <CENTER> <TABLE BORDER="0"> <TR> <TD ALIGN="RIGHT"><FONT SIZE="3" COLOR="Red" FACE="Arial"><B>User Name:</B></FONT><BR><BR></TR> <TD><INPUT TYPE="TEXT" NAME="iName" MAXLENTH="15"><BR> <TD><INPUT TYPE="BUTTON" VALUE="Login" onClick="Getstats()" HEIGHT="40" WIDTH="50"><BR> <TR> <TD ALIGN="RIGHT"><FONT SIZE="3" COLOR="Red" FACE="Arial"><B>Password:</B></FONT><BR><BR></TR> <TD><INPUT TYPE="PASSWORD" NAME="AccId" MAXLENTH="15"><BR> <TD><INPUT TYPE="Reset" VALUE="Reset" onClick="window.status=('RESET:Please Enter Your User Name and Password')" HEIGHT="40" WIDTH="50"><BR></TR></TD></TABLE></CENTER> </body> </html> <!-- Simba says Roar. -->
sper sa te ajute
|
|
| |
|
| #6 |
OSHOElite MemberDin: Cluj
Postari: 2069
|
|
|
| |
|
| #7 |
N30Little Kevin
Postari: 82
|
|
Script care iti cere doar parola:
Code:
<SCRIPT LANGUAGE="javascript">
var getin = prompt("Restricted area!","")
if (getin=="PAROLA AICI")
{
alert('Access Granted')
location.href='ind3x.html'
}
else
{
alert('Hacking attempt')
location.href='hattempt.htm'
}
</SCRIPT> |
Sper ca stii ce sa modifici.
_______________________________________

|
|
| |
|