• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

CrossC2 framework v3.0 - generate CobaltStrike’s cross-platform payload

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,604
Solutions
2
Reputation
32
Reaction score
100,446
Points
2,313
Credits
32,560
‎6 Years of Service‎
 
76%
cobal-1024x728.jpg


CrossC2 framework – Generator CobaltStrike’s cross-platform beacon

CrossC2 framework is a security framework for enterprises and Red Team personnel supports CobaltStrike’s penetration testing of other platforms (Linux / MacOS / …), supports custom modules, and includes some commonly used penetration modules.

Feature

    For a faster way, see cna introduction GO
    Linux & MacOS supports no file landing, load and execute from memory dynamic library or executable file GO
    Flexibly customize the data return type of the execution file, portscan, screenshot, keystrokes, credentials and other user-defined development to achieve more convenient implementation GO
    Custom communication protocol GO
    Android & iPhone support GO

Restricted description:

    CobaltStrike: currently only supports the last version of cs 3.14(bug fixes).
    Linux: For particularly old systems, you can choose the “Linux-GLIBC” option in cna (around 2010)
    MacOS: Latest systems only support 64-bit programs
    iOS: sandbox, restricted cmd
    Embedded: only *nix
    ⍻ : Loader is still in progress

Changelog v3.0

fix

    File download speed increased

New

    MacOS & Linux support dynamic library beacon.
    LD_PRELOAD=./libbeacon.so java
    Dynamic library beacon supports entering the background to run.(export CC_BG=1)
    export CC_BG=1 && LD_PRELOAD=./libbeacon.so java


To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top