それで、侵入テストブックを読み始め、Raspberry Pi 3bでKaliを設定してみました。しかし、ミラーリングされたSDカードをPiに挿入するとすぐに、Kaliは私の周りのすべてのWiFiネットワークを検出できますが、GUI経由で試してもネットワーク経由で試してもネットワークに接続できないという問題があります。コマンドライン(私はこれらコマンドラインの指示wpa_supplicant
など)。
パスワードは完全正確で4回も確認しました。
また、外部USB-WiFiアダプタを試してみましたが、成功しませんでした。
(次にPiにRaspbianを入れると、WiFiに接続できることを確認してみましょう。)
これでネットワークを検出したので、これが実際にドライバの問題ではないと仮定するのは正しいですか?また、Pi用に特別に設計されたOffive Securityイメージも使用しました。ここ。誰でも助けることができますか?
出力iw wlan0 scan
:
BSS *BSS*(on wlan0)
TSF: 0 usec (0d, 00:00:00)
freq: 2462
beacon interval: 100 TUs
capability: ESS Privacy ShortPreamble ShortSlotTime (0x0431)
signal: -59.00 dBm
last seen: 0 ms ago
SSID: *MY_SSID*
Supported rates: 1.0* 2.0* 5.5* 11.0* 6.0* 9.0 12.0* 18.0
DS Parameter set: channel 11
Country: DE Environment: Indoor/Outdoor
Channels [1 - 13] @ 20 dBm
ERP: <no flags>
Extended supported rates: 24.0* 36.0 48.0 54.0
HT capabilities:
Capabilities: 0x1ad
RX LDPC
HT20
SM Power Save disabled
RX HT20 SGI
TX STBC
RX STBC 1-stream
Max AMSDU length: 3839 bytes
No DSSS/CCK HT40
Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
Minimum RX AMPDU time spacing: 8 usec (0x06)
HT TX/RX MCS rate indexes supported: 0-23
HT operation:
* primary channel: 11
* secondary channel offset: no secondary
* STA channel width: 20 MHz
* RIFS: 0
* HT protection: nonmember
* non-GF present: 1
* OBSS non-GF present: 0
* dual beacon: 0
* dual CTS protection: 0
* STBC beacon: 0
* L-SIG TXOP Prot: 0
* PCO active: 0
* PCO phase: 0
Extended capabilities: 6
WMM: * Parameter version 1
* BE: CW 15-1023, AIFSN 3
* BK: CW 15-1023, AIFSN 7
* VI: CW 7-15, AIFSN 2, TXOP 3008 usec
* VO: CW 3-7, AIFSN 2, TXOP 1504 usec
RSN: * Version: 1
* Group cipher: TKIP
* Pairwise ciphers: CCMP
* Authentication suites: PSK
* Capabilities: 1-PTKSA-RC 1-GTKSA-RC (0x0000)
WPA: * Version: 1
* Group cipher: TKIP
* Pairwise ciphers: TKIP
* Authentication suites: PSK
WPS: * Version: 1.0
* Wi-Fi Protected Setup State: 2 (Configured)
* Response Type: 3 (AP)
* UUID: 16e0d719-674e-1ef0-7581-c80e14cc952b
* Manufacturer: AVM
* Model: FBox
* Model Number: *MODEL_NUMBER*
* Serial Number: *SERIAL_NUMBER*
* Primary Device Type: 6-0050f204-1
* Device name: *DEVICE_NAME*
* Config methods: Display, PBC, Keypad
* RF Bands: 0x1
* Unknown TLV (0x1049, 6 bytes): 00 37 2a 00 01 20
答え1
同じ問題が発生した場合は、端末を開き、次のように入力します。
ifconfig wlan0 up
「wlan0」を使用したいインターフェイスに変更します。ifconfig
すべてのインターフェースを表示するには入力してください。