pom-ng:analyzer:tftp
Table of Contents
Analyzer tftp
This analyzer listens at tftp packets and generates the tftp_file event and its associated payload.
Events
Name | Payload associated | Description |
---|---|---|
tftp_file | yes | Contains details about files transfered through TFTP. |
tftp_file
Field | Type | Description |
---|---|---|
filename | string | Name of the file. |
mode | string | Transfer mode used. |
write | bool | True if the file was written to the server, false if it was read from it.. |
size | uint32 | Total size of the file. |
pom-ng/analyzer/tftp.txt · Last modified: 2020/05/26 21:59 by 127.0.0.1