1. Prapattimynk

    Blind RCE File Exfiltration via curl

    💡 Blind RCE File Exfiltration via curl If you’ve landed a Blind Remote Code Execution (RCE) but can trigger outbound HTTP requests (OOB — Out of Band), you can steal files from the target server without direct output. 🔹 Technique: Using curl with -d @file When you run: curl -d @index.php...
  2. Prapattimynk

    Game Exploit That Lets Hackers Take Over Your PC

    Intro Security vulnerabilities in online games aren't just theoretical - they happen more often than you'd think. Recently, I discovered a Remote Code Execution (RCE) exploit in Marvel Rivals that could allow an attacker on the same network to run arbitrary code on another player's device. The...
Back
Top