140 matches found
secator
渗透测试者的瑞士军刀。 功能 • 支持的命令 • 安装 • 用法 • 文档 • 加入我们的 Discord! secator 是一个用于安全评估的任务和工作流运行器。它支持数十种知名安全工具,旨在提高渗透测试人员和安全研究人员的工作效率。 功能 精选命令列表 统一输入选项 统一输出模式 CLI 和库使用 基于 Celery 的分布式选项 从简单任务到复杂工作流的灵活性 可定制 支持的工具 secator 集成了以下工具: 欢迎通过提交 Issue 请求添加新工具,但请先确认该工具符合我们的选择标准。如果不符而您仍希望将其集成到 secator 中,您可以自行接入(请参阅开发指南)。 安装...
skyvern
🐉 使用LLM和计算机视觉自动化基于浏览器的工作流程 🐉...
sliver-n8n-notifications
Sliver C2 + n8n 集成 通过 Discord 和 Slack 实时接收 Sliver C2 植入物的回调通知 概述 本项目将 Sliver C2 (命令与控制框架)与 n8n (工作流自动化)集成,当新的植入物连接建立时,提供实时通知 。当目标机器通过信标或交互式会话连接到您的 Sliver 服务器时,您将立即在 Discord 和 Slack 上收到带有详细目标信息的彩色编码警报。 使用场景: 红队行动、渗透测试任务、安全研究以及授权的安全评估。 架构 root@kitploit: Sliver C2 Server ↓ Python Monitor polls every...
CVE-2025-68613-POC
🚨 CVE-2025-68613: Critical RCE Vulnerability in n8n Table of Contents 1. Overview 2. What is n8n? 3. Vulnerability Basics 4. Technical Details 5. Affected Versions 6. Exploitation Mechanics 7. Real-World Impact 8. Detection Methods 9. Remediation & Mitigation 10. Resources & References Overview...
CVE-2026-21858
CVE-2026-21858 Plataforma de Automatización de Flujos de Trabajo n8n - Ejecución Remota de Código Una herramienta de investigación de seguridad para detectar CVE-2026-21858, una vulnerabilidad crítica de ejecución remota de código en la plataforma de automatización de flujos de trabajo n8n. Tabla...
apkSneeze
apkSneeze v2.0.0 一款用于自动化 Android 应用渗透测试中重复性任务的工具。 该工具目前提供以下功能: 1. 反编译提供的 APK 文件。 2. 将提供的 APK 文件转换为 JAR 文件。 3. 在反编译的文件中搜索有趣的字符串。 4. 通过 WiFi 设置 ADB。 5. 从测试设备下载 APK 文件(需要 root 权限)。 Android 设备上的位置 /data/app/ 6. 从测试设备下载应用数据目录(需要 root 权限)。 Android 设备上的位置 /data/data 你可以通过链式操作模式来自定义工作流程。 示例: 通过 WiFi 设置 A...
n8n-vulnerability-detection
n8n 漏洞检测 用于检测 n8n 漏洞的自动化 Nuclei 模板。 由@rxerium 创建 概述 适用于 n8n 工作流自动化的自动化 CVE 检测模板,每日监控并基于 GitHub Advisories、ProjectDiscovery 和 NVD 生成模板。 统计 :3 个 CVE(2023 年)+ 10 个 CVE(2025 年)= 13 个模板 使用方法 root@kitploit: Scan a single target nuclei -t 2025/CVE-2025-58360.yaml -u https://target.com Scan with all...
CVE-2025-68613
🚀 n8n Authenticated RCE PoC Pocsuite3 CVE ID : CVE-2025-68613 Type : Authenticated Remote Code Execution Framework : Pocsuite3 这是一个基于 Pocsuite3 框架编写的漏洞验证与利用脚本,用于检测 n8n 工作流自动化工具中的认证后远程代码执行漏洞(RCE)。该脚本支持无害化验证(Verify)和命令执行(Attack)两种模式,并具备自动清理测试痕迹的功能。 ⚙️ 参数说明 本脚本在 Pocsuite3 的基础参数上扩展了以下自定义参数,运行时需通过...
EUVD-2026-73162
n8n: Per-Resource OAuth Consent Bypass via Unbound Refresh Token Resource Substitution...
analysis-and-poc-n8n-CVE-2025-68613
概述(n8n 与 CVE-2025-68613) n8n 是一个工作流自动化平台,用于通过可视化流程和 JavaScript 表达式来集成系统与服务。 CVE-2025-68613 是一个严重的远程代码执行(RCE)漏洞 ,CVSS 评分为 9.9,影响多个版本的 n8n。该漏洞出现在受影响版本中,工作流中 JavaScript 表达式的处理未得到适当隔离。这允许拥有编辑权限的认证用户在应用程序预期行为之外执行代码 。 在实践中,该漏洞可被利用来在运行 n8n 的服务器上以应用程序自身的权限执行命令。受影响版本范围从 0.211.0 到 1.120.4 、1.121.1 和 1.122....
n8n-cve-2025-68613
CVE-2025-68613 – n8n 表达式注入远程代码执行漏洞 该工具包提供了针对 n8n 工作流自动化平台 上关键漏洞 CVE-2025-68613 的 扫描器与 PoC 利用脚本 。 此仓库提供了针对 CVE-2025-68613 漏洞(影响 n8n 工作流自动化平台 )的 扫描器与 PoC 利用脚本 。 警告 / 注意 中文 此工具 仅 用于 合法且已获授权 的安全测试。 禁止在未经所有者许可的情况下将此工具用于任何系统。 English This tool is ONLY for authorized and legal security testing...
Blackash-CVE-2025-68613
🚨 CVE-2025-68613 — RCE crítico en n8n Severidad: 🔴 Crítico Impacto: Ejecución remota de código Plataforma afectada: n8n automatización de flujos de trabajo 🧩 Resumen CVE-2025-68613 es una vulnerabilidad de seguridad crítica en n8n , una plataforma de automatización de flujos de trabajo de código...
CVE-2025-68613
CVE-2025-68613 n8n es una plataforma de automatización de flujos de trabajo de código abierto. Las versiones a partir de 0.211.0 y anteriores a 1.120.4, 1.121.1 y 1.122.0 contienen una vulnerabilidad crítica de Ejecución Remota de Código RCE en su sistema de evaluación de expresiones de flujo de...
CVE-2025-68613
CVE-2025-68613 — n8n 工作流自动化表达式引擎隔离失效 作者不对因使用或滥用本研究造成的任何损害承担责任 严格仅供教育和防御用途 描述 本仓库包含对漏洞 CVE-2025-68613 的实验室级分析和安全概念验证 ,该漏洞影响工作流自动化平台 n8n 。 从 0.211.0 开始到 1.120.4 之前的版本,以及 1.121.0–1.121.1 包含一个 表达式评估系统 中的严重缺陷。 在特定条件下,由经过身份验证的用户提供的表达式可能会在缺乏适当隔离 的运行时上下文中被评估,理论上可以实现远程代码执行 RCE。 本仓库不提供 利用代码 它提供: 版本指纹识别 漏洞检...
CVE-2026-86078
n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.2, the Instance AI workflow summary used node names and connection keys from stored workflows as ordinary object keys. A workflow submitted through the REST API could contain proto or constructor, causing nested writes t...
CVE-2026-86079 n8n: Path Injection in Elasticsearch and ElasticSecurity Nodes via Unencoded Identifiers
n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the Elasticsearch and ElasticSecurity nodes interpolated workflow-controlled index and document identifiers directly into REST request paths. An identifier containing path separators or dot segments could...
CVE-2026-86996
n8n (open-source workflow automation platform) is affected by a policy bypass in its Agent workflow tool . Prior to 2.37.7 and 2.38.2 , the "This workflow can be called by" setting was enforced by the Execute Workflow node but not when a workflow was attached to an Agent as a tool. The root cause...
CVE-2026-86074
n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.2, the Instance AI credential setup flow accepted a credential test or verification URL without checking that it matched the workflow node's origin. Attacker-controlled fetched content could influence that URL after a us...
CVE-2026-86074 n8n: Instance AI Credential Setup Accepts Unvalidated Probe URL from Fetched Content
n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.2, the Instance AI credential setup flow accepted a credential test or verification URL without checking that it matched the workflow node's origin. Attacker-controlled fetched content could influence that URL after a us...
CVE-2026-86074
n8n (open-source workflow automation platform) prior to 2.37.7 and 2.38.2 is affected by a flaw in the Instance AI credential setup flow . The flow accepted a credential test or verification URL without verifying it matched the workflow node's origin, allowing attacker-controlled fetched content ...