216.73.217.22

Kernel shellcode persistence technique in APT attacks and CTF challenge

· Published 17/10/2024 16:16 · Modified 18/10/2024 08:50

Export JSON

Essential information

Published
17/10/2024 16:16
Modified
18/10/2024 08:50
Tags
2024-10-17 CVE-2010-4398 buffer overflow ctf directx drivers kernel persistence registry shellcode windows
Related entities
6 techniques (mitre)

Description

A security flaw in 7 and Server 2008 R2 allows to be hidden in the and executed during boot, despite patches. This vulnerability was exploited in a 2018 targeted attack. The SAS challenge involved analyzing this technique, which uses buffer overflows in to inject and execute malicious code. Participants had to reverse engineer the , decrypt a second stage payload, and analyze a keylogger that revealed the final flag. The exploit demonstrates how attackers can achieve stealthy with admin privileges on older systems.

External references