Tuesday, August 1, 2017

Install Metasploit-Framework In Android Termux App

 What Is Metasploit-framework:
The Metasploit Project is a computer security project that provides information about security vulnerabilities and aids in penetration testing and IDS signature development.

What Is Termux:
Termux is A Android Application Who support Linux Environment.

How To install Metasploit-Framework Step By Step:

1)Install Termux Google Play-Store
2)Open And Wait it for its Installation process.
3)Now! Type This Command  " apt update "
4)After Updating Completed Type this Command " apt install curl "
5)Now Type "cd $HOME"
6)Now Type/copy This Command " curl -LO https://raw.githubusercontent.com/Techzindia/Metasploit_For_Termux/master/metasploitTechzindia.sh "
7)After Above File download complete type " ls "
8)you l'll see a .sh file Now Type this Command " chmod +x metasploitTechzindia.sh "
9)Now Run A Script By Type Command " sh metasploitTechzindia.sh" you l'll see A process is start  so wait until it end. [Warning]: Dont Off Your Data connection or wifi connection.
10)Now Type " ls " You l'll be see a metasploit-framework Folder
11)Open A Folder By Type " cd yourfoldername "
12)type " ls " command you l'll see a files&folders
13)Now!!!finally Type " ./msfconsole " to Run Metasploit.

--------------For Video Tutorial Open A Link-----------------
https://youtu.be/yn9T4M0IpSc
Subscribe This Channel.

11 comments:

  1. Not installed getting error like
    An error occurred while installing
    nokogiri (1.8.0), and Bundler cannot continue.
    Make sure that `gem install nokogiri -v '1.8.0'`
    succeeds before bundling.

    ReplyDelete
    Replies
    1. yes i tho, how to solve this problem??

      Delete
    2. use command bundle install to install the missing files

      Delete
    3. gem install nokogiri -v'1.8.0' -- --use-system-libraries

      Delete
  2. I M getting An error occurred while installing
    nokogiri (1.8.0), and Bundler cannot continue.
    Make sure that `gem install nokogiri -v '1.8.0'`
    succeeds before bundling.
    how to solve theth?

    ReplyDelete
  3. and this
    Could not find nokogiri-1.8.0 in any of the sources
    Run `bundle install` to install missing gems.

    ReplyDelete
  4. Sir when i excutive the ./msfconsole it says no such file or directory and you please help apperciate...

    ReplyDelete
  5. Frill like tops, caps, footwear, wallets, bowties, watches, wrist groups, arm ornaments, pendants and belts are different top picks. periscope apk download

    ReplyDelete
  6. Tolong bantu saya, kalau memasukkan script msfconsole slalu error

    ReplyDelete

Hackbox – A All Rounder Tool For Termux/Linux

What Is Hackb0x ? Hackbox Is A Combine Of Many Tool And Its Developed By: Suleman Malik. There Are Many Different Modules in this To...