Striking a harmonious balance between high-level abstraction and low-level hardware control, the C programming language proves to[…]
The ehttp library advertises itself as a ‘simple HTTP server based on epoll’. The primary goal of[…]
After multiple rounds of fuzz testing, I discovered that md2roff version 1.9 suffered from a stack buffer[…]
PicoC is a miniature code interpreter developed for C scripting. According to their documentation, PicoC was first[…]
The best part about security research is the myriad of ways you can find bugs. Sometimes bugs[…]
Practice can be quite a double-edged sword. Most of us know that creating long-term behaviors and skills[…]
Today we will be walking through the ‘Looking Glass’ web challenge from HackTheBox. This specific challenge is[…]
In honor of social distancing, I will be hosting a remote quarantine CTF Thursday, April 2nd, 2020[…]
Introduction In this edition of Zero-Day Research, I happen to come across a DOM-based Cross Site Scripting Vulnerability[…]
Prerequisites In this article, we are going to quickly discuss a ROP technique called ‘return to .text’[…]