mirror of
https://github.com/stulle123/kakaotalk_analysis.git
synced 2025-02-06 15:05:47 +00:00
19 lines
384 B
Markdown
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) |