mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
7 lines
443 B
YAML
7 lines
443 B
YAML
description: A simple conversion matrix for converting to and from UTF8/16 base64/hex/decimal encoding. Created mosty from https://community.splunk.com/t5/Splunk-Search/base64-decoding-in-search/m-p/27572#M177741, with small modifications for UTF16LE parsing for powershell encoding.
|
|
filename: char_conversion_matrix.csv
|
|
name: char_conversion_matrix
|
|
default_match: 'false'
|
|
match_type: WILDCARD(data)
|
|
min_matches: 1
|
|
case_sensitive_match: 'true' |