Skip to content

Added bof category to cna and cat, vol BOF implementations#155

Open
nickvourd wants to merge 7 commits intotrustedsec:masterfrom
nickvourd:master
Open

Added bof category to cna and cat, vol BOF implementations#155
nickvourd wants to merge 7 commits intotrustedsec:masterfrom
nickvourd:master

Conversation

@nickvourd
Copy link
Contributor

@nickvourd nickvourd commented Mar 12, 2026

  1. For the initial commit, I added a BOF category to the CNA script. This category registers the commands as Beacon Object Files in the Cobalt Strike help menu.

Organizing the commands under a dedicated BOF category improves usability by grouping related functionality together, making it easier for operators to discover and reference BOF-based commands directly from the help system.

Before:

Screenshot 2026-03-11 at 9 47 37 PM

After:

Screenshot 2026-03-11 at 10 48 09 PM

PS: I checked one by one all the commands registrations and also the cna works properly.

  1. For the second commit, I added a cat bof which reads the content of text files.

Usage: cat [filename]

POC:

Screenshot 2026-03-11 at 10 44 23 PM

Cheers!

@nickvourd
Copy link
Contributor Author

PS: Also I will continue with cna BOF command categorization to Remote-OPs along with some other new bofs there.

@nickvourd nickvourd changed the title Added bof category to cna and cat BOF implementantion Added bof category to cna and cat, vol BOF implementations Mar 18, 2026
@nickvourd
Copy link
Contributor Author

Also added a vol command implementation.

Usage: vol [drive letter]

Output:

Screenshot 2026-03-18 at 1 34 36 PM

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant