-
-
Notifications
You must be signed in to change notification settings - Fork 199
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
v2.6.1 into main #90
Merged
Merged
v2.6.1 into main #90
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Added agent terminal tab * added sysinfo * added ps and shell * fixed formatting and added sc * added basic module selection * changed window formatting * fixed up and down keys * added color top module name, description, and options * error when executing module * add a try-catch * updated module output for terminal * Shifted responses in on the terminal. * Updated coloring to ansi * Fixed color for module options and description * Added autocomplete for modules * fixed tasking results returned * Added sherlock * removed unused null on execute command * added socks command * added localstorage for saving history of commands * adjusted window size * updated localstorage to be by agent * updated localstorage to be by agent * Updated colors to match * Revert "Updated colors to match" This reverts commit 290b367fa1fc5ec7b1f680c8843796c1f7daf1e0. * Reverted changes to resolve printing issues. * Updated colors to match ansi * Updated colors to match ansi * removed comments and ran lint * Update src/components/agents/AgentTerminal.vue Co-authored-by: Vincent Rose <[email protected]> * added back function * added suggestions for module options * added sleep and jitter command * removed extra space * made changes for lint and vinnybod * added help menu of modules * removed ability to run main menu commmands from module menu * add back and clear to help menu * added autocomplete to unset and removed caps requirement * fixed suggestions to work with modules * allow scaling height with window size * update to disallow changing agent option in modules * cleaned up lint errors * rm npm lockfile * initial suggestions * cleanup * use green * validate required fields are set * updated handling of error and info messages * updated arrow pointer to list icon * css updates * add shell menu * Apply suggestions from code review * changelog --------- Co-authored-by: Vince Rose <[email protected]>
* add prettier for formatting * add additional pre-commit checks * run formatter * revert changelog
* initial notification code * allow subscribe/unsubscribe to agents * refactor a bit * format * changelog
* add avatar upload, integrate with chat widget * refresh 'me' after uploading avatar * changelog * fix race condition
v2.6.0 into private-main
v2.6.1 into private-main
zpaav
pushed a commit
to zpaav/Starkiller
that referenced
this pull request
Nov 17, 2023
v2.0.5 into private-main
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically generated by the
release-public-start
workflow.This PR should be merged with a merge commit, not a squash commit.
Merging this PR will trigger a tag and release automatically.