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

Advice on akamai bmp generation using frida #12

Open
Sfeeen opened this issue May 29, 2024 · 0 comments
Open

Advice on akamai bmp generation using frida #12

Sfeeen opened this issue May 29, 2024 · 0 comments

Comments

@Sfeeen
Copy link

Sfeeen commented May 29, 2024

Hi,

I tried generating akamai headers from an apk that uses version 3.3.6.
Using Frida I hooked the function to retrieve an akamai header so I let the app do all the work and wanted to harvest some headers. I then let it call this function continuously.
This worked in a way but the problem that occurred is that the headers got longer in length every time I called the function. After a while they got so long that they were to long for a requestbuffer.
Do you have any idea why this length systematically increases?

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

1 participant