mbg

command module
v0.0.0-...-630f831 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2021 License: BSD-3-Clause Imports: 18 Imported by: 0

README

mbg

mbg is an mbox forensics tool written for fun. It reads an email mbox file and constructs a multigraph of co-appearing email addresses and then writes out either a simple graph in DOT format or a time-dynamic multigraph in GEXF format.

The resulting graph file can be used to perform graph visualisation with tools such as Gephi.

An email corpus viewed with Gephi

Installation

go get github.com/kortschak/mbg

Documentation

Overview

The mbg program extracts a contact graph from an mbox file, constructing edges between addresses that appear together in From:, To:, Cc: and Bcc: lists.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL