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

Improve C2 file operations #9

Merged
merged 19 commits into from
Dec 2, 2023
Merged

Improve C2 file operations #9

merged 19 commits into from
Dec 2, 2023

Conversation

pygrum
Copy link
Owner

@pygrum pygrum commented Dec 2, 2023

Features

  • stage compiled agents on a preconfigured HTTP endpoint
  • login and main endpoints can now be configured in monarch config

Bug fixes

  • Fixed the transfer of files to include the file size and file name
  • Prefix a file path with an '@' to send the file data
  • Fix bug where opcode doesn't change due to not transferring command descriptions to a local variable in use.go
  • Allow min args and max args to be below 0, as monarch will correct invalid ranges or values

@pygrum pygrum merged commit 079f75b into main Dec 2, 2023
3 checks passed
@pygrum pygrum deleted the file-ops branch December 2, 2023 13:46
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