Lucene search
+L

247 matches found

Rapid7 Blog
Rapid7 Blog
added 2022/04/01 6:34 p.m.134 views

Metasploit Weekly Wrap-Up

CVE-2022-22963 - Spring Cloud Function SpEL RCE A new exploit/multi/http/springcloudfunctionspelinjection module has been developed by our very own Spencer McIntyre which targets Spring Cloud Function versions Prior to 3.1.7 and 3.2.3. This module is unrelated to Spring4Shell CVE-2022-22965, whic...

7.5CVSS1.3AI score0.99939EPSS
SaveExploits137
GithubExploit
GithubExploit
added 2022/03/16 5:45 p.m.648 views

Exploit for Cross-Site Request Forgery (CSRF) in Irz Ru21_Firmware

ez-iRZ Exploit for CVE-2022-27226 Cross Site Request Forgery...

9.3CVSS9.5AI score0.33702EPSS
SaveExploits5
GithubExploit
GithubExploit
added 2021/12/16 9:26 a.m.476 views

Exploit for Uncontrolled Resource Consumption in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

CVE-2021-44228 log4shell POC ---------------------...

10CVSS9.7AI score0.99999EPSS
SaveExploits364
Gitee
Gitee
added 2021/12/14 11:51 a.m.28 views

Exploit for Deserialization of Untrusted Data in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

Log4j2-CVE-2021-44228 介绍 Log4J的漏洞复现 软件架构 软件架构说明 安装教程 1. git clone https://gitee.com/demonbhao/log4j2-cve-2021-44228.git 2. 安装JDK1.8.0以下版本 3. 安装maven,打包需要 使用说明 1. 编写你的poc代码块 2. 编译Exploit.java javac Exploit.java 形成Exploit.class 3. 开启LDAP协议 4.开启http服务器,用python简单开启,注意要和被访问的端口一致...

10CVSS7.1AI score0.99999EPSS
SaveExploits364
GithubExploit
GithubExploit
added 2021/12/03 2:08 p.m.830 views

Exploit for Out-of-bounds Write in Linux Linux_Kernel

CVE-2021-42008 CVE-2021-42008: Exploiting A 16-Year-Ol...

7.8CVSS6.6AI score0.01561EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2021/11/02 12:00 a.m.374 views

Kingdia CD Extractor 3.0.2 Buffer Overflow

Exploit Title: Kingdia CD Extractor 3.0.2 - Buffer Overflow SEH Date: 31.10.2021 Software Link: https://en.softonic.com/download/kingdia-cd-extractor/windows/post-download Exploit Author: Achilles Tested Version: 3.0.2 Tested on: Windows 7 64bit 1.- Run python code : Kingdia.py 2.- Open EVIL.txt...

7.1AI score
SaveExploits0
GithubExploit
GithubExploit
added 2021/10/09 4:52 a.m.7 views

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

Usage Make sure Python and ncat are installed...

10CVSS10AI score0.9981EPSS
SaveExploits126
Gitee
Gitee
added 2021/10/04 5:34 p.m.12 views

exploitdb

This is an official repository of The Exploit Database, a project sponsored by Offensive Security. The repository contains exploits, shellcodes, and papers for various vulnerabilities in different software and systems. The exploits are categorized by operating system and vulnerability type, and c...

7.7AI score
SaveExploits0
Gitee
Gitee
added 2021/06/10 9:19 p.m.6 views

pentestdb

This is an offensive tool for penetration testing. It is a Python-based tool called "pentestdb" that provides a collection of tools and resources for penetration testing, including exploit development, vulnerability scanning, and password cracking. The tool is designed to be easy to use and...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2021/05/17 12:00 a.m.221 views

Microsoft Windows TokenMagic Privilege Escalation

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Windows Privilege Escalation via TokenMagic UAC Bypass', 'Description' = %q This module leverages a UAC bypass TokenMagic in order to spawn a...

0.5AI score
SaveExploits0
GithubExploit
GithubExploit
added 2021/04/22 12:11 p.m.180 views

Exploit for Improper Input Validation in Microsoft

Weaponized CVE-2019-0604 Automated Exploit Tool to Maximize C...

9.8CVSS8.3AI score0.99913EPSS
SaveExploits30
Gitee
Gitee
added 2021/03/30 12:24 p.m.6 views

metasploit-framework

This repository is an offensive tool for Metasploit Framework. The Metasploit Framework is a comprehensive platform for developing and executing exploits, post-exploitation tools, and malware. It is a powerful tool for penetration testers, security researchers, and red teamers. The framework...

6.8AI score
SaveExploits0
Gitee
Gitee
added 2021/01/20 8:52 p.m.4 views

CTF-All-In-One

This is a book about CTF Capture The Flag competitions, specifically the Pwn binary exploitation module. The book is written by Yang Cheng, a member of L-Team, and is aimed at beginners. It covers the basics of binary security, including x86/x64 platforms, Linux systems, and the basics of exploit...

6.9AI score
SaveExploits0
ThreatPost
ThreatPost
added 2020/12/17 11:11 p.m.48 views

How to Increase Your Security Posture with Fewer Resources

With the number of COVID-19 cases increasing, another round of attacks is looming over schools and universities as they move into holiday break and prepare for the spring semester. According to a recent article the Wall Street Journal, there have been “nearly three dozen ransomware attacks agains...

7.1AI score
SaveExploits0References7
Rapid7 Blog
Rapid7 Blog
added 2020/09/30 6:57 p.m.50 views

Exploitability Analysis: Smash the Ref Bug Class

In April 2020, security researcher Gil Dabah published a paper on a set of vulnerabilities he had discovered within the Win32k subsystem of the Windows operating system. These vulnerabilities demonstrated instances of a new class of bugs, dubbed “Smash the Ref.” Dabah’s research included 13 test...

1.2AI score
SaveExploits0
The Coalfire Blog
The Coalfire Blog
added 2020/09/18 1:07 a.m.47 views

The Basics of Exploit Development 5: x86-64 Buffer Overflows

In this article we will be covering a technique similar to the one in the first installment of this series, however, with the twist in that this exploit will be of a 64-bit process running on Windows 10. Due to the nature of modern operating systems and the exploit mitigation techniques they...

1.5AI score
SaveExploits0
Gitee
Gitee
added 2020/09/10 4:51 p.m.5 views

linux-exploit-development-tutorial

It is an offensive tool for Linux. This is a tutorial for Linux exploit development, specifically targeting stack and heap security mechanisms. The tutorial covers various topics, including format string attacks, integer overflow, and buffer overflow attacks. It also discusses how to bypass...

8AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2020/09/01 12:00 a.m.120 views

JITSploitation I: A JIT Bug

By Samuel Groß, Project Zero This three-part series highlights the technical challenges involved in finding and exploiting JavaScript engine vulnerabilities in modern web browsers and evaluates current exploit mitigation technologies. The exploited vulnerability, CVE-2020-9802, was fixed in iOS...

8.8CVSS9.5AI score0.08207EPSS
SaveExploits4
Gitee
Gitee
added 2020/08/11 1:08 p.m.8 views

pwntools

This is an offensive tool for exploit development and CTF Capture The Flag framework. The tool is called pwntools and is used for exploit development and CTF challenges. It provides a set of tools and libraries for exploiting vulnerabilities and solving CTF challenges. The tool is written in Pyth...

7.2AI score
SaveExploits0
Gitee
Gitee
added 2020/08/04 5:58 p.m.6 views

pwntools

This repository is an offensive tool for binary exploitation, specifically a Python library for writing exploits. It is not a PoC exploit for a specific CVE, but rather a toolkit for creating exploits. The primary vulnerability class targeted by this library is not explicitly stated, but it is...

6.9AI score
SaveExploits0
Rows per page
Query Builder