cobaltstrike
2.33K subscribers
28 photos
1 video
18 files
578 links
All about Cobalt Strike. New versions, articles and more.
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Dir2json

.NET utility that lists directory contents with attributes and saves it as a .json file. It can be executed from the command line or Cobalt Strike's BOF. NET. Json2csv.ps1 script is also available for easier querying

https://github.com/bitsadmin/dir2json
1
😂
👍3😁3
Freeze.rs

Freeze•rs is a payload toolkit for bypassing EDRs using suspended processes, direct syscalls written in RUST
cs-ru.pdf
38.2 MB
Russian translate documentation for CSv4.7
👍1
Hidden Desktop BOF

HVNC for Cobalt Strike (Hidden Desktop) is a tool that allows operators to interact with a remote desktop session without the user knowing. The VNC protocol is not involved, but the result is a similar experience.
👍21
DropSpawn
CobaltStrike BOF для создания маяков с использованием DLL Application Directory Hijacking
download
👍2
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.
👍21
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
2
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
👍4
Winsocket implementation for Cobalt Strike. Used to communicate with the victim using winsockets instead of the traditional ways.

https://github.com/WKL-Sec/Winsocky/
👍3