OS

We can use our own windows machine as victim or target. But if we are running the VM in Linux/Mac then we have to virtualize a windows machine. Why? Because this attack only works in Windows.

Software To Download

Vulnserver: It's going to allow us to write a custom exploit against it and get a reverse shell.

Official Website: https://thegreycorner.com/vulnserver.html Download Link: https://github.com/stephenbradshaw/vulnserver

Immunity Debugger: Powerful new way to write exploits, analyze malware, and reverse engineer binary files. Official Website: