mirror of
https://github.com/stulle123/kakaotalk_analysis.git
synced 2025-10-28 03:31:19 +00:00
| recon | ||
| scripts | ||
| .gitignore | ||
| FINDINGS.md | ||
| README.md | ||
| RECON.md | ||
| SETUP.md | ||
Kakaotalk 10.3.7 Analysis
Setup
See here.
Recon
See here.
Findings
TO-DOs
- Find a proxy Activity to start
MyProfileSettingsActivity-> steal token - Find a
setResult()call to accesscontent://com.kakao.talk.FileProvider - Test Secret Chat interception with
mitmproxyscript- Use value from
ptfield to compute the nonce - Does a warning pop up?
- What about the master secret?
- Use value from
- Test CFB bit flipping
- Create a
Plus FriendorKakao Businesspage or anOpen Chat Roomto deliver malicious JS - Connect with Sergey Toshin
- Check out https://github.com/oversecured/ovaa
- I can load URLs in
CommerceShopperWebViewActivityandKGPopupActivity-> check for vulns