sentinelonekev / LogSanitizer

SentinelOne Log Sanitizer. Removes CUI from log files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SentinelOne Log Sanitizer

Objective

The Log Sanitizer is intended to replace all Customer User Information (CUI) from log files with data that is logically consistent, yet however, contains no identifiable information.

For Example: all references to "Secret File.Doc" could be replaced with "Filename_0001" in a "SANITIZED" version of the log file. This new file could be distributed to Technical Staff that are unauthorized to see the original file names.

python -m pip install -r requirements.txt

About

SentinelOne Log Sanitizer. Removes CUI from log files.


Languages

Language:Python 99.9%Language:Shell 0.1%