Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

Cookies


ghost's Avatar
0 0

Hello, Im very curious how cookie stealing works, And I should want to kno an good article about it, Anyone got an good article and can give me some tips/advices on this? And how does this work? cgi?.

Thx


ghost's Avatar
0 0

Hello

Cookie stealing is usually used when the target's website has a XSS vulnerability, you use a little code to redirect the user to your website. This little code will have a variable for storing the cookie, and your website will add everything in the variable to a file on your web server. You then can edit your cookie on the target's website to login as the person who you stealed the cookie from.

I hope this helped you:)