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

Raise the interpolation and obfuscation of commands to the OpenBAS platform level #1831

Open
RomuDeuxfois opened this issue Nov 8, 2024 · 1 comment
Labels
bug use for describing something not working as expected technical improvement Technical refactor or improvement is needed
Milestone

Comments

@RomuDeuxfois
Copy link
Member

Description

Now

  • OpenBAS put it the job table with the command in plain text
  • The signature mechanics, retrieve this command and encode it
  • The implant retrieves this command, interpolates the arguments and encodes the command

Later

  • OpenBAS feeds the job table with the interpolation and encoding of the command.
  • The signature mechanics recover the command clearly and the command reworked.
  • The implant retrieves the command directly reworked by OpenBAS.
@RomuDeuxfois RomuDeuxfois added bug use for describing something not working as expected needs triage use to identify issue needing triage from Filigran Product team technical improvement Technical refactor or improvement is needed labels Nov 8, 2024
@RomuDeuxfois
Copy link
Member Author

Need to be done before #1604

@jborozco jborozco removed the needs triage use to identify issue needing triage from Filigran Product team label Nov 12, 2024
@jborozco jborozco added this to the Bugs backlog milestone Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug use for describing something not working as expected technical improvement Technical refactor or improvement is needed
Projects
None yet
Development

No branches or pull requests

2 participants