Quantcast
Channel: BOT24
Viewing all articles
Browse latest Browse all 8064

KernelMode rootkits: Part 1, SSDT hooks

$
0
0
This is the first part of this series about Kernel Mode rootkits, I wanted to write on it and demonstrate how some rootkits (Ex: Necurs) do hide their presence and protect themselves from removal by using SSDT hooks.

I’ll first introduce what is KernelMode (against UserLand), then what is SSDT, and to finish demonstrate how a hook can be made, detected, and removed.

This post is about a classic trick, known for decades. Malware specialists may know this already, so this is mostly an introduction for whom willing to learn the theory of rootkits, and have a demonstration.


more here..............http://www.adlice.com/kernelmode-rootkits-part-1-ssdt-hooks/

Viewing all articles
Browse latest Browse all 8064

Trending Articles