sec:wlan
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| sec:wlan [2023/07/23 13:10] – admin | sec:wlan [2024/06/18 15:43] (aktuell) – [PBKDF2] admin | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== WLAN Sicherheit ====== | ====== WLAN Sicherheit ====== | ||
| - | | + | ==== Standards ==== |
| - | * https:// | + | |
| + | * https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ==== PBKDF2 ==== | ||
| + | * [[https:// | ||
| + | |||
| + | ==== Wireshark ==== | ||
| + | |||
| + | * https:// | ||
| + | ---- | ||
| + | ==== Attacks ==== | ||
| + | |||
| + | * https:// | ||
| + | * 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.1690117856.txt.gz · Zuletzt geändert: von admin
