scVENUS / PeekabooAV

Peekaboo Extended Email Attachment Behavior Observation Owl
https://peekabooav.de
GNU General Public License v3.0
66 stars 20 forks source link

Introduce FileTools and FiletoolsReport #134

Closed Jack28 closed 4 years ago

Jack28 commented 4 years ago

Filetools in an analyser that can be used to create a report on the file and its contents.

It specifically produces a file type from either file content or file name. In the representation of mime types or text.

file --mime-type and file itself.

Introduce type guessing by file content to produce text represenation. Rather than mime type.

E.g. ._file.txt "AppleDouble encoded Macintosh file"

michaelweiser commented 4 years ago

Will resolve here. Work continues in #143.