Termux可用中間人網絡測試工具Xerosploit。
Xerosploit 是一款基于 MITM 的本地網絡滲透測試工具包。
食用方法:
git clone https://github.com/LionSec/xerosploit
cd xerosploit
sudo python3 install.py
運行:
sudo xerosploit
使用備注:輸入 help - 命令列表。
掃描網絡: scan
選擇目標: target [IP]
發起攻擊:如 dos、injectjs、replace、sniff
僅適用于 Python 3,需要配合使用 bettercap 工具。沒配置的自行配置。