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.

patching 3


ghost's Avatar
0 0

i know the function to use stl*s and where and i know that im trying to stop some form of directory traversal attack but for the life of me i cant get the exploit type right any help would be greatly appreciated i've been at this challenge for ages


ghost's Avatar
0 0

mm, i suppose it is a form of directory transversal. you're going to want to name it right though.

remember, you want to patch it as soon as you can in the code. what's the earliest possible point you can validate the input?


ghost's Avatar
0 0

$page = $_GET['page']; - at least thats what i've been working with


BIBER's Avatar
Banned
0 0

Think of that page in browser,how would u use that exploit and there it is. It doesn't have to be only directory transversal.


ghost's Avatar
0 0

think about what the exploits does you can include files? help at all…..if thats too much let me know