HTTP my friend. I was wondering if there is any way to change the page source and resend it to site and after refreshing it shows the pass!!!!!! The pass isn't local but when I login to my own account it is in the source. How can it be cracked when Cain shows it in asterix as well!!!!!! I don't want you to crack it for me but plz tell me some keywords. I'll search, learn and do it myself...I don't understand why should a site has such a thing that shows the pass in asterix...it could simply give us the page for changing pass by entering the old and new passes without showing the old pass first in asterix!!!!
I wish to post some lines of the source here............
///////////////////////////////////////////////////////////////////
<P><STRONG>Password:</STRONG><BR>
<input name="txtPassword" type="text" value="**********" maxlength="20" size="20" readonly="readonly" id="txtPassword" class="inputboxes" />
<input type="submit" name="btnChangePassword" value="Change" onclick="if (typeof(Page_ClientValidate) == 'function') Page_ClientValidate(); " language="javascript" id="btnChangePassword" class="Buttons" /></P>
<P><STRONG>Email Address:</STRONG><BR>
<input name="txtEmail" type="text" value="
[email protected]" size="50" readonly="readonly" id="txtEmail" class="inputboxes" />
<input type="submit" name="btnChangeEmail" value="Change" onclick="if (typeof(Page_ClientValidate) == 'function') Page_ClientValidate(); " language="javascript" id="btnChangeEmail" class="Buttons" /><BR>
</P>