FTP is used to detect and examine plain text FTP packets. More...
Namespaces | |
Myra | |
Namespace declaration for all of the Myra Canyon helper functions. | |
Myra::Traffic | |
Namespace to group everything related to network traffic. | |
Myra::Traffic::FTP | |
Detect and examine plain text FTP packets. | |
Functions | |
bool | Myra::Traffic::FTP::examine (Flow &flow, const Myra::PktInfo &info) |
Examine a packet for FTP, and mark the flow if found. More... | |
bool | Myra::Traffic::FTP::helper (Flow &flow, const Myra::PktInfo &info) |
Helper exam to detect when a data connection will be taking place. More... | |
FTP is used to detect and examine plain text FTP packets.