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.

Timed 1 - Cookie problem


ghost's Avatar
0 0

I'm doing timed 1… and i cant get page source od /timed1/index.php coz i'm not logged in ;((

Cookie:fusion_user=28x17.bfxxxxxxxba5409eab8xxxxxxxx81fb0

now how can i send cookie using file_get_source, …

i tried also with CurL but when i set cookie it shows blank page ;((


reaper4334's Avatar
Member
0 0

If you're using PHP I think you'll have no choice but to use cURL. I can't say for sure though, I used Python for the timed challenges.