cobaltstrike
Open in Telegram
All about Cobalt Strike. New versions, articles and more.
Show moreThe country is not specifiedTechnologies & Applications42 376
1 682
Subscribers
No data24 hours
No data7 days
No data30 days
Posts Archive
1 682
Dissecting Cobalt Strike Loader
https://labs.k7computing.com/index.php/dissecting-cobalt-strike-loader/
1 682
Convert Cobalt Strike profiles to IIS web.config files
https://github.com/bashexplode/cs2webconfig
1 682
Using Cloudflare Workers as Redirectors
https://ajpc500.github.io/c2/Using-CloudFlare-Workers-as-Redirectors/
1 682
DNS Over HTTPS for Cobalt Strike
https://www.blackhillsinfosec.com/dns-over-https-for-cobalt-strike/
1 682
information about EDRs that can be useful during red team exercise
https://github.com/Mr-Un1k0d3r/EDRs/
1 682
tgtdelegation is a Beacon Object File (BOF) I just released that uses the TGT delegation trick leveraged by Kekeo and Rubeus to obtain a usable TGT in both .ccache and .kirbi formats. Since BOFs cannot link to external libraries, this tool calls the appropriate Window APIs to obtain some Kerberos data blobs and uses an Aggressor Script and Python script(s), which imports Impacket, to grab the blobs and decrypt/parse appropriately via automation. Additionally, since this uses no ASN1 libraries, we essentially do "trial-by-error" starting with AES256 then going to AES128, if AES256 fails, and then to RC4. I have found these to be the most popular encryption types, thus they are the only ones supported. Enjoy!
Also credits to Rubeus, Kekeo, and Impacket for their code examples of this technique and parsing Kerberos data blobs.
1 682
tgtdelegation is a Beacon Object File (BOF) to obtain a usable TGT via the "TGT delegation trick"
https://github.com/connormcgarr/tgtdelegation
1 682
A Visual Studio template used to create Cobalt Strike BOFs
https://github.com/securifybv/Visual-Studio-BOF-template
1 682
CheckCert Cobalt Strike BOF - "The Issuer field can help determine if SSL/TLS inspection is in place." Really clever, great work.
Obtain and parse SSL certificates
https://github.com/skahwah/CheckCert
1 682
Recycled Cobalt Strike key pairs show many crooks are using same cloned installation
https://www.theregister.com/2021/10/22/cobalt_strike_virustotal_key_discovery/
1 682
Decrypting Obfuscated Traffic – Part 4
https://blog.nviso.eu/2021/11/17/cobalt-strike-decrypting-obfuscated-traffic-part-4/
1 682
Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2
https://github.com/Sh0ckFR/InlineWhispers2
1 682
Cobalt Strike BOF that spawns a sacrificial process, injects it with shellcode, and executes payload. Built to evade EDR/UserLand hooks by spawning sacrificial process with Arbitrary Code Guard (ACG), BlockDll, and PPID spoofing.
https://github.com/boku7/spawn
1 682
Proof of concept Beacon Object File (BOF) that attempts to detect userland hooks in place by AV/EDR
https://github.com/anthemtotheego/Detect-Hooks
1 682
A faithful transposition of the key features/functionality of @itm4n's PPLDump project as a BOF.
https://github.com/EspressoCake/PPLDump_BOF
1 682
Discussing the various methods that Cobalt Strike uses to perform process injection.
https://boschko.ca/cobalt-strike-process-injection/
1 682
Module Stomping, No New Thread, HellsGate syscaller, UUID Shellcode Runner for x64 Windows 10!
https://github.com/boku7/Ninja_UUID_Runner
