darksploit installation process for termux

Execute these commands one by one to install DarkSploit.

$ 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.





Enjoy! Follow us for more...

No comments:

Post a Comment

How to Set Up PHPUnit in Laravel .mp4

Here is a complete beginner-friendly, step-by-step guide on: Download :  How to Set Up PHPUnit in Laravel (Full Explanation).mp4 Testing is...