<?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: splunk + phpgroupware in Security</title>
    <link>https://community.splunk.com/t5/Security/splunk-phpgroupware/m-p/43928#M1462</link>
    <description>&lt;P&gt;Please accept the answer if you are satisfied.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jul 2011 15:32:39 GMT</pubDate>
    <dc:creator>araitz</dc:creator>
    <dc:date>2011-07-19T15:32:39Z</dc:date>
    <item>
      <title>splunk + phpgroupware</title>
      <link>https://community.splunk.com/t5/Security/splunk-phpgroupware/m-p/43926#M1460</link>
      <description>&lt;P&gt;In running vulnerability scans, I'm getting that the server has phpgroupware installed, but it seems to be getting confused with splunk. &lt;/P&gt;

&lt;P&gt;However, if I telnet to the machine on port 8000 and then issue&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;GET /phpgroupware/login.php HTTP/1.0 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;followed by a blank line (enter), I end up with a 302 redirect to &lt;A href="http://0.0.0.0/en-US/phpgroupware/login.php"&gt;http://0.0.0.0/en-US/phpgroupware/login.php&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;Why is this, and why would it not just not find the path and give me a 404?&lt;/P&gt;

&lt;P&gt;Is there something in Splunk that actually has phpgroupware in it?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2011 20:20:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/splunk-phpgroupware/m-p/43926#M1460</guid>
      <dc:creator>dfused2</dc:creator>
      <dc:date>2011-07-15T20:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: splunk + phpgroupware</title>
      <link>https://community.splunk.com/t5/Security/splunk-phpgroupware/m-p/43927#M1461</link>
      <description>&lt;P&gt;Splunk does not use PHP or PHPGroupware.  This is a very common 'file include' false positive that we see with many vulnerability scanners.&lt;/P&gt;

&lt;P&gt;If you look in $SPLUNK_HOME/var/log/splunk/web_access.log, you will see a 404 followed by a 302.&lt;/P&gt;

&lt;P&gt;The 302 is returned by Splunk Web because you specified HTTP 1.0 and you specified no host header.  &lt;/P&gt;

&lt;P&gt;Thus, Splunk Web is trying to get you to go to http://&lt;HOST&gt;:&lt;PORT&gt;/en-US/&lt;PATH&gt; - you can verify via the response body.&lt;/PATH&gt;&lt;/PORT&gt;&lt;/HOST&gt;&lt;/P&gt;

&lt;P&gt;Try requesting via HTTP/1.1 or by including a host header, to verify the results (or just use a modern browser).&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 09:44:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/splunk-phpgroupware/m-p/43927#M1461</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2020-09-28T09:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: splunk + phpgroupware</title>
      <link>https://community.splunk.com/t5/Security/splunk-phpgroupware/m-p/43928#M1462</link>
      <description>&lt;P&gt;Please accept the answer if you are satisfied.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2011 15:32:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/splunk-phpgroupware/m-p/43928#M1462</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2011-07-19T15:32:39Z</dc:date>
    </item>
  </channel>
</rss>

