Skip to content

Bergee's Stories on Bug Hunting

hacking, cyber security and programming

Menu
  • Blog
  • About Me
  • Contact
  • Resources
  • Side projects
Menu

A Little Break from Bug Bounty – I Made a Word Search Game!

2025-04-112025-04-11

Hey everyone!

While most of my blog posts tend to revolve around Bug Bounty and cybersecurity topics, today I’m taking a little detour to share something different – a fun side project I’ve been working on. I recently launched a simple word-based logic game: WordSearchPuzzleGame.com. It’s a classic word search puzzle, playable right in your browser. One thing I wanted to highlight is that I kept the tech stack extremely simple. No frameworks. No databases. Just good old-fashioned HTML, CSS, JavaScript, and a bit of PHP. I’m planning to continue expanding it — different game modes, and possibly a leaderboard in the future.

If you’re into word games, feel free to give it a try. I’d love to hear your feedback!

👉 Play now

Thanks and have some fun.

  • A Little Break from Bug Bounty – I Made a Word Search Game!
  • How I hacked XXXX for fun and !profit
  • Accessing admin panel with fuzzing, digging and guessing
  • From AngularJS CSTI to credentials theft
  • The story of exposed service, SSRF, CSP bypass and credentials stealing via XSS
  • “Hacking” the hotel room TV
  • Broken links hijacking and CDN takeover
  • How I found multiple critical bugs in Red Bull
  • Chaining multiple vulnerabilities for credential stealing
  • Blind account takeover
  • Turning cookie based XSS into account takeover
  • Blind os command injection
  • Five-minute hunting for hidden XSS
  • URL filter bypass, RFI and XSS
  • The forgotten API and XSS filter bypass
  • XSS via Angular Template Injection
  • Breaking things legally for fun and profit

Hackers' playground


https://www.tryhackme.com
https://www.pentesterlab.com
https://www.hackthebox.com
https://portswigger.net/web-security/all-labs
© 2025 Bergee's Stories on Bug Hunting