Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically launches a precheck of the executors at the implant level before executing the commands. #12

Open
RomuDeuxfois opened this issue Oct 28, 2024 · 0 comments
Labels
feature use for describing a new feature to develop

Comments

@RomuDeuxfois
Copy link
Member

RomuDeuxfois commented Oct 28, 2024

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.

@RomuDeuxfois RomuDeuxfois added feature use for describing a new feature to develop needs triage use to identify issue needing triage from Filigran Product team labels Oct 28, 2024
@EllynBsc EllynBsc removed the needs triage use to identify issue needing triage from Filigran Product team label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop
Projects
None yet
Development

No branches or pull requests

2 participants