Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 643 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 643 Bytes

laikaboss-modules

This repository contains modules that can be added to the Lockheed Martin Laika BOSS framework. See here: https://github.com/lmco/laikaboss.

This repository is not currently actively supported -- consider it an archive.

Current modules

explode_pdf.py -- A PDF exploder that uses pdfminer

explode_rtf.py -- An RTF exploder that uses python-oletools

meta_java_class.py -- A Java class file parser that uses python-javatools

meta_histogram.py -- A textual histogram parser

meta_java_manifest.py -- A Java manifest file parser that uses python-javatools

meta_olevba.py -- An OLE VBA parser that uses python-oletools