Lucene search
+L
PacketstormnewsRecent

7589 matches found

Packet Storm News
Packet Storm News
added 2025/06/24 12:00 a.m.9 views

From Worst-Case Hardness of NP to Quantum Cryptography Via Quantum Indistinguishability Obfuscation

Whitepaper called From Worst-Case Hardness Of NP To Quantum Cryptography Via Quantum Indistinguishability Obfuscation...

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

ZK-SERIES: Privacy-Preserving Authentication Using Temporal Biometric Data

Biometric authentication relies on physiological or behavioral traits that are inherent to a user, making them difficult to lose, forge or forget. Biometric data with a temporal component enable the following authentication protocol: recent readings of the underlying biometrics are encoded as tim...

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

Evaluating Disassembly Errors with Only Binaries

Disassemblers are crucial in the analysis and modification of binaries. Existing works showing disassembler errors largely rely on practical implementation without specific guarantees and assume source code and compiler toolchains to evaluate ground truth. However, the assumption of source code i...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/24 12:00 a.m.10 views

Decompiling Smart Contracts with a Large Language Model

The widespread lack of broad source code verification on blockchain explorers such as Etherscan, where despite 78,047,845 smart contracts deployed on Ethereum as of May 26, 2025, a mere 767,520 1% are open source, presents a severe impediment to blockchain security. This opacity necessitates the...

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

Amplifying Machine Learning Attacks through Strategic Compositions

Machine learning ML models are proving to be vulnerable to a variety of attacks that allow the adversary to learn sensitive information, cause mispredictions, and more. While these attacks have been extensively studied, current research predominantly focuses on analyzing each attack type...

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

FORGE: an LLM-Driven Framework for Large-Scale Smart Contract Vulnerability Dataset Construction

High-quality smart contract vulnerability datasets are critical for evaluating security tools and advancing smart contract security research. Two major limitations of current manual dataset construction are 1 labor-intensive and error-prone annotation processes limiting the scale, quality, and...

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

Intelligent ARP Spoofing Detection Using Multi-Layered Machine Learning (ML) Techniques for IoT Networks

Address Resolution Protocol ARP spoofing remains a critical threat to IoT networks, enabling attackers to intercept, modify, or disrupt data transmission by exploiting ARP's lack of authentication. The decentralized and resource-constrained nature of IoT environments amplifies this vulnerability,...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/23 12:00 a.m.14 views

Accurate BGV Parameters Selection: Accounting for Secret and Public Key Dependencies in Average-Case Analysis

The Brakerski-Gentry-Vaikuntanathan BGV scheme is one of the most significant fully homomorphic encryption FHE schemes. It belongs to a class of FHE schemes whose security is based on the presumed intractability of the Learning with Errors LWE problem and its ring variant RLWE. Such schemes deal...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/23 12:00 a.m.8 views

DUMB and DUMBer: Is Adversarial Training Worth It in the Real World?

Adversarial examples are small and often imperceptible perturbations crafted to fool machine learning models. These attacks seriously threaten the reliability of deep neural networks, especially in security-sensitive domains. Evasion attacks, a form of adversarial attack where input is modified a...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/23 12:00 a.m.8 views

VideoMark: a Distortion-Free Robust Watermarking Framework for Video Diffusion Models

Whitepaper called VideoMark: A Distortion-Free Robust Watermarking Framework For Video Diffusion Models...

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

Adaptive Alert Prioritisation in Security Operations Centres Via Learning to Defer with Human Feedback

Alert prioritisation AP is crucial for security operations centres SOCs to manage the overwhelming volume of alerts and ensure timely detection and response to genuine threats, while minimising alert fatigue. Although predictive AI can process large alert volumes and identify known patterns, it...

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

Blameless Users in a Clean Room: Defining Copyright Protection for Generative Models

Are there any conditions under which a generative model's outputs are guaranteed not to infringe the copyrights of its training data? This is the question of "provable copyright protection" first posed by Vyas, Kakade, and Barak ICML 2023. They define near access-freeness NAF and propose it as...

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

Security Assessment of DeepSeek and GPT Series Models against Jailbreak Attacks

The widespread deployment of large language models LLMs has raised critical concerns over their vulnerability to jailbreak attacks, i.e., adversarial prompts that bypass alignment mechanisms and elicit harmful or policy-violating outputs. While proprietary models like GPT-4 have undergone extensi...

7.3AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/23 12:00 a.m.8 views

Enhancing Security in LLM Applications: a Performance Evaluation of Early Detection Systems

Prompt injection threatens novel applications that emerge from adapting LLMs for various user tasks. The newly developed LLM-based software applications become more ubiquitous and diverse. However, the threat of prompt injection attacks undermines the security of these systems as the mitigation a...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/23 12:00 a.m.10 views

Towards Provable (In)Secure Model Weight Release Schemes

Recent secure weight release schemes claim to enable open-source model distribution while protecting model ownership and preventing misuse. However, these approaches lack rigorous security foundations and provide only informal security guarantees. Inspired by established works in cryptography, we...

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

Physical Layer Challenge-Response Authentication between Ambient Backscatter Devices

Ambient backscatter communication AmBC has become an integral part of ubiquitous Internet of Things IoT applications due to its energy-harvesting capabilities and ultra-low-power consumption. However, the open wireless environment exposes AmBC systems to various attacks, and existing authenticati...

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

Robust Anomaly Detection in Network Traffic: Evaluating Machine Learning Models on CICIDS2017

Identifying suitable machine learning paradigms for intrusion detection remains critical for building effective and generalizable security solutions. In this study, we present a controlled comparison of four representative models - Multi-Layer Perceptron MLP, 1D Convolutional Neural Network CNN,...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/23 12:00 a.m.5 views

Understanding the Theoretical Guarantees of DPM

In this study, we conducted an in-depth examination of the utility analysis of the differentially private mechanism DPM. The authors of DPM have already established the probability of a good split being selected and of DPM halting. In this study, we expanded the analysis of the stopping criterion...

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

Vulnerability Assessment Combining CVSS Temporal Metrics and Bayesian Networks

Vulnerability assessment is a critical challenge in cybersecurity, particularly in industrial environments. This work presents an innovative approach by incorporating the temporal dimension into vulnerability assessment, an aspect neglected in existing literature. Specifically, this paper focuses...

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

Private Model Personalization Revisited

Whitepaper called Private Model Personalization Revisited...

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

Cellular Automata As Generators of Interleaving Sequences

An interleaving sequence is obtained by combining or intertwining elements from two or more sequences. On the other hand, cellular automata are known to be generators for keystream sequences. In this paper we present two families of one-dimensional cellular automata as generators of interleaving...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/23 12:00 a.m.8 views

Network Structures As an Attack Surface: Topology-Based Privacy Leakage in Federated Learning

Federated learning systems increasingly rely on diverse network topologies to address scalability and organizational constraints. While existing privacy research focuses on gradient-based attacks, the privacy implications of network topology knowledge remain critically understudied. We conduct th...

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

Deep CNN Face Matchers Inherently Support Revocable Biometric Templates

One common critique of biometric authentication is that if an individual's biometric is compromised, then the individual has no recourse. The concept of revocable biometrics was developed to address this concern. A biometric scheme is revocable if an individual can have their current enrollment i...

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

Stegano 2.0.0

Stegano is a basic Python Steganography module. Stegano implements two methods of hiding: using the red portion of a pixel to hide ASCII messages, and using the Least Significant Bit LSB technique. It is possible to use a more advanced LSB method based on integers sets. The sets Sieve of...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/23 12:00 a.m.14 views

HARPT: a Corpus for Analyzing Consumers' Trust and Privacy Concerns in Mobile Health Apps

We present HARPT, a large-scale annotated corpus of mobile health app store reviews aimed at advancing research in user privacy and trust. The dataset comprises over 480,000 user reviews labeled into seven categories that capture critical aspects of trust in applications, trust in providers and...

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

Automatic Selection of Protections to Mitigate Risks against Software Applications

This paper introduces a novel approach for the automated selection of software protections to mitigate MATE risks against critical assets within software applications. We formalize the key elements involved in protection decision-making - including code artifacts, assets, security requirements,...

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

Design High-Confidence Computers Using Trusted Instructional Set Architecture and Emulators

High-confidence computing relies on trusted instructional set architecture, sealed kernels, and secure operating systems. Cloud computing depends on trusted systems for virtualization tasks. Branch predictions and pipelines are essential in improving performance of a CPU/GPU. But Spectre and...

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

A Comparative Study and Implementation of Key Derivation Functions Standardized by NIST and IEEE

Since many applications and services require pseudorandom numbers PRNs, it is feasible to generate specific PRNs under given key values and input messages using Key Derivation Functions KDFs. These KDFs are primarily constructed based on Message Authentication Codes MACs, where the MAC serves as ...

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

Faydam Datalogger 2.7.0 SQL Injection

Faydam Datalogger versions 2.7.0 and below suffer from a remote SQL injection vulnerability...

8.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/22 12:00 a.m.8 views

Self-Stabilizing Replicated State Machine Coping with Byzantine and Recurring Transient Faults

Whitepaper called Self-Stabilizing Replicated State Machine Coping With Byzantine And Recurring Transient Faults...

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

LiSec-RTF: Reinforcing RPL Resilience against Routing Table Falsification Attack in 6LoWPAN

Routing Protocol for Low-Power and Lossy Networks RPL is an energy-efficient routing solution for IPv6 over Low-Power Wireless Personal Area Networks 6LoWPAN, recommended for resource-constrained devices. While RPL offers significant benefits, its security vulnerabilities pose challenges,...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/22 12:00 a.m.9 views

A Fast, Reliable, and Secure Programming Language for LLM Agents with Code Actions

Modern large language models LLMs are often deployed as agents, calling external tools adaptively to solve tasks. Rather than directly calling tools, it can be more effective for LLMs to write code to perform the tool calls, enabling them to automatically generate complex control flow such as...

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

Shrinking the Generation-Verification Gap with Weak Verifiers

Verifiers can improve language model capabilities by scoring and ranking responses from generated candidates. Currently, high-quality verifiers are either unscalable e.g., humans or limited in utility e.g., tools like Lean. While LM judges and reward models have become broadly useful as...

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

Alphabet Index Mapping: Jailbreaking LLMs through Semantic Dissimilarity

Large Language Models LLMs have demonstrated remarkable capabilities, yet their susceptibility to adversarial attacks, particularly jailbreaking, poses significant safety and ethical concerns. While numerous jailbreak methods exist, many suffer from computational expense, high token usage, or...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/22 12:00 a.m.9 views

Fuzzy Location and Allocation Hub Network Design for Air Cargo Transportation Considering Sustainability and Time Window

Hub location Problems seek to find hub facilities and assign non-hub nodes to them in such a way that the flow between origin and destination should be effectively established according to the desired goal. In general, in the literature of location, it is assumed that the time horizon of hub...

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

Multi-Domain Anomaly Detection in a 5G Network

With the advent of 5G, mobile networks are becoming more dynamic and will therefore present a wider attack surface. To secure these new systems, we propose a multi-domain anomaly detection method that is distinguished by the study of traffic correlation on three dimensions: temporal by analyzing...

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

VulStamp: Vulnerability Assessment Using Large Language Model

Although modern vulnerability detection tools enable developers to efficiently identify numerous security flaws, indiscriminate remediation efforts often lead to superfluous development expenses. This is particularly true given that a substantial portion of detected vulnerabilities either possess...

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

Technical Evaluation of a Disruptive Approach in Homomorphic AI

We present a technical evaluation of a new, disruptive cryptographic approach to data security, known as HbHAI Hash-based Homomorphic Artificial Intelligence. HbHAI is based on a novel class of key-dependent hash functions that naturally preserve most similarity properties, most AI algorithms rel...

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

ArgHiTZ at ArchEHR-QA 2025: a Two-Step Divide and Conquer Approach to Patient Question Answering for Top Factuality

This work presents three different approaches to address the ArchEHR-QA 2025 Shared Task on automated patient question answering. We introduce an end-to-end prompt-based baseline and two two-step methods to divide the task, without utilizing any external knowledge. Both two step approaches first...

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

Generalization under Byzantine and Poisoning Attacks: Tight Stability Bounds in Robust Distributed Learning

Whitepaper called Generalization Under Byzantine and Poisoning Attacks: Tight Stability Bounds In Robust Distributed Learning...

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

Differentially Private Bilevel Optimization: Efficient Algorithms with Near-Optimal Rates

Whitepaper called Differentially Private Bilevel Optimization: Efficient Algorithms With Near-Optimal Rates...

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

LURK-T: Limited Use of Remote Keys with Added Trust in TLS 1.3

In many web applications, such as Content Delivery Networks CDNs, TLS credentials are shared, e.g., between the website's TLS origin server and the CDN's edge servers, which can be distributed around the globe. To enhance the security and trust for TLS 1.3 in such scenarios, we propose LURK-T, a...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/22 12:00 a.m.26 views

HE-LRM: Encrypted Deep Learning Recommendation Models Using Fully Homomorphic Encryption

Fully Homomorphic Encryption FHE is an encryption scheme that not only encrypts data but also allows for computations to be applied directly on the encrypted data. While computationally expensive, FHE can enable privacy-preserving neural inference in the client-server setting: a client encrypts...

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

Risks & Benefits of LLMs & GenAI for Platform Integrity, Healthcare Diagnostics, Cybersecurity, Privacy & AI Safety: a Comprehensive Survey, Roadmap & Implementation Blueprint

Large Language Models LLMs and generative AI GenAI systems such as ChatGPT, Claude, Gemini, LLaMA, and Copilot, developed by OpenAI, Anthropic, Google, Meta, and Microsoft are reshaping digital platforms and app ecosystems while introducing key challenges in cybersecurity, privacy, and platform...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/22 12:00 a.m.5 views

On Differential and Boomerang Properties of a Class of Binomials over Finite Fields of Odd Characteristic

In this paper, we investigate the differential and boomerang properties of a class of binomial $Fr,ux = x^r1 + uχx$ over the finite field $\mathbbFp^n$, where $r = \fracp^n+14$, $p^n \equiv 3 \pmod4$, and $χx = x^\fracp^n -12$ is the quadratic character in $\mathbbFp^n$. We show that $Fr,\pm1$ is...

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

Multi-Domain Anomaly Detection in a 5G Network

With the advent of 5G, mobile networks are becoming more dynamic and will therefore present a wider attack surface. To secure these new systems, we propose a multi-domain anomaly detection method that is distinguished by the study of traffic correlation on three dimensions: temporal by analyzing...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/22 12:00 a.m.17 views

Cost-Effective Optimization and Implementation of the CRT-Paillier Decryption Algorithm for Enhanced Performance

To address the privacy protection problem in cloud computing, privacy enhancement techniques such as the Paillier additive homomorphism algorithm are receiving widespread attention. Paillier algorithm allows addition and scalar multiplication operations in dencrypted state, which can effectively...

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

Risks and Benefits of LLMs and GenAI for Platform Integrity, Healthcare Diagnostics, Cybersecurity, Privacy and AI Safety: a Comprehensive Survey, Roadmap and Implementation Blueprint

Large Language Models LLMs and generative AI GenAI systems such as ChatGPT, Claude, Gemini, LLaMA, and Copilot, developed by OpenAI, Anthropic, Google, Meta, and Microsoft are reshaping digital platforms and app ecosystems while introducing key challenges in cybersecurity, privacy, and platform...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/22 12:00 a.m.9 views

Smart-LLaMA-DPO: Reinforced Large Language Model for Explainable Smart Contract Vulnerability Detection

Smart contract vulnerability detection remains a major challenge in blockchain security. Existing vulnerability detection methods face two main issues: 1 Existing datasets lack comprehensive coverage and high-quality explanations for preference learning. 2 Large language models LLMs often struggl...

7.3AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/22 12:00 a.m.19 views

Organizational Adaptation to Generative AI in Cybersecurity: a Systematic Review

Cybersecurity organizations are adapting to GenAI integration through modified frameworks and hybrid operational processes, with success influenced by existing security maturity, regulatory requirements, and investments in human capital and infrastructure. This qualitative research employs...

6.9AI score
SaveExploits0
Total number of security vulnerabilities7589