
Remove API hooks from a Beacon process.
Это Beacon Object File для обновления DLL и снятия их хуков. Код взят из исследования Cylance «Universal Unhooking»:
https://blogs.blackberry.com/en/2017/02/universal-unhooking-blinding-security-software
Использование:
Загрузите unhook.cna в Cobalt Strike через Cobalt Strike -> Script Manager
Запустите 'unhook' из Beacon
Сборка:
x86: Откройте командную строку Visual Studio x86 Native Tools и введите 'make' x64: Откройте командную строку Visual Studio x64 Croos Tools и введите 'make'
Этот проект основан на:
Reflective DLL Injection BSD 3-Clause License Copyright (c) 2011, Stephen Fewer of Harmony Security (www.harmonysecurity.com) https://github.com/stephenfewer/ReflectiveDLLInjection
ReflectiveDLLRefresher BSD 3-Clause License Copyright (c) 2017, Cylance Inc. https://github.com/CylanceVulnResearch/ReflectiveDLLRefresher
Unhook Meterpreter Extension BSD-3-Clause License 2006-2018, Rapid7, Inc. https://github.com/rapid7/metasploit-payloads/commits/master/c/meterpreter/source/extensions/unhook