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

[feature request] match flag regex on alternate representations of subsets of payload #11

Open
erdnaxe opened this issue Oct 13, 2022 · 0 comments

Comments

@erdnaxe
Copy link
Contributor

erdnaxe commented Oct 13, 2022

As far as I am aware, Tulip is unable to detect a flag leaking in base64 format.

Maybe something could be done inside the assembler to detect valid base64 strings in the payload (regex?), decode then and then try to match the flag regex to this data.

The same applies for hexadecimal byte-strings.

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

No branches or pull requests

2 participants