This repository has been archived by the owner on Aug 26, 2024. It is now read-only.
Match command output with command input (beacon_commands) #9
Labels
enhancement
New feature or request
Due to the way Cobalt Strike works (i.e., out-of-order execution and logging output with no information linking it to it's associated input), it is non-trivial to link input and output during post-processing. That said, it should be possible to limit the potential matches, potentially down to one in some cases.
Case 1:
Case 2:
Case 3:
If there are multiples of each command, such as multiple dsqueries, it becomes extremely difficult to match input to output.
The text was updated successfully, but these errors were encountered: