NVISOsecurity / ee-outliers

Open-source framework to detect outliers in Elasticsearch events
https://blog.nviso.eu
GNU General Public License v3.0
204 stars 34 forks source link

Show the base64 encoded string in outliers #25

Closed reynas closed 4 years ago

reynas commented 6 years ago

At the moment only the decoded base64 word is visible, the encoded word could be useful to quickly see it is a "false positive"

detobel36 commented 5 years ago

Already the case: https://github.com/NVISO-BE/ee-outliers/blob/master/app/analyzers/metrics.py#L414