Security

Password secure investigation

Steave4app
New Member

Hi Guys,

How would we know if password are sending into clear text format or not. Is there any query or way which can we see by the Splunk.

Can I get some guide or light on this?

Tags (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi Steave4app,
passwords are stored and sent encrypted.
In addition, if you want, it's possible to use SSL to encrypt logs transfer from forwarders to Indexers.
Management communications (port 8089) use always SSL.

See: http://docs.splunk.com/Documentation/Splunk/latest/Security/WhatyoucansecurewithSplunk

Bye.
Giuseppe

0 Karma

Steave4app
New Member

How about user passwords? Any windows or linux or ssh password are sending in clear text format.. Is there any way to confirm this in the Splunk?

0 Karma

gcusello
SplunkTrust
SplunkTrust

If password are logged in clear text, they remain in clear text, but it's possible to mask them in Input Phase or also in search Phase (but it's less secure).
See https://docs.splunk.com/Documentation/Splunk/6.5.1/Data/Anonymizedata

Bye.
Giuseppe

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...