BackBox.org offers a range of Penetration Testing services to simulate an attack on your network or application. If you are interested in our services, please contact us and we will provide you with further information as well as an initial consultation.
Output Messenger Zero-Day Exploited by Turkish Hackers for Iraq Spying
/in General NewsA Turkey-affiliated espionage group has exploited a zero-day vulnerability in Output Messenger since April 2024.
The post Output Messenger Zero-Day Exploited by Turkish Hackers for Iraq Spying appeared first on SecurityWeek.
SecurityWeek – Read More
Suspected DoppelPaymer Ransomware Group Member Arrested
/in General NewsA 45-year-old individual was arrested in Moldova for his suspected involvement in DoppelPaymer ransomware attacks.
The post Suspected DoppelPaymer Ransomware Group Member Arrested appeared first on SecurityWeek.
SecurityWeek – Read More
Orca Snaps Up Opus in Cloud Security Automation Push
/in General NewsOrca positioned the deal as an expansion of its capabilities into the realm of AI-based autonomous remediation and prevention.
The post Orca Snaps Up Opus in Cloud Security Automation Push appeared first on SecurityWeek.
SecurityWeek – Read More
I wanted a privacy screen protector – until I put one on my Galaxy S25 Ultra
/in General NewsThe extra security is cool. Too bad the drawbacks aren’t.
Latest stories for ZDNET in Security – Read More
CISA Warns of Flaw in TeleMessage App Used by Ex-National Security Advisor
/in General NewsAn information exposure flaw in TeleMessage has been added to CISA’s Known Exploited Vulnerabilities catalog.
The post CISA Warns of Flaw in TeleMessage App Used by Ex-National Security Advisor appeared first on SecurityWeek.
SecurityWeek – Read More
North Korea’s TA406 Targets Ukraine for Intel
/in General NewsThe threat group’s goal is to help Pyongyang assess risk to its troops deployed in Ukraine and to figure out if Moscow might want more.
darkreading – Read More
Moldovan Police Arrest Suspect in €4.5M Ransomware Attack on Dutch Research Agency
/in General NewsMoldovan law enforcement authorities have arrested a 45-year-old foreign man suspected of involvement in a series of ransomware attacks targeting Dutch companies in 2021.
“He is wanted internationally for committing several cybercrimes (ransomware attacks, blackmail, and money laundering) against companies based in the Netherlands,” officials said in a statement Monday.
In conjunction with the
The Hacker News – Read More
Türkiye Hackers Exploited Output Messenger Zero-Day to Drop Golang Backdoors on Kurdish Servers
/in General NewsA Türkiye-affiliated threat actor exploited a zero-day security flaw in an Indian enterprise communication platform called Output Messenger as part of a cyber espionage attack campaign since April 2024.
“These exploits have resulted in a collection of related user data from targets in Iraq,” the Microsoft Threat Intelligence team said. “The targets of the attack are associated with the Kurdish
The Hacker News – Read More
Bypassing BitLocker Encryption: Bitpixie PoC and WinPE Edition
/in General NewsDepending on the customer’s preference, possible initial access vectors in our red teaming exercises typically include deployment of dropboxes, (device code) phishing or a stolen portable device. The latter is usually a Windows laptop protected by BitLocker for full disk encryption without pre-boot authentication i.e. without a configured PIN or an additional key file.
While hardware-based TPM sniffing attacks are well known and covered in public courses, they typically involve hunting down board schematics on Chinese websites and some prowess using a soldering iron. Physical craftsmanship is definitely not a strength of mine, which is why I was particularly interested when Thomas demonstrated a concrete software-only attack in his 38C3 talk: Windows BitLocker: Screwed without a Screwdriver.
Even compared to other software attacks such as the “push button decrypt”, the exploitation of the abused bitpixie vulnerability is non-invasive, does not require any permanent device modifications and no complete disk image, thereby allowing a fast (~5 minutes) compromise and more flexible integration in certain social engineering scenarios.
Bitpixie Linux Edition
While Thomas did release a detailed blog post, the concrete exploit code was not disclosed. To fully understand the attack, reproduce the original research, and demonstrate the concrete impact to our customers, I set out to develop a public proof of concept.
The Linux-based exploitation strategy roughly depicted on the above diagram (from Thomas’ presentation) is to:
bootmgfw.efi
) via PXE bootpxesoftreboot
fallbackshimx64.efi
)grubx64.efi
) boot loaderThis video shows a full rundown of this technique:
Bitpixie WinPE Edition
As Thomas describes in his second blog post discussing possible remediation strategies, Microsoft uses different UEFI certificates to sign boot components based on their origin:
Vendors such as Lenovo with their secured-core PCs disable the latter by default.
As a result, the above attack chain fails at step 4 because the third-party signing certificate used is not trusted. However, there is nothing conceptually stopping an attack flow where third-party signed components are replaced by their Windows native equivalents:
bootmgfw.efi
) a second time via PXE boot, but specify different BCDboot.wim
) and corresponding ram disk (boot.sdi
)winload.efi
)ntoskrnl.exe
)winpmem_x64.sys
)The second stage BCD used in step 4. is constructed according to the official Microsoft documentation. Physical memory is scanned by incorporating the original pattern-matching code into a modified version of WinPmem (
winpmem.exe
). The recovery of the human-readable recovery password is implemented in a minimal Windows port of the dislocker-metadata utility (dislocker-metadata.exe
).As presented, the WindowsPE-based attack flow uses only core components signed by Microsoft. At least in theory, it should therefore be applicable to all affected devices, as long as they trust the Microsoft Windows Production PCA 2011 certificate used to sign the vulnerable boot manager. In practice, it seems to be somewhat less reliable than its Linux-based counter part. Nonetheless, the provided automation scripts are hopefully useful in case you want to investigate whether your devices are affected.
Remediation
The Bitpixie vulnerability – and more generally both hardware and software-based attacks – can be mitigated by forcing pre-boot authentication, i.e., requiring an additional PIN and/or key file.
Compass Security Blog – Read More
Practical Ways to Improve Your Digital Efficiency
/in General NewsOptimizing your online productivity is more important than ever. Whether you’re a business owner, freelancer, or simply someone…
Hackread – Latest Cybersecurity, Hacking News, Tech, AI & Crypto – Read More