33442 matches found
sandbox-runtime
Anthropic Sandbox Runtime srt 一个轻量级沙箱工具,用于在操作系统层面强制对任意进程实施文件系统和网络限制,无需容器。 srt 使用原生操作系统沙箱原语(macOS 上的 sandbox-exec,Linux 上的 bubblewrap)以及基于代理的网络过滤。它可用于对代理、本地 MCP 服务器、bash 命令和任意进程的行为进行沙箱化。 Beta 研究预览版 Sandbox Runtime 是为 Claude Code 开发的研究预览版,旨在实现更安全的 AI...
webkit2gtk3 security update
An update is available for webkit2gtk3. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list WebKitGTK is the port of the portable web rendering engine WebKit to the...
CVE-2026-40217-PoC
CVE-2026-40217 — LiteLLM Guardrail Sandbox Escape LiteLLM POST /guardrails/testcustomcode — Sandbox Escape leading to Remote Code Execution RCE as root in default Docker deployment. Field| Value ---|--- CVE| CVE-2026-40217 CVSS| 8.8 HIGH — CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CWE| CWE-913...
CVE-2022-0543
CVE-2022-0543 1.Introduction Redis Sandbox Escape Vulnerability CVE-2022-0543 POC&EXP 2.Usage root@kitploit: RedisRCE -help 查看帮助信息 RedisRCE -h 192.168.0.100:6379 无密码连接 //输入q退出程序 RedisRCE -h 192.168.0.100:6379 -p 123456 密码连接 3.Disclaimer This tool is only for learning, research, and self-checking...
macos_sandbox
macOS 入门 - 应用沙盒 继续我的 macOS 迁移系列博文,我想稍微讨论一下 macOS 应用沙盒。 强烈建议先阅读 macOS 应用结构 这篇博文——我会假定读者了解应用(App)与进程(任务)之间的区别,对 launchd 及其与应用启动的关系有一定了解。 沙盒示例 我第一次了解 macOS 沙盒时,天真地尝试创建一个恶意的 Word 宏。 这在 Windows 生态系统中(至今)仍然是一个非常常见的攻击向量,所以我想看看我是否能够直接启动进程并肆意破坏。 好吧,在 macOS 上事情并没有那么简单——例如,我确实能够运行进程,但似乎它们做不了太多事情。...
Aegis-releases
Aegis El sandbox de Claude Code permite que un agente lea tus claves SSH y credenciales de AWS de forma predeterminada. Aegis no. Dos capas, ambas verificadas en hardware real. Sandbox del kernel — el propio shell del agente no puede alcanzar una ruta denegada: root@kitploit: $ ! cat /.ssh/idrsa...
CVE-2026-20223
CVE-2026-20223 ⚠️ Security Research & Legal Disclaimer 📌 Purpose of This Repository This repository is provided strictly for educational, academic, and authorized cybersecurity research purposes only. It is intended to support understanding of: Security vulnerabilities and exploitation concepts in...
CVE-2021-46361
CVE-2021-46361: FreeMarker Restriction Bypass in Magnolia CMS An issue in the FreeMarker Filter of Magnolia CMS v6.2.11 and below allows attackers to bypass security restrictions and execute arbitrary code via a crafted FreeMarker payload. Vendor Disclosure: The vendor's disclosure and fix for th...
CVE-2023-30547
CVE-2023-30547 PoC Exploit for VM2 Sandbox Escape Vulnerability alt img Description vm2 3.9.17 is vulnerable to arbitrary code execution due to a flaw in exception sanitization. Attackers can exploit this by triggering an unsanitized host exception within handleException, enabling them to escape...
cuckoo3
Cuckoo3 - 恶意软件分析工具 关于 Cuckoo3 是一款开源工具,用于在受控环境中测试可疑文件或链接。 它会在沙盒化平台模拟器中对其进行测试,并生成报告,显示文件或网站在测试期间执行了哪些操作。 ⚠️ 目前,您只能在装有 Python 3.10 的 LinuxUbuntu 机器上设置 Cuckoo3,并运行 Windows 沙箱。 请查看我们的 Cuckoo3 要求 了解详情。 您可以在我们的在线 Cuckoo3 沙箱中查看它的实际运行情况。 要了解我们计划的更多信息,请在此查看我们的路线图。 快速开始 为了帮助您入门,我们创建了 Quickstart 脚本,它会安装并设置好测试...
WPTaskScheduler_CVE-2024-49039
WPTaskScheduler Persistence & CVE-2024-49039, as one of Attack Surface within Task Scheduler. WPTaskScheduler.dll is a component of Task Scheduler, since win 10 1507. This is likely a backdoor tool used for persistence, which was analyzed by security researchers, who found that able to bypass...
EUVD-2026-84553
Nuclei is a vulnerability scanner built on a simple YAML-based DSL. From 3.0.0 until 3.10.0, the nuclei/mysql JavaScript library does not enforce the local-file sandbox when a JavaScript template supplies the allowAllFiles MySQL DSN option. An untrusted javascript: template scanning an...
trojanizer
TROJANIZER(特洛伊制造器) root@kitploit: 版本发布 : v1.1(稳定版) 作者 : pedro ubuntu r00t-3xp10it 代号 : TroiaRevisited 支持的发行版 : Ubuntu, Kali, Mint, Parrot OS Suspicious-Shell-Activity SSA RedTeam 开发 @2017 框架描述 root@kitploit: Trojanizer 工具使用 WinRAR(SFX)压缩用户输入的两个文件, 并将其转换为 SFX 可执行(.exe)存档。当 SFX 存档执行时,...
fake-sandbox
Fake Sandbox Processes FSP This small script will simulate fake processes of analysis, sandbox and VM software that some malware will try to avoid. You can download the original script made by @x0rz here thanks, by the way. You can also download my slightly optimized script from the root director...
CVE-2026-0001
⚠️ Security Research & Legal Disclaimer 📌 Purpose of This Repository This repository is provided strictly for educational, academic, and authorized cybersecurity research purposes only. It is intended to support understanding of: Security vulnerabilities and exploitation concepts in controlled...
tplmap
Tplmap 本项目已不再维护。只要不破坏测试套件,我会合并新的PR。 Tplmap 协助利用代码注入和服务器端模板注入漏洞,借助多种沙箱逃逸技术,获取底层操作系统的访问权限。 该工具及其测试套件旨在研究 SSTI 漏洞类别,并作为 Web 应用程序渗透测试中的进攻性安全工具使用。 沙箱逃逸技术源自 James Kett 的服务器端模板注入:现代 Web 应用的 RCE、其他公开研究 1 2,以及本工具的原創贡献3 4。 它可以利用多种代码上下文和盲注入场景。它还支持 Python、Ruby、PHP、Java 中的类似 eval 的代码注入以及通用的非沙箱模板引擎。 服务器端模板注入...
Codify-TJNULL-OSCP-
Hack The Box — Codify Writeup Full penetration testing walkthrough and writeup for Codify machine on Hack The Box. 📌 Machine Info Field| Value ---|--- Name| Codify OS| Linux Difficulty| Easy Key Concepts| vm2 RCE CVE-2023-30547, SQLite DB Enum, Bcrypt Cracking, Bash Wildcard Pattern Matching Abus...
CVE-2026-74939-escape-the-mac-n-cheese-box
CVE-2026-74939 — Firefox content→parent 权限提升 针对 Firefox 149.0a1 nightly(2fbc0748c4,修复前)中沙箱逃逸的概念验证。受入侵的 content 进程伪造一条 IPDL 消息,使 parent 进程将页面加载到 特权 (privilegedabout)进程中。 这是第二阶段沙箱逃逸,设计用于在 content 进程 RCE(例如 CVE-2026-2796)之后进行链接利用。 该漏洞(Mozilla bug 2054416) Parent 进程从 content→parent 的 IPDL 消息中反序列化...
CVE-2023-32364-macos-app-sandbox-escape
CVE-2023-32364-macos-app-sandbox-escape Exploit for CVE-2023-32364...
avet
反病毒逃避工具 AVET 因技术发展和时间限制不再继续开发。 AVET 是一款反病毒逃避工具,旨在让渗透测试人员的工作更轻松,并用于实验反病毒逃避技术以及恶意软件使用的其他方法。 关于 v2.4 的新功能以及过往版本更新的概览,请查看 CHANGELOG 文件。 目录 安装 Docker AVET 简易方式 AVET 常规方式 文档( 点击展开 ) 数据检索方法 加密与编码 沙箱逃逸 附加命令执行 辅助工具 AVET 与 Metasploit psexec 对抗样本 更多 部分特性 当运行由 msfpayload 等工具生成的 .exe 文件时,该文件通常会被杀毒软件识别 AVET...