January
12th,
2023
A comprehensive writeup that helps to understand Stack Zero exercise stack-overflow vulnerability with learning resources.
January
6th,
2023
Basic exploit.education lab setup for memory corruption based security bugs
December
4th,
2022
Interesting post on integer overflow while performing a basic binary search
November
28th,
2022
Content provider APIs are powerful way to expose data to internal or external apps within Android ecosystem. However, there are lot of ways these APIs are implemented with flaws that leads to serious data leakage and even Remote code execution.
December
7th,
2020
DOM Cross-Site Scripting attack on leetcode.com.
November
5th,
2020
Strategies for securing expressjs server.