kakaotalk_analysis/README.md
2023-12-12 15:32:49 +01:00

19 lines
384 B
Markdown

# Kakaotalk 10.4.3 Security Analysis
## Setup
[My setup used to analyze the KakaoTalk Android app](SETUP.md).
## Recon
- [General recon notes](RECON.md).
- [WebView recon](./recon/webview/WEBVIEW.md).
## Scripts
Frida and mitmproxy scripts are [here](./scripts/).
## Findings
- [Steal another user's chat messages](ACCOUNT_TAKEOVER.md)
- [Secret Chat findings](SECRET_CHAT.md)