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

Extensions cmd improvements #1862

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Extensions cmd improvements #1862

wants to merge 13 commits into from

Conversation

c2biz
Copy link
Contributor

@c2biz c2biz commented Jan 23, 2025

This PR addresses the extensions command and sub-commands. These changes intend to improve the command by:

  • moving the sub-commands install, load (temporary install), and rm out of the sliver command tree (session/beacon mode) and to the server command tree, as these are managerial tasks; list sub-command was left in the sliver command tree, but restricted to session mode, in order to list extensions that have been loaded into the process, from session mode
  • multiple improvements to the load command functionality to allow successful load and removal of the extension to the server command tree and execution in the sliver command tree
  • improvements to the list sub-command output, such as providing the extension command name and location (instead of just the sha256 hash)

@c2biz c2biz requested a review from a team as a code owner January 23, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant