sordidarchetype wrote:What did you do after the password field was turned into a radio button? (i.e., did you submit the form and get a different result than normal?)
From your description, it doesn't really look like you hacked much of anything so far.
Actually it showed "registration successful", And then I was like

. Because I myself was surprised to see that message and BTW yes I was successfull in logging in too using firebug and radio button

-- Wed Apr 17, 2013 2:59 pm --
limdis wrote:You didn't hack anything. All you did with firebug was change the input field type for your current screen, basically giving the field and on/off switch. The information in the field would be submitted just the same, as long as the radio button was activited. There are sites that are vulnerable to javascript injections (firebug attacks), but validation measures are usually put into place that prevents those changes from actually occuring. We have a challenge here for example that you have to change the email address to have a password reminder sent out to you instead of the administrator. Check it out.
Yes bro, that's what I exactly came to say. The radio button was activated. And about that validation measures, all I got was an email
