This package contains a powerful framework for rogue access point attack, written in Python, that allow and offer to security researchers, red teamers and reverse engineers to mount a wireless network to conduct a man-in-the-middle attack.
Installation proses:-
apt update && apt upgrade -y
Then root your termux
apt update && apt upgrade -y
pkg install git
apt install libssl-dev libffi-dev build-essential
apt install python3-pyqt5 hostapd
git clone https://github.com/P0cL4bs/wifipumpkin3.git
cd wifipumpkin3
python3 setup.py install
wifipumpkin3