Tcpvcon
Data Type: tcpvcon
Python Parser: TCPConn
Python Parser: TCPConn
Description
Parse a TCPView “Tcpvcon.txt” export.
Timeline
This plugin does not contains timestamped data and cannot be used to create a timeline
Fields
| Output Name | Data Type | Qualifier | Description |
|---|---|---|---|
process_name |
String | Process name | |
pid |
String | PID | |
protocol |
String | Protocol. e.g. TCP, UDP, TCPV6, UDPV6 | |
state |
String | LISTENING, ESTABLISHED, … (can be empty for UDP) | |
local_adress |
String | local addres | |
remote_adress |
String | remote address |