Commands to install SQLmap on Termux

pkg update && pkg upgrade -y

apt install python python2

pkg install git

git clone https://github.com/sqlmapproject/sqlmap

cd sqlmap

chmod +x sqlmap.py

python2 sqlmap.py

Leave a comment

Search

Design a site like this with WordPress.com
Get started