Token Manipulation Attacks – Part 2 (Process of Impersonation)
In the previous blog-post, we learned about the Tokens and Privileges which are assigned to the user by the system. In this blog series, we will take a look at the technical aspects of the Token Manipulation Attack. Here, we will be using Microsoft Win API’s in C++ for demonstrating the attack process. TECHNIQUES Technique […]