mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
11 lines
506 B
YAML
11 lines
506 B
YAML
name: char_conversion_matrix
|
|
date: 2024-12-23
|
|
version: 2
|
|
id: 0177cf7b-8cf9-412a-9919-d1919b8d59dc
|
|
author: Splunk Threat Research Team
|
|
lookup_type: csv
|
|
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.
|
|
match_type:
|
|
- WILDCARD(data)
|
|
min_matches: 1
|
|
case_sensitive_match: true |