Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cybercentrecanada/assemblyline-service-characterize

Assemblyline 4 metadata extraction and entropy calculation plugin
https://github.com/cybercentrecanada/assemblyline-service-characterize

assemblyline entropy lnk malware-analysis metadata-extraction shortcuts

Last synced: about 1 month ago
JSON representation

Assemblyline 4 metadata extraction and entropy calculation plugin

Awesome Lists containing this project

README

        

# Characterize Service

This Assemblyline service extract information about the file:

* It partitions the file and calculates visual entropy for each partition.
* It runs the hachoir-metadata and exiftool commands to extract metadata information about the file.
* If the file is a Windows Shortcut, this service runs a forked version of the
[LnkParse3](https://github.com/gdesmar/LnkParse3) tool to pull out metadata information.
* If the file is a Web Shortcut, this service will parse the configuration accordingly.

**NOTE**: This service does not require you to buy any licence and is preinstalled and working after a default installation