Sign inSign up

jakewarren/one-extract

By jakewarren

Updated over 3 years ago

Image
0

323

jakewarren/one-extract repository overview

one-extract

A Dockerized version of Volexity's OneNoteExtractor tool.

Usage

Extract metadata of OneNote notebook:

docker run --rm --cap-drop all --security-opt=no-new-privileges -v "$(pwd):/malware" -w /malware jakewarren/one-extract:latest --extract-meta b13c979dae8236f1e7f322712b774cedb05850c989fc08312a348e2385ed1b21.one

Extract files from a OneNote notebook:

docker run --rm --cap-drop all --security-opt=no-new-privileges -v "$(pwd):/malware" -w /malware jakewarren/one-extract:latest --extract-files b13c979dae8236f1e7f322712b774cedb05850c989fc08312a348e2385ed1b21.one

Tag summary

Content type

Image

Digest

sha256:78d192d1e

Size

96.2 MB

Last updated

over 3 years ago

docker pull jakewarren/one-extract