Lucene search
+L

1673 matches found

The Hacker News
The Hacker News
added 2025/06/18 10:47 a.m.19 views

Water Curse Employs 76 GitHub Accounts to Deliver Multi-Stage Malware Campaign

Cybersecurity researchers have exposed a previously unknown threat actor known as Water Curse that relies on weaponized GitHub repositories to deliver multi-stage malware. "The malware enables data exfiltration including credentials, browser data, and session tokens, remote access, and long-term...

7.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/12 12:0 a.m.5 views

From IOCs to Group Profiles: on the Specificity of Threat Group Behaviors in CTI Knowledge Bases

Indicators of Compromise IOCs such as IP addresses, file hashes, and domain names are commonly used for threat detection and attribution. However, IOCs tend to be short-lived as they are easy to change. As a result, the cybersecurity community is shifting focus towards more persistent behavioral...

7AI score
SaveExploits0
Fedora
Fedora
added 2025/06/11 2:46 a.m.11 views

[SECURITY] Fedora 42 Update: gammaray-3.1.0-11.fc42

A tool to poke around in a Qt-application and also to manipulate the application to some extent. It uses various DLL injection techniques to hook into an application at run-time and provide access to a lot of interesting information. GammaRay can introspect Qt 6 and Qt 5 applications...

8.4CVSS7.5AI score0.00324EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/11 12:0 a.m.5 views

Physical Layer-Based Device Fingerprinting for Wireless Security: from Theory to Practice

The identification of the devices from which a message is received is part of security mechanisms to ensure authentication in wireless communications. Conventional authentication approaches are cryptography-based, which, however, are usually computationally expensive and not adequate in the...

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

From Threat to Tool: Leveraging Refusal-Aware Injection Attacks for Safety Alignment

Safely aligning large language models LLMs often demands extensive human-labeled preference data, a process that's both costly and time-consuming. While synthetic data offers a promising alternative, current methods frequently rely on complex iterative prompting or auxiliary models. To address...

7.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/06 12:0 a.m.10 views

Combating Reentrancy Bugs on Sharded Blockchains

Reentrancy is a well-known source of smart contract bugs on Ethereum, leading e.g. to double-spending vulnerabilities in DeFi applications. But less is known about this problem in other blockchains, which can have significantly different execution models. Sharded blockchains in particular general...

7.1AI score
SaveExploits0
Trellix
Trellix
added 2025/06/05 12:0 a.m.41 views

Demystifying Myth Stealer: A Rust Based InfoStealer

Demystifying Myth Stealer: A Rust Based InfoStealer By Niranjan Hegde, Vasantha Lakshmanan Ambasankar and Adarsh S · June 5, 2025 Introduction During regular proactive threat hunting, the Trellix Advanced Research Center identified a fully undetected infostealer malware sample written in Rust. Up...

6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/05 12:0 a.m.11 views

Deconstructing Obfuscation: a Four-Dimensional Framework for Evaluating Large Language Models Assembly Code Deobfuscation Capabilities

Large language models LLMs have shown promise in software engineering, yet their effectiveness for binary analysis remains unexplored. We present the first comprehensive evaluation of commercial LLMs for assembly code deobfuscation. Testing seven state-of-the-art models against four obfuscation...

7.2AI score
SaveExploits0
HackRead
HackRead
added 2025/06/04 10:49 a.m.7 views

Photoshop for Beginners – Overview of Top Skills and How to Hone Them

What comes to your mind when you think of Photoshop? A tool for editing and retouching photos -…...

7.3AI score
SaveExploits0
The Hacker News
The Hacker News
added 2025/06/03 9:34 a.m.20 views

Android Trojan Crocodilus Now Active in 8 Countries, Targeting Banks and Crypto Wallets

A growing number of malicious campaigns have leveraged a recently discovered Android banking trojan called Crocodilus to target users in Europe and South America. The malware, according to a new report published by ThreatFabric, has also adopted improved obfuscation techniques to hinder analysis...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/01 12:0 a.m.10 views

A Large Language Model-Supported Threat Modeling Framework for Transportation Cyber-Physical Systems

Modern transportation systems rely on cyber-physical systems CPS, where cyber systems interact seamlessly with physical systems like transportation-related sensors and actuators to enhance safety, mobility, and energy efficiency. However, growing automation and connectivity increase exposure to...

7AI score
SaveExploits0
Microsoft Secure
Microsoft Secure
added 2025/05/29 5:0 p.m.37 views

Defending against evolving identity attack techniques

In today’s evolving cyber threat landscape, threat actors are committed to advancing the sophistication of their attacks. The increasing adoption of essential security features like multifactor authentication MFA, passwordless solutions, and robust email protections has changed many aspects of th...

7.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2025/05/29 12:0 a.m.368 views

SolarWinds Serv-U 15.4.2 HF1 - Directory Traversal

Exploit Title: SolarWinds Serv-U 15.4.2 HF1 - Directory Traversal Date: 2025-05-28 Exploit Author: @ibrahimsql Exploit Author's github: https://github.com/ibrahimsql Vendor Homepage: https://www.solarwinds.com/serv-u-managed-file-transfer-server Software Link:...

8.6CVSS8.2AI score0.99614EPSS
SaveExploits8
Packet Storm News
Packet Storm News
added 2025/05/29 12:0 a.m.6 views

Quantum Hilbert Transform

The Hilbert transform has been one of the foundational transforms in signal processing, finding it's way into multiple disciplines from cryptography to biomedical sciences. However, there does not exist any quantum analogue for the Hilbert transform. In this work, we introduce a formulation for t...

6.7AI score
SaveExploits0
Cvelist
Cvelist
added 2025/05/27 8:38 a.m.25 views

CVE-2025-41652 Weidmueller: Authentication Bypass Vulnerability in Industrial Ethernet Switches

The devices are vulnerable to an authentication bypass due to flaws in the authorization mechanism. An unauthenticated remote attacker could exploit this weakness by performing brute-force attacks to guess valid credentials or by using MD5 collision techniques to forge authentication hashes,...

9.8CVSS0.00408EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2025/05/27 12:0 a.m.7 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
GithubExploit
GithubExploit
added 2025/05/26 12:51 p.m.633 views

Exploit for CVE-2025-2783

ChromSploit Framework v2.2 🚀 !Python Versionhttps://img...

10CVSS9.2AI score0.99962EPSS
SaveExploits91
RedhatCVE
RedhatCVE
added 2025/05/23 10:42 a.m.15 views

CVE-2024-52366

IBM Concert Software 1.0.0, 1.0.1, 1.0.2, 1.0.2.1, and 1.0.3 could allow a remote attacker to obtain sensitive information, caused by the failure to properly enable HTTP Strict Transport Security. An attacker could exploit this vulnerability to obtain sensitive information using man in the middle...

5.9CVSS6.2AI score0.00266EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 10:35 a.m.9 views

CVE-2024-37068

IBM Maximo Application Suite - Manage Component 8.10, 8.11, and 9.0 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information using man in the middle techniques...

7.5CVSS6.3AI score0.00247EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 7:8 a.m.6 views

CVE-2024-41757

IBM Concert Software 1.0.0 and 1.0.1 could allow a remote attacker to obtain sensitive information, caused by the failure to properly enable HTTP Strict Transport Security. An attacker could exploit this vulnerability to obtain sensitive information using man in the middle techniques...

5.9CVSS6.2AI score0.00261EPSS
SaveExploits0References1
Rows per page
Query Builder