Network Blackbox

Download 39
Last updated Jan 1, 2024

nbb-suricata-alerts

Get suricata logs from Quad Miners Network Blackbox.

nbb-suricata-alerts [profile=PROFILE] [duration=NUM{mon|w|d|h|m|s}] [from=yyyyMMddHHmmss] [to=yyyyMMddHHmmss] src-ip=SRC-IP dst-ip=DST-IP [id=ID]
profile=PROFILE
The identifier of Network Blackbox connect profile.
duration=NUM{mon|w|d|h|m|s}
Scan only recent sessions. You should use s(second), m(minute), h(hour), d(day), mon(month) time unit. For example, 10s means data from 10 seconds earlier.
from=yyyyMMddHHmmss
Start time of range. yyyyMMddHHmmss format. If you omit time part, it will be padded by zero.
to=yyyyMMddHHmmss
End time of range. yyyyMMddHHmmss format. If you omit time part, it will be padded by zero.
src-ip=SRC-IP
Source IP address of target session.
dst-ip=DST-IP
Destination IP address of target session.
id=ID
Comma separated ID values.

Output Fields

FieldTypeNameDescription
_timeDateTime
profileStringConnect profileThe identifier of Network Blackbox connect profile
device_idIntegerDevice IDe.g. 1000
row_idLongRecord ID
priorityIntegerPriority
src_ipIP addressSource IP
src_portIntegerSource port
dst_ipIP addressDestination IP
dst_portIntegerDestination port
protocolStringProtocole.g. TCP, UDP
categoryStringCategorye.g. misc-activity
messageStringMessagee.g. ET INFO EXE - Served Attached HTTP
sent_syslogBoolSent syslog
tacticStringTactice.g. Execution
techniqueStringTechniquee.g. Command and Scripting Interpreter
technique_idIntegerTechnique IDe.g. 244
signature_idIntegerSignature IDe.g. 2014520
signature_revIntegerSignature revisione.g. 8
generator_idIntegerGenerator IDSuricata rule generator. e.g. 1
is_meta_compareBoolIs meta comparison