Lucene search
+L
GiteeMost viewed

1951 matches found

Gitee
Gitee
added 2025/07/08 2:11 p.m.72 views

YushuTechUnitreeGo1

Based on the provided code, it appears to be a Windows executable file PE file that has been modified to contain a malicious payload. The file is likely a malware dropper or a backdoor that allows remote access to the compromised system. The code is written in C and uses various techniques to eva...

7.3AI score
SaveExploits0
Gitee
Gitee
added 2024/09/20 8:22 a.m.71 views

Exploit for Code Injection in Seacms

No description provided...

9.8CVSS7AI score0.00999EPSS
SaveExploits2
Gitee
Gitee
added 2024/06/14 8:09 a.m.71 views

Exploit for Deserialization of Untrusted Data in Apache Dubbo

Apache ActiveMQ远程命令执行漏洞 影响版本: 5.18.0=Apache ActiveMQ5.18.3, 5.17.0=Apache ActiveMQ5.17.6, 5.16.0=Apache ActiveMQ5.16.7, 5.15.0=Apache ActiveMQ5.15.15 利用方式: 利用ActiveMQ的反序列化漏洞,可以执行任意命令 漏洞回显复现: 漏洞脚本: https://github.com/Fw-fW-fw/activemqThrowable, https://github.com/sincere9/Apache-ActiveMQ-RCE Apach...

9.8CVSS7AI score0.07401EPSS
SaveExploits2
Gitee
Gitee
added 2020/08/07 10:00 p.m.70 views

Exploit for CVE-2020-1938

Ghostcat exp for CNVD-2020-10487CVE-2020-1938 tomcat ajp协议任意属性设置导致的文件读取和文件执行。 漏洞分析 代码仅供安全测试,请勿用于非法用途,造成的后果使用者负责与本人无关!!! python3 ajpShooter.py -h /\ / \ | | | //\ | | ' \ \ | ' \ / \ / | / \ '| / | | | | \ \ | | | | | || / | / // | ./ /| ||/ / \|| |/|| 00theway,just for test usage:...

9.8CVSS7.1AI score0.9927EPSS
SaveExploits51
Gitee
Gitee
added 2025/03/10 11:46 p.m.69 views

漏洞检测

It is an offensive tool for vulnerability detection. The repository contains a project with a name that translates to "漏洞检测" which means "vulnerability detection" in English. The project is likely used for identifying vulnerabilities in systems or applications. The code snippets provided are...

8AI score
SaveExploits0
Gitee
Gitee
added 2020/08/26 7:50 p.m.68 views

Exploit for CVE-2020-1938

It is an exploit module for CNVD-2020-10487 CVE-2020-1938, a file read vulnerability in Tomcat AJP. The vulnerability allows an attacker to read files on the server by sending a specially crafted AJP request. The exploit is implemented in Python 2.7 and uses the ajpy library to interact with the...

9.8CVSS6.7AI score0.9927EPSS
SaveExploits51
Gitee
Gitee
added 2020/03/31 3:16 p.m.67 views

Exploit for CVE-2020-1938

说明 工具仅用于安全研究以及内部自查, 禁止使用工具发起非法攻击, 造成的后果由使用者负责 Apache Tomcat文件包含漏洞(CVE-2020-1938 / CNVD-2020-1048 )批量检测工具. 此项目在Kit4y的项目的基础上进行修改. 代码修改 当ip.txt中只有1个域名或ip时, 会使得threadCount为1, 程序实际上没有运行, 增加判断线程数的代码 ... if threadCount == 1: threadCount = 2 for i in range0,threadCount-1: ... 修改少量代码, 以兼容Python3. 修改前的代码...

9.8CVSS7.1AI score0.9927EPSS
SaveExploits51
Gitee
Gitee
added 2024/03/05 12:41 p.m.66 views

Exploit for CVE-2021-42278

This is a PoC exploit for CVE-2021-42278 and CVE-2021-42287, which are two vulnerabilities in the Windows operating system that allow an attacker to impersonate a Domain Administrator DA from a standard domain user. The exploit uses the Impacket library to interact with the Windows Domain...

8.8CVSS7.4AI score0.7717EPSS
SaveExploits10
Gitee
Gitee
added 2020/09/23 7:34 p.m.66 views

Exploit for CVE-2020-1938

It is an exploit module for CVE-2020-1938, a Tomcat AJP LFI vulnerability. The target product/service is Apache Tomcat, and the vulnerability class/vector is Local File Inclusion LFI. The probable entry point is the poc.py script, which is typically invoked by running it with Python 2.7, specifyi...

9.8CVSS7.3AI score0.9927EPSS
SaveExploits51
Gitee
Gitee
added 2024/08/20 2:39 p.m.65 views

Exploit for CVE-2021-4191

This repository contains a collection of exploits and proof-of-concept POC code for various vulnerabilities, including a high-severity vulnerability in Android versions 12 and 13 CVE-2024-0044, an unauthenticated remote command execution RCE vulnerability in BYOB Build Your Own Botnet v2.0.0, and...

7.8CVSS7.9AI score0.80004EPSS
SaveExploits20
Gitee
Gitee
added 2022/04/08 11:20 a.m.65 views

Exploit for SQL Injection in Zabbix

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 Oracle Java. The repository is maintained by phith0n and is hosted on GitHub...

9.8CVSS7.2AI score0.80296EPSS
SaveExploits60
Gitee
Gitee
added 2020/03/17 6:23 p.m.65 views

Exploit for CVE-2020-1938

This is a proof-of-concept PoC exploit for CVE-2020-1938, a vulnerability in Apache Tomcat's AJP protocol. The exploit is written in Python 2.7 and uses the ajpy library to interact with the AJP protocol. The exploit is designed to perform a Local File Inclusion LFI attack on the target Tomcat...

9.8CVSS7.2AI score0.9927EPSS
SaveExploits51
Gitee
Gitee
added 2021/09/11 3:12 a.m.64 views

Exploit for CVE-2020-1938

This is a proof-of-concept PoC exploit for CVE-2020-1938, a vulnerability in Apache Tomcat's AJP protocol. The exploit is written in Python and utilizes the ajpy library to interact with the AJP protocol. The exploit targets the Local File Inclusion LFI vulnerability in Tomcat, allowing an attack...

9.8CVSS7.3AI score0.9927EPSS
SaveExploits51
Gitee
Gitee
added 2021/07/20 4:31 p.m.63 views

Exploit for CVE-2020-1938

CVE-2020-1938Tomcat-fileinclude and filered Tomcat的文件包含及文件读取漏洞利用POC 文件读取 Usage :python2 "Tomcat-ROOT路径下文件读取CVE-2020-1938.py" -p 8009 -f /test.txt 127.0.0.1 文件包含 Usage :python2 "Tomcat-ROOT路径下文件包含CVE-2020-1938.py" -p 8009 -f /test.txt 127.0.0.1 复现详情:http://www.svenbeast.com/post/fqSI9laE8/ img:...

9.8CVSS7AI score0.9927EPSS
SaveExploits51
Gitee
Gitee
added 2026/08/02 4:02 p.m.64 views

DeskFrame

No description...

5.4AI score
SaveExploits0
Gitee
Gitee
added 2024/04/30 10:13 a.m.62 views

Exploit for PHP External Variable Modification in Juniper Junos

PoC exploit for CVE-2023-36844, CVE-2023-36845, CVE-2023-36846, CVE-2023-36847. This exploit targets Juniper JunOS within SRX and EX Series products, achieving Remote Code Execution RCE by chaining four vulnerabilities. The exploit involves uploading an arbitrary PHP file to a restricted director...

9.8CVSS8.7AI score0.9507EPSS
SaveExploits27
Gitee
Gitee
added 2020/10/16 10:12 a.m.62 views

Exploit for CVE-2020-1938

CVE-2020-1938Tomcat-fileinclude and filered Tomcat的文件包含及文件读取漏洞利用POC 文件读取 Usage :python2 "Tomcat-ROOT路径下文件读取CVE-2020-1938.py" -p 8009 -f /test.txt 127.0.0.1 文件包含 Usage :python2 "Tomcat-ROOT路径下文件包含CVE-2020-1938.py" -p 8009 -f /test.txt 127.0.0.1 复现详情:http://www.svenbeast.com/post/fqSI9laE8/ img:...

9.8CVSS7AI score0.9927EPSS
SaveExploits51
Gitee
Gitee
added 2024/05/30 2:14 p.m.61 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

CVE-2024-32002: Exploiting Git RCE via git clone This repository contains a PoC for exploiting CVE-2024-32002, a vulnerability in Git that allows RCE during a git clone operation. By crafting repositories with submodules in a specific way, an attacker can exploit symlink handling on...

9CVSS8AI score0.29234EPSS
SaveExploits32
Gitee
Gitee
added 2021/10/22 3:45 p.m.61 views

Exploit for Unrestricted Upload of File with Dangerous Type in Apache Tomcat

PoC exploit for CVE-2017-12617, CVE-2017-12618, CVE-2017-12619, CVE-2017-12620, CVE-2017-12621, CVE-2017-12622, CVE-2017-12623, CVE-2017-12624, CVE-2017-12625, CVE-2017-12626, CVE-2017-12627, CVE-2017-12628, CVE-2017-12629, CVE-2017-12630, CVE-2017-12631, CVE-2017-12632, CVE-2017-12633,...

10CVSS7AI score0.99988EPSS
SaveExploits55
Gitee
Gitee
added 2021/05/08 5:29 p.m.61 views

Exploit for CVE-2020-1938

It is an exploit module/toolkit targeting Apache Tomcat. The primary CVE ID is CVE-2020-1938, also known as CNVD-2020-10487. The vulnerability class is Local File Inclusion LFI. The probable entry point is the poc.py script, which is typically invoked by running python poc.py with the required...

9.8CVSS7.3AI score0.9927EPSS
SaveExploits51
Gitee
Gitee
added 2024/03/05 12:41 p.m.60 views

Exploit for CVE-2021-42278

This is a Python script for exploiting CVE-2021-42278 and CVE-2021-42287 to impersonate a Domain Administrator DA from a standard domain user. The script uses the Impacket library to interact with the Active Directory. The script has several components: 1. samtheadmin.py: This is the main script...

8.8CVSS7.3AI score0.7717EPSS
SaveExploits10
Gitee
Gitee
added 2021/05/16 4:14 p.m.59 views

Exploit for Unrestricted Upload of File with Dangerous Type in Apache Tomcat

PoC exploit for CVE-2017-12617, CVE-2017-12618, CVE-2017-12619, CVE-2017-12620, CVE-2017-12621, CVE-2017-12622, CVE-2017-12623, CVE-2017-12624, CVE-2017-12625, CVE-2017-12626, CVE-2017-12627, CVE-2017-12628, CVE-2017-12629, CVE-2017-12630, CVE-2017-12631, CVE-2017-12632, CVE-2017-12633,...

10CVSS7AI score0.99988EPSS
SaveExploits55
Gitee
Gitee
added 2021/10/03 8:23 p.m.57 views

Exploit for Path Traversal in Microsoft

This is a malicious docx generator for exploiting CVE-2021-40444, a remote code execution vulnerability in Microsoft Office Word. The tool is designed to create a malicious docx document that, when opened, will execute arbitrary code on the victim's system. The tool consists of several files: 1...

8.8CVSS8.3AI score0.9745EPSS
SaveExploits38
Gitee
Gitee
added 2024/07/08 11:23 a.m.56 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

CVE-2024-32002: Exploiting Git RCE via git clone This repository contains a PoC for exploiting CVE-2024-32002, a vulnerability in Git that allows RCE during a git clone operation. By crafting repositories with submodules in a specific way, an attacker can exploit symlink handling on...

9CVSS8AI score0.29234EPSS
SaveExploits32
Gitee
Gitee
added 2021/10/11 11:56 a.m.56 views

Exploit for Path Traversal in Apache Http_Server

CVE-2021-41773 复现 https://www.tenable.com/blog/cve-2021-41773-path-traversal-zero-day-in-apache-http-server-exploited v2.4.49 apache 独有漏洞,早期版本中并没有 apnormalizepath 这个函数,该函数是在v2.4.49版本中引入的,正是这个函数导致了 目录穿越,在 v2.4.50 被修复了 环境 https://github.com/1nhann/CVE-2021-41773 本环境中,加载了 cgi 模块: ini LoadModule...

7.5CVSS9.1AI score0.99992EPSS
SaveExploits165
Gitee
Gitee
added 2019/12/04 9:40 p.m.55 views

Exploit for Improper Access Control in Elasticsearch

欢迎各位大佬提BUG,当前版本 AssetScanV1.2 BUG 目前masscan存在bug,正在解决中 简介...

10CVSS8AI score0.99999EPSS
SaveExploits148
Gitee
Gitee
added 2026/06/30 5:28 p.m.54 views

pikachu

Web漏洞练习靶场,包含SQL注入、XSS、文件上传等漏洞场景...

5.3AI score
SaveExploits0
Gitee
Gitee
added 2026/06/19 5:35 p.m.53 views

tomato-rc-qos-ppp-cve

Tomato by Shibby 1.28.0000 MIPSR2-124 K26 Mini - sbin/rc QoS + PPP Command Injection 3 CVEs, CWE-78...

5.4AI score
SaveExploits0
Gitee
Gitee
added 2021/10/09 3:37 p.m.52 views

Exploit for Path Traversal in Apache Http_Server

No description...

7.5CVSS9.2AI score0.99992EPSS
SaveExploits165
Gitee
Gitee
added 2020/03/17 1:50 p.m.51 views

pikachu

This is an offensive tool for Web application security testing. It is a web application that contains various web security vulnerabilities, including Burt Force brute-force, XSS cross-site scripting, CSRF cross-site request forgery, SQL-Inject SQL injection, RCE remote code execution, Files...

6.9AI score
SaveExploits0
Gitee
Gitee
added 2024/05/30 2:15 p.m.50 views

Exploit for Unrestricted Upload of File with Dangerous Type in Git

amalmurali47/hook This repository is part of the PoC for exploiting CVE-2024-32002, a vulnerability in Git that allows RCE during a git clone operation. This repository contains the malicious hook used in the exploit. Overview For detailed instructions and an explanation of how the exploit works,...

9CVSS7.9AI score0.29234EPSS
SaveExploits32
Gitee
Gitee
added 2021/04/27 2:33 p.m.48 views

Exploit for Unrestricted Upload of File with Dangerous Type in Apache Tomcat

PoC exploit for CVE-2017-12617, CVE-2017-12618, CVE-2017-12619, CVE-2017-12620, CVE-2017-12621, CVE-2017-12622, CVE-2017-12623, CVE-2017-12624, CVE-2017-12625, CVE-2017-12626, CVE-2017-12627, CVE-2017-12628, CVE-2017-12629, CVE-2017-12630, CVE-2017-12631, CVE-2017-12632, CVE-2017-12633,...

10CVSS7AI score0.99988EPSS
SaveExploits55
Gitee
Gitee
added 2026/07/14 4:23 p.m.47 views

Exploit for Uncontrolled Resource Consumption in Microsoft

CVE-2026-49160 与 CVE-2026-47291:HTTP.sys 相关漏洞的验证代码...

9.8CVSS8AI score0.53829EPSS
SaveExploits4
Gitee
Gitee
added 2021/06/08 8:54 a.m.47 views

PayloadsAllTheThings

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

7AI score
SaveExploits0
Gitee
Gitee
added 2019/12/05 2:28 p.m.47 views

Exploit for Argument Injection in Phpmailer_Project Phpmailer

This repository contains a collection of Perl scripts, each targeting a specific vulnerability. The vulnerabilities include: 1. CVE-2016-10033: A remote code execution vulnerability in PHPMailer before 5.2.18. 2. CVE-2016-6195: A SQL injection vulnerability in vBulletin before 4.2.2 Patch Level 5...

9.8CVSS9.1AI score0.99988EPSS
SaveExploits113
Gitee
Gitee
added 2026/08/11 8:25 p.m.46 views

cyberange

网络安全渗透测试学习与训练靶场,包含Web漏洞靶场、渗透工具脚本、攻防手册等。内含:邻里圈靶场16+隐藏漏洞,含SQL注入/XSS/命令注入/文件上传/路径遍历等、零依赖渗透脚本、全工具链渗透脚本、PHP/CGI木马、反向Shell、密码破解工具、蜜罐防御系统、Metasploit精简版、Hacker OS一键构建脚本,以及DVWA攻防手册、Kali工具手册、recon-ng手册等学习文档。适合网络安全入门学习和CTF备赛参考。...

5.2AI score
SaveExploits0
Gitee
Gitee
added 2026/06/20 10:02 p.m.46 views

nuclei-templates

No description...

5.3AI score
SaveExploits0
Gitee
Gitee
added 2026/07/02 2:31 p.m.45 views

poc-lab

Recent CVE PoC & reproduction scripts. Focused on high-severity vulnerabilities across Linux kernel, Windows, macOS and more...

5.4AI score
SaveExploits0
Gitee
Gitee
added 2026/06/30 4:18 p.m.45 views

nuclei-templates

模板...

5.3AI score
SaveExploits0
Gitee
Gitee
added 2020/09/01 9:20 a.m.45 views

pwntools

This repository is an offensive tool for CTF Capture The Flag pwn challenges. It is a framework for writing scripts to solve CTF pwn challenges. The primary CVE ID is not explicitly stated in the provided context, but the repository is likely used for exploiting vulnerabilities in various softwar...

8.2AI score
SaveExploits0
Gitee
Gitee
added 2026/07/09 11:00 a.m.44 views

PeneTestAgent

使用Agent对网站进行漏洞测试...

5.3AI score
SaveExploits0
Gitee
Gitee
added 2026/06/12 2:45 p.m.44 views

AWSGateKeeper

AWS 安全审计网关 — GuardDuty 威胁响应、Inspector CVE 扫描、Detective 根因分析、IAM 角色自动化治理、通配符策略实时检测、事件驱动的事件响应与动态 IAM 隔离、SIEM 转发。可部署为 AWS Lambda 函数或端口 8000 上的独立 HTTP 服务器。...

5.3AI score
SaveExploits0
Gitee
Gitee
added 2021/11/21 6:31 p.m.44 views

Exploit for Privilege Context Switching Error in Canonical Ubuntu_Linux

PoC exploit for CVE-2021-3493, a local privilege escalation vulnerability in Ubuntu OverlayFS. The target is the Linux kernel, specifically the overlayfs file system, which did not properly validate the application of file system capabilities with respect to user namespaces. A local attacker coul...

8.8CVSS6.8AI score0.49166EPSS
SaveExploits29
Gitee
Gitee
added 2021/06/17 12:08 a.m.42 views

pentest-wiki

This is a collection of information gathering tools and techniques for penetration testing and security research. The repository contains various scripts and documentation for gathering information about a target organization, including IP analysis, whois analysis, and social media research. The...

7AI score
SaveExploits0
Gitee
Gitee
added 2026/08/12 3:47 p.m.41 views

redamon

No description...

5.2AI score
SaveExploits0
Gitee
Gitee
added 2024/03/05 12:41 p.m.41 views

redteam-research

Collection of PoC and offensive techniques used by the BlackArrow Red Team...

7AI score
SaveExploits0
Gitee
Gitee
added 2026/03/08 10:28 p.m.40 views

metasploit-framework

Metasploit Framework...

5.3AI score
SaveExploits0
Gitee
Gitee
added 2024/03/07 11:03 a.m.40 views

jndi_tool

It is an exploit module/toolkit targeting JNDI vulnerabilities. The primary CVE ID is not explicitly mentioned, but the tool is designed to exploit JNDI-related vulnerabilities, including RCE Remote Code Execution and potential log4j RCE. The target product/service is JNDI, and the vulnerability...

7AI score
SaveExploits0
Gitee
Gitee
added 2020/06/19 2:05 p.m.40 views

Exploit for CVE-2020-2551

PoC exploit for CVE-2020-2551, a Python example targeting Weblogic RCE via IIOP. The target vulnerability is a remote code execution vulnerability in Oracle WebLogic Server. The exploit uses the GIOP General Inter-ORB Protocol and CORBA Common Object Request Broker Architecture to establish a...

9.8CVSS9.9AI score0.93168EPSS
SaveExploits19
Gitee
Gitee
added 2019/10/15 8:29 p.m.40 views

Exploit for OS Command Injection in Webmin

It is an exploit module for CVE-2019-15107, a vulnerability in Webmin. The target product/service is Webmin, a web-based interface for system administration. The vulnerability class/vector is a remote command execution RCE vulnerability. The probable entry point is the "passwordchange.cgi" script...

10CVSS7.6AI score0.99766EPSS
SaveExploits40
Total number of security vulnerabilities1951