top of page

Search


The Only JWT Security Guide You Will Ever Need
The Ultimate guide to Breaking JWT, JWT are primarily used for authentication & authorization almost everywhere in modern web. JWTs can possess security vulnerabilities if configured and implemented improperly, potentially causing havoc. Thus, understanding how JWTs work and how they might fail is critical when securing systems that leverage JWTs.
Sep 2417 min read
Â
Â


Stealth Syscall Execution: Bypassing ETW, Sysmon, and EDR Detection
Stealth syscalls: Because life's too short to argue with an angry EDR! Introduction System calls (syscalls) serve as the bridge between...
Apr 1016 min read
Â
Â


Demystifying Hollow Process Injection
Unlike process injection, hollow process injection suspends a legitimate process, overwrites its existing code section with malicious code,
May 1, 20246 min read
Â
Â
Blog Categories
bottom of page