It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming HTML Forum

send d input email ad and password to your email in a click

send d input email ad and password to your email in a click

Postby chubzyko on Mon Jun 22, 2009 11:10 am

it's been a year since I stopped playing with html.

I got here an easy problem but 'cant figure out how to to solve it.

I want to hack someone's friendster account, I just wanna see her private pictures and use it to impress her. These are the important part of the codes I found in friendster's log in form.


<! EMAIL ADDRESS ********************************>

<tr>
<td style="text-align:right !important;color:#fff"><strong>Email:</strong></td>
<td><input type="text" name="email" maxlength="100" alt="Email Address" style="width: 150px

!important;"></td>
</tr>


<! PASSWORD***************>
<tr>
<td style="text-align:right !important;color:#fff"><strong>Password:</strong></td>
<td><input type="password" name="password" maxlength="10" onkeypress="submitLogin()" style="width:

150px !important;"></td>
</tr>
<tr>
<td></td>

<!**************************************>




<! LOGIN BUTTON *************************************>

<td valign="bottom"><div class="loginButton clearFix">
<div class="clearfix"><a href="http://www.google.com" class="greyButton"

onclick="document.login_form.submit()"><span>Log In</span></a></div>
<input type="submit" style="display:none">
</div></td>
</tr>

<!********************************************>



if you wanna see the whole html code of friendster, just go to its site. anyway, I just wanna send the email and password that she's going to input in that form and send it to my email once she hit the Login button.

tnx in advance! :D
"Failure is the key to success, so try and try until you succeed."
User avatar
chubzyko
100+ Club
 
Posts: 104
Joined: Wed Jul 30, 2008 10:48 pm
Location: Marikina City, Philippines

Re: send d input email ad and password to your email in a click

Postby dflynn on Wed Jul 01, 2009 8:43 pm

As far as I'm concerned, we don't support hacking here for any other purpose than learning to protect your own site, which you clearly aren't doing...
User avatar
dflynn
500+ Club
 
Posts: 860
Joined: Wed Oct 03, 2007 9:06 pm
Location: Guelph, Canada


Who is online

Users browsing this forum: Yahoo [Bot] and 7 guests