搜索资源列表
AttackToolKitv4.0
- 这是一款基于Microsoft Windows 框架使用的开源安全扫描工具,可以用来检测系统安全漏洞和增强安全审计,可以生成详细的html、text和Nessus nsr 结果和攻击分析报告,支持CVE names、SecurityFocus、CERT、Snort、Nessus NASL等。内附源代码。-It is a Microsoft Windows-based framework for the use of open-source security scanning tools, Det
udpfraggle
- CVE-1999-0514 描述的 udp fraggle 攻击的代码 ,VC++源代码
cve20131300
- CVE-2013-1300 kernel exploit in win32k
Vulnerability_CVE-2012-0056
- CVE-2012-0056是一个严重的Linux漏洞,可以导致本地用户提权。该漏洞同样影响了Android系统,这里给出利用代码~-CVE-2012-0056 Linux is a serious flaw that can cause local user privilege escalation. The vulnerability also affects the Android system, use the code given here ~
CVE-2011-1149
- CVE-2011-1149漏洞是 Android 2.3之前的版本没有正确的限制系统属性空间的访问权限,使得本地应用可以绕开应用沙箱提升与Android共享内存相关的特权,如KillingInTheNameOf 和psneuter。与Android共享内存(ashmem) 和ASHMEM_SET_PROT_MASK有关。-CVE-2011-1149 vulnerability is Android 2.3 versions prior to system properties is not pr
CVE-2013-6282
- 漏洞属于Linux内核级别的漏洞,在android 2.x至4.3之前的版本中同样存在,可以用于系统提权,获得root权限。属于Linux系统API缺陷。Linux下漏洞的CVE编号为CVE-2013-6282。-Linux kernel level vulnerabilities are vulnerabilities also exist in android 2.x versions prior to 4.3, the system can be used to provide the r
CVE-2014-0816-master
- Privilege Escalation (CVE-2014-0816) Source Code
CVE-2015-1701-exploit
- CVE-2015-1701提权漏洞源码 适用于未打补丁的Win7。-CVE-2015-1701 exploit source code
CVE-2015-1701-win2003-exploit
- CVE-2015-1701试用win2003 SP2的提权漏洞源码,针对windows2003做了特别处理-CVE-2015-1701 exploit sourcecode for windows2003
CVE-2014-4113-exp
- CVE-2014-4113提权漏洞利用代码,国外大牛将最初只能在win7上使用的代码扩展到了win8上可用。python开发~-CVE-2014-4113 exploit source code。write with python。win 8.
CVE-2014-9322
- This code is a Linux kernel vulnerability,CVE-2014-9322 POC. cause: swapgs miscoding in stack segment fault handler swapgs: swap gs register value user <-> kernel type: zero-write in arbitrary kernel location overwrite target: defaul
MS09-020
- The WebDAV extension in Microsoft Internet Information Services (IIS) 5.1 and 6.0 allows remote attackers to bypass URI-based protection mechanisms, and list folders or read, create, or modify files, via a %c0%af (Unicode / character) at an arbitra
HugeDirtyCowPOC.tar
- A POC for the Huge Dirty Cow vulnerability (CVE-2017-1000405)
近三年的漏洞复现与防范(修改)
- POC: POC,Proof ofConcept,中文意思是“观点证明”。这个短语会在漏洞报告中使用,漏洞报告中的POC则是一段说明或者一个攻击的样例,使得读者能够确认这个漏洞是真实存在的。 EXP: EXP,Exploit,中文意思是“漏洞利用”。意思是一段对漏洞如何利用的详细说明或者一个演示的漏洞攻击代码,可以使得读者完全了解漏洞的机理以及利用的方法。 漏洞概述: 2018年2月1日,Adobe官方发布安全通报(APSA18-01),声明Adobe Flash 28.0.0.1
CVE-2019-0708
- 仅有的CVE-2019-0708漏洞扫描工具,即 Metasploit已发布的CVE-2019-0708 RDP(3389)漏洞利用模块。