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

Decode up to 2 times with extract-base64 #1613

Open
YamatoSecurity opened this issue Mar 1, 2025 · 1 comment
Open

Decode up to 2 times with extract-base64 #1613

YamatoSecurity opened this issue Mar 1, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@YamatoSecurity
Copy link
Collaborator

It would be nice to decode up to the second encoded Base64 string with the extract-base64 command.
So change Decoded String column to First Decoded String and add a Second Decoded String column to the right of it. It will usually be blank unless there is another embedded encoded string.
We do not need to add columns to detect if the second encoded string is binary, its length, encoding etc...

If the second encoded string is binary data, we should output <BINARY> though.

@fukusuket Would this be difficult to implement?

@fukusuket
Copy link
Collaborator

Sounds good! It seems a little difficult, but I will look into!💪

@fukusuket fukusuket self-assigned this Mar 1, 2025
@fukusuket fukusuket added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Mar 1, 2025
@fukusuket fukusuket added this to the 3.2 milestone Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants