371 matches found
wazuh
Wazuh Wazuh is a free and open source platform used for threat prevention, detection, and response. It is capable of protecting workloads across on-premises, virtualized, containerized, and cloud-based environments. Wazuh solution consists of an endpoint security agent, deployed to the monitored...
asclepius
Asclepius Asclepius 通过恢复文件并主动测试其可恢复性来验证备份的完整性。它不依赖元数据,而是尝试解析真实的文件格式(文档、图像、视频、归档、电子邮件),以确认备份确实可读且可安全使用。 安装 root@kitploit: git clone https://github.com/matank001/asclepius cd asclepius uv sync 附加依赖 FFmpeg(用于视频验证) root@kitploit: macOS brew install ffmpeg Ubuntu/Debian sudo apt install ffmpeg Arch...
fim-ebpf
FIM-eBPF:基于 eBPF 的文件完整性监控 一个轻量级的 eBPF 程序,用于监控 Linux 上的文件创建和修改事件。该工具利用 eBPF(扩展的伯克利数据包过滤器)直接从内核跟踪文件操作,以极低的开销提供高性能监控。 特性 内核级监控 :直接从内核跟踪文件操作(touch、nano 等)。 CO-RE 支持 :设计用于在支持 CO-RE 的内核(内核 5.x+)上实现“一次编译,到处运行”。 可配置过滤 :通过简单的 YAML 配置,按文件路径、操作或用户过滤事件。 目录监控 :支持递归监控整个目录。在受监控目录(例如 /tmp)中访问的任何文件都会被跟踪。 低噪音...
tarian
Tarian Kubernetes上で動作するアプリケーションを、信頼できるプロセスとファイル署名を事前登録することで悪意のある攻撃から保護します。Tarianは未知のプロセスや登録済みファイルへの変更を検出し、アラートを送信して自動化されたアクションを実行します。K8s環境をランサムウェアから守りましょう! 私たちはこのプロジェクトをオープンソースとして維持し、私たちのお気に入りのKubernetesエコシステムに対する攻撃と戦いたいと考えています。継続的な貢献により、コミュニティとして協力して脅威に立ち向かうことができます。 Tarianの仕組みは? Tarian Cluster...
CVE-2026-31431-CopyFail-Lab
CVE-2026-31431 “Copy Fail” — Linux 内核 LPE 实验室 概述 本仓库记录了对 CVE-2026-31431(Copy Fail) 的完整实验室调查, 这是 Linux 内核 algifaead 加密模块中的一个高危本地权限提升(LPE)漏洞, 于 2026 年 4 月 29 日披露。 CVSS 评分: 7.8(高危) 测试内核: 6.18.12+kali-amd64 实验日期: 2026 年 5 月 11 日 目录 文件| 描述 ---|--- CVE-2026-31431CopyFailLabDocumentationv2.md|...
cve_2023_38831_scanner
CVE-2023-38831 扫描器 概述 CVE-2023-38831 扫描器是一款先进的网络安全工具,旨在检测和分析 WinRAR 安装中是否存在 CVE-2023-38831 漏洞。该项目实现了多层次的漏洞检测方法,包括文件完整性检查、进程内存扫描、网络流量分析和沙箱执行。 功能特性 漏洞检测 :扫描 WinRAR 安装以检测 CVE-2023-38831 漏洞。 文件完整性检查 :验证 WinRAR 可执行文件的完整性。 进程内存扫描 :分析正在运行的 WinRAR 进程的内存,查找可疑模式。 网络流量分析 :监控网络流量以发现潜在的利用尝试。 沙箱执行...
Sentora
Sentora Community Edition Self-hosted security stack for small/mid teams that don't have a dedicated SOC. Drop an agent on each endpoint, point them at the server, and you get SIEM logs, file integrity, package vulnerabilities, an OpenSearch-powered log explorer, autonomous AI triage and a SOAR...
GHSA-5WP5-5229-5G6Q NLTK: Missing Post-Download Integrity Verification Allows Malicious Package Injection
NLTK's package downloader in nltk/downloader.py does not verify file integrity after download and before extraction. The download flow at lines 789-825: 1. File is downloaded to a temp path via HTTP 2. os.replacetmpfilepath, filepath moves it to the final location line 799 3. Extraction begins vi...
Security Bulletin: Langflow is vulnerable to arbitrary file write and arbitrary file deletion due to unvalidated paths in file-processing components
Summary Langflow contains two authenticated vulnerabilities that allow an attacker to write or delete arbitrary files on the server filesystem accessible to the Langflow process identity. The SaveToFileComponent constructs file paths directly from the attacker-controlled file name field supplied...
Wazuh Server 4.6.0 < 4.14.6 SQL Injection (CVE-2026-49392)
The version of Wazuh Server on the remote host is at least 4.6.0 and prior to 4.14.6. It is, therefore, affected by a SQL injection vulnerability: - DB::getFile and DB::searchFile concatenate a monitored file path into SQLite row filters without proper escaping on non-Windows systems. A local use...
CVE-2026-74596
In the Linux kernel, the following vulnerability has been resolved: fs,fsverity: remove check for fsverity being enabled in setattrprepare The check that fs-verity is available in the kernel is not necessary here. Filesystems could have fsverity files even without fs-verity enabled. In that case,...
EUVD-2026-64533
In the Linux kernel, the following vulnerability has been resolved: fs,fsverity: remove check for fsverity being enabled in setattrprepare The check that fs-verity is available in the kernel is not necessary here. Filesystems could have fsverity files even without fs-verity enabled. In that case,...
PYSEC-2026-3729
NLTK before 3.9.3 fails to verify file integrity after downloading packages and before extraction in the downloader module. Attackers can perform man-in-the-middle attacks or DNS poisoning to inject malicious package contents that are extracted without validation...
CVE-2026-63310
NLTK before 3.9.3 fails to verify file integrity after downloading packages and before extraction in the downloader module. Attackers can perform man-in-the-middle attacks or DNS poisoning to inject malicious package contents that are extracted without validation...
PYSEC-2026-3729
NLTK before 3.9.3 fails to verify file integrity after downloading packages and before extraction in the downloader module. Attackers can perform man-in-the-middle attacks or DNS poisoning to inject malicious package contents that are extracted without validation...
CVE-2026-63310
NLTK before 3.9.3 fails to verify file integrity after downloading packages and before extraction in the downloader module. Attackers can perform man-in-the-middle attacks or DNS poisoning to inject malicious package contents that are extracted without validation...
PT-2026-79561
Name of the Vulnerable Software and Affected Versions NLTK versions prior to 3.9.3 Description The downloader module fails to verify file integrity after downloading packages and before extraction. This allows attackers to use man-in-the-middle attacks or DNS poisoning to inject malicious package...
CVE-2026-49392
Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.6.0 until 4.14.6 and 5.0.0-beta3, DB::getFile and DB::searchFile in src/syscheckd/src/db/src/file.cpp concatenate a monitored file path into SQLite row filters. On non-Windows systems,...
EUVD-2026-62577
Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.6.0 until 4.14.6 and 5.0.0-beta3, DB::getFile and DB::searchFile in src/syscheckd/src/db/src/file.cpp concatenate a monitored file path into SQLite row filters. On non-Windows systems,...
CVE-2026-49392 Wazuh: Local SQL injection in FIM db due to path lookup interpolation in wazuh-syscheckd
Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.6.0 until 4.14.6 and 5.0.0-beta3, DB::getFile and DB::searchFile in src/syscheckd/src/db/src/file.cpp concatenate a monitored file path into SQLite row filters. On non-Windows systems,...