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:

  1. Install Android NDK
  2. Connect an android phone
  3. Edit the MAC and PASSWD macros in kcmd.c to their actual values. Use the sniff option to find the password and the MAC
  4. run make install
  5. Copy libNDK_03.so from Kankun Android App to the phone
    • adb push libNDK_03.so /data/local/tmp/
  6. run adb shell
  7. cd /data/local/tmp
  8. run ./kcmd

Read more

Categories


文章来源: https://kitploit.com/en/posts/bitbucket-aseemjakhar-kcmd-d50ea2c3296c49bc4c522cfe92bdd3d80093ef5a59a490b0b5a9183b13c684f9
如有侵权请联系:admin#unsafe.sh