19 matches found
openvpn
OpenVPN -- 一个安全的隧道守护进程 版权所有 C 2002-2026 OpenVPN Inc. 本程序为自由软件; 您可以根据自由软件基金会发布的 GNU 通用公共许可证第二版的条款 重新分发和/或修改它。 要获取 OpenVPN 的最新版本,请访问: root@kitploit: https://openvpn.net/community-downloads/ 要构建和安装: root@kitploit: tar -zxf openvpn-.tar.gz cd openvpn- ./configure make make install 或参阅 INSTALL 文件了解更多信...
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...
xed
Intel® X86 编码器解码器 Intel® XED Doxygen API 手册与源码构建手册: https://intelxed.github.io Bug 反馈: https://github.com/intelxed/xed/issues/new 简化版 GITHUB 构建说明: root@kitploit: git clone https://github.com/intelxed/xed.git xed git clone https://github.com/intelxed/mbuild.git mbuild cd xed ./mfile.py 然后从 obj 目录中...
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 です。このライブラリは以下のアーキテクチャ/OSの組み合わせをサポートしています: Linux/x86-64: 良好に動作します。 Linux/x86: 良好に動作します。 Linux/ARM: 良好に動作します。 Linux/IA-64: 完全にテストされサポートされています。 Linux/PARISC: 良好に動作しますが、C ライブラリに unwind-info がありません。 HP-UX/IA-64: ほぼ動作しますが、いくつかの重大な制限があることが知られています。...
system_bt_AOSP10_r33_CVE-2021-0476
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...
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...
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...
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...