Before we begin with JSON CSRF we need to nail down the Fundamentals of traditional CSRF and JSON based CSRF. What is CSRF? CSRF is Cross-Site Request Forgery vulnerability which can be used to force…
Before we begin with JSON CSRF we need to nail down the Fundamentals of traditional CSRF and JSON based CSRF. What is CSRF? CSRF is Cross-Site Request Forgery vulnerability which can be used to force…
Summary: Sauna is an Easy Machine from HackTheBox which is based on Active Directory. We would be using various tools for exploitation such as Python Collection Impacket and Evil WinRM. The Initial Foothold of this…