Skip to content

Commit 23fc6d3

Browse files
committed
Cleaned up comments
1 parent bafcdbd commit 23fc6d3

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

save_log.cna

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
# Description:
2-
# Use to export command output, so you don't have to grep beacon logs for info.
1+
#### Aggressor script to simplify exporting command output
2+
### Author: Alyssa (ramen0x3f)
33

4-
# Usage:
4+
### Usage ###
5+
# 1. Import into Cobalt Strike
6+
# 2. From beacon run
57
# > start_log
68
# > [commands]
79
# > stop_log
810

9-
# Output:
11+
### Output ###
1012
# cobaltstrike/saved_logs/[beacon id]_yyyyMMdd_HHmmssSSS.log
1113

1214
global('%logging');

0 commit comments

Comments
 (0)