Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
こんにちは、Python を使用して作成された SSID をブロードキャストするための Python コードを作成しようとしています。
aircrack-ng スイートは airbase-ng を使用してブロードキャストまたは hostapd (単にブロードキャスト以上のことをしたい場合) を行います。Pythonに関しては、実際にはサブプロセスを使用して、スクリプトを介してairbase-ngを実行できます。純粋な python が必要な場合は、Scapy を入手して、そこで実行することをお勧めします。