Security

What kind of AES is Splunk using?

dkeck
Influencer

Hello,

If anybody could tell me what type of AES splunk is using? (-128,-192,-256 bit?)

Would be great.

Thank you

0 Karma
1 Solution

muebel
SplunkTrust
SplunkTrust

Hi dkeck, this documentation describes what ciphersuites are available for the version of splunk you are running : http://docs.splunk.com/Documentation/Splunk/6.1.5/Security/Determineyourciphersuite

In particular:

$SPLUNK_HOME/bin/splunk cmd openssl ciphers -v
$SPLUNK_HOME/bin/splunk cmd openssl ciphers -v "TLSv1.2"
$SPLUNK_HOME/bin/splunk cmd openssl ciphers -v "HIGH"

Essentially you choose the cipher via the various splunk config settings, which in turn is based on the openssl version.

For more on Splunk and SSL/TLS, I'd recommend checking out this presentation from .conf http://www.georgestarcher.com/wp-content/uploads/2015/09/conf2015_DWaddle_DefensePointSecurity_deplo...

Please let me know if this helps! 😄

View solution in original post

muebel
SplunkTrust
SplunkTrust

Hi dkeck, this documentation describes what ciphersuites are available for the version of splunk you are running : http://docs.splunk.com/Documentation/Splunk/6.1.5/Security/Determineyourciphersuite

In particular:

$SPLUNK_HOME/bin/splunk cmd openssl ciphers -v
$SPLUNK_HOME/bin/splunk cmd openssl ciphers -v "TLSv1.2"
$SPLUNK_HOME/bin/splunk cmd openssl ciphers -v "HIGH"

Essentially you choose the cipher via the various splunk config settings, which in turn is based on the openssl version.

For more on Splunk and SSL/TLS, I'd recommend checking out this presentation from .conf http://www.georgestarcher.com/wp-content/uploads/2015/09/conf2015_DWaddle_DefensePointSecurity_deplo...

Please let me know if this helps! 😄

dkeck
Influencer

Thank you 🙂

Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...