105 matches found
pcapfex
pcapfex 'P acket CAP ture F orensic E vidence eX tractor' is a tool that finds and extracts files from packet capture files. It was developed by Viktor Winkelmann as part of a bachelor thesis. The power of pcapfex lies in it's ease of use. You only provide it a pcap-file and are rewarded a...
Sitadel
Sitadel - Web Application Security Scanner root@kitploit: | || || | / | | | | | | | | | | || | | | \ | | |/ | | | | || | | | |/ | | | | | | /|| ||\ Sitadel is basically an update for WAScan making it compatible for python = 3.11 It allows more flexibility for you to write new modules and...
bantam
Bantam An advanced PHP backdoor management tool, with a lightweight server footprint, multi-threaded communication, and an advanced payload generation and obfuscation tool. Features end to end encryption with request unique encryption keys, and payload streaming designed to bypass WAF, IDS, SIEM...
tsunami-security-scanner
Tsunami Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence. To learn more about Tsunami, visit our documentation. Tsunami relies heavily on its plugin system to provide basic scanning capabilities...
zeno
Zeno Framework Installation root@kitploit: cd git clone https://github.com/Traxes/zeno --recursive sudo pip3 install termcolor tqdm git clone https://github.com/Z3Prover/z3 --recursive cd z3 python3 scripts/mkmake.py --python cd build make sudo make install cd /zeno Usage root@kitploit: /zeno$...
hal
Welcome to HAL! HAL /hel/ is a comprehensive netlist reverse engineering and manipulation framework. Navigation 1. Introduction 2. Build Instructions 3. Quickstart Guide 4. Academic Context Introduction What the hell is HAL? Virtually all available research on netlist analysis operates on a...
x64dbg
x64dbg An open-source binary debugger for Windows, aimed at malware analysis and reverse engineering of executables you do not have the source code for. There are many features available and a comprehensive plugin system to add your own. You can find more information on the blog! Screenshots |...
pingap
Pingap Pingap在发布稳定版本之前,暂时不接受 pull requests,如果有问题可以先提issue,会及时处理。 Pingap 是一款由 Cloudflare Pingora 框架驱动的高性能反向代理。它通过简洁的 TOML 文件和直观的 Web 管理界面,实现了动态、零停机的配置热更新,极大地简化了运维管理。 其核心优势在于强大的插件体系,提供了二十多种开箱即用的功能,涵盖认证 JWT, Key Auth、安全 CSRF, IP/Referer/UA 限制、流量控制 限流、缓存、内容修改 重定向、内容替换 和可观测性 请求 ID。 这使得 Pingap...
STrace
STrace El rastreador de Steve. Una reimplementación del hook de llamadas al sistema de DTrace en Windows. Piense en esto como un hook de SSDT compatible con PatchGuard, pero sin trucos. No admite SSSDT apis de win32k, ya que las propias API de llamadas al sistema de DTrace no admiten esta tabla...
faraday_plugins
Instalación root@kitploit: pip install faraday-plugins Comandos Listar plugins Lista todos los plugins y si son compatibles con comandos y/o informes Parámetros opcionales: -cpf / --custom-plugins-folder PATH: Si se indica, también buscará plugins personalizados en esa ruta root@kitploit:...
jsdeob-workbench
jsdeob-workbench Un banco de trabajo visual para desofuscar JavaScript. Construye cadenas de transformación, recórrelas paso a paso, escribe tus propios plugins. Demostración en YouTube https://www.youtube.com/watch?v=7zuqKoJT2BM https://www.youtube.com/watch?v=bOVnPIfjoco ¿Qué es esto? Esta...
tsunami-security-scanner
Tsunami Tsunami 是一款通用型网络安全扫描器,拥有可扩展的插件系统,用于高置信度地检测高危漏洞。 要了解更多关于 Tsunami 的信息,请访问我们的文档。 Tsunami 高度依赖其插件系统来提供基本扫描能力。所有公开可用的 Tsunami 插件都托管在单独的 google/tsunami-security-scanner-plugins 仓库中。 快速开始 请参阅关于如何构建和运行 Tsunami 的文档。 贡献 阅读如何为 Tsunami 做贡献。 许可证 Tsunami 已根据 Apache 2.0 许可证 发布。 root@kitploit: Copyright...
CVE-2025-10377
CVE-2025-10377 概念验证:插件系统仪表盘中的跨站请求伪造(CSRF)(函数 sdtogglelogs) 漏洞类型: 跨站请求伪造(CSRF) 受影响函数: sdtogglelogs CVSS v3.1: 4.3(中危) 向量: AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N (注:评分反映的是需要管理员受害者与用户交互的未授权状态变更。) 漏洞描述: 函数 sdtogglelogs 处理敏感操作,例如启用/禁用页面访问日志、错误日志和邮件投递日志。然而,它仅依赖于 $REQUEST'logtype' 参数和权限检查 currentusercan...
alibaba__one-java-agent_CVE-2022-25842_0-0-1
one-java-agent 目标 1. 提供插件化支持,统一管理众多的Java Agent 2. 插件支持install/unstall,需要插件方实现接口 3. 支持传统的java agent,即已经开发好的java agent 插件系统 插件如果希望感知生命周期,可以实现 PluginActivator接口: root@kitploit: public interface PluginActivator // 让插件本身判断是否要启动 boolean enabledPluginContext context; public void initPluginContext contex...
hobbits
About Hobbits was developed at Mahlet in 2019 as an integrated data analysis tool. It was open-sourced and is now passively maintained by Adam and anyone who wants to contribute. Join the Discord server if you want to ask questions, contribute, or just chat about binary analysis tools...
mediator
Mediator 是一个端到端加密的反向 shell,操作员和 shell 连接到一个"中介"服务器,该服务器桥接连接。这消除了操作员/处理程序设置端口转发以监听连接的需要。Mediator 还允许您创建插件来扩展反向 shell 的功能。 您可以将 Mediator 的脚本作为独立可执行文件运行,也可以导入它们以集成到其他渗透测试和事件响应工具中。 架构: 受端到端加密聊天应用的启发,Mediator 对反向 shell 的客户端/服务器模型采用了独特的方法。Mediator 使用: 1. 客户端反向 shell 2. 客户端处理程序/操作员 3. 一个桥接这两个连接的服务器 反向...
golismero
GoLismero 是什么? GoLismero 是一个用于安全测试的开源框架。它目前主要针对 Web 安全,但可以轻松扩展到其他类型的扫描。 该框架最有趣的功能包括: 真正的平台独立性。已在 Windows、Linux、BSD 和 OS X 上测试通过。 没有原生库依赖。整个框架完全用纯 Python 编写。 与使用 Python 和其他脚本语言编写的其他框架相比,性能良好。 非常易于使用。 插件开发极其简单。 该框架还收集并统一了知名工具的结果:sqlmap、xsser、openvas、dnsrecon、theharvester... 与标准集成:CWE、CVE 和 OWASP。...
osintbuddy
I have no data yet. It is a capital mistake to theorize before one has data. Insensibly one begins to twist facts to suit theories, instead of theories to suit facts. | plugins-system | osintbuddy.com | osintbuddy discord | entities | pypi package | Introducing OSINTBuddy Notice - No, this projec...
Alfred
WIP - 改进版 Alfred 2.0 Alfred - 模块化侦察与利用框架 实验阶段 Alfred 是一个基于 Python 的框架,旨在协助执行各种侦察、利用和后渗透任务。它具有高度模块化特性,允许用户轻松添加插件以扩展功能。该框架支持运行独立插件、处理插件参数以及跟踪执行结果。 特性 插件系统 :轻松加载和执行自定义插件。 模块化设计 :通过创建或导入新插件来扩展功能。 基于NLP的输入处理 :插件通过自然语言处理理解用户输入,利用语义解析将用户意图映射到特定操作。 encorewebsm - 用于分词和句子分割 all-MiniLM-L6-v2 -...
Lime-RAT
已过时。请归档而非删除 LimeRAT v0.1.9 Windows 远程管理工具 描述 适用于 Windows 机器的简单而强大的 RAT。该项目简单易懂,应能让您了解 .NET 恶意软件的一般知识及其行为方式。 主要功能 .NET 使用 Visual Basic .NET 编写,客户端依赖框架 2.0 或 4.0,服务端为 4.0 连接 使用 pastebin.com 作为 ip:port,取代 noip.com DNS,并支持多端口 插件 使用插件系统以减小 stub 体积并降低杀毒软件检测率 加密 服务端与客户端之间的通信使用 AES 加密 传播 感染 USB...