make folks aware of module stomping limitation.

This commit is contained in:
root
2021-01-13 13:16:52 -05:00
parent a1455346d6
commit 537390be67
+4
View File
@@ -8,6 +8,10 @@ Load unhook.cna into Cobalt Strike via Cobalt Strike -> Script Manager
Run 'unhook' from Beacon
Known issues:
This alias will crash your Beacon if module stomping is enabled in your profile. There's no detection for this in the CNA script or work-around in the BOF.
To build:
x86: Open Visual Studio x86 Native Tools Command Prompt and type 'make'