19 matches found
xed
Codificador-Decodificador X86 de Intel® Intel® XED Manual de la API Doxygen y manual de compilación del código fuente: https://intelxed.github.io Errores: https://github.com/intelxed/xed/issues/new Instrucciones abreviadas de compilación desde GITHUB : root@kitploit: git clone...
tiny_tracer
tinytracer A Pin Tool for tracing: API calls, including input and output of selected functions defined local functions, and functions from statically linked libraries selected instructions: RDTSC, CPUID, INT inline system calls, including parameters of selected syscalls transition between section...
openvpn
OpenVPN -- Un demonio de tunelización segura Copyright C 2002-2026 OpenVPN Inc. Este programa es software libre; puedes redistribuirlo y/o modificarlo bajo los términos de la GNU General Public License versión 2 publicada por la Free Software Foundation. Para obtener la última versión de OpenVPN,...
OwnCloud-CVE-2023-49103
构建容器的方法: 1: 下载文件夹,解压并构建容器。 2: docker build -t cve-2023-49103 ./ 3: docker run --name cve-2023-49103 -p 80:80 -p 443:443 cve-2023-49103...
cve-2016-10033-45
构建 Docker 镜像: $ sudo docker build . -t ep4/5.2.17 将 5.2.17 替换为 18 和 20。 运行 Docker 容器: $ sudo docker run -p 7001:80 ep4/5.2.17 在相应文件夹中,将端口替换为 7001/7002/7003,将标签替换为 5.2.17/18/20。...
system_bt_AOSP10_r33_CVE-2020-0463
Fluoride 蓝牙协议栈 在 AOSP 上构建和运行 只需构建 AOSP - Fluoride 默认就在其中。 在 Linux 上构建和运行 针对 Ubuntu 的说明,已在 14.04(Clang 3.5.0)和 16.10(Clang 3.8.0)上测试通过。 下载源码 root@kitploit: mkdir /fluoride cd /fluoride git clone https://android.googlesource.com/platform/system/bt 安装依赖(需要 sudo 权限): root@kitploit: cd /fluoride/bt...
libunwind_CVE-2015-3239_AfterPatch
-- mode: Outline - - 这是 unwind 库的版本 1.0。该库支持以下几种架构/操作系统组合: Linux/x86-64: 运行良好。 Linux/x86: 运行良好。 Linux/ARM: 运行良好。 Linux/IA-64: 已完全测试并支持。 Linux/PARISC: 运行良好,但 C 库缺少 unwind 信息。 HP-UX/IA-64: 大部分可用,但已知有一些严重的限制。 Linux/AArch64: 新添加。 Linux/PPC64: 新添加。 Linux/SuperH: 新添加。 FreeBSD/i386: 新添加。 FreeBSD/x86-64:...
system_bt_AOSP10_r33_CVE-2021-0476
Pila Bluetooth de Fluoride Compilar y ejecutar en AOSP Simplemente compila AOSP; Fluoride está ahí por defecto. Compilar y ejecutar en Linux Instrucciones para Ubuntu, probadas en 14.04 con Clang 3.5.0 y en 16.10 con Clang 3.8.0 Descargar el código fuente root@kitploit: mkdir /fluoride cd /fluori...
ish
iSH A project to get a Linux shell running on iOS, using usermode x86 emulation and syscall translation. For the current status of the project, check the issues tab, and the commit logs. App Store page TestFlight beta Discord server Wiki with help and tutorials README中文 如若未能保持最新,请提交PR以更新 Hacking...
Exploit for Improper Initialization in Linux Linux_Kernel
CVE-2022-0847 Dirty Pipe Pre-compiled exploit for CVE-2022-08...
Exploit for Incorrect Default Permissions in Huawei Harmonyos
Proof-Of-Concept Usage 1. build bash go build -o poc e...
Exploit for CVE-2023-52927
CVE-2023-52927 LPE exploit for CVE-2023-52927 - a Use-After-F...
Exploit for Argument Injection in Flatpak
CVE-2024-32462 CVE-2024-32462 code exec sbx escape How the di...
Exploit for CVE-2025-30208
ViteVulScan Vulnerabilities Overview This project involves...
Exploit for Out-of-bounds Write in Linux Linux_Kernel
CVE-2022-1015 This repository contains a PoC for local privil...
Exploit for Origin Validation Error in Solarwinds Dameware_Mini_Remote_Control
CVE-2019-3980 CVE-2019-3980 exploit written in win32/c++ open...
GLSA-201803-03 : Go: User-assisted execution of arbitrary code
The remote host is affected by the vulnerability described in GLSA-201803-03 Go: User-assisted execution of arbitrary code A command injection flaw was discovered in the source code build phase because of the go get command, which does not block -fplugin= and -plugin arguments. Impact : A remote...
Windows Packet Divert: WinDivert
Windows Packet Divert WinDivert is a user-mode packet capture-and-divert package for Windows Vista, Windows 2008, Windows 7, Windows 8 and Windows 10. WinDivert allows usermode programs to capture/modify/drop network packets sent to/from the Windows network stack. In summary, WinDivert can captur...
Intentionally Vulnerable Machine for Exploit Testing: Metasploitable3
Intentionally Vulnerable Machine for Exploit Testing Metasploitable3 is a free virtual machine that allows you to simulate attacks largely using Metasploit. It has been used by people in the security industry for a variety of reasons: such as training for network exploitation, exploit development...