Represents a client window for tracking packet data within an encryption window. This window is defined as the state between successful 4-way handshakes between the supplicant (client) and the authenticator.
More...
#include <decrypter.h>
Represents a client window for tracking packet data within an encryption window. This window is defined as the state between successful 4-way handshakes between the supplicant (client) and the authenticator.
◆ auth_packets
std::vector<Tins::Packet *> yarilo::WPA2Decrypter::client_window::auth_packets |
◆ client
MACAddress yarilo::WPA2Decrypter::client_window::client |
◆ decrypted
bool yarilo::WPA2Decrypter::client_window::decrypted = false |
◆ end
Tins::Timestamp yarilo::WPA2Decrypter::client_window::end |
◆ ended
bool yarilo::WPA2Decrypter::client_window::ended = false |
◆ packets
std::vector<Tins::Packet *> yarilo::WPA2Decrypter::client_window::packets |
◆ ptk
ptk_type yarilo::WPA2Decrypter::client_window::ptk |
◆ start
Tins::Timestamp yarilo::WPA2Decrypter::client_window::start |
The documentation for this struct was generated from the following file:
- /tmp/nix-build-Yarilo-0.9.9.drv-0/backend/src/decrypter.h