Lucene search
+L
PacketstormnewsRecent

7945 matches found

Packet Storm News
Packet Storm News
added 2025/05/28 12:00 a.m.11 views

VulBinLLM: LLM-Powered Vulnerability Detection for Stripped Binaries

Recognizing vulnerabilities in stripped binary files presents a significant challenge in software security. Although some progress has been made in generating human-readable information from decompiled binary files with Large Language Models LLMs, effectively and scalably detecting vulnerabilitie...

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

Permissioned LLMs: Enforcing Access Control in Large Language Models

In enterprise settings, organizational data is segregated, siloed and carefully protected by elaborate access control frameworks. These access control structures can completely break down if an LLM fine-tuned on the siloed data serves requests, for downstream tasks, from individuals with disparat...

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

Accountable, Scalable and DoS-Resilient Secure Vehicular Communication

Paramount to vehicle safety, broadcasted Cooperative Awareness Messages CAMs and Decentralized Environmental Notification Messages DENMs are pseudonymously authenticated for security and privacy protection, with each node needing to have all incoming messages validated within an expiration...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/28 12:00 a.m.14 views

Security Benefits and Side Effects of Labeling AI-Generated Images

Generative artificial intelligence is developing rapidly, impacting humans' interaction with information and digital media. It is increasingly used to create deceptively realistic misinformation, so lawmakers have imposed regulations requiring the disclosure of AI-generated content. However, only...

6.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/28 12:00 a.m.9 views

Aurora: Are Android Malware Classifiers Reliable under Distribution Shift?

The performance figures of modern drift-adaptive malware classifiers appear promising, but does this translate to genuine operational reliability? The standard evaluation paradigm primarily focuses on baseline performance metrics, neglecting confidence-error alignment and operational stability...

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

Domainator: Detecting and Identifying DNS-Tunneling Malware Using Metadata Sequences

In recent years, malware with tunneling or: covert channel capabilities is on the rise. While malware research led to several methods and innovations, the detection and differentiation of malware solely based on its DNS tunneling features is still in its infancy. Moreover, no work so far has used...

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

On the Intractability of Chaotic Symbolic Walks: toward a Non-Algebraic Post-Quantum Hardness Assumption

Most classical and post-quantum cryptographic assumptions, including integer factorization, discrete logarithms, and Learning with Errors LWE, rely on algebraic structures such as rings or vector spaces. While mathematically powerful, these structures can be exploited by quantum algorithms or...

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

CADRE: Customizable Assurance of Data Readiness in Privacy-Preserving Federated Learning

Privacy-Preserving Federated Learning PPFL is a decentralized machine learning approach where multiple clients train a model collaboratively. PPFL preserves privacy and security of the client's data by not exchanging it. However, ensuring that data at each client is of high quality and ready for...

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

Efficient Preimage Approximation for Neural Network Certification

The growing reliance on artificial intelligence in safety- and security-critical applications demands effective neural network certification. A challenging real-world use case is certification against patch attacks'', where adversarial patches or lighting conditions obscure parts of images, for...

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

Scrapers Selectively Respect Robots.Txt Directives: Evidence from a Large-Scale Empirical Study

Online data scraping has taken on new dimensions in recent years, as traditional scrapers have been joined by new AI-specific bots. To counteract unwanted scraping, many sites use tools like the Robots Exclusion Protocol REP, which places a robots.txt file at the site root to dictate scraper...

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

Transformers in Protein: a Survey

As protein informatics advances rapidly, the demand for enhanced predictive accuracy, structural analysis, and functional understanding has intensified. Transformer models, as powerful deep learning architectures, have demonstrated unprecedented potential in addressing diverse challenges across...

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

Cryptography from Lossy Reductions: Towards OWFs from ETH, and Beyond

One-way functions OWFs form the foundation of modern cryptography, yet their unconditional existence remains a major open question. In this work, we study this question by exploring its relation to lossy reductions, i.e., reductions$R$ for which it holds that $IX;RX \ll n$ for all distributions$X...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/27 12:00 a.m.10 views

System Prompt Extraction Attacks and Defenses in Large Language Models

The system prompt in Large Language Models LLMs plays a pivotal role in guiding model behavior and response generation. Often containing private configuration details, user roles, and operational instructions, the system prompt has become an emerging attack target. Recent studies have shown that...

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

Unveiling Impact of Frequency Components on Membership Inference Attacks for Diffusion Models

Diffusion models have achieved tremendous success in image generation, but they also raise significant concerns regarding privacy and copyright issues. Membership Inference Attacks MIAs are designed to ascertain whether specific data were utilized during a model's training phase. As current MIAs...

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

Lazarus Group Targets Crypto-Wallets and Financial Data While Employing New Tradecrafts

This report presents a comprehensive analysis of a malicious software sample, detailing its architecture, behavioral characteristics, and underlying intent. Through static and dynamic examination, the malware core functionalities, including persistence mechanisms, command-and-control communicatio...

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

BLACKOUT: Data-Oblivious Computation with Blinded Capabilities

Lack of memory-safety and exposure to side channels are two prominent, persistent challenges for the secure implementation of software. Memory-safe programming languages promise to significantly reduce the prevalence of memory-safety bugs, but make it more difficult to implement...

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

Towards a DSL for Hybrid Secure Computation

Fully homomorphic encryption FHE and trusted execution environments TEE are two approaches to provide confidentiality during data processing. Each approach has its own strengths and weaknesses. In certain scenarios, computations can be carried out in a hybrid environment, using both FHE and TEE...

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

IRCopilot: Automated Incident Response with Large Language Models

Incident response plays a pivotal role in mitigating the impact of cyber attacks. In recent years, the intensity and complexity of global cyber threats have grown significantly, making it increasingly challenging for traditional threat detection and incident response methods to operate effectivel...

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

Evaluating AI Cyber Capabilities with Crowdsourced Elicitation

As AI systems become increasingly capable, understanding their offensive cyber potential is critical for informed governance and responsible deployment. However, it's hard to accurately bound their capabilities, and some prior evaluations dramatically underestimated them. The art of extracting...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/27 12:00 a.m.12 views

The Feasibility of Topic-Based Watermarking on Academic Peer Reviews

Large language models LLMs are increasingly integrated into academic workflows, with many conferences and journals permitting their use for tasks such as language refinement and literature summarization. However, their use in peer review remains prohibited due to concerns around confidentiality...

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

Preventing Adversarial AI Attacks against Autonomous Situational Awareness: a Maritime Case Study

Adversarial artificial intelligence AI attacks pose a significant threat to autonomous transportation, such as maritime vessels, that rely on AI components. Malicious actors can exploit these systems to deceive and manipulate AI-driven operations. This paper addresses three critical research...

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

Respond to Change with Constancy: Instruction-Tuning with LLM for Non-I.I.D. Network Traffic Classification

Encrypted traffic classification is highly challenging in network security due to the need for extracting robust features from content-agnostic traffic data. Existing approaches face critical issues: i Distribution drift, caused by reliance on the closedworld assumption, limits adaptability to...

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

Grassroots Consensus

Grassroots platforms aim to offer an egalitarian alternative to global platforms -- centralized/autocratic and decentralized/plutocratic alike. Within the grassroots architecture, consensus is needed to realize platforms that employ digital social contracts, which are like smart contracts except...

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

JavaSith: a Client-Side Framework for Analyzing Potentially Malicious Extensions in Browsers, VS Code, and NPM Packages

Modern software supply chains face an increasing threat from malicious code hidden in trusted components such as browser extensions, IDE extensions, and open-source packages. This paper introduces JavaSith, a novel client-side framework for analyzing potentially malicious extensions in web...

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

TrojanStego: Your Language Model Can Secretly Be a Steganographic Privacy Leaking Agent

As large language models LLMs become integrated into sensitive workflows, concerns grow over their potential to leak confidential information. We propose TrojanStego, a novel threat model in which an adversary fine-tunes an LLM to embed sensitive context information into natural-looking outputs v...

6.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/27 12:00 a.m.13 views

AdInject: Real-World Black-Box Attacks on Web Agents Via Advertising Delivery

Vision-Language Model VLM based Web Agents represent a significant step towards automating complex tasks by simulating human-like interaction with websites. However, their deployment in uncontrolled web environments introduces significant security vulnerabilities. Existing research on adversarial...

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

A Joint Reconstruction-Triplet Loss Autoencoder Approach Towards Unseen Attack Detection in IoV Networks

Internet of Vehicles IoV systems, while offering significant advancements in transportation efficiency and safety, introduce substantial security vulnerabilities due to their highly interconnected nature. These dynamic systems produce massive amounts of data between vehicles, infrastructure, and...

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

Uncovering Black-Hat SEO Based Fake E-Commerce Scam Groups from Their Redirectors and Websites

While law enforcements agencies and cybercrime researchers are working hard, fake E-commerce scam is still a big threat to Internet users. One of the major techniques to victimize users is luring them by black-hat search-engine-optimization SEO; making search engines display their lure pages as i...

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

VideoMarkBench: Benchmarking Robustness of Video Watermarking

The rapid development of video generative models has led to a surge in highly realistic synthetic videos, raising ethical concerns related to disinformation and copyright infringement. Recently, video watermarking has been proposed as a mitigation strategy by embedding invisible marks into...

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

Online Voting Using Point to MultiPoint Quantum Key Distribution Via Passive Optical Networks

We propose using Point-to-Multipoint quantum key distribution QKD via time division multiplexing TDM and wavelength division multiplexing WDM in passive optical networks PON to improve the security of online voting systems...

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

Enhancing JavaScript Malware Detection through Weighted Behavioral DFAs

This work addresses JavaScript malware detection to enhance client-side web application security with a behavior-based system. The ability to detect malicious JavaScript execution sequences is a critical problem in modern web security as attack techniques become more sophisticated. This study...

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

Backdoors in DRL: Four Environments Focusing on In-Distribution Triggers

Backdoor attacks, or trojans, pose a security risk by concealing undesirable behavior in deep neural network models. Open-source neural networks are downloaded from the internet daily, possibly containing backdoors, and third-party model developers are common. To advance research on backdoor atta...

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

Multi-Photon QKD for Practical Quantum Networks

Quantum key distribution QKD will most likely be an integral part of any practical quantum network in the future. However, not all QKD protocols can be used in today's networks because of the lack of single-photon emitters and noisy intermediate quantum hardware. Attenuated-photon transmission,...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/27 12:00 a.m.78 views

WordPress Order Delivery Date Missing Authorization

WordPress Order Delivery Date plugin versions prior to 12.3.1 have missing authorization and cross site request forgery vulnerabilities surrounding the importing of settings...

9.8CVSS6.7AI score0.01372EPSS
SaveExploits2
Packet Storm News
Packet Storm News
added 2025/05/27 12:00 a.m.11 views

DP-RTFL: Differentially Private Resilient Temporal Federated Learning for Trustworthy AI in Regulated Industries

Federated Learning FL has emerged as a critical paradigm for enabling privacy-preserving machine learning, particularly in regulated sectors such as finance and healthcare. However, standard FL strategies often encounter significant operational challenges related to fault tolerance, system...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/27 12:00 a.m.14 views

Watermarking without Standards Is Not AI Governance

Watermarking has emerged as a leading technical proposal for attributing generative AI content and is increasingly cited in global governance frameworks. This paper argues that current implementations risk serving as symbolic compliance rather than delivering effective oversight. We identify a...

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

Effect of Noise and Topologies on Multi-Photon Quantum Protocols

Quantum-augmented networks aim to use quantum phenomena to improve detection and protection against malicious actors in a classical communication network. This may include multiplexing quantum signals into classical fiber optical channels and incorporating purely quantum links alongside classical...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/27 12:00 a.m.32 views

M3S-UPD: Efficient Multi-Stage Self-Supervised Learning for Fine-Grained Encrypted Traffic Classification with Unknown Pattern Discovery

The growing complexity of encrypted network traffic presents dual challenges for modern network management: accurate multiclass classification of known applications and reliable detection of unknown traffic patterns. Although deep learning models show promise in controlled environments, their...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/27 12:00 a.m.10 views

SHE-LoRA: Selective Homomorphic Encryption for Federated Tuning with Heterogeneous LoRA

Federated fine-tuning of large language models LLMs is critical for improving their performance in handling domain-specific tasks. However, prior work has shown that clients' private data can actually be recovered via gradient inversion attacks. Existing privacy preservation techniques against su...

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

PrivATE: Differentially Private Confidence Intervals for Average Treatment Effects

The average treatment effect ATE is widely used to evaluate the effectiveness of drugs and other medical interventions. In safety-critical applications like medicine, reliable inferences about the ATE typically require valid uncertainty quantification, such as through confidence intervals CIs...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/27 12:00 a.m.10 views

Red-Teaming Text-To-Image Systems by Rule-Based Preference Modeling

Text-to-image T2I models raise ethical and safety concerns due to their potential to generate inappropriate or harmful images. Evaluating these models' security through red-teaming is vital, yet white-box approaches are limited by their need for internal access, complicating their use with...

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

ColorGo: Directed Concolic Execution

Whitepaper called ColorGo: Directed Concolic Execution...

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

A Hitchhiker'S Guide to Privacy-Preserving Cryptocurrencies: a Survey on Anonymity, Confidentiality, and Auditability

Cryptocurrencies and central bank digital currencies CBDCs are reshaping the monetary landscape, offering transparency and efficiency while raising critical concerns about user privacy and regulatory compliance. This survey provides a comprehensive and technically grounded overview of...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/27 12:00 a.m.15 views

BitHydra: Towards Bit-Flip Inference Cost Attack against Large Language Models

Large language models LLMs have shown impressive capabilities across a wide range of applications, but their ever-increasing size and resource demands make them vulnerable to inference cost attacks, where attackers induce victim LLMs to generate the longest possible output content. In this paper,...

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

Weak-Jamming Detection in IEEE 802.11 Networks: Techniques, Scenarios and Mobility

State-of-the-art solutions detect jamming attacks ex-post, i.e., only when jamming has already disrupted the wireless communication link. In many scenarios, e.g., mobile networks or static deployments distributed over a large geographical area, it is often desired to detect jamming at the early...

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

A Survey on the Safety and Security Threats of Computer-Using Agents: JARVIS or Ultron?

Recently, AI-driven interactions with computing devices have advanced from basic prototype tools to sophisticated, LLM-based systems that emulate human-like operations in graphical user interfaces. We are now witnessing the emergence of \emphComputer-Using Agents CUAs, capable of autonomously...

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

A Framework for Combined Transaction Posting and Pricing for Layer 2 Blockchains

This paper presents a comprehensive framework for transaction posting and pricing in Layer 2 L2 blockchain systems, focusing on challenges stemming from fluctuating Layer 1 L1 gas fees and the congestion issues within L2 networks. Existing methods have focused on the problem of optimal posting...

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

One Surrogate to Fool Them All: Universal, Transferable, and Targeted Adversarial Attacks with CLIP

Deep Neural Networks DNNs have achieved widespread success yet remain prone to adversarial attacks. Typically, such attacks either involve frequent queries to the target model or rely on surrogate models closely mirroring the target model -- often trained with subsets of the target model's traini...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/26 12:00 a.m.16 views

Semantic-Preserving Adversarial Attacks on LLMs: an Adaptive Greedy Binary Search Approach

Large Language Models LLMs increasingly rely on automatic prompt engineering in graphical user interfaces GUIs to refine user inputs and enhance response accuracy. However, the diversity of user requirements often leads to unintended misinterpretations, where automated optimizations distort...

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

PandaGuard: Systematic Evaluation of LLM Safety against Jailbreaking Attacks

Large language models LLMs have achieved remarkable capabilities but remain vulnerable to adversarial prompts known as jailbreaks, which can bypass safety alignment and elicit harmful outputs. Despite growing efforts in LLM safety research, existing evaluations are often fragmented, focused on...

7.3AI score
SaveExploits0
Total number of security vulnerabilities7945