Brunnhilde

From COPTR
Revision as of 04:06, 9 February 2017 by Timothyryanwalsh (talk | contribs) (Update purpose)
Jump to navigation Jump to search


Brunnhilde
Siegfried-based characterization of directories and disk images
Homepage:https://github.com/timothyryanwalsh/brunnhilde
License:MIT License
Platforms:Linux, macOS, OS X



Description

Brunnhilde is a command-line utility that runs Siegfried against a specified directory or disk image, loads the results into a sqlite3 database, and queries the database to generate reports to aid in triage, arrangement, and description of digital archives. The program will also check for viruses unless specified otherwise, and will optionally run bulk_extractor against the given source. Reports include CSVs, a tree, and a human-readable HTML summary of the directory or disk image. All outputs are placed into a new directory named after the identifier passed to Brunnhilde as the last argument. Brunnhilde is also capable of exporting files from logical disk images utilizing many file systems, including HFS+.

Dependencies include Python (tested in 2.7 and 3.5), Siegfried, ClamAV, bulk_extractor, Sleuth Kit, and HFSExplorer. Nearly all dependencies already installed and compiled in Bitcurator.

To install the command-line utility with pip: "sudo pip install brunnhilde".

For a GUI wrapper for Brunnhilde, see the Brunnhilde GUI Github repo.

User Experiences

Development Activity

All development activity is visible on GitHub: http://github.com/timothyryanwalsh/brunnhilde/commits


Release Feed

Below the last 3 release feeds:

2023-03-31 22:52:12
[tag:github.com,2008:Repository/49334861/v1.9.6 Brunnhilde 1.9.6]
by tw4l
2022-08-17 01:55:43
[tag:github.com,2008:Repository/49334861/v1.9.5 Brunnhilde 1.9.5]
by tw4l
2022-02-07 02:46:55
[tag:github.com,2008:Repository/49334861/v1.9.4 Brunnhilde 1.9.4]
by tw4l


Activity Feed

Below the last 5 commits:

2020-01-24 18:09:57
[tag:github.com,2008:Grit::Commit/f855a080a036306082a2a65c9b64ed71842112f2 Update author email]
by tim@bitarchivist.net
2020-01-24 18:08:28
[tag:github.com,2008:Grit::Commit/7fcf6eb41f1e3f66eb6d6ada00404b21a8a2816d Update GH username]
by tim@bitarchivist.net
2020-01-24 17:51:37
[tag:github.com,2008:Grit::Commit/8ae24e20f5bc754d7b726762666da56ca19c1d7d Update GH username]
by tim@bitarchivist.net
2020-01-24 17:49:14
[tag:github.com,2008:Grit::Commit/9fbe6a3391e5b88c125d5e7f9137f06129647f1c Update GH username]
by tim@bitarchivist.net
2019-02-09 18:37:02
[tag:github.com,2008:Grit::Commit/9bf39d52afb15e02920ad0961da90360038865c7 Formatting]
by timothyryanwalsh@gmail.com