Lucene search
+L

2626 matches found

Kitploit
Kitploit
added 2026/09/15 10:12 a.m.6 views

serverless-application-model

AWS SAM 转换 AWS Serverless Application Model(AWS SAM)转换是一个 AWS CloudFormation 宏,可将 SAM 模板 转换为 CloudFormation 模板。 要使用 SAM 转换,请将 AWS::Serverless-2016-10-31 添加到 CloudFormation 模板的 Transform 部分 中。 使用 SAM 转换的好处包括: 内置最佳实践和合理的默认配置。 通过 AWS SAM CLI 进行本地测试和调试。 扩展 CloudFormation 模板语法。 入门 将以下内容保存为...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/15 9:06 a.m.9 views

PackMyPayload

PackMyPayload - 容器化恶意软件的新兴威胁 跳转到支持的格式 该工具接收文件或目录作为输入,并将其嵌入到充当归档/容器的输出文件中。它可作为概念验证,展示容器文件格式与嵌入恶意软件的新兴风险,同时作为专业红队操作员的助手,以优化其初始访问策略。 目前已知威胁行为者通过多种容器文件格式走私恶意软件,例如: 7zip zip ISO IMG 他们这样做是为了让有效载荷绕过文件内容扫描器,但更重要的是避免在其文件上留下“网络标记”标志 。攻击者不希望在其文件上出现 MOTW 的原因有多种:Microsoft Office 中的受保护视图 一直是其中之一。...

5.4CVSS7.3AI score0.01806EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 9:00 a.m.9 views

CVE-2022-30190

CVE-2022-30190 Microsoft Office Word Rce 复现CVE-2022-30190 漏洞简介 MS Office docx 文件可能包含作为 HTML 文件的外部 OLE 对象引用。有一个 HTML 场景 ms-msdt: 调用 msdt 诊断工具,它能够执行任意代码(在参数中指定)。 结果是一个可怕的攻击向量,通过打开恶意 docx 文件(不使用宏)来获取 RCE。 开始复现 在 Twitter 上获得了@naosec 首次分享的样本,下载下来。 用压缩包打开 02-2022-0438.doc 打开/word/rels/document.xml.rels...

9.3CVSS7.9AI score0.99234EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/15 8:18 a.m.10 views

Mythic-Macro-Generator

Mythic-Macro-Generator 用于生成 MS Office 宏的 Python3 脚本,用于启动 Mythic JXA 有效载荷。 此脚本生成一个 Office 宏,该宏使用 osascript 下载并执行 Mythic JXA .js 有效载荷。 步骤: 1. 设置 Mythic C2 服务器并生成一个 "apfell" jxa 有效载荷(注意:此生成器假设有效载荷使用 http 而非 https...如果您使用 https,可以修改生成器脚本让 curl 使用 https)。在 Mythic 服务器上下载该有效载荷。 2. 删除 Mythic JXA .js...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 8:12 a.m.7 views

Camelishing

Camelishing 社会工程学工具 Camelishing 社会工程学工具 Python 3x 联系方式 root@kitploit: !CONTACT! | Coded Abdulaziz ALTUNTAŞ | | Email: [email protected] | | Github: github/azizaltuntas | | Twitter: @esccopyright | 功能 root@kitploit: 1-Bulk email sending 2-Basic Python Agent Creator 3-Office Excel Macro Creato...

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

macphish

macphish Office for Mac Macro Payload Generator Attack vectors There are 4 attack vectors available: beacon creds meterpreter meterpreter-grant For the 'creds' method, macphish can generate the Applescript script directly, in case you need to run it from a shell. beacon On execution, this payload...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 7:47 a.m.8 views

macphish

macphish Office for Mac 宏负载生成器 攻击向量 共有4种攻击向量可供选择: beacon creds meterpreter meterpreter-grant 对于 'creds' 方法,macphish 可以直接生成 Applescript 脚本,方便你在 shell 中运行。 beacon 执行此负载后,它会向我们的监听主机发送信号,并提供受害者的基本系统信息。生成 beacon 负载的最简单方式是: root@kitploit: $./macphish.py -lh 默认情况下使用 curl,但可以通过修改命令模板来使用其他工具(wget、nslookup...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 7:24 a.m.8 views

CVE-2017-8759-Exploit-sample

CVE-2017-8759-Exploit-sample 运行CVE-2017-8759漏洞利用样本。 漏洞利用流程: Word宏在Doc1.doc文件中运行。该宏通过wsdl下载一个格式错误的txt文件,这会触发WSDL解析器日志。然后解析日志导致运行mshta.exe,进而运行执行mspaint.exe的PowerShell命令。 测试方法: 在端口8080上运行一个Web服务器,并将文件exploit.txt和cmd.hta放在其根目录。例如:python3 -m http.server -127.0.0.1 8080 或者你可以使用python3 server.py...

9.3CVSS7.4AI score0.88698EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/15 6:50 a.m.5 views

CVE-2025-24893-XWiki-unauthenticated-RCE-via-SolrSearch

CVE-2025-24893 – XWiki 中未经认证的远程代码执行 0 目录 1. 摘要 2. 漏洞详情 3. 受影响版本 4. 概念验证 4.1 构建载荷 4.2 手动利用 4.3 自动化 Python 利用 5. 缓解措施 6. 致谢与参考 1 摘要 CVE: 2025-24893 组件: SolrSearch 宏(XWiki UI) 严重性: 9.8 / 严重(CVSS 3.1) 攻击向量: 未认证 HTTP GET 影响: 任意 Groovy 执行 → 系统级 RCE(Jetty/Tomcat 用户权限) /xwiki/bin/get/Main/SolrSearch...

9.8CVSS8.1AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/15 6:33 a.m.9 views

obfus.h

obfus.h obfus.h 是一个仅包含宏的库,用于在编译时混淆 C 应用程序,专门为 Tiny C tcc 设计(你可以在此下载 - Tiny-C-Compiler/releases)。它面向 Windows x86 和 x64 平台,并支持几乎所有版本的编译器。为你的 C 程序提供非常可靠的防护! 它有哪些功能?... 🔍 函数调用混淆 :对函数调用进行混淆,使未授权者难以阅读你的代码。 🛡️ 反调试技术 :内置机制,防止运行时的代码分析。 🔄 控制流代码变异 :将代码变成“意大利面条”,使条件和循环难以解析。 🧶 字符串隐藏 :隐藏文件中的指定字符串,并在执行时动态收集它们。 🚫...

5.9AI score
SaveExploits0References8
Nuclei
Nuclei
added 2026/09/15 5:39 a.m.114 views

SAS/Internet 9.4 1520 - Local File Inclusion

SAS/Internet 9.4 build 1520 and earlier allows local file inclusion. The samples library included by default in the appstart.sas file, allows end-users of the application to access the sample.webcsf1.sas program, which contains user-controlled macro variables that are passed to the DS2CSF macro...

7.5CVSS7.2AI score0.07968EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2026/09/15 4:47 a.m.12 views

Macrome

Macrome 用于红队和分析师的Excel宏文档读取器/写入器。关于此工具实际功能的博文可查阅这里和这里。 安装/构建 克隆或下载本仓库,然后可使用dotnet执行该工具——例如: root@kitploit: dotnet run -- build --decoy-document Docs\decoydocument.xls --payload Docs\popcalc.bin 或 root@kitploit: dotnet build cd bin/Debug/netcoreapp2.0 dotnet Macrome.dll deobfuscate --path...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/15 4:14 a.m.9 views

wePWNise

wePWNise wePWNise是一个概念验证的Python脚本,用于生成可在Office宏或模板中使用的VBA代码。它设计时考虑了自动化和集成,针对锁定环境场景。该工具枚举软件限制策略(SRPs)和EMET缓解措施,并动态识别安全的二进制文件以注入有效载荷。wePWNise与现有利用框架(如Metasploit、Cobalt Strike)集成,也接受任何自定义原始格式的有效载荷。 前置条件 Python termcolor 包。安装请运行:pip install termcolor 命令行参数 开始使用wePWNise前,请先查看其支持的选项: root@kitploit:...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 2:49 a.m.7 views

ransomware-simulator

QuickBuck - 勒索软件模拟器 root@kitploit: / \ / / / / / / // // // // // // '// |/ // // // '/ \\,/// ///\// ,/ ///\ Nextron Systems GmbH 本仓库的目标是提供一种简单、无害的方式来检查您的防病毒软件对勒索软件的防护能力。 该工具模拟典型的勒索软件行为,例如: 从 Word 文档宏中分阶段释放 删除卷影副本 加密文档(由模拟器嵌入并投放至新文件夹中) 将勒索信投放到用户桌面...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 2:43 a.m.6 views

cve-2025-24893

CVE-2025-24893 XWiki RCE 漏洞利用 一个简单的 Python3 脚本,用于利用 CVE-2025-24893 (XWiki 平台中的一个远程代码执行漏洞),使用基于 Groovy 的异步宏和可配置的反向 Shell 载荷。 ⚠️ 警告: 该工具仅供教育和授权测试目的 使用。未经授权针对您不拥有或未经明确许可测试的系统使用是非法且不道德的。 目录 功能特性 需求 安装 使用 检测与协议回退 反向 Shell 载荷 许可证 免责声明 功能特性 ✅ 自动检测目标是否支持 HTTPS 或 HTTP ✅ 构建 Groovy ProcessBuilder 片段以避免...

9.8CVSS8.1AI score0.99864EPSS
SaveExploits52References1
Kitploit
Kitploit
added 2026/09/15 1:37 a.m.7 views

macos_sandbox

macOS 入门 - 应用沙盒 继续我的 macOS 迁移系列博文,我想稍微讨论一下 macOS 应用沙盒。 强烈建议先阅读 macOS 应用结构 这篇博文——我会假定读者了解应用(App)与进程(任务)之间的区别,对 launchd 及其与应用启动的关系有一定了解。 沙盒示例 我第一次了解 macOS 沙盒时,天真地尝试创建一个恶意的 Word 宏。 这在 Windows 生态系统中(至今)仍然是一个非常常见的攻击向量,所以我想看看我是否能够直接启动进程并肆意破坏。 好吧,在 macOS 上事情并没有那么简单——例如,我确实能够运行进程,但似乎它们做不了太多事情。...

5.5CVSS5.9AI score0.07665EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 1:00 a.m.103 views

oletools

python-oletools oletools is a package of python tools to analyze Microsoft OLE2 files also called Structured Storage, Compound File Binary Format or Compound Document File Format, such as Microsoft Office 97-2003 documents, MSI files or Outlook messages, mainly for malware analysis, forensics and...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 12:35 a.m.5 views

SauronEye

SauronEye SauronEye es una herramienta de búsqueda diseñada para ayudar a equipos rojos a encontrar archivos que contengan palabras clave específicas. Características : Buscar en múltiples unidades de red Buscar contenido de archivos Buscar contenido de archivos de Microsoft Office .doc, .docx,...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 12:23 a.m.14 views

archiver-MOTW-support-comparison

适用于 Windows 的压缩软件对 MOTW(Mark of the Web)传播支持的对比 英语 | 日语 背景 2022 年 3 月 3 日,微软宣布将更改 Windows 上 Office 应用程序的默认行为,以阻止来自互联网的文件(例如电子邮件附件)中的宏。 公告摘录: VBA 宏是恶意行为者获取访问权限以部署恶意软件和勒索软件的常见方式。因此,为提高 Office 的安全性,我们将更改 Office 应用程序的默认行为,以阻止来自互联网的文件中的宏。 ... 此更改仅影响运行 Windows 的设备上的...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/14 11:56 p.m.5 views

CVE-2025-24893

XWiki CVE-2025-24893 概念验证 作者 : Net.Doge & Infinit3i 该Python脚本利用CVE-2025-24893 漏洞——XWiki因异步渲染Groovy宏时沙箱机制不完善导致的远程代码执行RCE漏洞。它通过向基于RSS的SolrSearch端点注入代码,实现任意命令执行。 📌 功能特性 通过Groovy注入执行单条命令 自动生成反向Shell载荷(配合msfvenom) 可自定义选项: 远程目标 本地IP地址 HTTP服务器端口 反向Shell信标端口 清晰的bash载荷预览 带ANSI颜色编码的交互式TUI 🚀 使用方法 1. 克隆或下载脚本...

9.8CVSS8.1AI score0.99864EPSS
SaveExploits52References3
Rows per page
Query Builder