ExByt3s / ZeroBank-ring0-bundle

Kernel-Mode rootkit that connects to a remote server to send & recv commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZeroBank-ring0-bundle

Kernel-Mode rootkit that connects to a remote server to send & recv commands using the TDI (Transport Driver Interface) network layer

Proyect compiled using VS 2013 and WDK 8.1
To use change ip address in both driver & server
Win 7 x86 only supported for the moment
Use under Virtualization

Currently Working Features

Function Hashing (API functions resolved at runtime using hashing)
Process Explorer
Thread Explorer
File Explorer
File Transfer (Kernel to server)
TDI connections filter
TDI send filter
Encrypted communications (RC4)
More information about project parts and overview can be found here

http://alexvogtkernel.blogspot.com/

About

Kernel-Mode rootkit that connects to a remote server to send & recv commands


Languages

Language:C 95.8%Language:C++ 4.2%