Affected product: Microsoft Windows Server 2003 R2 SP2 x86
Why?
Months ago I needed to study this exploit, and finally I implemented it in python.
Shellcode
The shellcode must be in alphanumeric format due to the limitations of the bug. For example we can use msfvenom (metasploit) with the alpha_mixed encoder.