Lucene search
+L

634 matches found

Packet Storm News
Packet Storm News
added 2025/05/01 12:00 a.m.15 views

Analysis of the Vulnerability of Machine Learning Regression Models to Adversarial Attacks Using Data from 5G Wireless Networks

This article describes the process of creating a script and conducting an analytical study of a dataset using the DeepMIMO emulator. An advertorial attack was carried out using the FGSM method to maximize the gradient. A comparison is made of the effectiveness of binary classifiers in the task of...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/01 12:00 a.m.11 views

OET: Optimization-Based Prompt Injection Evaluation Toolkit

Large Language Models LLMs have demonstrated remarkable capabilities in natural language understanding and generation, enabling their widespread adoption across various domains. However, their susceptibility to prompt injection attacks poses significant security risks, as adversarial inputs can...

7.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/30 12:00 a.m.10 views

Enhancing Security and Strengthening Defenses in Automated Short-Answer Grading Systems

This study examines vulnerabilities in transformer-based automated short-answer grading systems used in medical education, with a focus on how these systems can be manipulated through adversarial gaming strategies. Our research identifies three main types of gaming strategies that exploit the...

7.3AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/30 12:00 a.m.13 views

How to Backdoor the Knowledge Distillation

Knowledge distillation has become a cornerstone in modern machine learning systems, celebrated for its ability to transfer knowledge from a large, complex teacher model to a more efficient student model. Traditionally, this process is regarded as secure, assuming the teacher model is clean. This...

7.3AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/29 12:00 a.m.13 views

Quantifying the Noise of Structural Perturbations on Graph Adversarial Attacks

Graph neural networks have been widely utilized to solve graph-related tasks because of their strong learning power in utilizing the local information of neighbors. However, recent studies on graph adversarial attacks have proven that current graph neural networks are not robust against malicious...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/29 12:00 a.m.9 views

Mitigating the Structural Bias in Graph Adversarial Defenses

In recent years, graph neural networks GNNs have shown great potential in addressing various graph structure-related downstream tasks. However, recent studies have found that current GNNs are susceptible to malicious adversarial attacks. Given the inevitable presence of adversarial attacks in the...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/28 12:00 a.m.27 views

AGATE: Stealthy Black-Box Watermarking for Multimodal Model Copyright Protection

Recent advancement in large-scale Artificial Intelligence AI models offering multimodal services have become foundational in AI systems, making them prime targets for model theft. Existing methods select Out-of-Distribution OoD data as backdoor watermarks and retrain the original model for...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/28 12:00 a.m.20 views

The Dark Side of Digital Twins: Adversarial Attacks on AI-Driven Water Forecasting

Digital twins DTs are improving water distribution systems by using real-time data, analytics, and prediction models to optimize operations. This paper presents a DT platform designed for a Spanish water supply network, utilizing Long Short-Term Memory LSTM networks to predict water consumption...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/26 12:00 a.m.11 views

Graph of Attacks: Improved Black-Box and Interpretable Jailbreaks for LLMs

The challenge of ensuring Large Language Models LLMs align with societal standards is of increasing interest, as these models are still prone to adversarial jailbreaks that bypass their safety mechanisms. Identifying these vulnerabilities is crucial for enhancing the robustness of LLMs against su...

7.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/25 12:00 a.m.12 views

Performance of Machine Learning Classifiers for Anomaly Detection in Cyber Security Applications

This work empirically evaluates machine learning models on two imbalanced public datasets KDDCUP99 and Credit Card Fraud 2013. The method includes data preparation, model training, and evaluation, using an 80/20 train/test split. Models tested include eXtreme Gradient Boosting XGB, Multi Layer...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/25 12:00 a.m.23 views

Adversarial Attacks on LLM-As-A-Judge Systems: Insights from Prompt Injections

LLM as judge systems used to assess text quality code correctness and argument strength are vulnerable to prompt injection attacks. We introduce a framework that separates content author attacks from system prompt attacks and evaluate five models Gemma 3.27B Gemma 3.4B Llama 3.2 3B GPT 4 and Clau...

7.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/25 12:00 a.m.9 views

PICO: Secure Transformers Via Robust Prompt Isolation and Cybersecurity Oversight

We propose a robust transformer architecture designed to prevent prompt injection attacks and ensure secure, reliable response generation. Our PICO Prompt Isolation and Cybersecurity Oversight framework structurally separates trusted system instructions from untrusted user inputs through dual...

7.1AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2025/04/24 4:00 p.m.28 views

New whitepaper outlines the taxonomy of failure modes in AI agents

We are releasing a taxonomy of failure modes in AI agents to help security professionals and machine learning engineers think through how AI systems can fail and design them with safety and security in mind. The taxonomy continues Microsoft AI Red Team's work to lead the creation of systematizati...

7.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/24 12:00 a.m.11 views

Evaluating the Vulnerability of ML-Based Ethereum Phishing Detectors to Single-Feature Adversarial Perturbations

This paper explores the vulnerability of machine learning models to simple single-feature adversarial attacks in the context of Ethereum fraudulent transaction detection. Through comprehensive experimentation, we investigate the impact of various adversarial attack strategies on model performance...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/24 12:00 a.m.11 views

Cluster-Aware Attacks on Graph Watermarks

Data from domains such as social networks, healthcare, finance, and cybersecurity can be represented as graph-structured information. Given the sensitive nature of this data and their frequent distribution among collaborators, ensuring secure and attributable sharing is essential. Graph...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/23 12:00 a.m.9 views

Enhancing Variational Autoencoders with Smooth Robust Latent Encoding

Variational Autoencoders VAEs have played a key role in scaling up diffusion-based generative models, as in Stable Diffusion, yet questions regarding their robustness remain largely underexplored. Although adversarial training has been an established technique for enhancing robustness in predicti...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/23 12:00 a.m.13 views

AiXamine: Simplified LLM Safety and Security

Evaluating Large Language Models LLMs for safety and security remains a complex task, often requiring users to navigate a fragmented landscape of ad hoc benchmarks, datasets, metrics, and reporting formats. To address this challenge, we present aiXamine, a comprehensive black-box evaluation...

7.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/23 12:00 a.m.7 views

Seeking Flat Minima over Diverse Surrogates for Improved Adversarial Transferability: a Theoretical Framework and Algorithmic Instantiation

Whitepaper called Seeking Flat Minima Over Diverse Surrogates For Improved Adversarial Transferability: A Theoretical Framework And Algorithmic Instantiation...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/22 12:00 a.m.10 views

How Private Is Your Attention? Bridging Privacy with In-Context Learning

In-context learning ICL-the ability of transformer-based models to perform new tasks from examples provided at inference time-has emerged as a hallmark of modern language models. While recent works have investigated the mechanisms underlying ICL, its feasibility under formal privacy constraints...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/22 12:00 a.m.11 views

Adversarial Observations in Weather Forecasting

AI-based systems, such as Google's GenCast, have recently redefined the state of the art in weather forecasting, offering more accurate and timely predictions of both everyday weather and extreme events. While these systems are on the verge of replacing traditional meteorological methods, they al...

7.1AI score
SaveExploits0
Rows per page
Query Builder