Live data from Hacker News

Stripe CTF Post Mortem: A Would-Be Hacker's Tale

stephenwhitmore.com

1–10 of 11 posts

Re: Stripe CTF Post Mortem: A Would-Be Hacker's Tale

#7
post #6

That doesn't look like the work of a very talented hacker. Whatever happened to readfile() ? The attack could also have been a lot more interesting if .php files were disallowed but short snippets like this could be hidden inside GIF images.

In one of the rounds the attack was exactly that, payload inside a gif

Re: Stripe CTF Post Mortem: A Would-Be Hacker's Tale

#8
post #7
post #6

That doesn't look like the work of a very talented hacker. Whatever happened to readfile() ? The attack could also have been a lot more interesting if .php files were disallowed but short snippets like this could be hidden inside GIF images.

In one of the rounds the attack was exactly that, payload inside a gif

Really? Which level was that? I don't recall using such a technique, but maybe there were multiple solutions.

Re: Stripe CTF Post Mortem: A Would-Be Hacker's Tale

#9
post #6

That doesn't look like the work of a very talented hacker. Whatever happened to readfile() ? The attack could also have been a lot more interesting if .php files were disallowed but short snippets like this could be hidden inside GIF images.

> That doesn't look like the work of a very talented hacker.

Why not? Do all talented hackers use 'readfile()'?

Post reply on HN