Taking advantage of the Attendance_system project, I remembered that I had to create tools that used scapy, taking advantage of a wonderful introductory course from a colleague. Just for fun and learn. Enjoy. Alonso| Aironman techblog
Scapy[1] is one mighty python tool to create, receive and manipulate various network packets and it comes with a very handy CLI as well. If you ever had the need to create specific network packets within a program, I suggest you use python together with scapy to do so. Let’s start with a short introduction … Continue reading Using Scapy to send WLAN frames| WLAN by german engineering