A simple demonstration exploiting CVE-2020-0796. This script will induce a BSoD in vulnerable machines.
Pure Python 3 with no additional dependencies required.
python CVE-2020-0796-DoS.py <target IP>
Hard-coded packet data was derived from this PoC script by maxpl0it.