Lucene search
+L

2010 matches found

Securelist
Securelist
added 2021/05/17 10:0 a.m.466 views

Bizarro banking Trojan expands its attacks to Europe

Bizarro is yet another banking Trojan family originating from Brazil that is now found in other regions of the world. We have seen users being targeted in Spain, Portugal, France and Italy. Attempts have now been made to steal credentials from customers of 70 banks from different European and Sou...

7.5AI score
SaveExploits0
CNNVD
CNNVD
added 2021/05/10 12:0 a.m.8 views

Google Chrome 安全漏洞

Google Chromium is an open source web browser from Google USA. A security vulnerability previously existed in Google Chromium version 90.0.4430.212. The vulnerability stems from a type obfuscation security issue found in the V8 component of the program. No details of the vulnerability are provide...

8.8CVSS5.5AI score0.02517EPSS
SaveExploits1References15
CNNVD
CNNVD
added 2021/05/10 12:0 a.m.8 views

Google Chrome 安全漏洞

Google Chromium is an open source web browser from Google USA. A security vulnerability previously existed in Google Chromium version 90.0.4430.212. The vulnerability stems from a type obfuscation security issue found in the V8 component of the program. No details of the vulnerability are provide...

8.8CVSS5.5AI score0.01999EPSS
SaveExploits1References15
The Hacker News
The Hacker News
added 2021/04/29 9:2 a.m.57 views

Researchers Uncover Stealthy Linux Malware That Went Undetected for 3 Years

A previously undocumented Linux malware with backdoor capabilities has managed to stay under the radar for about three years, allowing the threat actor behind the operation to harvest and exfiltrate sensitive information from infected systems. Dubbed "RotaJakiro" by researchers from Qihoo 360...

0.7AI score
SaveExploits0
Kitploit
Kitploit
added 2021/04/28 12:30 p.m.97 views

Invoke-Stealth - Simple And Powerful PowerShell Script Obfuscator

Invoke-Stealth is a Simple & Powerful PowerShell Script Obfuscator. This tool helps you to automate the obfuscation process of any script written in PowerShell with different techniques. You can use any of them separately, together or all of them sequentially with ease, from Windows or Linux...

7.2AI score
SaveExploits0References5
CNVD
CNVD
added 2021/04/27 12:0 a.m.23 views

Google Chrome Type Obfuscation Vulnerability (CNVD-2021-35163)

Google Chrome is a web browser from Google, an American company. A type obfuscation vulnerability exists in V8 in versions of Google Chrome prior to 90.0.4430.93. A remote attacker can exploit the vulnerability by leveraging heap corruption via specially crafted HTML pages...

8.8CVSS6.4AI score0.01601EPSS
SaveExploits0References1
Securelist
Securelist
added 2021/04/21 10:0 a.m.56 views

Targeted Malware Reverse Engineering Workshop follow-up. Part 2

If you have read our previous blogpost "Targeted Malware Reverse Engineering Workshop follow-up. Part 1", you probably know about the webinar we conducted on April 8, 2021, with Kaspersky GReATs Ivan Kwiatkowski and Denis Legezo, to share best practices in reverse engineering and demonstrate...

6.9AI score
SaveExploits0
OSV
OSV
added 2021/04/14 8:4 p.m.24 views

GO-2021-0052 Inconsistent interpretation of HTTP Requests in github.com/gin-gonic/gin

Due to improper HTTP header sanitization, a malicious user can spoof their source IP address by setting the X-Forwarded-For header. This may allow a user to bypass IP based restrictions, or obfuscate their true source...

7.1CVSS6.8AI score0.01316EPSS
SaveExploits0References10
OSV
OSV
added 2021/04/14 8:4 p.m.28 views

GO-2020-0029

Due to improper HTTP header santization, a malicious user can spoof their source IP address by setting the X-Forwarded-For header. This may allow a user to bypass IP based restrictions, or obfuscate their true source...

0.3AI score
SaveExploits0References2
The Hacker News
The Hacker News
added 2021/04/13 6:52 a.m.38 views

BRATA Malware Poses as Android Security Scanners on Google Play Store

A new set of malicious Android apps have been caught posing as app security scanners on the official Play Store to distribute a backdoor capable of gathering sensitive information. "These malicious apps urge users to update Chrome, WhatsApp, or a PDF reader, yet instead of updating the app in...

0.7AI score
SaveExploits0
The Hacker News
The Hacker News
added 2021/04/09 2:59 p.m.51 views

Alert — There's A New Malware Out There Snatching Users' Passwords

A previously undocumented malware downloader has been spotted in the wild in phishing attacks to deploy credential stealers and other malicious payloads. Dubbed "Saint Bot," the malware is said to have first appeared on the scene in January 2021, with indications that it's under active developmen...

0.9AI score
SaveExploits0
Securelist
Securelist
added 2021/04/05 10:0 a.m.899 views

The leap of a Cycldek-related threat actor

Introduction In the nebula of Chinese-speaking threat actors, it is quite common to see tools and methodologies being shared. One such example of this is the infamous "DLL side-loading triad": a legitimate executable, a malicious DLL to be sideloaded by it, and an encoded payload, generally dropp...

9.3CVSS7.9AI score0.87417EPSS
SaveExploits7
CNVD
CNVD
added 2021/04/02 12:0 a.m.10 views

HAXX libcurl man-in-the-middle attack vulnerability (CNVD-2021-31934)

HAXX libcurl is an open source client-side URL transport library from the Swedish company Haxx. It supports protocols such as FTP, SFTP, TFTP and HTTP. HAXX libcurl suffers from a man-in-the-middle attack vulnerability that can be exploited by an attacker to act as a man-in-the-middle by...

4.3CVSS6.4AI score0.03141EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2021/03/28 11:30 a.m.83 views

CallObfuscator - Obfuscate Specific Windows Apis With Different APIs

Obfuscate hide the PE imports from static/dynamic analysis tools. Theory This's pretty forward, let's say I've used VirtualProtect and I want to obfuscate it with Sleep, the tool will manipulate the IAT so that the thunk that points to VirtualProtect will point instead to Sleep, now at executing...

7.5AI score
SaveExploits0References4
Kitploit
Kitploit
added 2021/03/27 11:30 a.m.65 views

Obfuscation_Detection - Collection Of Scripts To Pinpoint Obfuscated Code

Automatically detect control-flow flattening and other state machines Author: Tim Blazytko Description: Scripts and binaries to automatically detect control-flow flattening and other state machines in binaries. Implementation is based on Binary Ninja. Check out the following blog post for more...

7.6AI score
SaveExploits0References1
ThreatPost
ThreatPost
added 2021/03/17 5:4 p.m.70 views

$4,000 COVID-19 'Relief Checks' Cloak Dridex Malware

Cybercriminals have wasted no time in hopping on the American Rescue Plan – the COVID-19 relief legislation just signed into law – as a lure for email-based scams. According to researchers at Cofense, a campaign began circulating in March that capitalized on Americans’ interest in the forthcoming...

6.8AI score
SaveExploits0References10
IBM Security Bulletins
IBM Security Bulletins
added 2021/03/09 6:38 p.m.17 views

Security Bulletin: IBM Verify Gateway PAM components default to cleartext storage of client secret (CVE-2020-4369)

Summary The IBM Verify Gateway IVG PAM components allow encryption of the client-secret property in the /etc/pamibmauth.json file, but it's not the default configuration. Instead, customers must remember to add an --obfuscation command-line flag to encrypt the property. As of v1.0.1 of IVG for AI...

5.5CVSS0.5AI score0.00207EPSS
SaveExploits0Affected Software1
OpenVAS
OpenVAS
added 2021/03/01 12:0 a.m.31 views

Twonky Server < 8.5.2 Multiple Vulnerabilities

Twonky Server is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:lynxtechnology:twonkyserver";...

7.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2021/02/17 11:30 a.m.87 views

Chimera - A (Shiny And Very Hack-Ish) PowerShell Obfuscation Script Designed To Bypass AMSI And Commercial Antivirus Solutions

Chimera is a shiny and ver y hack-ish PowerShell obfuscation script designed to bypass AMSI and antivirus solutions. It digests malicious PS1's known to trigger AV and uses string substitution and variable concatenation to evade common detection signatures. Chimera was created for this write-up a...

7.3AI score
SaveExploits0References9
OSV
OSV
added 2021/02/10 7:15 p.m.6 views

CVE-2021-27141

An issue was discovered on FiberHome HG6245D devices through RP2613. Credentials in /fhconf/umconfig.txt are obfuscated via XOR with the hardcoded j7aLyZ98sSd5HfSgGjMj8;Ss;d&^@$a2s0i3g key. The webs binary has details on how XOR is used...

9.8CVSS5.8AI score0.158EPSS
SaveExploits1References1
Rows per page
Query Builder