Hello friends,
I'm finally on the other side of the study mountain and it feels GOOD. I was actually able to sit back and take my time to read security news properly today, which also felt good. Looking forward to getting back in to the routine. Thanks for bearing with me everyone.
Enjoy this week's issue!
Cheers,
Very interesting write-up on how Russian state hackers succesfully breached an (unknown) organisation active in Ukraine, two years ago. They first tried to work their way into a web application through credential stuffing, but were blocked by 2fa. However, 2fa apparently wasn't required when you were on the local Wifi. To get on the Wifi, the attackers got access to the Wifi of the organisation's neighbours (two of them actually), to essentially have a geographically close jump-off point. There's a zero-day in there too somewhere.
The article is a short write-up, the full write-up from Volexity themselves can be found here.
For context: bootkits are malware designed to infect a computer's boot process, loading before the operating system and allowing it to gain control over a system at a very low level.
There seems to be an upward trend in Linux related malware interest overall. Rightfully so I suppose, I firmly sit in the camp of "Linux is the future" (and present ;-)).
This bootkit, called "Bootkitty", is a pretty crude proof of concept, with hardcoded memory offsets that are as likely to crash the system as anything else, and no attempt being made to defeat Secure Boot. But an interesting blip on the radar nonetheless.