Lucene search
+L
PacketstormnewsRecent

7902 matches found

Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.11 views

CyberBridge: Bridging the Gap between Cybersecurity Education and Industry

This full research paper presents CyberBridge, a framework that automatically maps cybersecurity job descrip- tions to professional role profiles. As the cybersecurity landscape evolves rapidly, it is difficult for academic programs to align curricula with the competencies expected in practice...

5.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.13 views

Hardware Design and Security in the Era of Chiplets and LLMs

The semiconductor industry is undergoing a dual revolution: the shift toward heterogeneous 2.5D chiplet systems and the integration of Large Language Models LLMs into Electronic Design Automation EDA flows. While these paradigms offer unprecedented benefits in yield, modularity, design...

5.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.11 views

LLM-Assisted Detection and Repair of Hardware Security Vulnerabilities in Verilog Designs

Hardware designs, like software, are susceptible to bugs that can introduce security vulnerabilities and create opportunities for malicious exploitation. Unlike software vulnerabilities, however, hardware flaws become permanently embedded in silicon after fabrication, making them difficult or...

5.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.8 views

A Self-Explainable Deep Architecture for Security Applications

Deep learning models have become integral to security applications due to their ability to model complex relationships in data and detect sophisticated threats. However, their complexity makes it difficult to understand how predictions are generated, posing significant challenges for...

5.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.20 views

OpenSSL Security Advisory 20260805

OpenSSL Security Advisory 20260805 - A malicious TLS server can cause a memory leak in a TLS client that has enabled OCSP response checking by sending an OCSP response that contains no single response entries...

5.5AI score0.00261EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.23 views

Agent against Agent: An Agentic System for Automatic Prompt Injection Red Teaming

Prompt injection poses significant security risks to LLM agents. Efficient and effective red-teaming is therefore critical, both for evaluating these risks and for collecting training data to improve defenses. Existing state-of-the-art prompt injection red-teaming methods primarily rely on...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.37 views

Incident Report: Unsanctioned Agent Behaviour during Cyber Testing

During a routine cyber evaluation, AISI identified an incident in which AI agents took sustained, unsanctioned action directed at real people and organisations. The AI Security Institute is disclosing what they found, what it means, and the actions now underway...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.21 views

Adaptive Intrusion Detection System Using Transformer-Based Neural Networks and Continual Learning Approach with Adversarial Investigation

Network intrusion detection systems IDS trained on fixed traffic snapshots decay silently after deployment as threat distributions shift. Fine-tuning models on new attacks triggers catastrophic forgetting, while retraining from scratch is computationally infeasible. Replay-based continual learnin...

5.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.9 views

LiteLLM 1.83.6 Blind SQL Injection

A proof of concept exploit for a pre-authentication blind SQL injection vulnerability in LiteLLM version 1.83.6. The vulnerability affects LiteLLM proxy versions 1.81.16 through 1.83.6 and occurs because the virtual-key lookup interpolates an unauthenticated bearer token directly into a PostgreSQ...

9.8CVSS6.3AI score0.8942EPSS
SaveExploits8
Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.25 views

PURPOSE: Poisoning Conflict Resolution in RAG Via Proxy-Fact-Grounded Updates

In Retrieval-Augmented Generation RAG, post-retrieval conflict resolution arbitrates among noisy or contradictory retrieved passages. However, the robustness of this safeguard against knowledge poisoning has not been adequately studied. Existing black-box poisoning methods all assert the target...

5.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.13 views

angr 9.3.2

angr is an open-source binary analysis platform for Python. It combines both static and dynamic symbolic "concolic" analysis, providing tools to solve a variety of tasks...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.30 views

Hidden Ciphers and Where to Find Them: Static Discovery and Assessment of Cryptographic Assets in Software

Modern software systems rely on cryptography for data protection, authentication, and trust establishment, yet organizations often lack a structured view of the cryptography deployed across source code, configuration, dependencies, and cryptographic files. This lack of visibility complicates...

5.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.12 views

Checked-In Secret Detection: Strings Are All You Need

Hardcoded secrets in source code pose critical security vulnerabilities which can be easily exploited by malicious adversaries. Existing regex-based detection approaches suffer from fundamental limitations, as secrets often lack identifiable patterns, resulting in poor precision and recall. Recen...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.30 views

The Hidden Life of Public Safety Communications Signals: A Comparative Security Analysis of TETRA, TETRAPOL, and P25

Public-safety agencies and critical infrastructure operators rely on trunked land-mobile radio LMR systems, based on P25, TETRA, and TETRAPOL. These systems are expected to protect not just the content of a communication but the fact of it. Yet LMR standards leave a stark gap between...

5.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.7 views

Exploring Privacy Leakage and Data Disclosure Violations in the MacOS Application Ecosystem

The systematic and excessive data collection practices of tech companies have rendered online privacy both a necessity and a sought-after commodity. However, while the privacy risks of the web, mobile, and IoT ecosystems have been extensively examined, desktop environments have been largely...

5.3AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.10 views

Zero-Trust Federated Learning for Connected Aftermarket Devices

Connected aftermarket devices extend vehicle diagnostics, repair workflows, and over-the-air software maintenance beyond original equipment manufacturer boundaries, yet their heterogeneous ownership and long service life complicate conventional perimeter security. This paper develops Zero Trust...

5.3AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/05 12:00 a.m.63 views

LoginTrap: Uncovering Task-Agnostic Phishing-Style Indirect Prompt Injection Attacks against LLM-Based Web Agents

LLM-based web agents automate user tasks by observing webpages and executing browser actions on behalf of users. As these agents operate on real web services, login becomes a sensitive authentication boundary because it involves credentials and sensitive information. Existing work shows that...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.8 views

Echoes in the Digital Abyss: Examining the Bubble Surrounding Security and Privacy Discourse in Social Networks

The dissemination of security and privacy education and guidance has been and still remains a challenge today. Social networks represent a potential avenue for sharing best practices, and experimentally they have been found to be effective at this task. While this appears promising, in the real...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.11 views

When Efficiency Becomes Fragility: Exploiting Dynamic Routing Vulnerabilities in Adaptive UAV Tracking

Resource constraints on UAV platforms have driven a paradigm shift in aerial tracking, from pursuing performance toward balancing accuracy with efficiency. Adaptive Transformer Trackers, which leverage an input-dependent dynamic routing architecture, have emerged as a representative solution to...

5.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.16 views

A Security-Oriented Lifecycle Model for Large Language Model Systems

Large language models are being integrated into critical infrastructure and enterprise workflows at unprecedented scale,yet the lifecycle frameworks governing their development and operations were designed for operational efficiency rather than security analysis. As a result, security-relevant...

5.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.13 views

Joern 4.0.595

Joern is the bug hunter's workbench. With this tool, you can uncover attack surface, sloppy coding practices, and variants of known vulnerabilities using an interactive code analysis shell. Joern supports C, C++, LLVM bitcode, x86 binaries via Ghidra, JVM bytecode via Soot, and Javascript...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.8 views

Paged Out! Magazine Issue 5

Paged Out! magazine issue 5 includes sections related to art, algorithms, artificial intelligence, cryptography, file formats, game development, hardware, history, networks, OS internals, operating systems, programming, retro stuff, reverse engineering, and security / hacking...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.33 views

CAN Disabler: Hardware-Based Prevention Method of Unauthorized Transmission in CAN and CAN-FD Networks

There have been a quite number of security attack cases against Controller Area Network CAN reported in recent years, but in the meantime no security function is included in the ECU in the current in-vehicle control network. Thus, in-vehicle control networks particularly require cost-effective...

5.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.70 views

WeClawArena: An Auditable Sandbox and Benchmark for Cross-User Agents Collaboration and Security in Human-Centered Agent Networks

Recent advances in persistent personal-agent frameworks are making human-centered agent networks realistic deployment targets: each user can be served by an AI agent that acts on the user's behalf, maintains state, and communicates with other agents through social and task relations. In these...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.18 views

Right Divisibility in Erasing Semi-Thue Systems: A Minimal View of Intruder Deduction

The intruder deduction problem is central to symbolic security-protocol analysis: it asks whether an attacker can derive a target message from observed messages using cryptographic operators available to the attacker. Although convergent rewrite systems provide canonical normal forms, deduction...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.46 views

AI Forensics across White-, Grey-, and Black-Box Access: A Process Model and Research Agenda for Post-Incident Investigation of AI Systems

AI systems are increasingly involved in decisions and actions that may later require investigation. When an AI related incident occurs, investigators need to reconstruct what the system did, why it behaved that way, and which part of the system or supply chain contributed to the outcome. Existing...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.46 views

AgentAntibody: An Adaptive Immune System for Defending LLM Agents against Prompt Injection

Prompt injection remains a critical threat to LLM agents, yet existing defenses treat each task as a self-contained problem, independent of previous encounters. In practice, user requests are often underspecified: they describe the desired outcome without fully specifying acceptable behavior. An...

5.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.10 views

FBID: Adaptive Personalized Federated Learning for Robust Out-Of-Distribution Attack Detection in IoT Networks

Personalized Federated Learning PFL has emerged as a promising solution for intrusion detection in heterogeneous IoT environments, as it can improve local adaptation under highly Non-Independent and Identically Distributed non-IID data distributions. However, existing PFL methods often rely on...

5.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.10 views

When Modalities Fail to Tango: Conformal Backdoor Detection in Multimodal Contrastive Learning

Backdoor attacks in multimodal contrastive learning MCL have garnered growing attention in recent years, as many downstream tasks critically depend on pre-trained MCL models. Existing detection-based defenses predominantly rely on the CLIPScore metric, under the assumption that poisoned pairs...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.58 views

MalTotal: Cost-Effective and Language-Agnostic Malicious Code Poisoning Detection for Millions of Repositories

The widespread adoption of open source software OSS has introduced significant security risks, with malicious code poisoning attacks increasingly targeting public package registries and open-source platforms. Existing detection approaches, including heuristic-, learning-, and LLM-based methods,...

5.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.102 views

CLEAR: Causal Context-Based Agentic Reasoning for Vulnerability Detection

Detecting source code vulnerabilities is increasingly difficult as modern security flaws are rooted in complex causal dependencies between execution flows, control conditions, and program states. Despite recent advances in Large Language Models LLMs and multi-agent frameworks, existing approaches...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.46 views

Behavioral Information Leakage in Darknet Traffic: A Multi-Channel Analysis across Anonymity Networks

Existing darknet traffic classification studies largely emphasize predictive accuracy while offering limited insight into the behavioral mechanisms that make encrypted services distinguishable. This paper proposes a behavioral information leakage framework that decomposes flow-level traffic into...

5.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.62 views

OWASP Subtractive Security Top 10 Project

The OWASP Subtractive Security Top 10 Project is an initiative to identify, document, and promote the highest-impact opportunities for reducing cyber risk through the elimination of attack paths. Unlike traditional security guidance that focuses primarily on adding controls, the Subtractive...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.62 views

MissClick: Exploiting Digit-Serialized Coordinates to Attack GUI Grounding Models

Recent GUI visual grounding models generate screen coordinates as sequences of digit tokens that are parsed into numerical values and mapped to executable clicks. The security implications of this coordinate generation process have been largely overlooked. We observe that each coordinate digit is...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.13 views

Paged Out! Magazine Issue 4

Paged Out! magazine issue 4 includes sections related to art, artificial intelligence, assembly, cryptography, demo scene, file formats, hardware, history, programming, retro stuff, reverse engineering, and security / hacking...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.32 views

When Agents Learn to Be You: Benchmarking Privacy Leakage, Impersonation Risk, and Defenses in Persona Skills

Persona skills distill personal interaction histories into portable and executable artifacts for downstream agents. While enabling flexible personalization, this process concentrates fragmented personal signals, amplifies their impact through reuse, and challenges defenses designed for individual...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.21 views

Paged Out! Magazine Issue 3

Paged Out! magazine issue 3 includes sections related to art, artificial intelligence, cryptography, file formats, hardware, networks, programming, reverse engineering, security / hacking, and system administration...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.11 views

Real-Time Assessment of Distribution Grid Security through Adaptive Smart Meter Measurements

The rapid expansion of distributed energy resources is heightening uncertainty and variability in distribution system operations, potentially leading to power quality challenges such as voltage magnitude violations and excessive voltage unbalance. Ensuring the dependable and secure operation of...

5.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.8 views

Paged Out! Magazine Issue 6

Paged Out! magazine issue 6 includes sections related to art, artificial intelligence, assembly, cryptography, demo scene, file formats, food for thought, game development, hardware, networks, OS internals, programming, retro stuff, reverse engineering, and security / hacking...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.14 views

Paged Out! Magazine Issue 1

Paged Out! magazine issue 1 includes sections related to algorithms, assembly, electronics, file formats, game development, OS internals, phreaking, programming, radio, retro stuff, reverse engineering, security / hacking, and system administration...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.30 views

Paged Out! Magazine Issue 7

Paged Out! magazine issue 7 includes sections related to art, artificial intelligence, cryptography, demo scene, file formats, hardware, history, networks, OS internals, programming, retro stuff, reverse engineering, security / hacking, and system administration...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.33 views

Delay Attacks on the German Smart Metering Infrastructure: A Security Analysis of CLS Channel Timing Constraints

This work analyzes the feasibility of delay attacks on control signals transmitted via the Controllable Local System CLS channel of the German Smart Metering Infrastructure SMI. It combines theoretical analysis with experimental validation under a threat model aligned to the Common Criteria...

5.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.13 views

ShielDroid: A Hybrid Approach Integrating Machine and Deep Learning for Android Malware Detection

The rapid advancement of modern technology has led to a significant increase in the use of smart devices, such as smartphones and tablets, resulting in the widespread adoption of mobile applications. Although applications are required to undergo malware screening before being published on officia...

5.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.16 views

PECR: A Reproducible Specification and Synthetic Stress Test of Telemetry-Informed Vulnerability Prioritization for SD-WAN

Software-defined wide-area networking concentrates operational authority in controllers, orchestrators, and Internet-facing edges, but severity-only remediation queues do not represent current exposure or evidence quality. This paper specifies Predictive Exposure and Cryptographic Readiness PECR,...

5.3AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.20 views

AirKey: Multimodal Acoustic-Assisted WiFi Sensing for Zero-Training Robust PIN Inference

Contactless keystroke inference via WiFi sensing highlights severe privacy threats, yet its real-world feasibility is hindered by two fundamental physical and deployment bottlenecks: the strict requirement for network privileges to acquire stable sensing streams, and the inherent "waveform fusion...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.19 views

Empirical Analysis of Evasion and Poisoning against Malware Data Drift Detection

As concept drift due to malware evolution presents challenges for malware classification, machine learning-based data drift detection tools are developed to mitigate this problem. These data drift detector tools are designed for a different purpose and built with different techniques compared to...

5.6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.17 views

Breaking ACDGV MinRank Gabidulin Encryption Schemes over Matrix Codes

Enhanced Gabidulin Matrix Codes EGMC, introduced by Aragon, Couvreur, Dyseryn, Gaborit, and Vincotte at Asiacrypt 2024, were designed to hide the algebraic structure of Gabidulin matrix codes while enabling very compact McEliece- and Niederreiter-type encryption schemes, with ciphertexts as small...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.11 views

Post-Hoc Trajectory-Risk Certification for Modular LLM-Based Security Agents

Autonomous security agents operate as staged pipelines, such as classifying network traffic and then attributing attacks to a specific technique. Split conformal prediction gives each stage finite-sample coverage, but deployment requires a trajectory-level guarantee across the full chain. These...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.7 views

Paged Out! Magazine Issue 2

Paged Out! magazine issue 2 includes sections related to algorithms, assembly, electronics, game development, OS internals, operating systems, programming, reverse engineering, security / hacking, writing articles, and system administration...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/04 12:00 a.m.27 views

Behavioral Skill Reconstruction: Reconstructing Hidden Functionality from LLM Agent Skills

Closed source agent skills may encode proprietary instructions, scripts, constants, and data. Providers may offer their capabilities as services while keeping the underlying packages hidden. Prior work focuses on prompt injection attacks that directly disclose these artifacts, and existing defens...

5.4AI score
SaveExploits0
Total number of security vulnerabilities7902