Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Barney's Broken Legs #19

Open
1337kiwi opened this issue Jan 24, 2022 · 1 comment
Open

Barney's Broken Legs #19

1337kiwi opened this issue Jan 24, 2022 · 1 comment
Labels
easy Easy difficulty challenge medium Medium difficulty challenge pwn rev web

Comments

@1337kiwi
Copy link

1337kiwi commented Jan 24, 2022

Story line

You have to use our extension to play our Dino game, because we're proprietary like that. However, jumping doesn't work and you need to get a score of 200 before you can succeed! Help T-Rex jump again!

Solution

Player would have to install a chrome extension to play the game. However, the extension would disable the player's ability to jump with the dino. The player could get the flag in one of two ways:

  1. The chrome extension would either have a bug and need to be reversed, or the player would need to exploit the chrome extension to be able to jump.
  2. The player would have the alternative ability of exploiting the game itself in some way to get the flag.

We could have a leaderboard for players who got the highest scores, and players would need to score just 200 points to get the flag.

@1337kiwi 1337kiwi added easy Easy difficulty challenge medium Medium difficulty challenge hard Hard difficulty challenge pwn rev web crypto misc forensics and removed hard Hard difficulty challenge crypto misc forensics labels Jan 24, 2022
@kapravel
Copy link
Contributor

kapravel commented Feb 8, 2022

dino everywhere!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy Easy difficulty challenge medium Medium difficulty challenge pwn rev web
Projects
None yet
Development

No branches or pull requests

2 participants