Ticker

6/recent/ticker-posts

Mob-Droid For Generate Metasploit Payload In Termux

Hi ! Guy's we are come back with another excited tutorial. Peoples who just start learning Linux or Termux and want to generate payloads with metasploit but didn't like to write long commands. So we create a python based script named Mob-Droid which helps you to generate metasploit payloads with just selecting your options. So without wasting more time let's get started.


Requirements:- 

  • Metasploit-Framwork
  • Python2

Installation:-

$ apt update && apt upgrade

$ git clone https://github.com/kinghacker0/Mob-Droid


Usage:-


$ cd Mob-Droid

Linux

$ python mob-droid.py

Termux 

$ python2 mob-droid-termux

Now select your options and proceed.

I hop this information and script is helpful for you and if you want more scripts then you can follow us on GitHub and also subscribe to our YouTube channel for video tutorials. Thanks for visit have a nice day.

Mohit Saran (Hacker's King)