Lucene search
+L
PacketstormnewsRecent

7902 matches found

Packet Storm News
Packet Storm News
•added 2025/04/30 12:00 a.m.•12 views

Cert-SSB: toward Certified Sample-Specific Backdoor Defense

Deep neural networks DNNs are vulnerable to backdoor attacks, where an attacker manipulates a small portion of the training data to implant hidden backdoors into the model. The compromised model behaves normally on clean samples but misclassifies backdoored samples into the attacker-specified...

7.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/30 12:00 a.m.•11 views

Bilateral Differentially Private Vertical Federated Boosted Decision Trees

Federated learning is a distributed machine learning paradigm that enables collaborative training across multiple parties while ensuring data privacy. Gradient Boosting Decision Trees GBDT, such as XGBoost, have gained popularity due to their high performance and strong interpretability. Therefor...

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

Traceback of Poisoning Attacks to Retrieval-Augmented Generation

Large language models LLMs integrated with retrieval-augmented generation RAG systems improve accuracy by leveraging external knowledge sources. However, recent research has revealed RAG's susceptibility to poisoning attacks, where the attacker injects poisoned texts into the knowledge database,...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/30 12:00 a.m.•8 views

An Inversion Theorem for Buffered Linear Toeplitz (BLT) Matrices and Applications to Streaming Differential Privacy

Buffered Linear Toeplitz BLT matrices are a family of parameterized lower-triangular matrices that play an important role in streaming differential privacy with correlated noise. Our main result is a BLT inversion theorem: the inverse of a BLT matrix is itself a BLT matrix with different...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/30 12:00 a.m.•8 views

Towards Fuzzing Zero-Knowledge Proof Circuits (Short Paper)

Whitepaper called Towards Fuzzing Zero-Knowledge Proof Circuits Short Paper...

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

Whispers of Data: Unveiling Label Distributions in Federated Learning through Virtual Client Simulation

Federated Learning enables collaborative training of a global model across multiple geographically dispersed clients without the need for data sharing. However, it is susceptible to inference attacks, particularly label inference attacks. Existing studies on label distribution inference exhibits...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/30 12:00 a.m.•14 views

Graph Privacy: a Heterogeneous Federated GNN for Trans-Border Financial Data Circulation

The sharing of external data has become a strong demand of financial institutions, but the privacy issue has led to the difficulty of interconnecting different platforms and the low degree of data openness. To effectively solve the privacy problem of financial data in trans-border flow and sharin...

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

Overlapping Data in Network Protocols: Bridging OS and NIDS Reassembly Gap

IPv4, IPv6, and TCP have a common mechanism allowing one to split an original data packet into several chunks. Such chunked packets may have overlapping data portions and, OS network stack implementations may reassemble these overlaps differently. A Network Intrusion Detection System NIDS that...

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

Security-By-Design at the Telco Edge with OSS: Challenges and Lessons Learned

This paper presents our experience, in the context of an industrial R&D project, on securing GENIO, a platform for edge computing on Passive Optical Network PON infrastructures, and based on Open-Source Software OSS. We identify threats and related mitigations through hardening, vulnerability...

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

CryptoUNets: Applying Convolutional Networks to Encrypted Data for Biomedical Image Segmentation

In this manuscript, we demonstrate the feasibility of a privacy-preserving U-Net deep learning inference framework, namely, homomorphic encryption-based U-Net inference. That is, U-Net inference can be performed solely using homomorphic encryption techniques. To our knowledge, this is the first...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/30 12:00 a.m.•9 views

XBreaking: Explainable Artificial Intelligence for Jailbreaking LLMs

Large Language Models are fundamental actors in the modern IT landscape dominated by AI solutions. However, security threats associated with them might prevent their reliable adoption in critical application scenarios such as government organizations and medical institutions. For this reason,...

7.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•14 views

VIMU: Effective Physics-Based Realtime Detection and Recovery against Stealthy Attacks on UAVs

Sensor attacks on robotic vehicles have become pervasive and manipulative. Their latest advancements exploit sensor and detector characteristics to bypass detection. Recent security efforts have leveraged the physics-based model to detect or mitigate sensor attacks. However, these approaches are...

6.8AI 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/29 12:00 a.m.•15 views

SFIBA: Spatial-Based Full-Target Invisible Backdoor Attacks

Multi-target backdoor attacks pose significant security threats to deep neural networks, as they can preset multiple target classes through a single backdoor injection. This allows attackers to control the model to misclassify poisoned samples with triggers into any desired target class during...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•33 views

Secure Coding with AI, from Creation to Inspection

While prior studies have explored security in code generated by ChatGPT and other Large Language Models, they were conducted in controlled experimental settings and did not use code generated or provided from actual developer interactions. This paper not only examines the security of code generat...

7.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•10 views

Did:Self a Registry-Less DID Method

We introduce did:self, a Decentralized Identifier DID method that does not depend on any trusted registry for storing the corresponding DID documents. Information for authenticating a did:self subject can be disseminated using any means and without making any security assumption about the deliver...

7.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•16 views

SoK: Enhancing Privacy-Preserving Software Development from a Developers' Perspective

In software development, privacy preservation has become essential with the rise of privacy concerns and regulations such as GDPR and CCPA. While several tools, guidelines, methods, methodologies, and frameworks have been proposed to support developers embedding privacy into software applications...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•14 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.•31 views

CachePrune: Neural-Based Attribution Defense against Indirect Prompt Injection Attacks

Large Language Models LLMs are identified as being susceptible to indirect prompt injection attack, where the model undesirably deviates from user-provided instructions by executing tasks injected in the prompt context. This vulnerability stems from LLMs' inability to distinguish between data and...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•11 views

FFCBA: Feature-Based Full-Target Clean-Label Backdoor Attacks

Backdoor attacks pose a significant threat to deep neural networks, as backdoored models would misclassify poisoned samples with specific triggers into target classes while maintaining normal performance on clean samples. Among these, multi-target backdoor attacks can simultaneously target multip...

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

Efficient Patient-Centric EMR Sharing Block Tree

Flexible sharing of electronic medical records EMRs is an urgent need in healthcare, as fragmented storage creates EMR management complexity for both practitioners and patients. Blockchain has emerged as a promising solution to address the limitations of centralized EMR systems regarding...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•11 views

CISA: Roadmap to Innovation in the Dams Sector

The Roadmap to Innovation in the Dams Sector outlines Research and Development Focus Areas for the next 3-5 years to enhance the security and resilience of the sector and ensure that dams and related infrastructure can withstand current and emerging risks. The R+D Focus Areas identified in this...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•10 views

Building Trust in Healthcare with Privacy Techniques: Blockchain in the Cloud

This study introduces a cutting-edge architecture developed for the NewbornTime project, which uses advanced AI to analyze video data at birth and during newborn resuscitation, with the aim of improving newborn care. The proposed architecture addresses the crucial issues of patient consent, data...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•14 views

Robustness Via Referencing: Defending against Prompt Injection Attacks by Referencing the Executed Instruction

Large language models LLMs have demonstrated impressive performance and have come to dominate the field of natural language processing NLP across various tasks. However, due to their strong instruction-following capabilities and inability to distinguish between instructions and data content, LLMs...

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

VApps: Verifiable Applications at Internet Scale

Blockchain technology promises a decentralized, trustless, and interoperable infrastructure. However, widespread adoption remains hindered by issues such as limited scalability, high transaction costs, and the complexity of maintaining coherent verification logic across different blockchain layer...

7.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•10 views

A Summation-Based Algorithm for Integer Factorization

Whitepaper called A Summation-Based Algorithm For Integer Factorization...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•39 views

Token-Efficient Prompt Injection Attack: Provoking Cessation in LLM Reasoning Via Adaptive Token Compression

While reasoning large language models LLMs demonstrate remarkable performance across various tasks, they also contain notable security vulnerabilities. Recent research has uncovered a "thinking-stopped" vulnerability in DeepSeek-R1, where model-generated reasoning tokens can forcibly interrupt th...

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

CISA: Dams Sector Waterside Barriers Guide

This guide was developed to assist dam owners and operators in understanding the possible need for waterside barriers as part of their overall security plan. It provides them and security personnel with a cursory level of information on barriers and their use, maintenance considerations, and...

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

Mutual Information Minimization for Side-Channel Attack Resistance Via Optimal Noise Injection

Side-channel attacks SCAs pose a serious threat to system security by extracting secret keys through physical leakages such as power consumption, timing variations, and electromagnetic emissions. Among existing countermeasures, artificial noise injection is recognized as one of the most effective...

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

The Hidden Risks of LLM-Generated Web Application Code: a Security-Centric Evaluation of Code Generation Capabilities in Large Language Models

The rapid advancement of Large Language Models LLMs has enhanced software development processes, minimizing the time and effort required for coding and enhancing developer productivity. However, despite their potential benefits, code generated by LLMs has been shown to generate insecure code in...

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

CISA: Dams Sector Personnel Screening Guide

The Dams Sector Personnel Screening Guide 2025 provides information to assist Dams Sector owners and operators in developing and implementing personnel screening protocols appropriate for their facilities. An effective screening protocol for potential employees and contractor support can contribu...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•46 views

SecRepoBench: Benchmarking LLMs for Secure Code Generation in Real-World Repositories

This paper introduces SecRepoBench, a benchmark to evaluate LLMs on secure code generation in real-world repositories. SecRepoBench has 318 code generation tasks in 27 C/C++ repositories, covering 15 CWEs. We evaluate 19 state-of-the-art LLMs using our benchmark and find that the models struggle...

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

Erased but Not Forgotten: How Backdoors Compromise Concept Erasure

The expansion of large-scale text-to-image diffusion models has raised growing concerns about their potential to generate undesirable or harmful content, ranging from fabricated depictions of public figures to sexually explicit images. To mitigate these risks, prior work has devised machine...

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

AI-Based Crypto Tokens: the Illusion of Decentralized AI?

The convergence of blockchain and artificial intelligence AI has led to the emergence of AI-based tokens, which are cryptographic assets designed to power decentralized AI platforms and services. This paper provides a comprehensive review of leading AI-token projects, examining their technical...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•10 views

DICOM Compatible, 3D Multimodality Image Encryption Using Hyperchaotic Signal

Medical image encryption plays an important role in protecting sensitive health information from cyberattacks and unauthorized access. In this paper, we introduce a secure and robust encryption scheme that is multi-modality compatible and works with MRI, CT, X-Ray and Ultrasound images for...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•10 views

An Algebraic Approach to Asymmetric Delegation and Polymorphic Label Inference (Technical Report)

Language-based information flow control IFC enables reasoning about and enforcing security policies in decentralized applications. While information flow properties are relatively extensional and compositional, designing expressive systems that enforce such properties remains challenging. In...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•10 views

New Capacity Bounds for PIR on Graph and Multigraph-Based Replicated Storage

In this paper, we study the problem of private information retrieval PIR in both graph-based and multigraph-based replication systems, where each file is stored on exactly two servers, and any pair of servers shares at most $r$ files. We derive upper bounds on the PIR capacity for such systems an...

6.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•14 views

A Novel Cipher for Enhancing MAVLink Security: Design, Security Analysis, and Performance Evaluation Using a Drone Testbed

We present MAVShield, a novel lightweight cipher designed to secure communications in Unmanned Aerial Vehicles UAVs using the MAVLink protocol, which by default transmits unencrypted messages between UAVs and Ground Control Stations GCS. While existing studies propose encryption for MAVLink, most...

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

Enhancing Leakage Attacks on Searchable Symmetric Encryption Using LLM-Based Synthetic Data Generation

Searchable Symmetric Encryption SSE enables efficient search capabilities over encrypted data, allowing users to maintain privacy while utilizing cloud storage. However, SSE schemes are vulnerable to leakage attacks that exploit access patterns, search frequency, and volume information. Existing...

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

Starfish: Rebalancing Multi-Party Off-Chain Payment Channels

Blockchain technology has revolutionized the way transactions are executed, but scalability remains a major challenge. Payment Channel Network PCN, as a Layer-2 scaling solution, has been proposed to address this issue. However, skewed payments can deplete the balance of one party within a channe...

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

Enhancing Vulnerability Reports with Automated and Augmented Description Summarization

Public vulnerability databases, such as the National Vulnerability Database NVD, document vulnerabilities and facilitate threat information sharing. However, they often suffer from short descriptions and outdated or insufficient information. In this paper, we introduce Zad, a system designed to...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•14 views

Sleeping Giants -- Activating Dormant Java Deserialization Gadget Chains through Stealthy Code Changes

Java deserialization gadget chains are a well-researched critical software weakness. The vast majority of known gadget chains rely on gadgets from software dependencies. Furthermore, it has been shown that small code changes in dependencies have enabled these gadget chains. This makes gadget chai...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•11 views

Microsoft .library-ms File / NTLM Information Disclosure - Resurrected 2025

It took 7 years, but Microsoft finally realized a vulnerability was severe enough to be addressed and it was not until other researchers also reported it, that the original researcher finally got credited after pointing it out...

6.5CVSS6.8AI score0.58909EPSS
SaveExploits20
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•15 views

GiBy: a Giant-Step Baby-Step Classifier for Anomaly Detection in Industrial Control Systems

The continuous monitoring of the interactions between cyber-physical components of any industrial control system ICS is required to secure automation of the system controls, and to guarantee plant processes are fail-safe and remain in an acceptably safe state. Safety is achieved by managing...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•15 views

Federated One-Shot Learning with Data Privacy and Objective-Hiding

Privacy in federated learning is crucial, encompassing two key aspects: safeguarding the privacy of clients' data and maintaining the privacy of the federator's objective from the clients. While the first aspect has been extensively studied, the second has received much less attention. We present...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•10 views

ReCIT: Reconstructing Full Private Data from Gradient in Parameter-Efficient Fine-Tuning of Large Language Models

Parameter-efficient fine-tuning PEFT has emerged as a practical solution for adapting large language models LLMs to custom datasets with significantly reduced computational cost. When carrying out PEFT under collaborative learning scenarios e.g., federated learning, it is often required to exchan...

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

Dual Explanations Via Subgraph Matching for Malware Detection

Interpretable malware detection is crucial for understanding harmful behaviors and building trust in automated security systems. Traditional explainable methods for Graph Neural Networks GNNs often highlight important regions within a graph but fail to associate them with known benign or maliciou...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•11 views

Bipartite Randomized Response Mechanism for Local Differential Privacy

With the increasing importance of data privacy, Local Differential Privacy LDP has recently become a strong measure of privacy for protecting each user's privacy from data analysts without relying on a trusted third party. In many cases, both data providers and data analysts hope to maximize the...

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

DP-SMOTE: Integrating Differential Privacy and Oversampling Technique to Preserve Privacy in Smart Homes

Smart homes represent intelligent environments where interconnected devices gather information, enhancing users living experiences by ensuring comfort, safety, and efficient energy management. To enhance the quality of life, companies in the smart device industry collect user data, including...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
•added 2025/04/29 12:00 a.m.•16 views

Network Attack Traffic Detection with Hybrid Quantum-Enhanced Convolution Neural Network

The emerging paradigm of Quantum Machine Learning QML combines features of quantum computing and machine learning ML. QML enables the generation and recognition of statistical data patterns that classical computers and classical ML methods struggle to effectively execute. QML utilizes quantum...

7AI score
SaveExploits0
Total number of security vulnerabilities7902