Lucene search
+L

7303 matches found

Gitee
Gitee
added 2025/09/14 6:34 p.m.97 views

ASLRay

This repository contains a Linux ELF x32/x64 ASLR DEP/NX bypass exploit with stack-spraying. The exploit targets the test binary, which is a simple program that takes a string argument and prints it. The exploit works by spraying the stack with a large amount of data, which increases the chances ...

7AI score
SaveExploits0
Gitee
Gitee
added 2025/09/14 6:27 p.m.218 views

awesome-exploit-development

This is a curated list of resources for learning about exploit development, not an exploit itself. It is a collection of books, tutorials, courses, tools, and vulnerable applications for learning about exploit development. The resources include books such as "Hacking - The art of exploitation" an...

7.4AI score
SaveExploits0
Gitee
Gitee
added 2025/09/14 5:27 p.m.79 views

defcon27_csharp_workshop

This repository contains a collection of C code snippets and labs for writing custom backdoor payloads, as part of a workshop presented at Defcon 27. The code covers various topics, including Windows API calls, memory allocation, thread creation, and encryption. The code snippets are organized in...

7.4AI score
SaveExploits0
Gitee
Gitee
added 2025/09/13 12:52 p.m.131 views

Exploit for CVE-2023-36880

Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1. It is a PoC exploit for CVE-2023-36880. The code performs the following steps: 1. Loads a vulnerable version of the "prefsenclavex64.dll" enclave 2. Call the vulnerable "SealSettings"...

4.8CVSS7.3AI score0.01616EPSS
SaveExploits1
Gitee
Gitee
added 2025/09/13 1:28 a.m.205 views

charlotte

This is a C++ shellcode launcher, fully undetected as of May 13th, 2021. It dynamically invokes Windows 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 evade detection. The code is written in C++ and...

7.5AI score
SaveExploits0
Gitee
Gitee
added 2025/09/06 3:12 p.m.183 views

pwnshop

pwnshop Notes, cheatsheets, shellcode and exploits. Progress: - Utility - Object/Executable file to shellcode converter script: code - Utility - Assembly and link script : code - Utility - Shellcode testing skeleton generator : code - Exit syscall asm: code - Write syscall "Hello world!": code -...

7AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/08/28 2:0 p.m.172 views

binary-exploitation

Binary Exploitation Guide Learning binary exploitation from b...

7.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2020-24361

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SNMPTT before 1.4.2 allows attackers to execute shell code via EXEC, PREXEC, or unknowntrapexec. CVE-2020-24361 Note that Nessus relies on the presence of the...

9.8CVSS7.5AI score0.02033EPSS
SaveExploits0References2
Gitee
Gitee
added 2025/07/27 3:46 a.m.124 views

Exploit for CVE-2017-0144

This repository is an offensive tool for Windows. It is an implementation of the DoublePulsar backdoor in C/C++. The tool includes a suite of exploits and detectors for various vulnerabilities, including the EternalBlue vulnerability CVE-2017-0144. The tool can be used to upload a DLL to a...

9.3CVSS8AI score0.9923EPSS
SaveExploits102
Gitee
Gitee
added 2025/07/27 3:27 a.m.95 views

easy-linux-pwn

This is a set of Linux binary exploitation tasks for beginners on various architectures. The tasks are designed to be solved using a suggested approach, even if there are other easier ways. The tasks assume a dynamically linked libc with a known binary and require the use of ROP Return-Oriented...

6.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/30 12:0 a.m.7 views

ZigStrike 2.0

ZigStrike is a robust shellcode loader developed in Zig, offering a variety of injection techniques and anti-sandbox features. It leverages compile-time capabilities for efficient shellcode allocation, demonstrating proven success in bypassing advanced security solutions. ZigStrike includes a...

7.2AI score
SaveExploits0
GithubExploit
GithubExploit
added 2025/04/19 2:38 p.m.425 views

Exploit for Improper Initialization in Linux Linux_Kernel

Dirty Pipe Exploit CVE-2022-0847 Overview This reposito...

7.8CVSS8.1AI score0.88606EPSS
SaveExploits100
Packet Storm
Packet Storm
added 2025/03/14 12:0 a.m.349 views

General Device Manager 2.5.2.2 Buffer Overflow

General Device Manager version 2.5.2.2 remote buffer overflow exploit that provides a reverse shell. Based on a discovery made in 2024 by Ahmet Ümit Bayram. ============================================================================================================================================...

7.9AI score
SaveExploits0
Packet Storm
Packet Storm
added 2025/02/28 12:0 a.m.410 views

Ollama 0.5.11 Code Execution

Ollama version 0.5.11 suffers from a code execution vulnerability. ============================================================================================================================================= | Title : Ollama 0.5.11 Code Injection Vulnerability | | Author : indoushka | | Tested o...

7.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2025/01/17 2:8 p.m.11 views

Critical Flaws in WGS-804HPT Switches Enable RCE and Network Exploitation

Cybersecurity researchers have disclosed three security flaws in Planet Technology's WGS-804HPT industrial switches that could be chained to achieve pre-authentication remote code execution on susceptible devices. "These switches are widely used in building and home automation systems for a varie...

9.3CVSS10AI score0.02341EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2024/11/06 1:59 p.m.16 views

Winos 4.0 Malware Infects Gamers Through Malicious Game Optimization Apps

Cybersecurity researchers are warning that a command-and-control C&C framework called Winos is being distributed within gaming-related applications like installation tools, speed boosters, and optimization utilities. "Winos 4.0 is an advanced malicious framework that offers comprehensive...

7.6AI score
SaveExploits0
Metasploit
Metasploit
added 2024/11/01 6:54 p.m.378 views

Linux Execute Command

Execute an arbitrary command Module Options msf use payload/linux/riscv32le/exec msf payloadexec show actions ...actions... msf payloadexec set ACTION msf payloadexec show options ...show and set options... msf payloadexec run This module requires Metasploit: https://metasploit.com/download Curre...

7.2AI score
SaveExploits0
Metasploit
Metasploit
added 2024/11/01 6:54 p.m.383 views

Linux Execute Command

Execute an arbitrary command Module Options msf use payload/linux/riscv64le/exec msf payloadexec show actions ...actions... msf payloadexec set ACTION msf payloadexec show options ...show and set options... msf payloadexec run This module requires Metasploit: https://metasploit.com/download Curre...

7.2AI score
SaveExploits0
Metasploit
Metasploit
added 2024/11/01 6:54 p.m.234 views

Linux Reboot

A very small shellcode for rebooting the system using the reboot syscall. This payload is sometimes helpful for testing purposes. Requires CAPSYSBOOT privileges. Module Options msf use payload/linux/riscv64le/reboot msf payloadreboot show actions ...actions... msf payloadreboot set ACTION msf...

7AI score
SaveExploits0
Metasploit
Metasploit
added 2024/11/01 6:54 p.m.269 views

Linux Reboot

A very small shellcode for rebooting the system using the reboot syscall. This payload is sometimes helpful for testing purposes. Requires CAPSYSBOOT privileges. Module Options msf use payload/linux/riscv32le/reboot msf payloadreboot show actions ...actions... msf payloadreboot set ACTION msf...

7AI score
SaveExploits0
Rows per page
Query Builder