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
Â
Â


Exploring Heap Exploitation Mechanisms: Understanding the House of Force Technique
Heap exploitation techniques like House of Force demonstrate the complexities and risks associated with memory management systems.
Jan 1515 min read
Â
Â


Crowdstrike Outage: Critical Services Impacted
Windows users have encountered a significant outage, part of a global outage. On July 19, 2024, Crowdstrike users experienced outage
Jul 19, 20244 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