Saturday, 3 November 2018

install darksploit

Execute these commands one by one to install DarlSploit.

$ apt update

$ apt upgrade

$ apt install git

$ apt install python

$ apt install python2

$ git clone https://github.com/LOoLzeC/DarkSploit

$ cd DarkSploit

$ cd install

$ sh installtermux.sh

$ pip2 install -r requirements.txt

$ cd ..

Now Run DarkSploit :

python2 DrXp.py

DarkSploit commands :

$ show options

$ show exploits

$ use exploits

Here you get all options to use this tool.



If you like this script please subscribe my channel
https://www.youtube.com/channel/UCi6kMj5MbHJwpWhCuek3xAA

Install metasploit in termux by easy step

If you wish to install the metasploit-framework all by itself

You can use a shell script to install it.

remember dont turn off your internet connection

follow these steps :

1. uninstall termux app

2. Newly install Termux app

3. open Termux app

4. run these commands

$ apt update

$ apt upgrade

$ apt install wget

5. clone metasploit with this command

$ wget https://Auxilus.github.io/metasploit.sh

$ bash metasploit.sh

This script will install the latest version of metasploit-framework.

script also include some extras to make updating metasploit faster.

If all goes well, i.e. No red colored warnings,

you can start metasploit using ./msfconsole.

Now take a coffe and sit down and wait 15-20 minutes

to install metasploit in termux

after installation type this command :

$ cd metasploit-framework

Now run msfconsole

$ ./msfconsole

Enjoy metasploit....



If you like this script please subscribe my channel https://www.youtube.com/channel/UCi6kMj5MbHJwpWhCuek3xAA