mirror of
https://github.com/stulle123/kakaotalk_analysis.git
synced 2025-02-06 15:05:47 +00:00
Merge branch 'main' of https://github.com/stulle123/kakaotalk_analysis
This commit is contained in:
commit
d569d18fe3
|
@ -14,7 +14,7 @@ This is how one can run the PoC:
|
|||
- Wipe all entries in the `public_key_info` and `secret_key_info` tables from the `KakaoTalk.db` database
|
||||
- Start `mitmproxy`: `$ mitmdump -m wireguard -s mitm_secret_chat.py`
|
||||
- Start `Frida`: `$ frida -U -l loco-tracer.js -f com.kakao.talk`
|
||||
- Create new *Secret Chat* room in the KakaoTalk app and send a message
|
||||
- Create a new *Secret Chat* room in the KakaoTalk app and send a message
|
||||
- View message in `mitmproxy` terminal window
|
||||
|
||||
How it works:
|
||||
|
@ -47,4 +47,4 @@ TODOS:
|
|||
|
||||
Demo:
|
||||
|
||||
![MITM](https://github.com/stulle123/kakaotalk_analysis/tree/main/doc/secret_chat_demo.gif?raw=true)
|
||||
![MITM](https://github.com/stulle123/kakaotalk_analysis/tree/main/doc/secret_chat_demo.gif?raw=true)
|
||||
|
|
Loading…
Reference in New Issue
Block a user