
austinator
Members-
Content count
40 -
Joined
-
Last visited
Posts posted by austinator
-
-
-
-
-
<FORM action="http://somesite.com/prog/adduser" method="post">
<P>
<LABEL for="firstname">First name: </LABEL>
<INPUT type="text" id="firstname"><BR>
<LABEL for="lastname">Last name: </LABEL>
<INPUT type="text" id="lastname"><BR>
<LABEL for="email">email: </LABEL>
<INPUT type="text" id="email"><BR>
<INPUT type="radio" name="sex" value="Male"> Male<BR>
<INPUT type="radio" name="sex" value="Female"> Female<BR>
<INPUT type="submit" value="Send"> <INPUT type="reset">
</P>
</FORM>
but i want what is typed in the form to be sent to a text file on a web host
but i dont know how to do this
0 -
-
an easier way than messing with perl is just to make an iframe
<html>
<head>
<meta http-equiv="refresh" content="2">
</head>
<iframe
src="url_here" width=1 height=1>
</iframe>
</html>the meta tag makes it refresh every 2 secs
iframe makes a box to where to can view the website
if you just increase the amounts of frame and save as an .html file and open
you will be good to go
just use this:
replace with the url
<html>
<head>
<meta http-equiv="refresh" content="2">
</head>
<iframe
src="url_here" width=1 height=1>
</iframe>
<iframe
src="url_here" width=1 height=1>
</iframe>
<iframe
src="url_here" width=1 height=1>
</iframe>
<iframe
src="url_here" width=1 height=1>
</iframe>
<iframe
src="url_here" width=1 height=1>
</iframe>
<iframe
src="url_here" width=1 height=1>
</iframe>
<iframe
src="url_here" width=1 height=1>
</iframe>
</html>that will give you 7 views every 2 seconds
0 -
maxx has got the idea
0 -
-
-
-
-
i know you can use IExpress
but i want a soft
0 -
yea or even like a key logger in an exe
for info purposes lol
0 -
can anyone tell me a good file binding soft?
0 -
yea i was wondering how to do this
0 -
-
-
im reading on botnets but like what exactly is it?
like a software or what?
A botnet refers to a type of bot running on an IRC network that has been created with a trojan. When an infected computer is on the Internet the bot can then start up an IRC client and connect to an IRC server. The Trojan will also have been coded to make the bot join a certain chat room once it has connected. Multiple bots can then join in one channels and the person who has made them can now spam IRC chat rooms, launch huge numbers of Denial of Service attacks against the IRC servers causing them to go down.
i found this and im like whaaa...?
i mean i kinda get it but not realy.
do you have you install trojans to do it?
0 -
-
i wonder why he was sweaty :nono:
0 -
thanks guys
ive been trying python and i was wondering if anyone knows of of some good sights that teach you it or something
like tutorials
video tutorials are awsome
0 -
-
-
in Nubie HQ
Posted
i need a website/or software to crack a DES hash
i tried JTR but JTR will not work for me.
can anyone tell me a site or other software?
thanks