cobaltstrike
1.7K subscribers
24 photos
1 video
18 files
545 links
All about Cobalt Strike. New versions, articles and more.
Download Telegram
DropSpawn
CobaltStrike BOF для создания маяков с использованием DLL Application Directory Hijacking
download
Forwarded from Pwn3rzs
arsenal-kit20230315.zip
3 MB
Cobalt Strike Artifact Kit - 15 March 2023

It was provided by a user as is, we take no responsibility.

Thanks again for the share from anonymous user :)

EDIT: A user notified that this is a repack of the official, so please pay attention, even if it's all just source code.
SharpTerminatator is a C# port of ZeroMemoryEx's art piece called Terminator. It can be used with Cobalt Strike's execute-assembly or as a standalone executable to terminate AV/EDR processes.
Reviewed, Modified RunCoff arguments.
Added Cleanup for beacon compatability failure, and ran code beautifier on the C#

https://github.com/trustedsec/CS_COFFLoader
BOFMask

BOFMask is a tool designed to conceal Cobalt Strike's Beacon payload while executing a Beacon Object File (BOF). By applying a XOR mask and modifying memory protection settings, BOFMask enables users to execute BOFs without exposing Beacon, thereby avoiding detection by EDR products that scan system memory.

Research:
https://securityintelligence.com/posts/how-to-hide-beacon-during-bof-execution/

Source:
https://github.com/xforcered/bofmask
Forwarded from VX-SH
arsenal-kit20230919.tgz
3 MB
BooM 💥
Taking a quick look at the new Aggressor callbacks in Cobalt Strike 4.9.

https://rastamouse.me/cobalt-strike-aggressor-callbacks/