homeTopImage

Mathscantor's Cyber Journey

post image

Step-by-Step Linux Process Injection Guide Part 1 - Overview

An overview of ptrace-based Linux process injection: what it is, how it works, and a roadmap for this step-by-step guide series.
post image

BlackHat Asia 2026 - Exploiting 10x Faster Experience

Is your fancy cybersecurity job truly in danger? Let’s find out!
post image

Spinning Up Local LLMs

Turning an old RTX 2070 desktop into a local LLM server with llama.cpp and OpenCode agents
post image

Sudo CVE-2023-22809 Analysis

Tracing a sudoedit bypass from a harmless environment variable to full privilege escalation
post image

Oracle CVE-2020-2555 Analysis

Tracing a WebLogic deserialization bug from a harmless toString() to full RCE