kcmd — Updated!
UpdatedSep 2, 2026Kankun Smart Socket Hijacker and Sniffer. The kankun smart socket and its mobile a
2026-9-2 22:43:47
Author: kitploit.com(查看原文)
阅读量:3
收藏

UpdatedSep 2, 2026
Kankun Smart Socket Hijacker and Sniffer. The kankun smart socket and its mobile app use a hardcoded AES 256 bit key to encrypt and decrypt commands/responses. This is a PoC project to demonstrate hijacking the socket and sniffing of kankun passwords. This will work on an Android device.
To make the program work you need to:
- Install Android NDK
- Connect an android phone
- Edit the MAC and PASSWD macros in kcmd.c to their actual values.
Use the sniff option to find the password and the MAC
- run make install
- Copy libNDK_03.so from Kankun Android App to the phone
- adb push libNDK_03.so /data/local/tmp/
- run adb shell
- cd /data/local/tmp
- run ./kcmd
Read more
文章来源: https://kitploit.com/en/posts/bitbucket-aseemjakhar-kcmd-d50ea2c3296c49bc4c522cfe92bdd3d80093ef5a59a490b0b5a9183b13c684f9
如有侵权请联系:admin#unsafe.sh