How to Use Darksploit in Termux

How to Use Darksploit in Termux

How to Use Darksploit in Termux

How to Use Darksploit in Termux


     Darksploit is a tool to run and create exploits lets see the installation.

It is used to update the termux tools

$apt update 

How to Use Darksploit in Termux


It is used to upgrade termux tools

$ apt upgrade

How to Use Darksploit in Termux


It is used to install github tools in termux

$ apt install git

How to Use Darksploit in Termux


It is used to install python programming language

$ apt install python

How to Use Darksploit in Termux


It is latest version of python

$ apt install python2

How to Use Darksploit in Termux


It is used to clone github tools

$ git clone (link in github)

How to Use Darksploit in Termux


Now put this command

$ cd DarkSploit
Now install the modules
$ cd install
Now put the modules in the files

How to Use Darksploit in Termux


Now install the requirements
$ pip2 install -r requirements.txt

How to Use Darksploit in Termux


Now go to parent directory
$ cd ..
How to Use Darksploit in Termux


Run : 
python2 DrXp.py

How to Use Darksploit in Termux


DarkSploit commands :
$ show options  -shows options
$ show exploits  -shows exploits
$ use exploits     -use the exploits

Post a Comment

0 Comments