Category Archives: Kernel

Leveraging Widows SDK API

Leveraging the Windows API In Previous posts we learned about how to Validate the User using LDAP. Now we areconcentrating on how to impersonate the user with simple code. One of the best way isleveraging the Windows API. The responsible agent is advapi32.dll and kernel32.dllKERNEL32.dll: This provides the basic functionalities… Read more »