56 matches found
robustness
Paquete robustness Instalación mediante pip: pip install robustness Lee la documentación: https://robustness.readthedocs.io/en/latest/index.html robustness es un paquete que creamos estudiantes del MadryLab para que entrenar, evaluar y explorar redes neuronales sea flexible y sencillo. Lo usamos ...
adversarial-robustness-toolbox
Adversarial Robustness Toolbox ART v1.20...
QuasarNix
QuasarNix: 对抗鲁棒的离地生存反向Shell检测 Dmitrijs Trizna · Luca Demetrio · Battista Biggio · Fabio Roli 概述 Linux living-off-the-land LOTL 反向shell滥用合法二进制文件(bash、python、nc等)建立隐蔽的出站连接,使得基于签名的检测在面对新型变体和逃避尝试时不可靠。QuasarNix 解决了该领域的两个空白: 1. 没有公开的基于ML的SIEM检测器 ——我们发布了首个生产就绪、开放许可的LOTL反向shell检测ML模型。 2. 对抗脆弱性...
StealthRL
StealthRL:用于多检测器规避 AI 文本检测器的强化学习改述攻击 论文(arXiv) 演示 模型(Hugging Face) 基准数据集(Hugging Face) 摘要 AI 文本检测器越来越多地用于高风险场景,但它们对保持语义的对抗性改写的鲁棒性仍不确定。我们提出了 StealthRL,一个通过自适应改述攻击对 AI 文本检测器进行压力测试的强化学习框架。StealthRL 针对检测器集成训练改述策略,同时保留语义内容,然后评估对留出检测器家族的迁移性。在完整过滤后的 MAGE 测试池(15,310 条人类样本 / 14,656 条 AI 样本)上,StealthRL 将平均...
robustbench
RobustBench: un benchmark estandarizado de robustez adversarial Francesco Croce University of Tübingen, Maksym Andriushchenko EPFL, Vikash Sehwag Princeton University, Edoardo Debenedetti EPFL, Nicolas Flammarion EPFL, Mung Chiang Purdue University, Prateek Mittal Princeton University, Matthias...
Sec5GLoc
Sec5GLoc: Aseguramiento de la Localización Interior 5G mediante una Arquitectura de Aprendizaje Profundo Resiliente a Adversarios Nuestro trabajo aborda los desafíos de seguridad y privacidad en la localización interior 5G mediante la propuesta de una arquitectura de aprendizaje profundo resilien...
The Chronicles of Radio Frequency Fingerprinting
Radio Frequency Fingerprinting RFF has evolved from an early idea for radar emitter identification into a broad research field for wireless device identification and spectrum monitoring for security. Rather than presenting a conventional literature survey, this work provides a critical historical...
CVE-2026-31229
A flaw was found in the Adversarial Robustness Toolbox ART, specifically within its Kubeflow component. This vulnerability, categorized as insecure deserialization CWE-502, occurs when loading model weights without proper security restrictions. A remote attacker can exploit this by uploading a...
CVE-2026-31230
A flaw was found in Adversarial Robustness Toolbox ART. This command-line argument injection vulnerability exists in its Kubeflow component due to the unsafe use of the eval function, which parses string values from --clipvalues and --inputshape arguments. A remote attacker can exploit this by...
CVE-2026-31228
A flaw was found in the Adversarial Robustness Toolbox ART, specifically within its Kubeflow component. The robustness evaluation function for PyTorch models uses the eval function to dynamically evaluate user-supplied strings for the LossFn and Optimizer parameters without proper sanitization. A...
Operationalizing Cyber Attack Prediction: A Gap-Prioritized Framework with Dataset and Model Selection Guidelines
While AI and machine learning for cyber attack prediction have advanced, a critical gap persists between theoretical research and practical operational deployment. Building on Ankalaki et al. 2025, this paper provides a comprehensive analysis of 150+ benchmark datasets and 200+ studies to identif...
Adversarial Vulnerability under Temporal Concept Drift: A Longitudinal Study of Android Malware Detection
We present a longitudinal, drift-aware evaluation of adversarial robustness across more than a decade of Android applications using static and dynamic feature representations extracted from emulator and real-device executions. The dataset is organized into yearly slices and evaluated under three...
Deserialization of Untrusted Data
Overview adversarial-robustness-toolbox is a Toolbox for adversarial machine learning. Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the model loading process. An attacker can execute arbitrary code by uploading a maliciously crafted model file to an...
adaro-rl (0.3.0), advermorel (>=0.1.1, <=0.1.6) +16 more potentially affected by CVE-2026-31229 via adversarial-robustness-toolbox (>=0.5.0, <=1.20.1)
adversarial-robustness-toolbox PYPI version =0.5.0, =0.1.1, =0.1.0, =0.0.5, =24.6.0, =23.10.1, =1.0.1, =23.7.1, =0.2.1, =1.0.0, =0.2.0, =0.3.0, =0.4.0, =0.1.0b3, =0.1.0b6 and more Source cves: CVE-2026-31229 Source advisory: SNYK:PYTHON-ADVERSARIALROBUSTNESSTOOLBOX-17675445...
EUVD-2026-29552
The Adversarial Robustness Toolbox ART thru 1.20.1 contains an insecure deserialization vulnerability CWE-502 in its Kubeflow component's model loading functionality. When loading model weights from a file e.g., model.pt during robustness evaluation, the code uses torch.load without the...
EUVD-2026-29553
The Adversarial Robustness Toolbox ART thru 1.20.1 contains a command-line argument injection vulnerability in its Kubeflow component robustnessevaluationfgsmpytorch.py. The script uses the unsafe eval function to parse string values provided via the --clipvalues and --inputshape command-line...
CVE-2026-31230
The Adversarial Robustness Toolbox ART thru 1.20.1 contains a command-line argument injection vulnerability in its Kubeflow component robustnessevaluationfgsmpytorch.py. The script uses the unsafe eval function to parse string values provided via the --clipvalues and --inputshape command-line...
CVE-2026-31228
The Adversarial Robustness Toolbox ART thru 1.20.1 contains a remote code execution vulnerability in its Kubeflow component. The robustness evaluation function for PyTorch models uses the unsafe eval function to dynamically evaluate user-supplied strings for the LossFn and Optimizer parameters...
CVE-2026-31229
The Adversarial Robustness Toolbox ART thru 1.20.1 contains an insecure deserialization vulnerability CWE-502 in its Kubeflow component's model loading functionality. When loading model weights from a file e.g., model.pt during robustness evaluation, the code uses torch.load without the...
CVE-2026-31230
The Adversarial Robustness Toolbox ART thru 1.20.1 contains a command-line argument injection vulnerability in its Kubeflow component robustnessevaluationfgsmpytorch.py. The script uses the unsafe eval function to parse string values provided via the --clipvalues and --inputshape command-line...