## https://sploitus.com/exploit?id=5C053C3D-DEC8-5512-8874-9F252241C536
# potato_check
Checks the current process context against the Potato family of Windows privilege escalation exploits.

## Build
`x86_64-w64-mingw32-gcc potato_check.c -o potato_check.exe -ladvapi32 -static`