Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
1135-CobaltStrike-ToolKit — about CobaltStrike | Kitploit
Tools/GitHubGitHub/1135/1135-cobaltstrike-toolkit
Penetration Testing FrameworksPrivilege EscalationExploit FrameworksPersistence MechanismsExploitationIDS/IPS EvasionLateral MovementPost-ExploitationCommand and ControlRed TeamingPayload Development
149342 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
GitHub
1135/1135-cobaltstrike-toolkit

1135-CobaltStrike-ToolKit

about CobaltStrike

View Repository

1135-CobaltStrike-ToolKit

Malleable C2 Files

Cobalt Strike's Malleable C2 profiles are designed to counter traffic analysis.

Cobalt Strike's Malleable C2 profiles define the "communication format specifications and methods" of C2 traffic between the victim and the team server.

By disguising C2 traffic as "normal traffic", it avoids being directly recognized as abnormal traffic by NIDS/SOC systems, and may confuse security operators.

Details

Malleable C2 profilecs versionDescription
jquery.xxx.js_CN_cdn.bootcss.com_for_cs3.14_.txt3.12 3.14Disguised as normal HTTP traffic: traffic between browser and web server.
jquery.xxx.js_code.bootcdn.net_for_cs4.0_.txt4.0Disguised as normal HTTP traffic: traffic between browser and web server.

It is recommended to modify the Malleable C2 profile yourself.

  • Other References
    • APT-level comprehensive anti-detection and confrontation with enterprise defense-in-depth - Xianzhi Community
    • https://github.com/threatexpress/malleable-c2

AggressorScripts

AggressorScripts - Modify or extend the client-side functionality of Cobalt Strike 3.* (can implement custom menu creation, logging, privilege persistence, etc.).

For more info, refer to the official introduction: Aggressor Script Tutorial and Reference

Details

Supplementary Notes

Team server logs - folder cobaltstrike/logs/{date}/{ip}

Log TypeExtensionlocation
All Beacon command line content.log/cobaltstrike/logs/191107/10.10.13.19/becon_71256.log
Screenshot.jpg/cobaltstrike/logs/191107/10.10.13.19/screenshots/screen_050658_87924.jpg

Others

Download Tool
filenameopsecDescriptiondemo
BeaconNote.cna1When a Beacon first comes online, set this Beacon's note to Beacon ID + first online timebid: 86985 Established: 11/13/2019 16:50:19 (CST)
BeaconNotify.cna1When a Beacon first comes online, send the complete information of this Beacon to the specified Slack Channel Configure your Slack webhookshost/User/beaconID/os/ver/PID/external IP/internal IP...
LoopDo.cna0Execute an operation every x minutesExecute on schedule: custom cmd commands / screenshots / logonpasswords /...
author/filenameopsecDescriptiondemo
Cobalt Strike ZeroLogon-BOF?ZeroLogon CVE-2020-1472
outflanknl/Ps-Tools PS-Tools.cna?List detailed information of processes5 commands: psx psk psc psm psh psw
https://github.com/rsmudge/ElevateKit?Official recommendation Multiple newer privilege escalation exploits. Version requirement: for Cobalt Strike 3.6 and later.