Lucene search
+L
GiteeMost viewed

1940 matches found

Gitee
Gitee
added 2021/12/27 11:8 a.m.8 views

PayloadsAllTheThings

It is an offensive tool for general-purpose payloads. The repository contains a list of supported funding platforms, including GitHub Sponsors, Ko-fi, and Buy Me a Coffee. The primary funding platform mentioned is GitHub Sponsors, with the username swisskyrepo. No specific exploit or vulnerabilit...

6.9AI score
SaveExploits0
Gitee
Gitee
added 2021/12/15 11:14 a.m.8 views

pikachu

It is an offensive tool for web application security training. The primary CVE ID is not explicitly mentioned, but the tool is designed to demonstrate various web security vulnerabilities, including Burt Force, XSS, CSRF, SQL-Inject, RCE, Files Inclusion, Unsafe file downloads, Unsafe file upload...

6AI score
SaveExploits0
Gitee
Gitee
added 2021/12/01 12:30 p.m.8 views

Exploit for CVE-2021-1675

Impacket implementation of CVE-2021-1675...

9.3CVSS8.8AI score0.84814EPSS
SaveExploits63
Gitee
Gitee
added 2021/11/19 9:3 a.m.8 views

Exploit for Out-of-bounds Write in Linux Linux_Kernel

PoC exploit for CVE-2021-22555, a heap out-of-bounds write affecting Linux since v2.6.19-rc1. The exploit allows an attacker to gain privileges or cause a DoS through user namespace memory corruption. The target is Linux, and the vulnerability class is heap out-of-bounds write. The probable entry...

8.3CVSS7.2AI score0.78684EPSS
SaveExploits21
Gitee
Gitee
added 2021/11/16 4:4 p.m.8 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Microsoft

This repository is a proof-of-concept PoC exploit for CVE-2020-0796, also known as SMBGhost, a pre-authentication remote code execution vulnerability in Windows SMBv3. The exploit is written in Python and uses the SMB protocol to exploit the vulnerability. The PoC is intended for demonstration...

10CVSS9AI score0.9981EPSS
SaveExploits126
Gitee
Gitee
added 2021/10/28 9:22 p.m.8 views

CVE-2021-3493

No description...

8.8CVSS7AI score0.49166EPSS
SaveExploits28
Gitee
Gitee
added 2021/10/23 5:6 p.m.8 views

Exploit for CVE-2021-1678

PoC exploit for CVE-2021-1678, an arbitrary code execution vulnerability in the Windows Print Spooler service. The exploit is contained within a Docker container, which can be built and run using the provided Dockerfile. The container includes a Python script, spoolsploit.py, that can be used to...

8.8CVSS8.4AI score0.0938EPSS
SaveExploits1
Gitee
Gitee
added 2021/10/17 12:0 a.m.8 views

MS17-011

This is a repository for exploiting the MS17-010 vulnerability in Windows SMB. The repository contains various proof-of-concept PoC exploits and tools for exploiting this vulnerability. The MS17-010 vulnerability is a remote code execution vulnerability in the Windows SMB service. It allows an...

8.7AI score
SaveExploits0
Gitee
Gitee
added 2021/09/27 2:59 p.m.8 views

Exploit for OS Command Injection in Dlink Dir-859_Firmware

IoT-vulhub 受 Vulhub 项目的启发,希望做一个 IoT 版的固件漏洞复现环境。 安装 在 Ubuntu 20.04 下安装 docker 和 docker-compose: sh 安装 pip $ curl -s https://bootstrap.pypa.io/get-pip.py | python3 安装最新版 docker $ curl -s https://get.docker.com/ | sh 启动 docker 服务 $ systemctl start docker 安装 docker-compose $ python3 -m pip install...

10CVSS9.6AI score0.89624EPSS
SaveExploits8
Gitee
Gitee
added 2021/09/27 2:59 p.m.8 views

Exploit for CVE-2021-1675

Based on the provided context and code cues, here is a summary of the analysis: Classification: This is an exploit module for the CVE-2021-1675 vulnerability, which is a local privilege escalation LPE vulnerability. Target: The target of this exploit is the Windows operating system, specifically...

9.3CVSS8.9AI score0.84814EPSS
SaveExploits63
Gitee
Gitee
added 2021/08/15 11:41 p.m.8 views

POChouse

Based on the provided context, here is a summary of the analysis: Classification: Apache Flink 1.9.x has a vulnerability that allows for arbitrary command execution and reverse shell through malicious JAR package upload. Affected Version: = 1.9.1 POC: The proof-of-concept POC code is written in...

9.1AI score
SaveExploits0
Gitee
Gitee
added 2021/08/08 9:45 a.m.8 views

buffer_overflow

This is a repository for a buffer overflow assignment, specifically targeting six vulnerable programs. The repository contains the source code for the vulnerable programs, as well as a Makefile and a Python script for building and testing the exploits. The vulnerable programs are written in C and...

7.9AI score
SaveExploits0
Gitee
Gitee
added 2021/08/03 4:3 p.m.8 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Advantech Webaccess

This is a PoC Proof of Concept exploit for CVE-2016-0856, a vulnerability in the Windows RPC Remote Procedure Call service. The exploit targets the RpcClient and RpcDcClient classes in the bwconn.dll library. The exploit is written in Python and uses the ctypes library to interact with the Window...

10CVSS8.9AI score0.16655EPSS
SaveExploits9
Gitee
Gitee
added 2021/07/26 4:14 p.m.8 views

Awesome-Red-Teaming

This is an offensive tool for Red Teaming. It is a list of resources for anyone wishing to learn about Red Teaming, including initial access, execution, persistence, privilege escalation, defense evasion, credential access, discovery, lateral movement, collection, exfiltration, command and contro...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2021/07/22 9:25 a.m.8 views

vulhub

This repository is an offensive tool for vulnerability research and exploitation. It contains a collection of vulnerable environments and exploits for various software and frameworks, including CouchDB, FFmpeg, Git, and others. The repository is maintained by Vulhub, a community-driven project fo...

7.5AI score
SaveExploits0
Gitee
Gitee
added 2021/07/20 1:7 p.m.8 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Microsoft

CVE-2020-0796 PoC aka CoronaBlue aka SMBGhost is a proof-of-concept exploit for a bug in Windows 10 1903/1909's new SMB3 compression capability. The bug is caused by a lack of bounds checking in the offset size of the SMB2CompressionTransformHeader, which is directly passed to several subroutines...

10CVSS9.4AI score0.9981EPSS
SaveExploits126
Gitee
Gitee
added 2021/07/17 10:10 p.m.8 views

PowerSploit

This is an offensive tool for Windows PowerShell exploitation. It is a collection of PowerShell modules, specifically PowerSploit, which provides various functions for code execution, DLL injection, and antivirus bypass. The tool is designed to be used by penetration testers and red teamers to te...

7.3AI score
SaveExploits0
Gitee
Gitee
added 2021/07/15 12:2 p.m.8 views

vulhub

This repository is an offensive tool for vulnerability research and exploitation, specifically targeting various web applications and services. It contains a collection of exploits and tools for identifying and exploiting vulnerabilities in software and systems. The primary vulnerability targeted...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2021/07/13 10:52 a.m.8 views

marshalsec

This is a Java-based tool for exploiting Java object deserialization vulnerabilities, specifically targeting BlazeDS AMF Action Message Format versions 0, 3, and X. The tool, named "marshalsec," is designed to test and demonstrate the exploitation of these vulnerabilities, which can lead to remot...

8.7AI score
SaveExploits0
Gitee
Gitee
added 2021/06/28 11:44 p.m.8 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Microsoft

This is a proof-of-concept PoC exploit for CVE-2020-0796, also known as SMBGhost, a pre-authentication remote code execution vulnerability in Windows SMBv3 servers. The exploit is written in Python and uses the SMB protocol to exploit the vulnerability. The PoC is designed for demonstration...

10CVSS8.3AI score0.9981EPSS
SaveExploits126
Gitee
Gitee
added 2021/06/27 9:35 p.m.8 views

charlotte

This is a C++ shellcode launcher, fully undetected as of May 13th, 2021. It dynamically invokes Win32 API functions, XOR encrypts shellcode and function names, and uses random XOR keys and variables per run. The code is designed to be stealthy and difficult to detect. The code is written in C++ a...

7.4AI score
SaveExploits0
Gitee
Gitee
added 2021/05/30 10:1 a.m.8 views

Exploit for Injection in Google Android

This is a full exploit for CVE-2016-6754, also known as BadKernel. The exploit is a proof-of-concept PoC code that demonstrates a vulnerability in the Linux kernel. The code is written in JavaScript and is intended to be used for educational purposes only. The exploit targets a vulnerability in t...

8.8CVSS7.6AI score0.04587EPSS
SaveExploits4
Gitee
Gitee
added 2021/05/18 8:35 p.m.8 views

Exploit for Use After Free in Microsoft

CVE-2021-31166 is a remote code execution vulnerability in the HTTP protocol stack. It is a use-after-free dereference bug in the http!UlpParseContentCoding function. The bug occurs when the function appends items to a local list without nulling it out, leaving them dangling in the Request object...

9.8CVSS8.8AI score0.99657EPSS
SaveExploits24
Gitee
Gitee
added 2021/05/16 3:40 p.m.8 views

Exploit for SQL Injection in Zabbix

This repository is an open-source collection of pre-built vulnerable docker environments, known as Vulhub. It is a collection of vulnerable environments, not a single exploit or tool. The repository contains various vulnerable environments, including CouchDB, ffmpeg, git, and influxdb, among...

9.8CVSS7AI score0.99679EPSS
SaveExploits76
Gitee
Gitee
added 2021/04/29 9:43 p.m.8 views

Exploit for Use After Free in Adobe Flash_Player

This is a Python script, CVE-2018-15982EXP.py, which appears to be an exploit for the CVE-2018-15982 vulnerability. The script is designed to exploit a vulnerability in a specific product or service, likely a web application, to achieve remote code execution. The script starts with a logo and the...

10CVSS7.7AI score0.82456EPSS
SaveExploits14
Gitee
Gitee
added 2021/02/16 8:18 p.m.8 views

Exploit for CVE-2019-1322

Erebus CobaltStrike后渗透测试插件 部分功能只适用于cobalt strike 4.x 由于异步处理问题,某些功能可能会存在BUG 暂时未找到解决方法,如果大佬们有解决方案,欢迎联系我 更新日志 2020-10-19V1.3.5 - 添加badcmd命令基于badpotato - potatos提权添加badpotato - post模块添加socks功能基于ew 详见post----Socks tunnel - 删除信息收集模块审计功能 更新日志 2020-07-31V1.3.4 - 添加fakelogonscreen命令 - 添加SpaceRunner...

7.8CVSS8.1AI score0.2995EPSS
SaveExploits25
Gitee
Gitee
added 2021/02/11 11:9 p.m.8 views

Exploit for Missing Authorization in Linuxfoundation Harbor

Ary Ary 是一个集成类工具,主要用于调用各种安全工具,从而形成便捷的一键式渗透。 版本:2.1.1 公开版 作者: Ali0th 联系: [email protected] 主页: github.com/Martin2877 声明:本工具仅供学习、测试使用,严禁用于非法用途,开发者对使用者的违法行为不负责任。 交流:欢迎提issue,或私信我加入工具使用交流群。 下载 前往releases下载 相关文档 我的一键 getshell 代码开发之路v1.8.pdf 功能 注意,部分功能还在开发中 0. 信息收集工具开发中 1. 通过多个网络空间的搜索引擎批量爬取相应网站, 如...

6.5CVSS7AI score0.22443EPSS
SaveExploits5
Gitee
Gitee
added 2021/01/27 10:49 a.m.8 views

Exploit for CVE-2020-14756

This is an exploit module for the CVE-2020-14756 vulnerability in Oracle WebLogic. The vulnerability allows for remote code execution RCE due to a deserialization issue in the coherence.jar library. The exploit is written in Python and uses the socket library to establish a connection to the...

9.8CVSS9.8AI score0.74753EPSS
SaveExploits4
Gitee
Gitee
added 2021/01/24 7:1 p.m.8 views

Exploit for CVE-2020-14644

It is an offensive tool for WebLogic. The repository contains a basic proof-of-concept PoC and exploit script for WebLogic, with the goal of creating a unified detection and exploitation tool. The script, named weblogicpoc.py, uses the T3 protocol to connect to a WebLogic server and exploit...

9.8CVSS7.1AI score0.94465EPSS
SaveExploits3
Gitee
Gitee
added 2021/01/24 7:1 p.m.8 views

PrivescCheck

This is a PoC exploit for Windows privilege escalation enumeration. The script, PrivescCheck, is designed to identify common Windows security misconfigurations that can be leveraged for privilege escalation. It gathers various information that might be useful for exploitation and/or...

7AI score
SaveExploits0
Gitee
Gitee
added 2021/01/24 6:59 p.m.8 views

Exploit for Path Traversal in Intelbras Tip200_Firmware

PoC exploit for CVE-2020-13886, a Local File Include LFI vulnerability in Intelbras TIP 200/200 LITE/TIP 300 devices. The exploit targets the /cgi-bin/cgiServer.exx?page= parameter, allowing an attacker to read sensitive files on the device. The poc.py script takes two user inputs: the URL...

5.3CVSS6.6AI score0.05198EPSS
SaveExploits2
Gitee
Gitee
added 2021/01/24 4:22 p.m.8 views

shellcode-x86_x64

This repository contains a collection of assembly code examples for a 64-bit Linux system, primarily focusing on basic instructions and operations. The code is written in NASM Netwide Assembler and covers various topics such as arithmetic, logical operations, string manipulation, and stack...

7.1AI score
SaveExploits0
Gitee
Gitee
added 2021/01/20 9:20 a.m.8 views

Exploit for Deserialization of Untrusted Data in Microsoft

This is a weaponized tool for exploiting the Microsoft Exchange 2010 MRM.AutoTag.Model unsafe deserialize vulnerability, identified as CVE-2020-17144. The tool is written in C and uses the .NET framework 3.5. The tool consists of two files: e.cs and cve-2020-17144.cs. The e.cs file is a simple C...

8.8CVSS9.2AI score0.36514EPSS
SaveExploits4
Gitee
Gitee
added 2020/12/23 9:45 p.m.8 views

Sitadel

This repository is an update for WAScan, making it compatible with Python versions 3.4 and above. It allows for more flexibility in writing new modules and implementing new features, such as frontend framework detection, content delivery network detection, defining risk levels for scans, and a...

6.9AI score
SaveExploits0
Gitee
Gitee
added 2020/12/08 8:37 p.m.8 views

Exploit for CVE-2019-1322

Erebus CobaltStrike后渗透测试插件 Auther by S0cke3t 更新日志 2020-03-08 添加cookie steal 支持搜狗,360,360极速,QQ,火狐,谷歌,2345 更多使用事项请移步Browser-cookie-steal 详见:post----Steal-cookie 更新日志 2019-12-30 添加SafetyKatz 此功能为一个修改的mimikatz,截至目前2019-12-30此方式可绕过大部分AV检测和运行 详见:Interact----SafetyKatz 命令 添加Seatbelt...

7.8CVSS8.1AI score0.2995EPSS
SaveExploits25
Gitee
Gitee
added 2020/11/27 3:19 p.m.8 views

Exploit for Improper Handling of Exceptional Conditions in Apache Struts

CNVD-ID CNVD-2017-02474 发布时间 2017-03-07 危害级别 高 AV:N/AC:L/Au:N/C:C/I:C/A:C 影响产品 Apache struts =2.3.5,=2.5, CVE Identifier CVE-2017-5638 Problem It is possible to perform a RCE attack with a malicious Content-Type value. If the Content-Type value isn't valid an exception is thrown which is then use...

10CVSS7.2AI score0.99999EPSS
SaveExploits45
Gitee
Gitee
added 2020/11/26 8:55 a.m.8 views

Exploit for CVE-2016-0728

PoC exploit for CVE-2016-0728 Linux Kernel Vulnerability. The target product/service is the Linux Kernel, and the vulnerability class/vector is a privilege escalation vulnerability. The probable entry point is the cve20160728.c file, which is compiled into an executable named cve20160728. Not...

7.8CVSS6.6AI score0.03646EPSS
SaveExploits14
Gitee
Gitee
added 2020/11/22 2:0 p.m.8 views

Exploit for Use After Free in Microsoft

This is a Metasploit module for exploiting the BlueKeep vulnerability CVE-2019-0708 in Microsoft Remote Desktop. The module is designed to check a range of hosts for the vulnerability by binding the MST120 channel outside of its normal slot and sending non-DoS packets which respond differently on...

10CVSS6.9AI score0.99999EPSS
SaveExploits125
Gitee
Gitee
added 2020/11/17 11:19 a.m.8 views

Exploit for CVE-2020-16898

CVE-2020-16898 CVE-2020-16898 Windows TCP/IP远程代码执行漏洞 EXP&POC 复现 forforever:https://www.cnblogs.com/forforever/p/13846077.html poc CVE-2020-16898Checker-poc 命令: 管理员启动powershell/CMD Powershell.exe -ExecutionPolicy UnRestricted -File .\CVE-2020-16898-poc.ps1 exp cve-2020-16898-exp2...

8.8CVSS9.3AI score0.09765EPSS
SaveExploits12
Gitee
Gitee
added 2020/11/16 6:25 p.m.8 views

Gopherus

This is an offensive tool for exploiting various vulnerabilities in servers. The tool is called Gopherus and is designed to generate payloads for exploiting Server-Side Request Forgery SSRF vulnerabilities in various services, including MySQL, PostgreSQL, FastCGI, Memcached, Redis, Zabbix, and...

8.4AI score
SaveExploits0
Gitee
Gitee
added 2020/11/05 4:41 p.m.8 views

SpringBootVulExploit

This repository contains a collection of Spring Boot vulnerability exploit checklists, which are used for authorized testing and security research purposes. The repository includes various exploits and techniques for exploiting Spring Boot applications, including: 1. Spring Boot Vulnerability...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2020/10/21 10:39 p.m.8 views

Exploit for Improper Input Validation in Joomla Joomla\!

CMS-Hunter 简介 Content Management System Vulnerability Hunter 说明:目前来看,本项目会进行长期维护,有修改的建议或者想法欢迎联系作者。 CMS 漏洞列表 Discuz - Discuz<3.4birthprovince前台任意文件删除 DedeCMS - DedeCMSv5.7shopsdelivery存储型XSS - DedeCMSv5.7carbuyaction存储型XSS - DedeCMSv5.7友情链接CSRFGetShell - DedeCMS V5.7 SP2后台存在代码执行漏洞 Drupal -...

9.8CVSS7AI score0.99993EPSS
SaveExploits142
Gitee
Gitee
added 2020/10/19 7:13 p.m.8 views

Exploit for CVE-2020-16898

PoC exploit for CVE-2020-16898, a Windows TCP/IP Remote Code Execution Vulnerability. The exploit targets the Windows TCP/IP stack and uses a specially crafted IPv6 packet to trigger a buffer overflow, leading to remote code execution. The exploit is implemented in Python using the Scapy library...

8.8CVSS9.9AI score0.09765EPSS
SaveExploits12
Gitee
Gitee
added 2020/10/18 7:46 p.m.8 views

Exploit for CVE-2020-16898

It is an exploit module targeting Apache Log4j. The vulnerability class/vector is RCE Remote Code Execution. The probable entry point is the "exploit.py" script. Not specified. Preconditions are a vulnerable version of Apache Log4j. The expected impact is RCE...

8.8CVSS9.4AI score0.09765EPSS
SaveExploits12
Gitee
Gitee
added 2020/10/06 8:53 p.m.8 views

vulhub

This is a Docker Compose file for a vulnerability environment. It is a collection of services that can be used to test and demonstrate various types of vulnerabilities. The file is written in YAML format and defines the services, their ports, and the networks they use. The file contains several...

7AI score
SaveExploits0
Gitee
Gitee
added 2020/09/10 9:29 a.m.8 views

isf

This is an offensive tool for ICS exploitation. It is a Python-based framework for exploiting Industrial Control Systems ICS, similar to Metasploit. The framework, known as ICSSploit, is a fork of the routersploit project and is designed for ICS exploitation. It includes various modules for...

6.9AI score
SaveExploits0
Gitee
Gitee
added 2020/09/06 5:18 p.m.8 views

vulhub

It is an offensive tool for Vulnerability Research and Exploitation. The repository contains pre-built vulnerable environments based on Docker-Compose, allowing users to easily set up and test vulnerable systems without requiring extensive knowledge of Docker. The tool is designed for vulnerabili...

7.9AI score
SaveExploits0
Gitee
Gitee
added 2020/09/02 3:41 p.m.8 views

Exploit for Improper Input Validation in Microsoft

PoC exploit for CVE-2020-1350, a remote code execution vulnerability in Windows DNS Server. Achieves Domain Admin on Domain Controllers running Windows Server 2003 up to Windows Server 2019. The script is written in Bash and is designed to be run from a Linux host on a Windows Active Directory...

10CVSS9.9AI score0.91353EPSS
SaveExploits21
Gitee
Gitee
added 2020/09/02 3:34 p.m.8 views

vulhub

It is an offensive tool for web application security training. The repository contains a collection of pre-built vulnerable docker environments, allowing users to practice web application security testing without requiring prior knowledge of docker. The tool is designed to be easy to use, with a...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2020/08/25 11:29 p.m.8 views

powerSploit

This is an offensive tool for Windows. It is a PowerShell module called PowerSploit, which is a framework for penetration testing and red teaming. The module includes various tools for tasks such as antivirus bypass, code execution, and DLL injection. The primary vulnerability targeted by this to...

8.1AI score
SaveExploits0
Total number of security vulnerabilities1940