brocapi icon indicating copy to clipboard operation
brocapi copied to clipboard

Bro PCAP Processing and Tagging API

Results 3 brocapi issues
Sort by recently updated
recently updated
newest added

#### Add an API endpoint to search and return Bro results by job UUID. Idea I had is using something simple like TinyDB to store any job UUID as the...

My idea was to expand the config file to give options for sending messages to either: syslog, local JSON output, or HTTP endpoints. HTTP endpoints could let users feed the...

Give users the option to send the PCAPs that get saved to the job folders to an S3 bucket, with a S3 structure following the same format as local disk....