Skip to content

Bergee's Stories on Bug Hunting

hacking, cyber security and programming

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

Side projects

Word Search Puzzle Game

https://wordsearchpuzzlegame.com

A simple word game where you have to find hidden words in the shortest time possible. I used old school technologies which I am familiar with to speed up the development. Also I tried a bit  of vibe coding. AI helped me with the algoritm of placing the words and with CSS. But it took many hours to tweek things by hand and fix javascript bugs. The most problems I had with making it good looking and working on mobile devices and here I had to do a lot of manual tweaks. And I am still not pleased with the effect. It still need improvements. I want to say that AI is good and helps in coding but it can’t replace the live person, yet.

  • 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