CAN Injection: keyless car theft https://kentindell.github.io/2023/04/03/can-injection/
Ken Tindell’s blog
CAN Injection: keyless car theft
This is a detective story about how a car was stolen - and how it uncovered an epidemic of high-tech car theft. It begins with a tweet. In April 2022, my friend Ian Tabor tweeted that vandals had been at his car, pulling apart the headlight and unplugging…
Rorschach – A New Sophisticated and Fast Ransomware https://research.checkpoint.com/2023/rorschach-a-new-sophisticated-and-fast-ransomware/
Check Point Research
Rorschach – A New Sophisticated and Fast Ransomware - Check Point Research
Research by: Jiri Vinopal, Dennis Yarizadeh and Gil Gekker Key Findings: Introduction While responding to a ransomware case against a US-based company, the CPIRT recently came across a unique ransomware strain deployed using a signed component of a commercial…
👍1
Malicious ISO File Leads to Domain Wide Ransomware https://thedfirreport.com/2023/04/03/malicious-iso-file-leads-to-domain-wide-ransomware/
The DFIR Report
Malicious ISO File Leads to Domain Wide Ransomware - The DFIR Report
IcedID continues to deliver malspam emails to facilitate a compromise. This case covers the activity from a campaign in late September of 2022. Post exploitation activities detail some familiar and some new techniques and tooling, which led to domain wide…
A Guide to Reversing Shared Objects with Ghidra https://medium.com/@cy1337/a-guide-to-reversing-shared-objects-with-ghidra-cec83d5031e6
Medium
A Guide to Reversing Shared Objects with Ghidra
I’m excited to announce that I will be returning this year to the Black Hat USA 2023 conference in Las Vegas. As with previous years’…
Ironing out (the macOS) details of a Smooth Operator (Part II) https://objective-see.org/blog/blog_0x74.html
Objective-See
Ironing out (the macOS) details of a Smooth Operator (Part II)
Analyzing UpdateAgent, the 2nd-stage macOS payload of the 3CX supply chain attack
Hackers Exploit WinRAR SFX Archives to Install Backdoors Undetected https://socradar.io/hackers-exploit-winrar-sfx-archives-to-install-backdoors-undetected/
SOCRadar® Cyber Intelligence Inc.
Hackers Exploit WinRAR SFX Archives to Install Backdoors Undetected
Threat actors exploit WinRAR self-extracting (SFX) archives containing decoy files by adding malicious functionality to install backdoors in target
The (Possible) Return of 2easy and What It Means for the Fraud Ecosystem https://flashpoint.io/blog/2easy-fraud-ecosystem/
Flashpoint
The (Possible) Return of 2easy and What It Means for the Fraud Ecosystem
2easy is a Russian-and English-language illicit shop that sells logs as well as user information collected from browsers via stealer malware.
Guidance for investigating attacks using CVE-2022-21894: The BlackLotus campaign https://www.microsoft.com/en-us/security/blog/2023/04/11/guidance-for-investigating-attacks-using-cve-2022-21894-the-blacklotus-campaign/
Microsoft News
Guidance for investigating attacks using CVE-2022-21894: The BlackLotus campaign
A guide to assess whether users have been targeted or compromised by threat actors exploiting CVE-2022-21894 via BlackLotus UEFI bootkit.
Microsoft Outlook CVE-2023-23397: Critical Privilege Escalation Vulnerability https://www.darkrelay.com/post/cve-2023-23397-critical-microsoft-outlook-privilege-escalation-vulnerability
DARKRELAY
CVE-2023-23397: Microsoft Outlook Elevation of Privilege Vulnerability
IntroductionOn the latest Patch Tuesday, Microsoft released 83 security fixes, one of which is the "CVE-2023-23397" vulnerability that affects all versions of the Outlook desktop app on Windows systems. However, this vulnerability does not impact the Outlook…
Security Frameworks Unsere Erfahrungen https://www.scip.ch/?labs.20230406
www.scip.ch
Unsere Erfahrungen mit Sicherheits-Frameworks
Security Frameworks sind für die Verwaltung der IT-Sicherheitslage unerlässlich. CIS-CSC V8 hat sich zu einem sehr wertvollen Instrument für den Beginn des Sicherheitsmanagements kleiner und mittlerer Unternehmen entwickelt.
Pwning Pixel 6 with a leftover patch https://github.blog/2023-04-06-pwning-pixel-6-with-a-leftover-patch/
The GitHub Blog
Pwning Pixel 6 with a leftover patch
In this post, I’ll look at a security-related change in version r40p0 of the Arm Mali driver that was AWOL in the January update of the Pixel bulletin, where other patches from r40p0 was applied, and how these two lines of changes can be exploited to gain…
Technical analysis of the Genesis Market https://sector7.computest.nl/post/2023-04-technical-analysis-genesis-market/
DEFION Security
Technical analysis of the Genesis Market | DEFION Research Labs
GHSL-2023-023: Type confusion in the Chrome renderer - CVE-2023-1214 https://securitylab.github.com/advisories/GHSL-2023-023_Chromium/
GitHub Security Lab
GHSL-2023-023: Type confusion in the Chrome renderer - CVE-2023-1214
Type confusion in the Chrome renderer reachable from a malicious website.
AI, ChatGPT and Identity Security’s Critical Human Element https://www.cyberark.com/resources/blog/ai-chatgpt-and-identity-securitys-critical-human-element
Cyberark
AI, ChatGPT and Identity Security’s Critical Human Element
In 1999, a far-fetched movie about a dystopia run by intelligent machines captured our imaginations (and to this day, remains my favorite film). Twenty-four years later, the line between fact and...
👍1
Escaping Adobe Sandbox: Exploiting an Integer Overflow in Microsoft Windows Crypto Provider https://blog.exodusintel.com/2023/04/06/escaping-adobe-sandbox-exploiting-an-integer-overflow-in-microsoft-windows/
Exodus Intelligence
Escaping Adobe Sandbox: Exploiting an Integer Overflow in Microsoft Windows Crypto Provider - Exodus Intelligence
By Michele Campa Overview We describe a method to exploit a Windows Nday vulnerability to escape the Adobe sandbox. This vulnerability is assigned CVE-2021-31199 and it is present in multiple Windows 10 versions. The vulnerability is an out-of-bounds write…
Hacking Brightway scooters: A case study https://robocoffee.de/?p=436
Obfu[DE]scate: de-obfuscation tool for Android APKs that uses fuzzy comparison logic to identify similarities between functions https://github.com/user1342/Obfu-DE-Scate
GitHub
GitHub - user1342/Obfu-DE-Scate: Obfu[DE]scate is a de-obfuscation tool for Android APKs that uses fuzzy comparison logic to identify…
Obfu[DE]scate is a de-obfuscation tool for Android APKs that uses fuzzy comparison logic to identify similarities between functions, even if they have been renamed as part of obfuscation. It compar...