Lucene search
+L
GiteeMost viewed

1945 matches found

Gitee
Gitee
added 2020/05/19 10:45 a.m.11 views

Exploit for CVE-2020-2551

CVE-2020-2551 Weblogic IIOP 反序列化 测试环境 Weblogic10.3.6+jdk1.6 打包好的jar包 提取码:a6ob 漏洞利用 下载jar包,然后使用marshalsec起一个恶意的RMI服务,本地编译一个exp.java java package payload; import java.io.IOException; public class exp public exp String cmd = "curl http://172.16.1.1/success"; try...

9.8CVSS9.5AI score0.93168EPSS
SaveExploits19
Gitee
Gitee
added 2020/03/28 4:58 p.m.11 views

Exploit for Deserialization of Untrusted Data in Oracle Weblogic_Server

CVE-2018-2628 is a remote command execution vulnerability in Oracle WebLogic Server. The exploit code is written in Python and uses the CVE-2018-2628 Weblogic GetShell.py script to exploit the vulnerability. The script sends a specially crafted request to the vulnerable server, which allows an...

9.8CVSS8.1AI score0.99448EPSS
SaveExploits70
Gitee
Gitee
added 2020/03/28 12:36 a.m.11 views

exploit-database

This is an official Exploit Database repository, a collection of public exploits and vulnerable software. The repository is updated daily with the most recently added submissions. It includes a search utility called "searchsploit" that allows users to search through the exploits using one or more...

6.5AI score
SaveExploits0
Gitee
Gitee
added 2020/03/24 8:39 p.m.12 views

PayloadsAllTheThings

This repository is an offensive tool for API key and bucket S3 exploitation. It contains tools and exploits for various types of attacks, including CRLF injection, CSRF injection, and API key leaks. The repository includes a variety of scripts and modules for different types of attacks, such as...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2020/03/23 3:44 p.m.11 views

cve_2019_0708_bluekeep_rce

bluekeep exploit...

7AI score
SaveExploits0
Gitee
Gitee
added 2020/03/18 7:01 p.m.11 views

Exploit for CVE-2016-0728

This repository is an offensive tool for Linux kernel exploitation, specifically targeting the CVE-2016-0728 vulnerability. The vulnerability is a REFCOUNT overflow/Use-After-Free in keyrings, which allows for local root exploitation. The repository contains two exploit modules, expboost.c and...

7.8CVSS6.7AI score0.03442EPSS
SaveExploits14
Gitee
Gitee
added 2020/03/12 12:06 p.m.11 views

maltrail

Maltrail is a malicious traffic detection system that utilizes publicly available blacklists containing malicious and/or generally suspicious trails. It also uses optional advanced heuristic mechanisms to help in discovery of unknown threats. The system can be configured to ignore certain events...

6.9AI score
SaveExploits0
Gitee
Gitee
added 2020/03/08 10:44 a.m.11 views

Exploit for Improper Input Validation in Jenkins

hackUtils It is a hack tool kit for pentest and web security research, which is based on BeautifulSoup bs4 module http://www.crummy.com/software/BeautifulSoup/bs4/. Usage: hackUtils.py options Options: -h, --help Show basic help message and exit -b keyword, --baidu=keyword Fetch URLs from Baidu...

9CVSS7.6AI score0.83259EPSS
SaveExploits23
Gitee
Gitee
added 2020/03/03 2:44 p.m.11 views

vulhub

It is an open-source collection of pre-built vulnerable docker environments. The primary vulnerability class/vector is not explicitly stated, but the collection includes various environments with different vulnerabilities, such as SQL injection, cross-site scripting XSS, and server-side template...

7.3AI score
SaveExploits0
Gitee
Gitee
added 2020/02/25 7:22 p.m.11 views

Exploit for CVE-2013-0422

K8tools 20190324 声明: 工具仅供安全研究或授权渗透,非法用途后果自负。 博客: https://www.cnblogs.com/k8gege 下载: https://github.com/k8gege/K8tools 密码: k8gege k8team K8team PS: 不定期更新,文件比较大,可按需下载。 提权工具均可在远控cmd或WebShell下运行,大部份经过修改重新编译兼容性稳定性比网上要好 综合工具 + 综合工具 K8飞刀Final.rar 提权工具 + 提权工具 iislpe.exe IIS全版本提权仅限IIS帐户、服务帐户 + 提权工具 pr.exe...

10CVSS9AI score0.99448EPSS
SaveExploits99
Gitee
Gitee
added 2020/02/18 11:55 p.m.11 views

Exploit for CVE-2017-0213

windows-kernel-exploits 简介 windows-kernel-exploits 漏洞列表 Security Bulletin KB Description Operating System - MS17-017 KB4013081 GDI Palette Objects Local Privilege Escalation windows 7/8 - CVE-2017-8464 LNK Remote Code Execution Vulnerability windows 10/8.1/7/2016/2010/2008 - CVE-2017-0213...

9.3CVSS8.3AI score0.90026EPSS
SaveExploits50
Gitee
Gitee
added 2020/02/18 11:55 p.m.11 views

Exploit for CVE-2016-0728

This repository is an offensive tool for Linux kernel exploitation. It contains exploits for various real-world kernel vulnerabilities, including CVE-2016-0728. The primary vulnerability being targeted is a REFCOUNT overflow/Use-After-Free in keyrings. The repository includes two exploit modules:...

7.8CVSS7.2AI score0.03442EPSS
SaveExploits14
Gitee
Gitee
added 2020/02/14 11:51 p.m.11 views

PowerTools

This repository is an offensive tool for PowerShell exploitation. It contains a collection of scripts that utilize a common pattern to host a script on a PowerShell webserver, invoke the IEX download cradle to download/execute the target code and post the results back to the server, and then...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2020/01/08 9:31 a.m.11 views

Exploit for Deserialization of Untrusted Data in Apache Log4J

CVE-2019-17571 is a vulnerability in the Apache Commons FileUpload library. It allows an attacker to upload a malicious file with a .class extension, which can be used to execute arbitrary code on the server. The vulnerability is caused by the library not properly validating the file extension...

9.8CVSS6.5AI score0.6906EPSS
SaveExploits3
Gitee
Gitee
added 2019/11/21 12:43 p.m.11 views

POC-T

This is a Python-based penetration testing framework called POC-T. It is a concurrent framework that allows users to perform various types of attacks, including vulnerability verification, file upload, weak password cracking, and more. The framework has a modular design, with each module...

7AI score
SaveExploits0
Gitee
Gitee
added 2019/10/31 9:44 p.m.11 views

Exploit for Exposure of Sensitive Information to an Unauthorized Actor in Gitlab

It is an offensive tool for Docker environments. The primary CVE ID is not explicitly mentioned, but the repository contains various vulnerable environments based on Docker-Compose, including CVE-2016-9086 and CVE-2017-1000353. The target product/service or framework is Docker, and the...

9.8CVSS6.7AI score0.99679EPSS
SaveExploits46
Gitee
Gitee
added 2019/10/16 8:48 a.m.11 views

Exploit for OS Command Injection in Dlink Dir-655_Firmware

This is a PoC exploit for CVE-2019-16920, a vulnerability in D-Link routers. The exploit is implemented in two Python scripts: CVE-2019-16920.py and CVE-2019-16920-MassPwn3r.py. The scripts send arbitrary input to a "PingTest" device common gateway interface, which can lead to command injection a...

10CVSS8.7AI score0.99996EPSS
SaveExploits5
Gitee
Gitee
added 2019/10/09 5:20 p.m.11 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
SaveExploits141
Gitee
Gitee
added 2019/08/15 9:57 a.m.11 views

icsmaster

This repository, cnforyou/icsmaster, is an ICS/SCADA security resource collection. It contains various tools and scripts for identifying and exploiting vulnerabilities in industrial control systems. The repository includes a list of dorks search terms for identifying vulnerable systems, as well a...

7.9AI score
SaveExploits0
Gitee
Gitee
added 2019/07/05 9:21 a.m.11 views

Exploit for CVE-2018-9995

This is an exploit module for a DVR Digital Video Recorder vulnerability, specifically CVE-2018-9995. The exploit is designed to obtain exposed credentials from the DVR. The module is written in Python and uses the requests library to send HTTP requests to the DVR. The exploit targets a...

9.8CVSS7.1AI score0.82608EPSS
SaveExploits15
Gitee
Gitee
added 2019/05/19 10:44 a.m.11 views

Exploit for Improper Input Validation in Redhat Openshift

This is a pre-built vulnerable environment based on Docker-Compose, provided by the Vulhub project. The project is designed to help users learn about vulnerabilities and improve their defensive skills. The repository contains a collection of vulnerable environments, each with its own Docker-Compo...

9.8CVSS7AI score0.38191EPSS
SaveExploits4
Gitee
Gitee
added 2019/02/05 7:21 p.m.11 views

exploit

This is an offensive tool for Exploits & Shellcodes. It is a repository of public exploits and corresponding vulnerable software, developed for use by penetration testers and vulnerability researchers. The repository is a collection of exploits, shellcodes, and papers gathered through direct...

7AI score
SaveExploits0
Gitee
Gitee
added 2019/01/17 3:59 p.m.11 views

exploitdb-bin-sploitsss

This is an official repository of The Exploit Database, a project sponsored by Offensive Security. The repository contains a collection of public exploits and corresponding vulnerable software, developed for use by penetration testers and vulnerability researchers. It is intended to serve as the...

7.8AI score
SaveExploits0
Gitee
Gitee
added 2018/11/13 10:27 a.m.11 views

vulhub

It is an offensive tool for Web Application. The repository contains a collection of pre-built vulnerable docker environments, including a web application vulnerable to various attacks. The tool is designed to help developers and security researchers test and demonstrate the effectiveness of web...

7AI score
SaveExploits0
Gitee
Gitee
added 2018/08/06 4:42 p.m.11 views

Exploit for CVE-2005-2006

This is an open-source application server attack toolkit called clusterd. It automates the fingerprinting, reconnaissance, and exploitation phases of an application server attack. The toolkit currently supports six different application server platforms, including JBoss, ColdFusion, and WebLogic...

5.3CVSS6AI score0.79415EPSS
SaveExploits31
Gitee
Gitee
added 2018/07/06 9:17 p.m.11 views

Exploit for CVE-2017-0213

windows-kernel-exploits 简介 windows-kernel-exploits 漏洞列表 Security Bulletin KB Description Operating System - MS17-017 KB4013081 GDI Palette Objects Local Privilege Escalation windows 7/8 - CVE-2017-8464 LNK Remote Code Execution Vulnerability windows 10/8.1/7/2016/2010/2008 - CVE-2017-0213...

9.3CVSS8.3AI score0.90026EPSS
SaveExploits50
Gitee
Gitee
added 2026/08/18 11:20 p.m.10 views

waf

单二进制部署:Go 编写,11MB,内存占用 20MB,无外部依赖 203 条内置规则:覆盖 OWASP Top 10 及主流攻击向量(SQL 注入、XSS、Log4Shell、NoSQL、LDAP、PHP/Node/Java/.NET 特定攻击、SSTI、SSRF、XXE、Web Shell、反序列化、原型污染、HTTP 走私、API 滥用、JWT 攻击、GraphQL、云原生、缓存投毒、W...

5.4AI score
SaveExploits0
Gitee
Gitee
added 2023/11/05 11:41 a.m.10 views

黑客工具测试

This is an offensive tool for a comprehensive hacking toolkit. The primary vulnerability class targeted is RCE Remote Code Execution, with various tools and modules available for different attack vectors, including SQL injection, phishing, web attacks, post-exploitation, and more. The tool is...

7.9AI score
SaveExploits0
Gitee
Gitee
added 2023/02/28 3:51 p.m.10 views

渗透字典

This repository is an offensive tool for Bug Bounty research and exploitation. The primary CVE ID is not explicitly mentioned, but it appears to be a collection of exploits and techniques for various vulnerabilities. The repository contains a wide range of exploits and techniques, including: 1...

6.9AI score
SaveExploits0
Gitee
Gitee
added 2023/02/16 12:17 a.m.10 views

Exploit for OS Command Injection in Sonatype Nexus_Repository_Manager

CVE-2019-5475 CVE-2019-5475 与 CVE-2019-15588 靶场: RCE 命令注入漏洞 ------ 0x00 背景 CVE-2019-5475 是 Nexus 关于内置插件 Yum Repository 的 RCE 命令注入漏洞,其最早被披露于 hackerone,但因官方第一次修复不完整,故又衍生出了 CVE-2019-15588 漏洞。 这两个漏洞都需要以 admin 身份登录后才可以利用,但是 nexus 默认管理员密码 admin123 经常被忽略修改,很容易就被利用了。 0x10 靶场环境 0x20 目录结构 CVE-2019-5475 ├──...

9CVSS7.1AI score0.18396EPSS
SaveExploits5
Gitee
Gitee
added 2021/12/31 2:44 p.m.10 views

vulhub

This is an open-source collection of vulnerable web applications and environments for security research and training. It is a repository of vulnerable systems, including web applications, databases, and other software, designed to help security professionals and researchers practice and improve...

7.9AI score
SaveExploits0
Gitee
Gitee
added 2021/12/16 11:25 a.m.10 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.7AI score0.49166EPSS
SaveExploits29
Gitee
Gitee
added 2021/12/03 12:02 a.m.10 views

Exploit for Improper Input Validation in Linux Linux_Kernel

This is a PoC exploit for CVE-2021-3490, a Linux kernel vulnerability. The exploit targets the eBPF subsystem and leverages a bug in the verifier to gain arbitrary read and write access to kernel memory. The exploit is designed to work on Ubuntu 20.04.02 and 20.10 Groovy Gorilla kernels 5.8.0-25....

7.8CVSS6.6AI score0.27477EPSS
SaveExploits7
Gitee
Gitee
added 2021/11/16 4:04 p.m.10 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/16 11:59 p.m.10 views

Exploit for Improper Input Validation in Google Chrome

It is an offensive tool for WebAssembly exploitation. The repository contains PoC exploits for CVE-2020-16040 and CVE-2021-3156. The primary CVE is CVE-2020-16040. The target product/service is WebAssembly, and the vulnerability class/vector is arbitrary code execution RCE via WebAssembly module...

7.8CVSS8.8AI score0.99969EPSS
SaveExploits94
Gitee
Gitee
added 2021/09/15 11:52 p.m.10 views

Exploit for Code Injection in Pivotal_Software Spring_Data_Commons

Based on the provided code and metadata, here is a description of the repository and its contents: Repository: This repository appears to be a Maven wrapper for the Apache Maven project, specifically version 3.5.3. The repository contains metadata and configuration files for the Maven wrapper,...

9.8CVSS9.1AI score0.97002EPSS
SaveExploits9
Gitee
Gitee
added 2021/09/08 11:48 a.m.10 views

Exploit for Expression Language Injection in Atlassian Confluence_Data_Center

PoC exploit for CVE-2021-26084, an OGNL injection vulnerability in Confluence Server and Data Center. The exploit targets Confluence versions prior to 7.12.5, allowing an authenticated user to execute arbitrary code. The exploit is invoked using the ConfluenceOGNLInjection.py script, which takes...

9.8CVSS9.1AI score0.99999EPSS
SaveExploits46
Gitee
Gitee
added 2021/08/16 4:49 p.m.10 views

JavaLearnVulnerability

This is a Java vulnerability learning project repository, specifically focused on deserialization vulnerabilities. The repository contains a gadget called "URLDNS" which is used to verify if a target exists a deserialization vulnerability. The gadget is implemented using Java's built-in classes a...

7.6AI score
SaveExploits0
Gitee
Gitee
added 2021/07/26 2:11 p.m.10 views

Red-Teaming-Toolkit

This repository is an offensive tool for Red Teaming/Adversary Simulation. It contains a collection of open source and commercial tools that aid in red team operations. The primary target product/service or framework is not explicitly stated, but the tools are designed to be used in various stage...

8AI score
SaveExploits0
Gitee
Gitee
added 2021/07/22 9:25 a.m.10 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/15 4:50 p.m.10 views

vulhub

This is an open-source collection of vulnerable web applications and environments for security training and testing. It is a repository of vulnerable systems and applications that can be used to practice and improve one's skills in penetration testing and vulnerability assessment. The repository...

7AI score
SaveExploits0
Gitee
Gitee
added 2021/07/07 11:17 a.m.10 views

Exploit for Exposure of Sensitive Information to an Unauthorized Actor in Cisco Ios

About 这个github仓库,是eqgrp-free-file.tar.xz 的免费解压版本, 源文件由“The Shadow Brokers”黑客组织放出。 加密的拍卖版本可以在网上找到和下载。 Firewall 这个文件夹包含了所有的源文件。 listing.txt则是所有文件的清单。 This repository contains the decrypted and decompressed contents of the eqgrp-free-file.tar.xz file released by "The Shadow Brokers". The contents ar...

7.5CVSS7.1AI score0.87313EPSS
SaveExploits7
Gitee
Gitee
added 2021/06/17 12:07 a.m.10 views

SpringBootVulExploit

It is an offensive tool for Spring Boot exploitation. The repository contains a collection of exploits and techniques for exploiting Spring Boot applications, including: Spring Boot Vulnerability Exploit Check List: a checklist for identifying vulnerabilities in Spring Boot applications...

7.8AI score
SaveExploits0
Gitee
Gitee
added 2021/05/14 12:17 a.m.10 views

maltrail

This is a Python-based malicious traffic detection system called Maltrail. It is designed to identify and block malicious traffic by utilizing publicly available blacklists and custom user-defined lists. The system can be used to detect various types of malicious activity, including malware,...

7AI score
SaveExploits0
Gitee
Gitee
added 2021/04/22 12:39 p.m.10 views

Exploit for Privilege Context Switching Error in Canonical Ubuntu_Linux

It is an exploit module 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...

8.8CVSS7AI score0.49166EPSS
SaveExploits29
Gitee
Gitee
added 2021/04/13 1:41 p.m.10 views

Exploit for Improper Input Validation in Google Chrome

PoC exploit for CVE-2020-16040, an out-of-bounds read vulnerability in the WebAssembly WASM module loader. The exploit targets the WASM module loader's handling of WebAssembly code, specifically the wasmcode array, which is used to load and execute WASM modules. The vulnerability allows an attack...

7.8CVSS8.2AI score0.99969EPSS
SaveExploits94
Gitee
Gitee
added 2021/03/11 5:57 p.m.10 views

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

PoC exploit for CVE-2020-0796, a buffer overflow vulnerability in Windows 10 1903/1909's SMB3 compression capability. The exploit connects to the target host, compresses the authentication request with a bad offset field set in the transformation header, causing the decompressor to buffer overflo...

10CVSS9.4AI score0.9981EPSS
SaveExploits126
Gitee
Gitee
added 2021/02/11 11:09 p.m.10 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/02/07 3:45 p.m.10 views

Exploit for CVE-2019-1003000

PoC exploit for CVE-2019-1003000, CVE-2019-1003001, CVE-2019-1003002: Script Security, Pipeline: Groovy, Pipeline: Declarative. This PoC allows users with Overall/Read permission and Job/Configure and optional Job/Build to bypass the sandbox protection and execute arbitrary code on the Jenkins...

8.8CVSS8.6AI score0.98375EPSS
SaveExploits18
Gitee
Gitee
added 2021/01/24 10:45 a.m.10 views

Exploit for Deserialization of Untrusted Data in Microsoft

CVE-2020-17144-EXP 条件: Exchange2010; 普通用户 默认用法写webshell: CVE-2020-17144-EXP.exe mail.example.com user pass 执行命令 & 端口复用: 修改ExploitClass.cs 参考 @zcgonvh...

8.8CVSS9.4AI score0.36514EPSS
SaveExploits4
Total number of security vulnerabilities1945