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

[implant] decode payload with rust #26

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Conversation

MarineLeM
Copy link
Contributor

@MarineLeM MarineLeM commented Dec 5, 2024

Proposed changes

  • Decode payload command with rust

  • Bonus

    • fix this problem : the check command was executed even if the check command was an empty string
    • fix this problem : Instantiating a cmd variable and using it in the same line doesn't work as expected. ( this solution go with this PR [backend] handle cmd variables openbas#2001 )

Related issues

Copy link
Member

@damgouj damgouj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice refacto !

src/process/command_exec.rs Show resolved Hide resolved
src/process/command_exec.rs Show resolved Hide resolved
src/process/command_exec.rs Outdated Show resolved Hide resolved
src/main.rs Outdated Show resolved Hide resolved
@MarineLeM
Copy link
Contributor Author

@damgouj : ready for a second round

@MarineLeM MarineLeM merged commit 404ad50 into release/1.10.0 Dec 10, 2024
5 checks passed
@MarineLeM MarineLeM deleted the issue/1604-chunk-1 branch December 10, 2024 07:33
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.

Ability to choose an obfuscator for your technical inject to avoid detection
2 participants