OWASP / owasp-mastg

The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).
https://mas.owasp.org/
Creative Commons Attribution Share Alike 4.0 International
11.57k stars 2.29k forks source link

Add References to Frida Book #2110

Open cpholguera opened 2 years ago

cpholguera commented 2 years ago

Add references to https://learnfrida.info/ which extends the MSTG Dynamic Binary Instrumentation (DBI) testing techniques.

In Document/0x08-Testing-Tools.md, create a section right before "#### Frida for Android" and call it "#### Frida Handbook". It should have the following content:

Apart from that, we can include links to some parts of the book, for example:

AtmegaBuzz commented 2 years ago

hello @cpholguera I am new contributor to owasp. can you explain your issue in little detail. do i have to add single reference or multiple reference to subtopics of databases in 0x05d testing data storage.

cpholguera commented 2 years ago

Hi @AtmegaBuzz, sorry about the delayed answer. I've improved the description to help you get started with your PR. If you have any other questions please let me know here or via private message on Slack, as you prefer.

Thank you very much for wanting to contribute to the OWASP MSTG!