Lucene search
+L

307630 matches found

Kitploit
Kitploit
added 2026/09/17 9:28 a.m.7 views

ddoor

ddoor 使用DNS TXT记录的跨平台后门 什么是ddor? ddor 是一个跨平台轻量级后门,使用TXT记录在受感染机器上执行命令。 特性 允许单个TXT记录为Linux和Windows机器分别设置命令 大约10个公共DNS服务器的列表,随机选择 不可预测的回调时间 使用自定义密码的XOR加密TXT记录 支持DNS over HTTPS(感谢Keith @keharv添加此功能!) Linux特性: 反调试,如果检测到ptrace附加到进程,它将退出。 进程名称/线程名称被隐藏,一个假名称覆盖所有系统参数和文件名,使其看起来像合法程序。 自动守护进程化...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 9:27 a.m.323 views

fireprox

FireProx Overview Benefits Disclaimers Maintainer Credit Basic Usage Installation Screenshots Contributing Overview Being able to hide or continually rotate the source IP address when making web calls can be difficult or expensive. A number of tools have existed for some time but they were either...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 9:27 a.m.11 views

fireprox

FireProx 概述 优点 免责声明 维护者 致谢 基本用法 安装 截图 贡献 概述 在进行Web调用时,隐藏或持续轮换源IP地址可能既困难又昂贵。虽然已有一些工具存在了一段时间,但它们要么IP地址数量有限,要么昂贵,要么需要部署大量VPS。FireProx利用AWS API Gateway创建透明代理,每次请求都会轮换源IP地址!使用FireProx创建一个指向目标服务器的代理URL,然后向该代理URL发出Web请求,代理URL将返回目标服务器的响应! 由以下机构提供: 维护者 关注我的Twitter以获取更多技巧、窍门和工具(或者仅仅是打个招呼)!(Mike Felch -...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 9:27 a.m.11 views

tirith

tirith 你的浏览器能拦截这个。你的终端不能。 Website | Docs | SKILL.md | Changelog | Releases 独立开源项目,托管由 Vercel 开源计划(2026 年春季批次)提供支持。 你能看出区别吗? curl -sSL https://install.example-cli.dev | bash safe curl -sSL https://іnstall.example-clі.dev | bash compromised root@kitploit: 你做不到。你的终端也做不到。两个 і 字符都是西里尔字母(U+0456),而不是拉丁字...

6.1AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/17 9:26 a.m.11 views

OSXAuditor

OS X Auditor OS X Auditor 是一款免费的 Mac OS X 计算机取证工具。 OS X Auditor 会解析并对以下运行系统或待分析系统副本中的工件进行哈希处理: 内核扩展 系统代理和守护进程 第三方代理和守护进程 旧的、已弃用的系统和第三方启动项 用户的代理 用户下载的文件 已安装的应用程序 它提取: 用户的隔离文件 用户的 Safari 历史记录、下载记录、最常访问站点、LastSession、HTML5 数据库和本地存储 用户的 Firefox cookie、下载记录、表单历史记录、权限、位置记录和登录信息 用户的 Chrome...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/17 9:26 a.m.10 views

CVE-2026-25243-debugfree

CVE-2026-25243 — RCE en Redis sin DEBUG privado Ejecución remota de código fiable desde un único RESTORE manipulado en Redis con jemalloc — sin comandoDEBUG, sin /proc, sin gdb, sin ROP, con ASLR activado. Ejecuta el comando del atacante como el proceso redis root en las imágenes predeterminadas....

8.8CVSS7.6AI score0.03663EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/17 9:25 a.m.118 views

laforge

Laforge Security Competition Infrastructure Automation Framework Laforge enables rapid development of infrastructure for the purpose of information security competitions. Using a simple and intuitive configuration language, Laforge manages a dependency graph and state management and allows for...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 9:25 a.m.15 views

laforge

Laforge 安全竞赛基础设施自动化框架 Laforge 能够快速开发用于信息安全竞赛的基础设施。通过一种简单直观的配置语言,Laforge 管理依赖图和状态,并实现高效的远程协作。Laforge 引擎使用自定义加载器进行多维、非破坏性的配置叠加。一个很好的类比是 Docker —— 当你构建 Docker 容器时,它是逐层构建的。正是这种强大的能力启发我们构建了 Laforge。这无疑是一个小众项目,但我们确实为它找到了不可思议的用途。 注意 —— 目前我们处于 v0.0.1 的预览版本。API 可能会发生变化(尽管我会尽量最小化变化),并且你可能会遇到 bug。欢迎提交...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 9:25 a.m.7 views

NfSpy

NfSpy - un cliente NFS de falsificación de ID por Daniel Miller NfSpy es una biblioteca de Python para automatizar la falsificación de credenciales NFS al montar un recurso compartido NFS. Se incluyen dos programas cliente: nfspy utiliza la biblioteca Filesystem in Userspace FUSE para montar un...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 9:25 a.m.194 views

cargo-fuzz

cargo fuzz Acargo subcommand for fuzzing with libFuzzer! Easy to use! Installation root@kitploit: $ cargo install cargo-fuzz Note: libFuzzer needs LLVM sanitizer support, so this only works on x86-64 and Aarch64, and only on Unix-like operating systems not Windows. This also needs a nightly...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 9:25 a.m.12 views

CDK

CDK - 零依赖容器渗透工具包 英文 | 简体中文 法律免责声明 未经事先双方同意,使用CDK攻击目标是违法的。CDK仅用于安全测试目的。 概述 CDK是一个开源的容器渗透工具包,旨在无需任何操作系统依赖的情况下,在不同的精简容器中提供稳定的利用。它附带了有用的网络工具和许多强大的PoC/EXP,帮助您轻松逃离容器并接管K8s集群。 快速开始 运行 cdk eva 获取评估信息和推荐的利用方式,然后运行 cdk run 开始攻击。 root@kitploit: ./cdk eva --full Maybe you can exploit the Capabilities below: ...

6AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/17 9:25 a.m.13 views

z3

Z3 Z3 是微软研究院开发的一款定理证明器。它采用 MIT 许可证 进行授权。Windows 二进制发行版包含 C++ 运行时可再分发组件。 如果你不熟悉 Z3,可以从这里开始了解。 稳定版和 nightly 版本的预编译二进制文件可在此处获取。 Z3 可以使用 Visual Studio、Makefile、CMake、vcpkg 或 Bazel 构建。它还为多种编程语言提供了绑定。 有关 Z3 各个稳定版本的说明,请参阅发布说明。 构建状态 Pull Request 和 Push 工作流 WASM 构建| Windows 构建| CI| OCaml 绑定 ---|---|---|--...

5.8AI score
SaveExploits0References42
Kitploit
Kitploit
added 2026/09/17 9:25 a.m.10 views

QCSuper

QCSuper QCSuper es una herramienta que se comunica con teléfonos y módems basados en Qualcomm, permitiendo capturar tramas de radio 2G/3G/4G y 5G en ciertos modelos en bruto, entre otras cosas. Te permitirá generar capturas PCAP de ello usando ya sea un teléfono Android rooteado, un dongle USB o...

6.2AI score
SaveExploits0References15
Kitploit
Kitploit
added 2026/09/17 9:25 a.m.9 views

rengine

reNgine:终极 Web 侦察与漏洞扫描器 🚀 reNgine 2.2.0 已发布! reNgine 2.2.0 带来了赏金中心(Bounty Hub),您可以在其中同步和导入 HackerOne 项目,支持应用内通知,将 Chaos 作为子域名枚举工具,支持上传多个 Nuclei 和 GF 模式,支持在范围外子域名配置中使用正则表达式,新增 PDF 报告模板以及更多功能。 查看reNgine 2.2.0 的新功能! 什么是 reNgine? reNgine 是您的终极 Web 应用侦察套件,专为加速安全专家、渗透测试人员和漏洞赏金猎人的侦察流程而设计。它是您首选的 Web...

5.7AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/17 9:24 a.m.7 views

CVE-2021-41773

CVE-2021-41773 go语言poc&exp项目。 声明:该项目来自作者日常学习笔记。 请勿利用相关技术以及工具从事非法测试,如因此产生的一切不良后果作者无关。 使用: root@kitploit: ./main -u 单个url ./main -u -c 单个url执行单个命令 ./main -f 批量验证url文件 ./main -f -o 验证url文件,有漏洞的导出 ./main -u -cmd 循环非交互式执行命令 程序运行结果: 笔者下一步计划增加thread模块,使用-t来用多线程干活;增加多漏洞验证、利用模块。 go语言初学者,大佬轻喷...

9.8CVSS8.5AI score0.99992EPSS
SaveExploits165
Kitploit
Kitploit
added 2026/09/17 9:24 a.m.11 views

CVE-2025-47827

CVE-2025-47827 针对 CVE-2025-47827 的概念验证与漏洞报告。 目录 描述 披露 影响 检测 缓解措施 二进制文件 概念验证 资源 描述 在 v11 之前的 IGEL OS 中,Secure Boot 可被绕过,原因是 igel-flash-driver 模块未正确验证密码学签名。最终,一个精心构造的根文件系统可以从未经验证的 SquashFS 镜像中挂载。 IGEL OS 10 中 Linux 内核模块 igel-flash-driver 对密码学签名验证不当,允许恶意行为者通过启动由 Microsoft 第三方 UEFI CA 签名的 shim 来绕过...

4.6CVSS7.7AI score0.04927EPSS
SaveExploits2References16
Kitploit
Kitploit
added 2026/09/17 9:24 a.m.48 views

msdat

Quentin HARDY --- [email protected] [email protected] MSDAT MSDAT M icros oft SQL D atabase A ttacking T ool is an open source penetration testing tool that tests the security of Microsoft SQL Databases remotely. Usage examples of MSDAT: You have a Microsoft database listening remotely...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 9:24 a.m.15 views

msdat

Quentin HARDY --- [email protected] [email protected] MSDAT MSDAT(M icros oft SQL D atabase A ttacking T ool)是一款开源渗透测试工具,用于远程测试 Microsoft SQL 数据库的安全性。 MSDAT 的使用场景示例: 你有一个远程监听的 Microsoft 数据库,想要查找有效凭据以连接数据库 你有一个有效的 Microsoft SQL 帐户,想要提升权限 你有一个有效的 Microsoft SQL 帐户,想要在托管该数据库的操作系统上执行命令(例如...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 9:23 a.m.19 views

pymultitor

PyMultiTor Python Multi Threaded Tor Proxy, Did you ever want to be at two different places at the same time? When I asked myself this question, I actually started developing this solution in my mind. While performing penetration tests there are often problems caused by security devices that bloc...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 9:23 a.m.15 views

rop-tool

rop-tool v2.4.2 一个帮助你编写二进制漏洞利用的工具 选项 root@kitploit: rop-tool v2.4.2 Help you make binary exploits. Usage: rop-tool OPTIONS Commands : gadget Search gadgets patch Patch the binary info Print info about binary heap Display heap structure disassemble Disassemble the binary search Search on binary he...

6.3AI score
SaveExploits0
Rows per page
Query Builder