trustedsec/CS-Situational-Awareness-BOF
Situational Awareness commands implemented using Beacon Object Files observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 98
- Release rhythm 95
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 9
- age_days: 2240
- days_rel: 37
- days_push: 16
- n_releases_24m: 10
Adoption not part of the score
1868 stars · 296 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of situational awareness commands implemented as Cobalt Strike Beacon Object Files (BOFs) in C, letting operators run low-footprint host checks before more invasive actions. It also serves as a reference workflow and template for developing new BOFs.
Use cases
- enumerate AD CS certificate authorities and templates from a beacon
- check for AV/EDR drivers by signing certificates on a host
- list ARP table, sessions, and environment variables during post-exploitation recon
- learn how to write and build Beacon Object Files for Cobalt Strike
- read files and enumerate directories with wildcards from a beacon
- check Active Directory Recycle Bin status and deleted objects
When to choose
- you run Cobalt Strike and want low-overhead host enumeration without spawning processes
- you need a starting template and workflow for developing your own BOFs
- you want quick situational awareness checks like EDR detection or AD CS enumeration
When to avoid
- you use a C2 framework other than Cobalt Strike that lacks BOF support
- you need a standalone GUI or general-purpose pentesting toolkit rather than beacon-integrated commands
- you are looking for defensive/blue-team tooling
Facets
library · maturity active
security cli developer-tools security penetration-testing developer-tools windows cli beacon-object-files cobalt-strike red-team offensive-security situational-awareness post-exploitation cna command-line
1 source
- readme: https://github.com/trustedsec/CS-Situational-Awareness-BOF · fetched 2026-08-28 · 0602692be301
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| trustedsec/CS-Situational-Awareness-BOF | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="trustedsec/CS-Situational-Awareness-BOF")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem