24775 matches found
grype
Grype 一款用于容器镜像和文件系统的漏洞扫描器。 特性 扫描容器镜像 、文件系统 和SBOM 以发现已知漏洞(查看文档了解完整的支持的扫描目标列表) 支持主流操作系统软件包生态系统(Alpine、Debian、Ubuntu、RHEL、Oracle Linux、Amazon Linux 以及更多) 支持特定语言的软件包(Ruby、Java、JavaScript、Python、.NET、Go、PHP、Rust 以及更多) 支持 Docker、OCI 和 Singularity 镜像格式 通过 EPSS 、KEV 和 风险评分 进行威胁与风险优先级排序(参见解读结果文档) OpenVEX...
CVE-2026-64600-Refluxfs-PoC
RefluXFS CVE-2026-64600 PoC Este repositorio contiene un PoC de la recientemente descubierta vulnerabilidad de condición de carrera que afecta a COW en XFS, reportada por el excelente equipo de seguridad de Qualys. 1 2 Información del PoC Escrito a mano basado en el excelente análisis del aviso d...
EvilAbigail
Initrd 加密根文件系统攻击 场景 笔记本电脑处于关机状态,全盘加密(FDE)已开启 攻击者从 USB/CD/网络启动 脚本执行并后门化 initrd 用户返回笔记本电脑,正常启动 被后门化的 initrd 加载: Debian/Ubuntu/Kali 将 .so 文件注入 /sbin/init 启动过程中,弹出 shell Fedora/CentOS 通过 LDPRELOAD 将 .so 注入 DefaultEnviroment,全局加载,弹出 shell 支持的发行版 Ubuntu 14.04.3 Debian 8.2.0 Kali 2.0 Fedora 23 CentOS 7...
USB Spy
USB SPY usb-spy 是一款基于支持 WiFi 或以太网的微控制器构建的 USB 大容量存储流量分析工具。 该板卡向目标系统暴露一个磁盘镜像(FAT 或任意文件系统)作为伪装的 USB 大容量存储设备,而实际存储数据则由远程服务器通过 WiFi 或以太网提供。这种架构使 usb-spy 能够拦截并分析目标系统执行的每一次块访问。 除了原始块级追踪之外,usb-spy 还能理解文件系统,并将每个被访问的块映射回对应的文件和目录,使您能够立即看到正在读取或写入的是哪个文件,而不仅仅是原始扇区号。 此外,usb-spy 还可以通过 JSON 配置文件自定义设备属性(如厂商 ID、产品...
CVE-2021-33909
CVE-2021-33909 Código de exploit para CVE-2021-33909, solo un volcado del repositorio eliminado https://github.com/AmIAHuman/ Sequoia CVE-2021-33909 Compilación gcc exploit.c -o exploit Ejecución "mkdir dir;./exploit $pwd/dir". chmod +x exploit ./exploit Una línea gcc exploit.c -o exploit;chmod +...
ansible-role-log4shell
Rol de Ansible - log4shell ⭐ Danos una estrella en GitHub — ¡nos motiva mucho! Encuentra Log4Shell CVE-2021-44228 en tu sistema Este rol intenta encontrar JAR y WAR en el sistema de archivos y en archivos abiertos lsof ⚠️ Su sistema puede funcionar lentamente durante el escaneo debido a un find en...
CVE-2026-71221
A stack out-of-bounds write vulnerability was found in gfs2-utils. In savemeta, the height value from on-disk inode metadata is used as a loop bound without bounds checking, causing a stack buffer overflow that may lead to arbitrary code execution when processing crafted GFS2 filesystem images...
sandbox-runtime
Anthropic 沙箱运行时(srt) 一个轻量级沙箱工具,用于在操作系统层面强制对任意进程实施文件系统和网络限制,而无需容器。 srt 使用原生操作系统沙箱原语(macOS 上的 sandbox-exec,Linux 上的 bubblewrap)以及基于代理的网络过滤。它可用于对代理、本地 MCP 服务器、bash 命令和任意进程的行为进行沙箱化。 Beta 研究预览 沙箱运行时是为 Claude Code 开发的研究预览,旨在实现更安全的 AI 代理。它作为早期开源预览发布,以帮助更广泛的生态系统构建更安全的代理系统。由于这是早期研究预览,API...
tird
🏠 Inicio 📑 Especificación 📜 página man 📄 Opciones de entrada 📖 Tutorial ❓ Preguntas frecuentes 📥 Instalar tird y tirdFS tird /tɪrd/ acrónimo de "this is random data" es una herramienta de cifrado de archivos que minimiza los metadatos y oculta los datos cifrados. Con tird, puedes: 1. Crear archiv...
CVE-2026-64600
🚨 CVE-2026-64600 — RefluxFS Escalada Local de Privilegios en el Kernel de Linux LPE 📖 Visión General CVE-2026-64600 "RefluxFS" es una vulnerabilidad del kernel de Linux que afecta la implementación del sistema de archivos RefluxFS. La falla se origina por una validación incorrecta de los metadato...
CVE-2025-40271
🔴 CVE-2025-40271: Vulnerabilidad Crítica de Uso-After-Free en el Kernel de Linux 🛡️ Detalles de la Vulnerabilidad El CVE-2025-40271 es una vulnerabilidad crítica de tipo Use-After-Free UAF que afecta al sistema de archivos /proc del kernel de Linux. La falla reside en la función procreaddirde ,...
hush
面向 AI 智能体安全规则的便携式开放规范 规范 · 文档 · 规则集 · JSON Schema HushSpec 是一种面向 AI 智能体安全规则的开放策略格式。它定义了智能体在运行时可以 执行哪些操作,包括文件系统访问、网络出口、工具使用、机密信息检测等,而不规定如何 强制执行这些控制。这种分离使策略能够跨运行时、框架和语言进行移植。 v0.1.1-alpha — 核心规范、全部四个 SDK(Rust、TypeScript、Python、Go)以及 h2h CLI 均已发布并可用。通过它们,你可以对 10 种规则类型和 3...
CVE-2026-71222
A heap out-of-bounds read vulnerability exists in gfs2-utils , a tool for processing GFS2 (Global File System 2) filesystem images. The ea_num_ptrs field from on-disk extended attribute metadata is consumed without bounds validation, allowing a crafted GFS2 filesystem image to trigger a heap buff...
EUVD-2026-70449
A stack out-of-bounds write vulnerability was found in gfs2-utils. In savemeta, the height value from on-disk inode metadata is used as a loop bound without bounds checking, causing a stack buffer overflow that may lead to arbitrary code execution when processing crafted GFS2 filesystem images...
CVE-2026-71221
gfs2-utils is affected by a stack out-of-bounds write in the savemeta function, where the height value from on-disk inode metadata is used as a loop bound without bounds checking. This can cause a stack buffer overflow leading to arbitrary code execution when processing crafted GFS2 filesystem im...
CVE-2026-71221 Gfs2-utils: gfs2-utils: stack out-of-bounds write via unchecked height in savemeta
A stack out-of-bounds write vulnerability was found in gfs2-utils. In savemeta, the height value from on-disk inode metadata is used as a loop bound without bounds checking, causing a stack buffer overflow that may lead to arbitrary code execution when processing crafted GFS2 filesystem images...
CVE-2026-71220 Gfs2-utils: gfs2-utils: stack out-of-bounds write via unchecked di_height in gfs2_edit
A stack out-of-bounds write vulnerability was found in gfs2-utils. In gfs2edit, the diheight field from on-disk inode metadata is used as an array index without bounds checking, causing a stack buffer overflow that may lead to arbitrary code execution when processing crafted GFS2 filesystem image...
CVE-2026-71219
gfs2-utils contains a stack overflow in the hash table traversal code of metawalk.c . The function alloca() is called with an exponentially derived size (1 <
CVE-2024-4879-ServiceNow
CVE-2024-4879-ServiceNow ServiceNow es una plataforma de transformación empresarial que ayuda a las empresas a gestionar flujos de trabajo digitales para operaciones empresariales. CVE-2024-4879 podría permitir que un usuario no autenticado ejecute código de forma remota dentro de la plataforma...
sisu
sisu ⚡ Your AWS, as a filesystem. This: root@kitploit: grep -l "AdministratorAccess" iam/users//policies.json Instead of this: root@kitploit: aws iam list-users --query 'Users.UserName' --output text | \ xargs -I sh -c 'aws iam list-attached-user-policies --user-name --query...