
Remove API hooks from a Beacon process.
Questo è un Beacon Object File per ricaricare le DLL e rimuovere i loro hook. Il codice proviene dalla ricerca Universal Unhooking di Cylance:
https://blogs.blackberry.com/en/2017/02/universal-unhooking-blinding-security-software
Per utilizzarlo:
Caricare unhook.cna in Cobalt Strike tramite Cobalt Strike -> Script Manager
Eseguire 'unhook' da Beacon
Per compilare:
x86: Aprire il prompt dei comandi Native Tools x86 di Visual Studio e digitare 'make' x64: Aprire il prompt dei comandi Croos Tools x64 di Visual Studio e digitare 'make'
Questo progetto deriva da:
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