-
October 5th, 2001, 04:30 PM
#1
wierd form???
"<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<HTML><HEAD><TITLE>bar</TITLE>
</HEAD><BODY BGCOLOR="#FFFFFF" TEXT="#000000"><FORM METHOD="POST" ENCTYPE="application/x-www-form-urlencoded">
<INPUT TYPE="hidden" NAME="id" VALUE="000000">Please enter your password: <INPUT TYPE="password" NAME="password" SIZE=20 MAXLENGTH=20><INPUT TYPE="submit" NAME="submit" VALUE="Enter Password"></FORM></BODY></HTML>"
can any one tell me what "application/w-www-form-urlencoded" is. i was trying to to get a etc/passwd file of a server and was trying throught the form but I have been stopped by this bizzare
-
October 5th, 2001, 04:37 PM
#2
Senior Member
microsoft security
is the "new way" of microsoft for encoding the source of html
documents.
"is not a secure way but it helps" said someone in microsoft
which means "it helps keeping away blind people from reading the source" 
Maybe this help ^
bye
If God had intended
Man to program,
we would be born
with serial I/O ports.
-
October 6th, 2001, 10:05 AM
#3
how do i get round it?
it helps me by telling me what my problem is but does anyone know how to get round it?
-
October 6th, 2001, 10:25 AM
#4
Senior Member
make a htm in your local webserver
change in the form the type hidden for the id and
the in the value put a negative number example
-21212121123123 then call their application from the form
this will crash their aplication (if they are stupid)
bye
If God had intended
Man to program,
we would be born
with serial I/O ports.
-
October 7th, 2001, 07:46 PM
#5
hmm not to clear
not to clear about what u said but i think i should be able to get around it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|