Benutzer-Werkzeuge

Webseiten-Werkzeuge


sec:wlan

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
sec:wlan [2023/10/31 07:49] – [WLAN Sicherheit] adminsec:wlan [2026/02/24 06:07] (aktuell) – [Rubber Ducky Password-Stealing] admin
Zeile 1: Zeile 1:
 ====== WLAN Sicherheit ====== ====== WLAN Sicherheit ======
 +
 +==== Standards ====
 +  * https://www.kryptowissen.de/wpa2.php
 +  * https://cylab.be/blog/32/how-does-wpawpa2-wifi-security-work-and-how-to-crack-it
 +  * [[https://www.admin-magazine.com/Articles/Kali-Linux-is-the-complete-toolbox-for-penetration-testing/(offset)/3]]
 +
 +==== PBKDF2 ====
 +  * [[https://asecuritysite.com/hash/ssid_hm?val1=uni&val2=oxtail|WPA-2 Hash Cracking]]
 +
 +==== Wireshark ====
 +
 +  * https://wiki.wireshark.org/HowToDecrypt802.11
 +----
 +==== Attacks ====
  
   * https://www.4armed.com/blog/forging-wifi-beacon-frames-using-scapy/ -- **Forging WiFi Beacon Frames Using Scapy**   * https://www.4armed.com/blog/forging-wifi-beacon-frames-using-scapy/ -- **Forging WiFi Beacon Frames Using Scapy**
   * https://sudorealm.com/blog/deauthentication-attack-using-kali-linux -- **Deauth-Attack**   * https://sudorealm.com/blog/deauthentication-attack-using-kali-linux -- **Deauth-Attack**
   * https://sudorealm.com/blog/evil-twin-attack-guide -- **Evil Twin Attack**   * https://sudorealm.com/blog/evil-twin-attack-guide -- **Evil Twin Attack**
 +    * https://livelinuxusb.com/how-to-perform-an-evil-twin-attack-with-airgeddon/
 +    * https://kalitut.com/wifi-pumpkin-framework-for-rogue-wi-fi/
  
 ---- ----
-===== Aircrack-ng =====+==== Aircrack-ng ====
   * https://www.aircrack-ng.org/doku.php?id=newbie_guide   * https://www.aircrack-ng.org/doku.php?id=newbie_guide
 +
 +----
 +==== WLAN Attack Tools ====
 +  * https://shop.hak5.org/
 +
 ==== Rubber Ducky Password-Stealing ==== ==== Rubber Ducky Password-Stealing ====
 Attiny85 based, $2 Rubber Ducky - collects WiFi Passwords in Windows: Attiny85 based, $2 Rubber Ducky - collects WiFi Passwords in Windows:
Zeile 13: Zeile 34:
   * Board Manager: http://digistump.com/package_digistump_index.json   * Board Manager: http://digistump.com/package_digistump_index.json
   * https://github.com/digistump/DigistumpArduino/releases   * https://github.com/digistump/DigistumpArduino/releases
 +  * https://www.az-delivery.de/en/products/digispark-board?variant=19526610485344
 +
   * https://github.com/MTK911/Attiny85/tree/master/payloads/Wi-Fi%20password%20stealer   * https://github.com/MTK911/Attiny85/tree/master/payloads/Wi-Fi%20password%20stealer
 +  * https://github.com/digitaldisarray/DuckDuinoScripts
  
 ---- ----
 +
 ==== NZYME - WLAN Defense System ==== ==== NZYME - WLAN Defense System ====
  
sec/wlan.1698738586.txt.gz · Zuletzt geändert: von admin