Swagat·Apr 13, 2024Bean Validation To Remote Code ExecutionIn this blog post we will talk about a Java Specific bug that are often overlooked during pentest , which can give us a code execution if…
InInfoSec Write-upsbySwagat·Nov 12, 2023Weird GPG BypassWill talk about a technique of GPG Bypass ,I discovered during one of the pentest i was doing and how i was able to use it to bypass the…
InSystem WeaknessbySwagat·Mar 31, 2022Insecure Deserialisation(JAVA)In this blog post we will learn what is Deserialisation .Why we need it .How it works and how can we abuse it.All in the context of java.
InSystem WeaknessbySwagat·Feb 27, 2022Hacking JWTThis article is all about pentesting JWT. You can practice all of these techniques on vulnerable target availabe at burp Suite webacademy…A response icon3A response icon3
Swagat·Jan 24, 2022ValentineThis Box requires exploiting a memory corruption bug to gather information that can be used in the further movement to get the initial…