nbb-download-pcap
Download the PCAP file from Quad Miners Network Blackbox.
nbb-download-pcap profile=PROFILE device-id=DEVICE-ID time=TIME src-ip=SRC-IP src-port=SRC-PORT dst-ip=DST-IP dst-port=DST-PORT output-path=OUTPUT-PATH
- 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
- Find by source IP address.
- src-port=SRC-PORT
- Find by source port.
- dst-ip=DST-IP
- Find by destination IP address.
- dst-port=DST-PORT
- Find by destination port.
- output-path=OUTPUT-PATH
- File system path for storing the PCAP file.
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | The identifier of Network Blackbox connect profile |
file_path | String | File path | Download path |
file_size | Long | File size | Downloaded file size |