-
How to install Exploit-executor *: Linux:
-
Step 1:
sudo apt update && sudo apt upgrade -
Step 2:
sudo apt install clamav git docker.io -y -
Step 3:
sudo systemctl enable docker && sudo systemctl start docker -
Step 4:
wget https://github.com/artprogm777-blip/Exploit-executor/releases/download/v1.0/exploit.sh -
Step 5:
chmod +x exploit.sh -
Step 6:
./exploit.sh
Termux:
-
Step 1:
pkg update && pkg upgrade -
Step 2:
pkg install clamav git -y -
Step 3:
git clone https://github.com/termux/termux-docker.git ~/termux-docker -
Step 4:
cd ~/termux-docker -
Step 5:
./install.sh(root) -
Step 6:
wget https://github.com/artprogm777-blip/Exploit-executor/releases/download/v1.0/exploit.sh -
Step 7:
chmod +x exploit.sh -
Step 8:
./exploit.sh -
Termux no docker:
-
Step 1:
pkg update && pkg upgrade -
Step 2:
pkg install clamav git -y -
Step 3:
wget https://github.com/artprogm777-blip/Exploit-executor/releases/download/v1.0/exploit.sh -
Step 4:
chmod +x exploit.sh -
Step 5:
./exploit.sh -
Important: Without Docker, any* exploits (including custom exploits, if you add them) will run on your main system. Use with caution!