Das IT Administrator Magazin hat einen Artikel von Lucy Pelzer und mir über ARP-Angriffe und -Verteidigungsmöglichkeiten veröffentlicht.
Schlagwort-Archive: python
Understanding Network Hacks
This book explains how to see one’s own network through the eyes of an attacker, to understand their techniques and effectively protect against them. Through Python code samples the reader learns to code tools on subjects such as password sniffing, ARP poisoning, DNS spoofing, SQL injection, Google harvesting and Wifi hacking. Furthermore the reader will be introduced to defense methods such as intrusion detection and prevention systems and log file analysis by diving into code.
Wifi Security
Im Admin Magazin ist ein Artikel über WLAN-Sicherheit erschienen, der auf dem entsprechenden Kapitel meines Network Hacks Buchs basiert.