Automatically launches a precheck of the executors at the implant level before executing the commands. #12
Labels
feature
use for describing a new feature to develop
Milestone
Use case
Example:
When I run a command on a linux asset and I choose a powershell executor, the command has a good chance of not working because linux don't run powershell natively.
Problem: the executing command will throw an error and this error is not clear.
In order to help the user understand what is happening, the implant must precheck the executor to validate whether the executor is present or not.
The text was updated successfully, but these errors were encountered: