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 工具。没配置的自行配置。