Lucene search
+L
PacketstormnewsRecent

7902 matches found

Packet Storm News
Packet Storm News
added 2026/09/02 12:00 a.m.10 views

Automated Vulnerability Injection in Smart Contracts Using Large Language Models

Assessing vulnerability detection tools for smart contracts requires datasets with known ground truth, yet such datasets are scarce and difficult to build by hand. We propose an approach that uses Large Language Models LLMs to automatically inject vulnerabilities into Solidity smart contracts, an...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/02 12:00 a.m.7 views

Variational Probabilistic Quantization for Secret Key Generation

Secret key generation from correlated observations at Alice and Bob, in the presence of an eavesdropper Eve, underpins physical-layer security. Classical pipelines quantize by hand, amplify privacy afterwards, and optimize no objective tied to a key rate. We propose Variational Probabilistic...

5.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/02 12:00 a.m.15 views

CodePoisonRAG: Knowledge Poisoning Attacks on Retrieval-Augmented Code Generation

Retrieval-Augmented Code Generation RACG improves LLM-based software development by retrieving external code artifacts, documentation, and patches, and incorporating them into the generation context. This reliance on external knowledge introduces a critical trust boundary: poisoned artifacts can...

6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/02 12:00 a.m.9 views

SecDT: A Profile-Based Security Layer for TRDP Communications

The Train Real-time Data Protocol TRDP is widely used on rolling stock but it provides limited native support for cryptographic protection. Furthermore, the multicast traffic profile used in TRDP Process Data to exchange critical information between onboard subsystems makes the introduction of...

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

Joern 4.0.616

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.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/02 12:00 a.m.5 views

Trust Me, I'M Your Developer: Self-Issued Authentication in Large Language Models

Large language model LLM security has largely focused on role-playing jailbreaks, with less attention to what happens when a user asks an LLM to verify an identity claim through a test designed by the model itself. We study this behavior through a staged developer-identity experiment with ChatGPT...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/02 12:00 a.m.10 views

Can Risk-Based Alerting Mitigate Cybersecurity Alert Fatigue?

Security operations centers SOCs face large numbers of false alerts, making detection of cyberattacks difficult under typical resource constraints. Risk-based alerting RBA has been proposed as a means to reduce false alerts and has reportedly succeeded in doing so in various enterprise deployment...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/02 12:00 a.m.11 views

CAPTURE: Disentangling Preference Drift from Memory Poisoning in Personalized LLM Agents

Personalized language agents use persistent memory to adapt to users over time, but the same mechanism creates an attack surface. When new information conflicts with stored preferences, an agent must distinguish genuine preference drift from temporary context shifts, ambiguity, or adversarial...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/02 12:00 a.m.6 views

Spring Security CVE-2026-22732 Detection / Remediation Tool

This OpenRewrite tool detects Java projects susceptible to CVE-2026-22732 in Spring Security and provides automated remediation recipes. It identifies affected Spring Security versions and response handling patterns that can cause security headers to be omitted, and can remediate affected project...

9.1CVSS7.2AI score0.0048EPSS
SaveExploits2
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.10 views

Reveree: Diagnosing LLM Reverse-Engineering Agents

Reverse engineering RE is critical to security tasks such as malware analysis and vulnerability discovery, and large language model LLM agents are increasingly able to perform it autonomously. Capture-the-flag CTF RE challenges have become the standard proxy for measuring this capability, but...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.9 views

AKRASIA: Stealthy Backdoor Attack on Reasoning-Based Code LLMs

We present AKRASIA, a stealthy, inference-time backdoor attack against reasoning-based Code LLMs. AKRASIA aims to achieve a backdoor target e.g., malicious code execution in reasoning LLMs while evading automated defenses and human inspection. To achieve this, AKRASIA probes the victim LLM to...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.9 views

Johnny Still Receives Spam SMS: Assessing the Robustness of SMS Spam Detection

SMS spam detection systems often achieve high accuracy in controlled environments but struggle against adversarial attacks and increasingly sophisticated spam tactics in real-world deployments. In this paper, we evaluate the robustness of SMS anti-spam systems that end users actually rely on,...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.5 views

Barriers to Using Static Application Security Testing (SAST) Tools: A Literature Review

Developers face a challenging problem with no clear solution. Modern software breaches can wreak havoc on businesses and individuals alike. With code vulnerabilities being a leading cause, securing applications must be a priority for developers. Static Application Security Testing SAST has the...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.12 views

Hidden Services Protocol for Mixnets

Mix networks mixnets provide network-level privacy by routing each communication packet through a sequence of intermediaries, called mixnodes, that randomly delay and cryptographically transform packets before forwarding them, making it difficult for observers to link mixnet entries to exits. Whi...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.6 views

Ranked by the Matcher: A Reproducibility Audit of Knowledge Graph Extraction from Threat Reports

Security teams and researchers choose knowledge-graph extraction tooling for threat reports on the strength of published triple-F1 scores, yet those scores depend on how predicted triples are matched to gold annotations. We could reimplement the stated matching rule for only five of twelve...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.4 views

GNU Privacy Guard 2.5.22

GnuPG the GNU Privacy Guard or GPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC2440. As suc...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.4 views

Libgcrypt 1.12.3

Libgcrypt is a general-purpose cryptographic library based on the code from GnuPG. It provides functions for all cryptographic building blocks: symmetric ciphers AES, DES, Blowfish, CAST5, Twofish, and Arcfour, hash algorithms MD4, MD5, RIPE-MD160, SHA-1, and TIGER-192, MACs HMAC for all hash...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.7 views

Effective Interventions against AI-Enhanced Scams

In 2025, scams were responsible for an estimated $442 billion in direct losses globally. In the United States, reported losses increased by nearly 400% between 2020 and 2025. Though AI in scamming is a relatively new phenomenon, its use significantly changes the economics of scams as well as the...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.11 views

A SoK for SoCs: Reading the TI Leaves on AI for Cyber Threat Intelligence Generation and Sharing

Cyber Threat Intelligence CTI is essential for defending mission-critical infrastructure, yet the process of transforming raw attack evidence into shareable CTI remains fragmented and understudied. We conduct a literature survey of academic papers, organizing the CTI lifecycle into three stages:...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.13 views

HiveTraceGuard-Pro: A Compact Generative Guardrail for Prompt Injection, Jailbreaks, and Adversarial Obfuscation

Production LLMs must handle inputs that attempt to override system instructions, bypass safety policies or elicit harmful responses. A common mitigation is a separate guardrail model. Existing reports, however, provide little evidence on Russian prompt injection or Russian surface obfuscation. We...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.7 views

PhantomCall: Evading ML Malware Detectors Via Function Call Graph Perturbation

Prior adversarial attacks on Windows PE malware detectors target raw bytes, PE headers, or intra-function control-flow graphs, leaving the function call graph FCG unexplored as an attack surface. Yet the FCG structure is an important feature in graph-based malware detectors. We present Phan-...

5.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.5 views

Athena: Vulnerability-Affected Library Identification Via Knowledge Graph Completion

A single vulnerability in a widely used library can cascade through millions of dependent applications, yet more than half of vulnerability database entries contain missing or incorrect affected-library information. Existing automated approaches neglect the relational structure of vulnerability...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.8 views

Smart Contracts Claimed Vulnerable by the CVE Database, with Labels and Source Locations

The Common Vulnerabilities and Exposures CVE database catalogs vulnerability claims in hard- and software, among them those pertaining to blockchain programs a.k.a. smart contracts. We present CVE-Smart-Contracts, a curated dataset of CVE records up to July 2026 referring to Ethereum smart...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.8 views

VPID: An Integrated Framework for Vulnerability Prioritization and Intrusion Detection in Enterprise Networks

Small enterprises face increasingly serious threats to their internal networks but often lack the financial resources, computing capacity, and specialist staff required to deploy resource intensive security platforms. This paper designs and implements VPID, a lightweight framework for vulnerabili...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.4 views

Joern 4.0.615

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.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.7 views

Adversarial Vulnerabilities of Neural Biomarker Identification Systems

There is growing interest in the proposed use of EEG signals as biometric credentials, but thus far there has been little research on the reliability and security of such biometrics. Prior adversarial tests have focused on deep-learning classifiers and assumed attackers have full access to the...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.7 views

Towards Behavior Tree-Guided Vulnerability Detection with Lightweight LLMs

Large Language Models LLMs are increasingly used for software vulnerability detection, but their performance depends on how source code is represented in the input. Most prompting approaches use source code in its original form, while some works propose the use of structured representations...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.4 views

From Silicon to Boot Code: Extending Automated Program Repair to Firmware-Layer Security Workarounds

Automated program repair APR research has been constrained to design time. Current techniques localize and fix bugs in RTL or HLS designs before a chip reaches production. Once a hardware vulnerability surfaces post-silicon, the patch must be manually generated: existing automation addresses patc...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.8 views

Using LLMs to Elicit Security Requirements for Service-Oriented Cyber Ranges

Cyber ranges are complex environments comprising many interacting components and stakeholders with different security concerns. The Service-Oriented Cyber Range SOR is no exception, particularly when it comes to training scenarios targeting critical infrastructure. Security concerns are translate...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.4 views

Safer Dependencies 0.6.1

safer-dependencies is a security layer for Claude Code: it sits between Claude and your manifest files and runs its security checks automatically: vulnerable installs are denied before they run, and a risky version written to a manifest is corrected on disk right after the write. It detects and...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.4 views

Hearing the Whispers: Black-Box Membership Inference Attacks on Finetuned TTS Models

Text-to-Speech TTS foundation models are increasingly fine-tuned on private datasets to synthesize highly personalized voices, introducing severe privacy risks by exposing both biometric identities and sensitive speech content. Existing black-box membership inference attacks MIAs follow a two-sta...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/09/01 12:00 a.m.9 views

JENGA: Exploiting Counter-Based RowHammer Countermeasures to Break Real-Time Predictability

Safety-critical real-time systems must satisfy multiple dependability requirements, notably time predictability and security. In such systems, tasks must complete within bounded and known execution times, typically characterised through Worst-Case Execution Time WCET analysis. At the same time,...

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

ECLIPSE: Self-Evolving Stealthy Prompt Injection Attack against Long-Horizon Agentic Systems

Recently, large language model LLM agents, such as Codex, Claude Code, and OpenClaw, have become capable of planning and executing long-horizon tasks through repeated tool calls. This capability also creates new opportunities for prompt injection. Existing attacks either place the malicious...

6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/31 12:00 a.m.5 views

NeuroGraph: An AI Graph-Driven Neuro-Symbolic Framework for Explainable Threat Reasoning in Advanced Manufacturing

The growing complexity of cyber-physical attack surfaces in advanced manufacturing has made cyber threat intelligence analysis increasingly difficult. Although large language models and retrieval-augmented generation have improved CTI workflows, text-based approaches remain vulnerable to...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/31 12:00 a.m.5 views

Automating Static Code Analysis through CI/CD Pipeline Integration

In the contemporary landscape of software devel-opment, securing sensitive data is paramount to safeguarding organizational reputation, preventing financial losses, and pro-tecting individuals from identity theft. This paper addresses the pervasive challenge of identifying and rectifying security...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/31 12:00 a.m.4 views

Auditing Anonymous AI Models: A Four-Stage Protocol for Black-Box Identity Verification

The 2025--2026 AI market has seen a wave of stealth releases: frontier models launched anonymously on developer platforms under codenames. For their users, identity determines data-handling terms, supply-chain risk, and capability expectations. No validated methodology exists for black-box identi...

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

The Fragility of Jailbreak Robustness across Operational States

Existing jailbreak evaluations typically characterize robustness using a single attack success rate ASR measured in a default configuration the vanilla state. However, user-LLM interactions can induce diverse operational states beyond the vanilla state. In this work, we find that jailbreak...

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

Windows Time Provider Persistence

This Metasploit module establishes persistence by registering a malicious Time Provider DLL under HKLM\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders. When the W32Time service starts or restarts, the configured payload DLL is executed...

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

CISA: CISA Vulnerability Review Fiscal Years 2024 and 2025

The CISA Vulnerability Review provides organizations with critical insights into the root causes of insecure software and practical steps they can take to address these flaws to prevent exploitation. Analyzing CISA and open source data from fiscal years 2024 and 2025, the review establishes a...

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

Denx U-Boot 2026.01-rc4 Integer Overflow

Denx U-Boot versions 2026.01-rc4 and below suffer from multiple integer overflow vulnerabilities...

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

Explainable Artificial Intelligence for Industrial Cybersecurity: A Review of Methods, Operational Integration, and Research Challenges

The increasing digitalization of industrial infrastructure and the convergence of information technology IT and operational technology OT have expanded the cyberattack surface of industrial systems. To address the growing complexity of cyber threats, artificial intelligence AI and machine learnin...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/31 12:00 a.m.5 views

EvoFlint: An Evolutionary Atlas of Multi-Turn LLM Vulnerabilities

Frontier language models that refuse harmful single-turn prompts often comply when the same intent is reached gradually over many turns, making multi-turn attacks one of the least understood failure modes of large language models. Most automated red-teaming methods treat this as a generation...

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

Towards Operator-Empowered Vulnerability Hotfixing for 5G Radio Access Networks

Cellular protocol vulnerabilities can remain exploitable for months or years while standards bodies, vendors, and mobile network operators MNOs coordinate permanent fixes. We present Buckler, a framework that enables an MNO to deploy temporary, local, and reversible hotfixes in its radio access...

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

Hidden Threat in Synthetic Data: Covert Targeted Bias Injection through Benign Text

Synthetic data is increasingly used to train large language models LLMs, yet its security implications remain poorly understood. Prior work on subliminal learning suggests that models can inherit behavioral traits from seemingly unrelated training data. In this work, we investigate whether such...

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

A Roadmap to Available ICS Datasets and Testbeds for Cybersecurity Research

Industrial Control Systems ICS are the backbone of many critical infrastructure sectors; however, their growing level of connectivity, long lifespan and integration with the Information Technology IT environment introduces numerous cybersecurity challenges. The merging of Operational Technology O...

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

Same Request, Different Boundary: Evaluating Cybersecurity Assistance across Conversational Contexts

Large Language Models LLMs can solve complex problems, but their misuse in high-risk domains can lead to severe consequences. Model providers therefore restrict assistance for potentially harmful requests. Refusing all cybersecurity requests would therefore harm legitimate users. Providers need a...

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

AIDE 0.19.4

AIDE Advanced Intrusion Detection Environment is a free replacement for Tripwiretm. It generates a database that can be used to check the integrity of files on server. It uses regular expressions for determining which files get added to the database. You can use several message digest algorithms ...

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

Dovecot Resource Consumption / Access Control

OX Dovecot has been patched to address uncontrolled resource consumption, use-after-free, out-of-bounds read, improper access control, and improper authentication vulnerabilities...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/08/31 12:00 a.m.4 views

Beyond the Payload: How User Invocation Shapes Coding Agent Vulnerability to Repository Poisoning

Coding agents are increasingly used for software engineering tasks, including bootstrapping projects from third-party repositories whose integrity cannot be assumed. Prior work on repository poisoning largely focuses on attacker-controlled injection and disguise, but developers also shape risk...

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

Using Hyper-V Sockets for Real-Time Data Extraction from a Malware Analysis Sandbox

We present how Hyper-V sockets can be used as a real-time communication channel for a malware analysis sandbox. We show that, compared to WinSock TCP sockets, Hyper-V sockets are not subject to TCP/IP-layer blocking and are not enumerated by common TCP connection listing tools. We compare the...

6AI score
SaveExploits0
Total number of security vulnerabilities7902