Skip to content

Implement AES for enhanced security#6

Open
Moltivie wants to merge 1 commit into
cxnturi0n:mainfrom
Moltivie:main
Open

Implement AES for enhanced security#6
Moltivie wants to merge 1 commit into
cxnturi0n:mainfrom
Moltivie:main

Conversation

@Moltivie
Copy link
Copy Markdown

This PR adds end-to-end encryption for all commands and responses in ConvoC2.

Features Added

  • Implemented AES-256-GCM encryption for commands embedded in Teams messages
  • Added encryption for command outputs returned via webhooks
  • Created a deterministic key derivation system that requires no separate key exchange
  • Implemented 24-hour automatic key rotation for increased security
  • Added backward compatibility to support both encrypted and plaintext commands

@cxnturi0n
Copy link
Copy Markdown
Owner

Thank you for your PR! I'll start reviewing it now.

@Moltivie
Copy link
Copy Markdown
Author

Thank you for your PR! I'll start reviewing it now.

Hey! Have you had time to review the PR? Do not hesitate for any questions :)

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.

2 participants