Experienced security researcher with a strong focus on low-level system security,adept at both independent work and collaborating within cross-functional teams to tackle complex security challenges.
We don't like BIOS passwords - Bypassing BIOS passwords using a bootkit (Enlish, jongoikhman.blogspot) - Technical blog about a new technique to bypass BIOS passwords. ESP based Bootkit that hooks relevant UEFI runtime services and manages to both wipe existing password and prevent the user setting a new one
Bootkits - It's never deep enough (Digital Whisper - Hebrew infosec magazine) - The paper covers the Bootkit topic from start to finish - what is a Bootkit, how it worked and attacked legacy systems covering topics such as MBR/VBR, writing my own legacy MBR Bootkit , UEFI Fundamentals and modern protections.
The Hitchhiker's guide to firmware analysis - Covers embedded IoT vulnerability research - How do we approach an embedded device, different approaches to acquire the firmware and reviewing CVE in order to attack a device