Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
Real 1
HI all inedd some help plz:
first ive checked cookie file information javascript:alert(document.cookie
second step: ive changed PHPSESID and then popped alertbox to show changing for this cookie
javascript:void(document.cookie="PHPSESID=hacked");alert(document.cookie);
also tryed to change AuthId:
javascript:void(document.cookie="AuthID=hacked");alert(document.cookie);
from here im stucked tnx for any help