MS08-067 Remote Stack Overflow Vulnerability Exploit
# 鬼仔:编译好的 ms08067.rar
Author: Polymorphours
Email: [email protected]
Homepage:http://www.whitecell.org
Date: 2008-10-28
#include "stdafx.h"
#include <winsock2.h>
#include <Rpc.h>
#include <stdio.h>
#include <stdlib.h>
#pragma comment(lib, "mpr")
#pragma comment(lib, "Rpcrt4")
#pragma comment(lib, "ws2_32")
阅读全文 »
Tags: Exploit, MS08-067, Vulnerability