Network Blackbox

Download 38
Last updated Jan 1, 2024

nbb-packets

Get packets of specified session from Quad Miners Network Blackbox.

nbb-packets profile=PROFILE device-id=DEVICE-ID time=TIME src-ip=SRC-IP src-port=SRC-PORT dst-ip=DST-IP dst-port=DST-PORT ascii=ASCII
profile=PROFILE
The identifier of Network Blackbox connect profile
device-id=DEVICE-ID
Device ID of target session.
time=TIME
Date and time of target session. Use yyyy-MM-dd HH:mm:ss format.
src-ip=SRC-IP
Source IP address of target session.
src-port=SRC-PORT
Source port of target session.
dst-ip=DST-IP
Destination IP address of target session.
dst-port=DST-PORT
Destination port of target session.
ascii=ASCII
Specify 't' for an ASCII representation of the payload.

Output Fields

FieldTypeNameDescription
_timeDateTime
profileStringConnect profileThe identifier of Network Blackbox connect profile
src_macStringSource MAC
dst_macStringDestination MAC
src_ipIP addressSource IP
src_portIntegerSource port
dst_ipIP addressDestination IP
dst_portIntegerDestination port
protocolStringProtocol
payloadBLOBPayload
asciiStringASCII view