Skip to content

Using this Embedded-Apk script you can Bind or Inject the "metasploit" payload with any kind of legit Apk file.

License

Notifications You must be signed in to change notification settings

efxtv/Embedded-Apk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Embedded-Apk

Using this Embedded-Apk script you can Bind or Inject the "metasploit" payload with any kind of legit Apk file.

How it works?

This script makes a metasploitable PAYLOAD and bind it with a legit Apk, which is you have assigned to bind. It will auto start MSFCONSOLE listener. For WAN (Wide Area Network) attack, You need to put ngrok info while you creating payload.

Legal disclaimer:

Usage of Embedded-Apk for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program. Only use for educational purposes.

This Tool Tested On :

  • Kali Linux
  • Termux
  • Perrot Sec OS

Installing and requirements

This tool requires METASPLOIT for creating PAYLOAD, ApkMod Tool for decompiling apk and Ngrok for WAN attack.

Installing (Kali Linux):

apt-get update

git clone https://github.com/TechEthical/Embedded-Apk.git

cd Embedded-Apk

chmod +x embedded-apk.sh

bash embedded-apk.sh

Installing (Termux):

pkg update

pkg install git

git clone https://github.com/TechEthical/Embedded-Apk.git

cd Embedded-Apk

chmod +x embedded-apk.sh

bash embedded-apk.sh

Note: Use Mobile Data For Ngrok Link

Video Tutorial: https://www.youtube.com/watch?v=R7R84KpzLk8

Changing this banner doesn't make you programmer..!

About

Using this Embedded-Apk script you can Bind or Inject the "metasploit" payload with any kind of legit Apk file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%