|
Politician 1.0.0
WiFi Auditing Library for ESP32
|
Helper for logging harvested 802.1X Enterprise Credentials. More...
#include <PoliticianStorage.h>
Static Public Member Functions | |
| static bool | append (fs::FS &fs, const char *path, const EapIdentityRecord &rec) |
Helper for logging harvested 802.1X Enterprise Credentials.
It writes a Clean CSV file containing BSSID, Client, and Plaintext Identity.
Definition at line 186 of file PoliticianStorage.h.
|
inlinestatic |
Definition at line 188 of file PoliticianStorage.h.
References politician::EapIdentityRecord::bssid, politician::EapIdentityRecord::channel, politician::EapIdentityRecord::client, politician::EapIdentityRecord::identity, and politician::EapIdentityRecord::rssi.