2 matches found
Airopy
Airopy - 无线数据包捕获 获取客户端和接入点。使用Alfa网卡时,此脚本可正常运行。 依赖项 要运行此脚本,请先按如下方式安装依赖: root@kitploit: sudo pip3 install -r requirements.txt 使用方法 在示例中我没有添加'sudo',但执行时需要高权限。 获取帮助: root@kitploit: python3 airopy.py -h 获取AP: root@kitploit: python3 airopy.py -i wlx00c0ca81fb80 --aps 获取站点(Station): root@kitploit: pytho...
5.7AI score
SaveExploits0References3
Airopy - Get Clients And Access Points
Get clients and access points. With Alfa cards this script works correctly. Dependencies To run this script first install requirements as follows: sudo pip3 install requirements.txt How to use In the examples I don't add 'sudo', but to execute them you need high privileges. To get help: python3...
7.4AI score
SaveExploits0References3
20