geacon
Beacon simulator
A Go-based implementation of CobaltStrike's Beacon protocol for reverse engineering and protocol analysis purposes.
Practice Go programming and implement CobaltStrike's Beacon in Go
1k stars
36 watching
207 forks
Language: Go
last commit: about 4 years ago beaconcobaltstrikegogolangreverse-engineering
Related projects:
Repository | Description | Stars |
---|---|---|
z3ratu1/geacon_plus | A Go implementation of a CobaltStrike beacon with support for multiple platforms and various communication protocols | 394 |
akkuman/evileye | A tool used to detect and analyze malicious beacon activity in memory using Go programming language | 149 |
trygotry/edit-gencon | Toolset for decoding and compiling CobaltStrike Beacon keys | 158 |
binarydefense/beacon-fronting | A command line tool to simulate network beacon patterns and domain fronting for testing detection systems | 65 |
wahyuhadi/beacon-c2-go | A backdoor tool designed to facilitate remote access and command execution on Windows systems | 38 |
b1tg/cobaltstrike-beacon-rust | A Cobalt Strike beacon implementation in Rust for creating malicious network connections | 177 |
burpheart/cs_mock | A tool to simulate a Cobalt Strike beacon connection packet by parsing the payload and extracting RSA public key | 79 |
blorticus/gtpv2 | A GTPv2 implementation in Go for simulating or interacting with GPRS networks | 7 |
strozfriedberg/cobaltstrike-config-extractor | A toolset to extract and analyze configurations from malware samples known as Cobalt Strike Beacons. | 145 |
nexusfuzzy/cobaltspam | A tool designed to send fake beacons to a CobaltStrike server as part of a defensive measure | 367 |
fox-it/cobaltstrike-beacon-data | Historical metadata of Cobalt Strike Beacon attacks | 122 |
te-k/cobaltstrike | Detects and analyzes Cobalt Strike beacons by analyzing HTTP responses and extracting configuration information. | 262 |
sentinel-one/cobaltstrikeparser | Deciphers CobaltStrike Beacon configurations from various formats. | 1,022 |
apr4h/cobaltstrikescan | A tool for detecting and parsing CobaltStrike beacon configuration from files or process memory. | 900 |
romanemelyanov/cobaltstrikeforensic | Toolset to analyze and research malware and Cobalt Strike beacon behavior | 206 |