Recent content by 0x90

  1. 0x90

    Nginx Dynamic Host Reverse Proxy

    Ye sup sup, It got hella annoying manually managing multiple nginx server blocks etc. so i created a lil dynamic host reverse proxy abusing docker, its networking, nginx and openresty. Currently all hard coded, only some sqli/xss detection and combination with cloudflare required. Will extend...
  2. 0x90

    Hacking Major Swiss Software Companies (Multimillion CHF Companies)

    Howdy folks, 0x90 here, your friendly neighborhood CISO and occasional bug bounty hunter. Over the past few months, I’ve been on a cyber-adventure through the world of Swiss software giants. And let me tell you, what I found lurking behind their pristine veneers was enough to make even the...
  3. 0x90

    Usermode Anti-Cheat for Call of Duty

    Introduction Creating a robust usermode anti-cheat for the HorizonMW project has been one of the most challenging yet rewarding experiences I've undertaken. Without kernel access, the task became exponentially more complex, as many conventional cheat detection mechanisms rely heavily on...
  4. 0x90

    Video Game Hacking: Attacking & Defending Memory for Intermediates

    Howdy mr skid, If you thought you can learn game hacking to get an unfair advantage, this is not the right blogpost for you. If you are genuinly interested in getting a more in depth insight into the art of game hacking and defending alias anti cheating, then you can buckle up, since your are...
  5. 0x90

    kekpath - Recursive web endpoint scanner

    Introduction During the solving of my OSCP labs I had alot of repetitive tasks, like enumarating web applications. In addition i have realized that many web applications have thousands of pages and enumarrating all of them ist just not feasible. In addition many tools I have used were just not...
Back
Top