theLizard

theLizard

  • NA
  • 3.5k
  • 427.4k

Re: https post username and pass

Dec 7 2009 5:48 PM
@Sam the person needs to learn a hell of a lot more than simply attempting to send a name password pair, I know because I have written web sites using https and secured login, the post to page will be looking for name value pairs and if these are not what is expected then go to plan b, the other thing is that the web site may send a response so how will it be handled, if the response is asking the postee for a handshake, whats he going to do if he does not know what to reply with?

Some people think it's so easy to crack web sites, those that are, are using weak security to begin with.