<?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: How to disable methods from the https://localhost:8000 ? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-methods-from-the-https-localhost-8000/m-p/433931#M173373</link>
    <description>&lt;P&gt;Thanks for your help! I spend whole my weekend for limitation of methods. &lt;/P&gt;</description>
    <pubDate>Mon, 28 Jan 2019 08:39:24 GMT</pubDate>
    <dc:creator>sangsun0203</dc:creator>
    <dc:date>2019-01-28T08:39:24Z</dc:date>
    <item>
      <title>How to disable methods from the https://localhost:8000 ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-methods-from-the-https-localhost-8000/m-p/433929#M173371</link>
      <description>&lt;P&gt;When I make &lt;BR /&gt;
curl -v -X &lt;A href="https://127.0.0.1:8000"&gt;https://127.0.0.1:8000&lt;/A&gt; &lt;/P&gt;

&lt;P&gt;It returns &lt;BR /&gt;
Accept: all or any(&lt;EM&gt;/&lt;/EM&gt;) it seems like all methods are working. It means that GET, POST, HEAD, OPTIONS are working.&lt;/P&gt;

&lt;P&gt;But, I want make only working on get, post. Because, security reasons.&lt;BR /&gt;
How could I make it? &lt;/P&gt;</description>
      <pubDate>Sun, 27 Jan 2019 16:49:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-disable-methods-from-the-https-localhost-8000/m-p/433929#M173371</guid>
      <dc:creator>sangsun0203</dc:creator>
      <dc:date>2019-01-27T16:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable methods from the https://localhost:8000 ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-methods-from-the-https-localhost-8000/m-p/433930#M173372</link>
      <description>&lt;P&gt;You can't change it. &lt;/P&gt;

&lt;P&gt;If this is really important to you, then put an NGINX or other type of reverse proxy in front of Splunk.  Splunk on port 8000 uses all these verbs becuase it is also a REST service on some paths. &lt;/P&gt;

&lt;P&gt;As far as security risks go, web servers that accept the extra verbs is an info-level risk in my opinion. &lt;/P&gt;

&lt;P&gt;See also this post for a similar question about universal forwarders: &lt;A href="https://answers.splunk.com/answers/715424/a-vulnerability-scan-revealed-that-http-options-me.html?childToView=715426#answer-715426"&gt;https://answers.splunk.com/answers/715424/a-vulnerability-scan-revealed-that-http-options-me.html?childToView=715426#answer-715426&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jan 2019 19:02:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-disable-methods-from-the-https-localhost-8000/m-p/433930#M173372</guid>
      <dc:creator>chrisyounger</dc:creator>
      <dc:date>2019-01-27T19:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable methods from the https://localhost:8000 ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-methods-from-the-https-localhost-8000/m-p/433931#M173373</link>
      <description>&lt;P&gt;Thanks for your help! I spend whole my weekend for limitation of methods. &lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2019 08:39:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-disable-methods-from-the-https-localhost-8000/m-p/433931#M173373</guid>
      <dc:creator>sangsun0203</dc:creator>
      <dc:date>2019-01-28T08:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable methods from the https://localhost:8000 ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-disable-methods-from-the-https-localhost-8000/m-p/433932#M173374</link>
      <description>&lt;P&gt;happy I could be of help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jan 2019 09:20:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-disable-methods-from-the-https-localhost-8000/m-p/433932#M173374</guid>
      <dc:creator>chrisyounger</dc:creator>
      <dc:date>2019-01-28T09:20:20Z</dc:date>
    </item>
  </channel>
</rss>

