Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.
Doug Burks edited this page Dec 16, 2017 · 12 revisions

Description

CapME is a web interface that allows you to:

  • view a pcap transcript rendered with tcpflow
  • view a pcap transcript rendered with Bro (especially helpful for dealing with gzip encoding)
  • download a pcap

Accessing

You can pivot to CapME from a NIDS alert in Squert or from any log in ELSA that has timestamp, source IP, source port, destination IP, and destination port.

Logging In

When prompted for username/password, simply enter your normal Sguil/Squert/ELSA username/password.

DNS lookups

CapMe displays source IP address and destination IP address including their DNS lookups. You can disable these DNS lookups as shown here: https://github.com/Security-Onion-Solutions/security-onion/issues/905

Clone this wiki locally