Lucene search
+L

174 matches found

Securelist
Securelist
added 2020/11/06 3:23 p.m.31 views

RansomEXX Trojan attacks Linux systems

We recently discovered a new file-encrypting Trojan built as an ELF executable and intended to encrypt data on machines controlled by Linux-based operating systems. After the initial analysis we noticed similarities in the code of the Trojan, the text of the ransom notes and the general approach ...

SaveExploits0
OSV
OSV
added 2020/09/01 12:0 a.m.33 views

ASB-A-153450752

In various functions in fscryptice.c and related files in some implementations of f2fs encryption that use encryption hardware which only supports 32-bit IVs Initialization Vectors, 64-bit IVs are used and later are truncated to 32 bits. This may cause IV reuse and thus weakened disk encryption...

4.4CVSS4.4AI score0.00108EPSS
SaveExploits0References1
Trend Micro Simply Security
Trend Micro Simply Security
added 2020/04/24 5:26 p.m.52 views

Principles of a Cloud Migration – Security, The W5H – Episode WHAT?

Teaching you to be a Natural Born Pillar! Last week, we took you through the “WHO” of securing a cloud migration here, detailing each of the roles involved with implementing a successful security practice during a cloud migration. Read: everyone. This week, I will be touching on the “WHAT” of...

0.3AI score
SaveExploits0
OSV
OSV
added 2020/03/16 4:15 p.m.24 views

CVE-2020-1740

A flaw was found in Ansible Engine when using Ansible Vault for editing encrypted files. When a user executes "ansible-vault edit", another user on the same computer can read the old and new secret, as it is created in a temporary file with mkstemp and the returned file descriptor is closed and t...

4.7CVSS4.5AI score0.00374EPSS
SaveExploits0References8
ThreatPost
ThreatPost
added 2020/03/10 1:0 p.m.15 views

Variant of Paradise Ransomware Targets Office IQY Files

A new variant of the Paradise ransomware attacks rarely-targeted Microsoft Office Excel IQY files, providing a new and relatively inobtrusive way to infiltrate and hijack an organization’s network, researchers have found. Lastline Labs’ James Haughom discovered the variant in December in a spam...

0.5AI score
SaveExploits0References6
ICS
ICS
added 2020/02/25 12:0 a.m.72 views

Moxa EDS-G516E and EDS-510E Series Ethernet Switches

1. EXECUTIVE SUMMARY CVSS v3 9.8 ATTENTION: Exploitable remotely/low skill level to exploit Vendor: Moxa Equipment: EDS-G516E series, and EDS-510E series Vulnerabilities: Stack-based Buffer Overflow, Use of a Broken or Risky Cryptographic Algorithm, Use of Hard-coded Cryptographic Key, Use of...

10CVSS8.7AI score0.0272EPSS
SaveExploits0References5
Carbon Black Blog
Carbon Black Blog
added 2020/01/21 4:33 p.m.49 views

Threat Analysis Unit (TAU) Threat Intelligence Notification: SatanCryptor Ransomware

In early January 2020, a new ransomware named ‘SatanCryptor’ was discovered. After it performs file encryption, it will drop a ransom note named “ SATAN CRYPTOR .hta” and append ‘.satan’ as a file extension to the encrypted files. In addition, SatanCryptor will delete itself after the execution t...

7.1AI score
SaveExploits0
Carbon Black Blog
Carbon Black Blog
added 2019/10/02 2:44 p.m.132 views

CB TAU Threat Intelligence Notification: Nemty Ransomware

While Nemty Ransomware is distributed by various exploit kits, its behavior is similar to other variants of ransomware. It will perform “task kill” on processes to ensure the encryption of files such as databases SQL server, perform the deletion of volume shadow copies, and disable Windows...

6.8AI score
SaveExploits0
Trellix
Trellix
added 2019/10/02 12:0 a.m.48 views

McAfee ATR Analyzes Sodinokibi aka REvil Ransomware-as-a-Service - What The Code Tells Us

McAfee ATR Analyzes Sodinokibi aka REvil Ransomware-as-a-Service – What The Code Tells Us By McAfee Labs · October 2, 2019 Episode 1: What the Code Tells Us McAfee’s Advanced Threat Research team ATR observed a new ransomware family in the wild, dubbed Sodinokibi or REvil, at the end of April 201...

8.1AI score0.70042EPSS
SaveExploits9
Carbon Black Blog
Carbon Black Blog
added 2019/09/25 1:2 p.m.68 views

CB TAU Threat Intelligence Notification: JSWorm Ransomware Encrypts Files, Amends File Extensions

JSWorm Ransomware is a well known ransomware malware that has been seen in the wild for years and has been discovered updated to version 4. After it performs file encryption, it will append “.Generated IDContact Email.JSWRM” as file extension to the encrypted file and display the ransom note in...

6.8AI score
SaveExploits0
Cvelist
Cvelist
added 2019/09/23 3:46 p.m.32 views

CVE-2019-10990

Red Lion Controls Crimson, version 3.0 and prior and version 3.1 prior to release 3112.00, uses a hard-coded password to encrypt protected files in transit and at rest, which may allow an attacker to access configuration files...

6.5AI score0.0133EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2019/09/23 3:46 p.m.8 views

CVE-2019-10990

Red Lion Controls Crimson, version 3.0 and prior and version 3.1 prior to release 3112.00, uses a hard-coded password to encrypt protected files in transit and at rest, which may allow an attacker to access configuration files...

6.6AI score0.0133EPSS
SaveExploits0References1
Carbon Black Blog
Carbon Black Blog
added 2019/08/16 6:28 p.m.147 views

CB TAU Threat Intelligence Notification: Sodinokibi Ransomware

Sodinokibi otherwise known as Sodin or REvil is a ransomware variant that has recently been observed evolving its delivery techniques, leveraging fake antivirus software and PowerShell droppers. This malware appears to be related to GandCrab and is likely a result of their operation closing up...

6.5AI score
SaveExploits0
Hacker One
Hacker One
added 2019/07/26 11:3 a.m.29 views

Nextcloud: Message Authentication Codes calculated by the Default Encryption Module allow an attacker to silently overwrite blocks in a file

First: The default encryption module bundled with the Nextcloud Server creates SHA256-HMAC based message authentication codes for each individual 6072 byte-sized block of data. These are the steps to calculate the MAC: Take the user password and harden it with SHA256-PBKDF2 denoted as $passPhrase...

5CVSS0.7AI score0.00716EPSS
SaveExploits1
Kitploit
Kitploit
added 2019/06/26 9:44 p.m.385 views

Cryptr - A Simple Shell Utility For Encrypting And Decrypting Files Using OpenSSL

A simple shell utility for encrypting and decrypting files using OpenSSL. Installation git clone https://github.com/nodesocket/cryptr.git ln -s "$PWD"/cryptr/cryptr.bash /usr/local/bin/cryptr Bash tab completion Add tools/cryptr-bash-completion.bash to your tab completion file directory...

7.3AI score
SaveExploits0References3
Trellix
Trellix
added 2019/04/29 12:0 a.m.11 views

LockerGoga Ransomware Family Used in Targeted Attacks

ARCHIVED STORY LockerGoga Ransomware Family Used in Targeted Attacks By ATR Operational Intelligence Team · April 29, 2019 Co-authored by Marc RiveroLopez. Initial discovery Once again, we have seen a significant new ransomware family in the news. LockerGoga, which adds new features to the tried...

7.2AI score
SaveExploits0
Trellix
Trellix
added 2019/04/29 12:0 a.m.21 views

LockerGoga Ransomware Family Used in Targeted Attacks

ARCHIVED STORY LockerGoga Ransomware Family Used in Targeted Attacks By ATR Operational Intelligence Team · April 29, 2019 Co-authored by Marc RiveroLopez. Initial discovery Once again, we have seen a significant new ransomware family in the news. LockerGoga, which adds new features to the tried...

7.2AI score
SaveExploits0
ThreatPost
ThreatPost
added 2019/03/27 12:48 p.m.94 views

Ransomware Behind Norsk Hydro Attack Takes On Wiper-Like Capabilities

LockerGoga, the malware that took down Norsk Hydro last week, has taken the industrial world by storm, as researchers race to uncover more about the mysterious ransomware that crippled several of the aluminum maker’s plants. Questions still remain about how the malware first infects the system it...

0.2AI score
SaveExploits0References10
Carbon Black Blog
Carbon Black Blog
added 2019/02/01 3:45 p.m.137 views

TAU Threat Intelligence Notification: Shade Ransomware

Summary Recently there is a new wave of malicious spam campaign distributing Shade ransomware via sending malicious JavaScript attachments. The spam campaign was mainly targeting users from Russia, and the ransom note was written in both Russian and English. This variant of Shade ransomware will...

6.6AI score
SaveExploits0
The Hacker News
The Hacker News
added 2019/01/11 6:59 a.m.148 views

PyLocky Ransomware Decryption Tool Released — Unlock Files For Free

If your computer has been infected with PyLocky Ransomware and you are searching for a free ransomware decryption tool to unlock or decrypt your files—your search might end here. Security researcher Mike Bautista at Cisco's Talos cyber intelligence unit have released a free decryption tool that...

6.7AI score
SaveExploits0
Rows per page
Query Builder