A followup note about the signature feature: we've extracted the signature database from the larger code repository it was in, and made it available on github. https://github.com/NetworkDeviceTaxonomy/wifi_taxonomy The code on github is a Python module. To use it scripts would need to be constructed to use the hostapd_cli 'signature' command to get the string, fetch any supplemental information from DHCP used in some of the signatures, and call the Python code to look it up. This is something we expect to make easier over time, by more directly integrating with the hostapd_cli path. On Wed, Sep 21, 2016 at 3:32 PM, Jouni Malinen <j@xxxxx> wrote: > On Sun, Aug 14, 2016 at 09:42:47PM -0700, Denton Gentry wrote: >> This set of patches contains an implementation of the mechanism >> described in "Passive Taxonomy of Wifi Clients using MLME Frame Contents" > > Thanks, applied with some cleanup and fixes. I changed this to use > struct wpabuf and snprintf operations to avoid some of the extra steps > of printing to temporary buffers when the final buffer can be used > directly. > > -- > Jouni Malinen PGP id EFC895FA _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap