google / google/grr

BigQuery exporter does not export ProgramArguments in Plist results

Open
#949 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5.1k
Forks
796
PR merge metrics
No merged PRs in 30d

Description

When using the BigQuery exporter to export hunt results that contain MacOs plist entries, the "ProgramArguments" field will be missing (https://github.com/google/grr/blob/8ad8a4d2c5a93c92729206b7771af19d92d4f915/grr/proto/grr_response_proto/sysinfo.proto#L768).

I suppose this is due to not having a special converter for Plists, so the default converted ignores repeated fields? (https://github.com/google/grr/blob/3adbc6b9d5a25766c30db49ce6ab7914c0f2bc63/grr/server/grr_response_server/export.py#L320)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.