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

Move "Method Hooking" to separate technique #3062

Open
TheDauntless opened this issue Nov 7, 2024 · 0 comments
Open

Move "Method Hooking" to separate technique #3062

TheDauntless opened this issue Nov 7, 2024 · 0 comments
Assignees

Comments

@TheDauntless
Copy link
Collaborator

https://mas.owasp.org/MASTG/techniques/android/MASTG-TECH-0043/

This technique currently contains a very specific example of hooking, rather than the generic technique. On the other hand, the tool page for Frida on Android (https://mas.owasp.org/MASTG/tools/android/MASTG-TOOL-0001/) explains how to actually hook methods using Frida and not go too deep. Just explain how to create a hook and how to run it.

MASTG-TECH-0043 should probably explain how to simply hook using different frameworks (e.g. LSPOSED and Frida) and a separate page (technique?) can be made for applying that technique to solve a crackme.

@TheDauntless TheDauntless self-assigned this Nov 7, 2024
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