Can anyone give me a hint on level 02? I have absolutely no background in PHP, and only a little in HTML. If you wanna keep the message thread private you can email me too at billyman3 at gmail.
Hack your way through Stripe's Capture the Flag
141–150 of 219 posts
Re: Hack your way through Stripe's Capture the Flag
#142Once they've run this for a while, I'd love to see a post and screencast on some of the techniques needed to solve it. I don't know much about this subject, and I'd enjoy having a chance to learn in a setting unlikely to get me arrested.
Re: Hack your way through Stripe's Capture the Flag
#143Guys, I gotta say, this is SO much fun! I am actually learning a ton, and while I'm only up to level 3, I feel this is such an awesome learning experience! Plus, I feel totally "leet" for figuring out levels 2 and 3. The world definitely needs more of these.
Same here, but I'm stuck on level 3 though...maybe my strategy is wrong. I am able to execute the function run from /levels/level03 with the following command: cat /home/level04/.password But I'm still getting access denied. I thought that would have done it for sure. The program runs under the following credentials: uid=1003(level03) gid=1004(level03) groups=1001(chroot),1004(level03) Which is kind of weird since /l…
Re: Hack your way through Stripe's Capture the Flag
#144Once they've run this for a while, I'd love to see a post and screencast on some of the techniques needed to solve it. I don't know much about this subject, and I'd enjoy having a chance to learn in a setting unlikely to get me arrested.
Re: Hack your way through Stripe's Capture the Flag
#145Earlier quoted context omitted.
Ah man, I couldn't agree more. I've learned a ton just messing around with the first few, though getting this was a real bummer: Run till exit from #0 run (str=0xffece7ec "cat /home/level04/.password") at level03.c:53 cat: /home/level04/.password: Permission denied Ah well, a sign to go to sleep. Tomorrow I'll have to learn more things to figure it out if it's still up.
setuid doesn't work inside of GDB. You have to run the program without a debugger to get level04 permissions. (Disclaimer: I haven't succeeded yet.)
Re: Hack your way through Stripe's Capture the Flag
#146Earlier quoted context omitted.
Damn Linux stack randomization. Some amount of brute force seems to be required.
Spoke too soon, there's a non-brute-force solution.
Re: Hack your way through Stripe's Capture the Flag
#147The asshole who fork bombed it is boasting on Reddit: http://www.reddit.com/r/programming/comments/q1qii/want_to_t... Anyone else not at all surprised who it is?
Re: Hack your way through Stripe's Capture the Flag
#148The asshole who fork bombed it is boasting on Reddit: http://www.reddit.com/r/programming/comments/q1qii/want_to_t... Anyone else not at all surprised who it is?
Re: Hack your way through Stripe's Capture the Flag
#149Re: Hack your way through Stripe's Capture the Flag
#150The asshole who fork bombed it is boasting on Reddit: http://www.reddit.com/r/programming/comments/q1qii/want_to_t... Anyone else not at all surprised who it is?