Security

How do I disable the display of release messages on login page?

mctester
Communicator

Having the release update notes on the log in page of splunk is nice however it is a security risk as well. An attacker can easily see the current version of splunk and use that info for an attack. Also splunk sends updates to this page showing latest release and reasons for updating to the latest release. This provides even more info to the hacker. IS this a user configuration setting to not show this info ... if so .. the default setting should be to not show this info on the login web page.

This info could be displayed after the user logs in ?

Tags (2)
0 Karma
1 Solution

Mick
Splunk Employee
Splunk Employee

You can disable the login page banner content by changing the updateCheckerBaseURL setting in $SPLUNK_HOME/etc/system/local/web.conf

updateCheckerBaseURL = http://quickdraw.Splunk.com/js/
   * These are various Splunk.com urls that are configurable. 
   * Setting updateCheckerBaseURL to 0 will stop the SplunkWeb from pinging Splunk.com 
     for new versions of itself. 

The only way to remove the version information at the bottom of the page would be to edit the template files in $SPLUNK_HOME/share/splunk/search_mrsparkle/templates/account/login.html and .../logout.html - however, these updates will not persist through an upgrade so you will have to re-apply them as part of your upgrade process

View solution in original post

Mick
Splunk Employee
Splunk Employee

You can disable the login page banner content by changing the updateCheckerBaseURL setting in $SPLUNK_HOME/etc/system/local/web.conf

updateCheckerBaseURL = http://quickdraw.Splunk.com/js/
   * These are various Splunk.com urls that are configurable. 
   * Setting updateCheckerBaseURL to 0 will stop the SplunkWeb from pinging Splunk.com 
     for new versions of itself. 

The only way to remove the version information at the bottom of the page would be to edit the template files in $SPLUNK_HOME/share/splunk/search_mrsparkle/templates/account/login.html and .../logout.html - however, these updates will not persist through an upgrade so you will have to re-apply them as part of your upgrade process

halbeisendv
Path Finder

You can disable the login page banner content by changing the updateCheckerBaseURL setting in $SPLUNK_HOME/etc/system/local/web.conf

updateCheckerBaseURL = 0

THIS DOES NOT FUNCTION AS EXPECTED in Splunk 6.5.0.

What other course of action can I take.

Get Updates on the Splunk Community!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...