https://github.com/christinec-dev/diva_apk_writeups
Complete writeups of the DIVA APK Android Pentesting for Parrot OS
https://github.com/christinec-dev/diva_apk_writeups
Last synced: 23 days ago
JSON representation
Complete writeups of the DIVA APK Android Pentesting for Parrot OS
- Host: GitHub
- URL: https://github.com/christinec-dev/diva_apk_writeups
- Owner: christinec-dev
- Created: 2022-05-25T17:51:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-28T17:02:45.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T08:24:49.613Z (about 1 month ago)
- Homepage:
- Size: 55.7 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DIVA APK Full Android Writeup for Parrot OS
Hey there! Welcome to my repo. This repository contains Android Pentesting writeups of the DIVA APK for Parrot OS. If you are unsure of what the DIVA APK is, please visit the owners GitHub repository first: [diva-apk-file](https://github.com/0xArab/diva-apk-file). 😁## Section Navigation
- [Insecure Logging](https://github.com/christinec-dev/DIVA_APK_Writeups/tree/main/Insecure%20Logging)
- [Hardcoding Issues Part 1 ](https://github.com/christinec-dev/DIVA_APK_Writeups/tree/main/Harcoding%20Issues)
- [Hardcoding Issues Part 2](https://github.com/christinec-dev/DIVA_APK_Writeups/tree/main/Harcoding%20Issues)
- [Insecure Data Storage Part 1](https://github.com/christinec-dev/DIVA_APK_Writeups/tree/main/Insecure%20Data%20Storage/Part%20One)
- [Insecure Data Storage Part 2](https://github.com/christinec-dev/DIVA_APK_Writeups/tree/main/Insecure%20Data%20Storage/Part%20Two)
- [Insecure Data Storage Part 3](https://github.com/christinec-dev/DIVA_APK_Writeups/tree/main/Insecure%20Data%20Storage/Part%20Three)
- [Insecure Data Storage Part 4](https://github.com/christinec-dev/DIVA_APK_Writeups/tree/main/Insecure%20Data%20Storage/Part%20Four)
- [Input Validation Issues Part 1](https://github.com/christinec-dev/DIVA_APK_Writeups/tree/main/Input%20Validation%20Issues/Part%201)
- [Input Validation Issues Part 2](https://github.com/christinec-dev/DIVA_APK_Writeups/tree/main/Input%20Validation%20Issues/Part%202)
- [Input Validation Issues Part 3](https://github.com/christinec-dev/DIVA_APK_Writeups/tree/main/Input%20Validation%20Issues/Part%203)
- [Access Control Issues Part 1](https://github.com/christinec-dev/DIVA_APK_Writeups/tree/main/Access%20Control%20Issues/Part%201)
- [Access Control Issues Part 2](https://github.com/christinec-dev/DIVA_APK_Writeups/edit/main/Access%20Control%20Issues/Part%202/README.md)
- [Access Control Issues Part 3](https://github.com/christinec-dev/DIVA_APK_Writeups/blob/main/Access%20Control%20Issues/Part%203/README.md)