Original concept by [DarkN3ss](https://forums.hak5.org/topic/33268-payload-windows-bsod/). BSOD.ino runs PowerShell as admin and kills all process which results in BSOD, so user should have admin level privileges for successful crash otherwise it will just get stuck on enter password page. It takes around 10-15 Seconds for BSOD.
Mayhem a little powershell script written by people who created [PowerSploit](https://github.com/PowerShellMafia/PowerSploit). Mayhem.ino runs PowerShell as admin by bassing UAC and and using Mayhem technique to set console process level to critical and later killing the process which results in BSOD, so user should have admin level privileges for successful crash otherwise it will just give error message. It takes around 10-15 Seconds for BSOD.