<?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 do I configure my firewall to let Metasploitable VM forward to my host windows machine? in Security</title>
    <link>https://community.splunk.com/t5/Security/How-do-I-configure-my-firewall-to-let-Metasploitable-VM-forward/m-p/346524#M8752</link>
    <description>&lt;P&gt;&lt;A href="https://imgur.com/a/2Z8yH"&gt;https://imgur.com/a/2Z8yH&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Apr 2018 19:05:35 GMT</pubDate>
    <dc:creator>tweilersec</dc:creator>
    <dc:date>2018-04-17T19:05:35Z</dc:date>
    <item>
      <title>How do I configure my firewall to let Metasploitable VM forward to my host windows machine?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-configure-my-firewall-to-let-Metasploitable-VM-forward/m-p/346520#M8748</link>
      <description>&lt;P&gt;I am looking to play with some backdoors and exploits for research purposes, so I have a Metasploitable VM set up. I've installed the Splunk Forwarder on that VM and have confirmed that it is running. I have set it up to index on my host machine (Windows 10). &lt;/P&gt;

&lt;P&gt;I know everything is pointing to the right place because when I disable my Windows Firewall completely (yikes), I can see all the logs I generated from the VM, even from events that happened before I disabled the firewall. For instance, I sent many whoami requests through a backdoor in the VM and Splunk Search had no logs documenting it, however when I turned off my firewall (on host machine), all the logs from the last 15 minutes of activity were suddenly there. &lt;/P&gt;

&lt;P&gt;I've tried fixing this problem for awhile and have tried opening, inbound and outbound, every port Splunk would feasibly use. They were open on Metasploitable's UFW as well. (ie 8000, 8089, 9997, 389, 3268, plus a custom port I used instead of 9997). &lt;/P&gt;

&lt;P&gt;Not sure what other information I might need to provide, but if someone would try and lend me a hand I would really appreciate it. &lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 04:53:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-configure-my-firewall-to-let-Metasploitable-VM-forward/m-p/346520#M8748</guid>
      <dc:creator>tweilersec</dc:creator>
      <dc:date>2018-04-17T04:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure my firewall to let Metasploitable VM forward to my host windows machine?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-configure-my-firewall-to-let-Metasploitable-VM-forward/m-p/346521#M8749</link>
      <description>&lt;P&gt;Could you run the following search your host machine:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal metrics "group=tcpin_connections"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That will let you know with ports are being used to forward data.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 10:17:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-configure-my-firewall-to-let-Metasploitable-VM-forward/m-p/346521#M8749</guid>
      <dc:creator>damien_chillet</dc:creator>
      <dc:date>2018-04-17T10:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure my firewall to let Metasploitable VM forward to my host windows machine?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-configure-my-firewall-to-let-Metasploitable-VM-forward/m-p/346522#M8750</link>
      <description>&lt;P&gt;It looks like there's data coming from the /bin/metrics.log, sent on 42144 and coming in on the forwarding port I used instead of 9997, I opened both of those on the VM as well as the host machine but I'm still not seeing any real-time logs when I query from the VM. &lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://imgur.com/a/2Z8yH" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 19:03:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-configure-my-firewall-to-let-Metasploitable-VM-forward/m-p/346522#M8750</guid>
      <dc:creator>tweilersec</dc:creator>
      <dc:date>2018-04-17T19:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure my firewall to let Metasploitable VM forward to my host windows machine?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-configure-my-firewall-to-let-Metasploitable-VM-forward/m-p/346523#M8751</link>
      <description>&lt;P&gt;I'm trying to put a screenshot in the comment but it doesn't appear to be working. &lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 19:05:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-configure-my-firewall-to-let-Metasploitable-VM-forward/m-p/346523#M8751</guid>
      <dc:creator>tweilersec</dc:creator>
      <dc:date>2018-04-17T19:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure my firewall to let Metasploitable VM forward to my host windows machine?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-configure-my-firewall-to-let-Metasploitable-VM-forward/m-p/346524#M8752</link>
      <description>&lt;P&gt;&lt;A href="https://imgur.com/a/2Z8yH"&gt;https://imgur.com/a/2Z8yH&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 19:05:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-configure-my-firewall-to-let-Metasploitable-VM-forward/m-p/346524#M8752</guid>
      <dc:creator>tweilersec</dc:creator>
      <dc:date>2018-04-17T19:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure my firewall to let Metasploitable VM forward to my host windows machine?</title>
      <link>https://community.splunk.com/t5/Security/How-do-I-configure-my-firewall-to-let-Metasploitable-VM-forward/m-p/346525#M8753</link>
      <description>&lt;P&gt;Okay, can you confirm you opened TCP port (not UDP)?&lt;BR /&gt;
Can you check for "connection refused" or something similar under the _internal index while the firewall is turned on?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 10:38:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-do-I-configure-my-firewall-to-let-Metasploitable-VM-forward/m-p/346525#M8753</guid>
      <dc:creator>damien_chillet</dc:creator>
      <dc:date>2018-04-18T10:38:06Z</dc:date>
    </item>
  </channel>
</rss>

