integrity_level
of the callback is <=
2, then the callback button will be blue. Otherwise it’ll be red (indicating high integrity) and there will be an *
next to the username. It’s up to the agent to report back its own integrity leveldescription
section when creating a payload. This can be changed via the callback’s dropdown.Interact
button is a dropdown button that provides more accessible information (also accessible via right-click):
Active
again which will bring it back into view here.exit
command to the callback.Tab
to finish out and cycle through the matching commands. If you don’t type anything and hit Tab
then you’ll cycle through all available commands. You can use the up and down arrow keys to cycle through the tasking history for that callback, and you can use ctrl+r
to do a reverse grep search through your previous history as well.
Auto complete isn’t just for the command names, but also applies to the command parameters and even for choices within a specific parameter. When in doubt, tab!