/PyNightmare

PoC for CVE-2021-36934 Aka HiveNightmare/SeriousSAM written in python3

Primary LanguagePython

PyNightmare

PoC for CVE-2021-36934 Aka HiveNightmare/SeriousSAM fully written in python3

Explanation

CVE-2021-36934 is a recently discovered vulnerability found by @jonasLyk allowing non-admin users to copy all registry hives which contain very private information like hashes which could lead to Privilege Escalation

Inspiration

Simple Poc for the HiveNightmare vulnerabilty inspired by @GossiTheDog.

Scope

Works on all versions of Windows 10, where System Protection is enabled.

What does this PoC do ?

This exploit will look through Volume Shadow Copy to extract SAM and System files

Picture

image