sec:wlan
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| sec:wlan [2019/11/03 15:33] – angelegt admin | sec:wlan [2024/06/18 15:43] (aktuell) – [PBKDF2] admin | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== WLAN-Security | + | ====== WLAN Sicherheit |
| + | ==== Standards ==== | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * [[https:// | ||
| - | | + | ==== PBKDF2 ==== |
| + | * [[https:// | ||
| + | |||
| + | ==== Wireshark ==== | ||
| + | |||
| + | * https:// | ||
| + | ---- | ||
| + | ==== Attacks ==== | ||
| + | |||
| + | | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | |||
| + | ---- | ||
| + | ==== Aircrack-ng ==== | ||
| + | * https:// | ||
| + | |||
| + | ---- | ||
| + | ==== Rubber Ducky Password-Stealing ==== | ||
| + | Attiny85 based, $2 Rubber Ducky - collects WiFi Passwords in Windows: | ||
| + | * https:// | ||
| + | * Board Manager: http:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | |||
| + | ---- | ||
| + | ==== NZYME - WLAN Defense System ==== | ||
| + | |||
| + | * https:// | ||
| + | * | ||
| + | |||
| + | === WLAN - Interface: ALFA AWUS036ACS === | ||
| + | |||
| + | :!: Änderung im Makefile hat nicht per '' | ||
| + | * https:// | ||
| + | |||
| + | <code bash> | ||
| + | $ ip link show | ||
| + | $ sudo ip link set dev xxx down | ||
| + | $ sudo iw dev xxx set type monitor | ||
| + | $ sudo ip link set dev xxx up | ||
| + | |||
| + | # check status: | ||
| + | $ iwconfig | ||
| + | </ | ||
sec/wlan.1572795219.txt.gz · Zuletzt geändert: von admin
