<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: click jacking protection options? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/click-jacking-protection-options/m-p/283463#M175646</link>
    <description>&lt;P&gt;You can actually do this now, while etc/system/local/web.conf contains &lt;CODE&gt;x_frame_options_sameorigin = false&lt;/CODE&gt; under the [settings] stanza, add &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;replyHeader.Content-Security-Policy = frame-ancestors self&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
    <pubDate>Thu, 06 Dec 2018 01:28:43 GMT</pubDate>
    <dc:creator>ben_leung</dc:creator>
    <dc:date>2018-12-06T01:28:43Z</dc:date>
    <item>
      <title>click jacking protection options?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/click-jacking-protection-options/m-p/283461#M175644</link>
      <description>&lt;P&gt;Hello Splunksters,&lt;/P&gt;

&lt;P&gt;Well I am trying to keep a bit of security to avoid click-jacking, though find myself in a pickle..&lt;/P&gt;

&lt;P&gt;I have found this link: &lt;A href="https://answers.splunk.com/answers/104277/iframes-and-views-broken-after-splunk-6-upgrade.html"&gt;https://answers.splunk.com/answers/104277/iframes-and-views-broken-after-splunk-6-upgrade.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Though I would like to make slight mod and allow for a specific site to have access and not just allow all with the "False" setting.&lt;/P&gt;

&lt;P&gt;Any ideas??&lt;/P&gt;

&lt;P&gt;Could I use the   " # external UI URIs " setting in the web.conf somehow?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 16:01:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/click-jacking-protection-options/m-p/283461#M175644</guid>
      <dc:creator>rbardonetorian</dc:creator>
      <dc:date>2017-02-09T16:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: click jacking protection options?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/click-jacking-protection-options/m-p/283462#M175645</link>
      <description>&lt;P&gt;Splunk uses x frame options header sameorigin. I also want to use allow-from but that is not supported on browsers like chrome and safari.&lt;BR /&gt;
&lt;A href="https://www.owasp.org/index.php/Clickjacking_Defense_Cheat_Sheet#X-Frame-Options_Header_Types"&gt;https://www.owasp.org/index.php/Clickjacking_Defense_Cheat_Sheet#X-Frame-Options_Header_Types&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If Splunk decided to use the header from Content-Security-Policy frame-ancestors, then you could state domains allowed.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 19:52:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/click-jacking-protection-options/m-p/283462#M175645</guid>
      <dc:creator>ben_leung</dc:creator>
      <dc:date>2018-12-05T19:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: click jacking protection options?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/click-jacking-protection-options/m-p/283463#M175646</link>
      <description>&lt;P&gt;You can actually do this now, while etc/system/local/web.conf contains &lt;CODE&gt;x_frame_options_sameorigin = false&lt;/CODE&gt; under the [settings] stanza, add &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;replyHeader.Content-Security-Policy = frame-ancestors self&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 06 Dec 2018 01:28:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/click-jacking-protection-options/m-p/283463#M175646</guid>
      <dc:creator>ben_leung</dc:creator>
      <dc:date>2018-12-06T01:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: click jacking protection options?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/click-jacking-protection-options/m-p/541576#M175647</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/164886"&gt;@ben_leung&lt;/a&gt;, it works quite well. I checked it with Splunk Enterprise 8.1.2. In this version it's not even needed to set &lt;EM&gt;x_frame_options_sameorigin&lt;/EM&gt; to &lt;EM&gt;false&lt;/EM&gt;. It will be automatically overruled if you're on a domain, which is allowed by the &lt;EM&gt;Content-Security-Policy&lt;/EM&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;We use it like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;replyHeader.Content-Security-Policy = frame-ancestors self https://example1.com  https://example2.com &lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 26 Feb 2021 19:13:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/click-jacking-protection-options/m-p/541576#M175647</guid>
      <dc:creator>isachse</dc:creator>
      <dc:date>2021-02-26T19:13:00Z</dc:date>
    </item>
  </channel>
</rss>

