PyBeaconValidator: a project idea
Sun 16 July 2023
by Gioacchino Castorio
I have recently completed a one-week course on advanced Python programming, and wanted to make something useful with the newly acquired knowledge to simplify the management of my wireless laboratory.
I created the first iteration of PyBeaconValidator, a CLI program that can parse monitor mode packet captures, select the Beacon …
read more