Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Cobalt Strike 4.x compatible Aggressor Script custom psuedo "tab completion" for on-keyboard Red Team Operator.

SavSanta/KwikKeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

KwiKKeys - Who Needs the KWikEMart?

Cobalt Strike Kwik Keys

Cobalt Strike 4.x compatible Aggressor Script that adds in extra helper key shortcuts for the Red Team Operator convenience:

  • A pseudo (ie not using the Tab key) "tab completion"
  • A commanline Select All.

Upon actuation of the Pseudo Tab Complete hotkey (default set to Ctrl+Space) it cycles through a completion database and instantiates the contents onto the beacon input commandline one-by-one per the keypress actuation. The script by default builds a database of completables using the configured listeners and targets.

The hotkey for "Select All" will grab all existing contents on the current beacon line. Dunno about you but should be quicker to delete (long input like Rubeus commands) than drag-and-highlight.

Default Configurations

Action Shortcut Binding
Tab Complete Ctrl+Space
Select All Input Ctrl+Alt+A

References

If you wish, you can easily change the key bindings for actuation per Fortra's guide (see Keyboard Shortcuts section).

Tab Completion

cstabex.mp4

Select All

cstabex02.mp4

About

Cobalt Strike 4.x compatible Aggressor Script custom psuedo "tab completion" for on-keyboard Red Team Operator.

Topics

Resources

Stars

Watchers

Forks