Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • aa.rar 一个简单的溢出有exploit。学习自飘雪
  • MIMO_OFDM_program.zip ... a technique used in wireless communications to transmit multiple copies of a data stream across a number of antennas and to exploit the various received versions of the data to improve the reliability of data-transfer. The fact that the transmitted signal ...
  • ciscoPimailPasnPwks(priv).rar cisco bot c++ exploit scanner
  • 120-[ModBot]-VNCBRUTE-MSSQL-2007.rar vncbrute force exploit scan bot
  • The-Shellcoders-Handbook.zip provides tools to discover vulnerabilities in C-language-based software, exploit what you find, and prevent new security holes from occurring.
  • Exploit me 2008 挑战赛

    Exploit me 2008 挑战赛,看雪学院举办的内部竞赛。 注:所有资源来自看雪学院

  • A Survey on Routing Protocols that really Exploit Wireless Mesh Network Features

    A Survey on Routing Protocols that really Exploit Wireless Mesh Network Features. Published in 2010.

  • Exploit应用开发手册中文版

    MetasploitFramework下的Exploit应用开发中文手册,介绍了Metasploit的使用方法、模块功能以及EXPLOIT的开发

  • 从Vulnerability_到Exploit为Metasploit写插件

    从Vulnerability_到Exploit为Metasploit写插件,介绍了缓冲区溢出原理、Exploit的编写方法,以及Metasploit漏洞渗透平台的应用

  • Exploit 编写系列教程.pdf

    目录 译序..........................................2 第一篇:栈溢出................................3 第二篇:跳至ShellCode.........................25 第三篇a:基于SEH的Exploit.....................54 第三篇b:基于SEH的Exploit—又一