Daniel White

Results 13 issues of Daniel White

Points to cover: - What level of meaning to aim for in eventdata vs formatter (bool/string) - Naming conventions

parsers
documentation
code health
output
blocked

**Description of problem:** Parser for redis logs Some information on format: https://build47.com/redis-log-format-level **Command line and arguments:** N/A **Source data:** Please provide the source data you used when you experienced the...

enhancement
parsers

Add a (possibly plugin-based) parser for Chrome SNSS-formatted files (Current session, last tabs etc.). Existing work: https://github.com/JRBANCEL/Chromagnon/wiki/Reverse-Engineering-SNSS-Format https://github.com/deactivated/python-snss

enhancement
parsers

Likely need a plugin-based approach

enhancement
parsers

Ref: http://hexacorn.com/d/DeXRAY.pl https://github.com/brad-accuvant/cuckoo-modified/blob/master/lib/cuckoo/common/quarantine.py

enhancement
parsers

https://github.com/google/pytype

code health

https://github.com/apache/tika "Apache Tika(TM) is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries."

enhancement
new-task

Ref https://github.com/log2timeline/plaso/issues/2365

Profiling plaso indicates a lot of time is spent doing string manipulation to generate comparable representations of pathspecs and similar objects. These could be calculated once and stored in the...

This is confusing, as the names are similar but the functionality different.

question