Unlimited WordPress themes, plugins & video downloads!

Research

Research – .NET Framework Rootkits

This whitepaper, .NET Framework rootkits – backdoors inside your framework, covers various ways to develop rootkits for the .NET framework, so that every EXE/DLL that runs on a modified Framework will behave differently than what it is supposed to do. Code reviews will not detect backdoors installed inside the Framework since the payload is not in the code itself, but rather it is inside the Framework implementation. Writing Framework rootkits will enable the attacker to install a reverse shell inside the framework, to steal valuable information, to fixate encryption keys, disable security checks and to perform other nasty things as described in this paper.

 

You can download it from the following link: https://packetstormsecurity.com/files/download/76413/dotNET-Framework-Rootkits.pdf

Source: https://packetstormsecurity.com/files/76413/.NET-Framework-Rootkits.html

Related posts
Research

Research - Transferable State Attack On Iterated Hashing Functions

Research

Research - Troopers 2013 Call For Papers

Research

Research - Ubuntu OverlayFS Local Privilege Escalation

Research

Research - Understanding SQL Injection

Sign up for our Newsletter and
stay informed