<?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 and Port Mirroring in Security</title>
    <link>https://community.splunk.com/t5/Security/Splunk-and-Port-Mirroring/m-p/81613#M2718</link>
    <description>&lt;P&gt;I'm assuming you're looking to directly index packet data? You're probably best dedicating an interface as the the input and connect it to the mirrored / span port and then run something like tcpdump on the interface to collect the data and run it as a scripted input into Splunk.&lt;BR /&gt;
Thats how I have done this in the past when doing some security research.&lt;/P&gt;

&lt;P&gt;If that is what you are after then you need to also consider your license usage as this will destroy it, you may want to do some more filtering at a scripted/programmatic level before reading anything into Splunk&lt;/P&gt;</description>
    <pubDate>Wed, 29 Feb 2012 16:37:02 GMT</pubDate>
    <dc:creator>Drainy</dc:creator>
    <dc:date>2012-02-29T16:37:02Z</dc:date>
    <item>
      <title>Splunk and Port Mirroring</title>
      <link>https://community.splunk.com/t5/Security/Splunk-and-Port-Mirroring/m-p/81609#M2714</link>
      <description>&lt;P&gt;I have 2 options to get my data indexed.&lt;/P&gt;

&lt;P&gt;I am using a Mikrotik router.  I can do packet sniffer/streaming options to wireshark.  (I don't care for this idea)&lt;/P&gt;

&lt;P&gt;OR&lt;/P&gt;

&lt;P&gt;If i do port mirroring to splunk, what port does it come in on?  Is there any way to capture this with splunk?  Without being so specific?  If I say tcp port 80, then only that gets caught, but I want all of it to get caught by splunk. &lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 16:02:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-and-Port-Mirroring/m-p/81609#M2714</guid>
      <dc:creator>bin00010111</dc:creator>
      <dc:date>2012-02-29T16:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk and Port Mirroring</title>
      <link>https://community.splunk.com/t5/Security/Splunk-and-Port-Mirroring/m-p/81610#M2715</link>
      <description>&lt;P&gt;Start here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Data/Monitornetworkports"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Data/Monitornetworkports&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Splunk can monitor specific ports for traffic, though that isn't always the ideal approach. &lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 16:12:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-and-Port-Mirroring/m-p/81610#M2715</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2012-02-29T16:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk and Port Mirroring</title>
      <link>https://community.splunk.com/t5/Security/Splunk-and-Port-Mirroring/m-p/81611#M2716</link>
      <description>&lt;P&gt;I agree, I do not want specific ports.  I want to capture ALL that data.  But because a port mirror just send data as-it-is to the ip, splunk cant sperate it from any other data I havee coming from another source.  Maybe that should be in next release.  Option to recieve a port mirror somehow.&lt;/P&gt;

&lt;P&gt;Like having a 2nd nic in splunk server and all data on that nic if from the port mirror.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 16:16:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-and-Port-Mirroring/m-p/81611#M2716</guid>
      <dc:creator>bin00010111</dc:creator>
      <dc:date>2012-02-29T16:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk and Port Mirroring</title>
      <link>https://community.splunk.com/t5/Security/Splunk-and-Port-Mirroring/m-p/81612#M2717</link>
      <description>&lt;P&gt;Splunk can monitor specific ports, but not an entire interface. It isn't meant to watch an entire interface like an IDS or a Firewall would do. What is the use case you're trying to address?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 16:24:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-and-Port-Mirroring/m-p/81612#M2717</guid>
      <dc:creator>jbsplunk</dc:creator>
      <dc:date>2012-02-29T16:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk and Port Mirroring</title>
      <link>https://community.splunk.com/t5/Security/Splunk-and-Port-Mirroring/m-p/81613#M2718</link>
      <description>&lt;P&gt;I'm assuming you're looking to directly index packet data? You're probably best dedicating an interface as the the input and connect it to the mirrored / span port and then run something like tcpdump on the interface to collect the data and run it as a scripted input into Splunk.&lt;BR /&gt;
Thats how I have done this in the past when doing some security research.&lt;/P&gt;

&lt;P&gt;If that is what you are after then you need to also consider your license usage as this will destroy it, you may want to do some more filtering at a scripted/programmatic level before reading anything into Splunk&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 16:37:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-and-Port-Mirroring/m-p/81613#M2718</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-02-29T16:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk and Port Mirroring</title>
      <link>https://community.splunk.com/t5/Security/Splunk-and-Port-Mirroring/m-p/81614#M2719</link>
      <description>&lt;P&gt;Okay, I have been trying to easily index and report on the websites vistied by users on my network.&lt;/P&gt;

&lt;P&gt;I have tried untangle, which is AWESOME, BUT, doesnt play well with my network since I have mulitple subnets. Or my voip phones (because of the subnet issue)&lt;/P&gt;

&lt;P&gt;I have thought about squid, but it's a caching/proxy. Do not want to redirect everything. Or have a server inline (Untangle)&lt;/P&gt;

&lt;P&gt;I would just really like to port mirror evertything to an ip and the machine at that ip grab the data and report on it.&lt;/P&gt;

&lt;P&gt;Tried wireshark, but it doesnt report that way I want. Untangle has the best reporting, just sucks it wont work well with my net and wants to be inline, i.e; Router--&amp;gt;Untangle--&amp;gt;Switch&lt;/P&gt;

&lt;P&gt;Any ideas? Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2012 19:49:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-and-Port-Mirroring/m-p/81614#M2719</guid>
      <dc:creator>bin00010111</dc:creator>
      <dc:date>2012-03-01T19:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk and Port Mirroring</title>
      <link>https://community.splunk.com/t5/Security/Splunk-and-Port-Mirroring/m-p/81615#M2720</link>
      <description>&lt;P&gt;It sounds to le like you're mixing up concepts a bit. Splunk is not a network packet monitor. Neither is Squid. You might want to look at urlsnarf from the &lt;A href="http://monkey.org/%7Edugsong/dsniff/"&gt;dsniff&lt;/A&gt; tools, or or &lt;A href="http://justniffer.sourceforge.net/"&gt;justsniffer&lt;/A&gt; and then if you want you can configure Splunk to read the output.&lt;/P&gt;

&lt;P&gt;EDIT: Note that you obviously won't be able to read whatever HTTPS traffic your users are generating. If you want to do that, you'll need to setup a proxy they go through and essentially perform a man-in-the-middle attack with on-the-fly generated certificates.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2012 23:00:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-and-Port-Mirroring/m-p/81615#M2720</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-03-01T23:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk and Port Mirroring</title>
      <link>https://community.splunk.com/t5/Security/Splunk-and-Port-Mirroring/m-p/81616#M2721</link>
      <description>&lt;P&gt;OH NO!! No https stuff.  Just trying to get insight as to what people are doing with their time so we can take action accordingly on the network.&lt;/P&gt;

&lt;P&gt;I appreciate your help!!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2012 15:46:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Splunk-and-Port-Mirroring/m-p/81616#M2721</guid>
      <dc:creator>bin00010111</dc:creator>
      <dc:date>2012-03-02T15:46:24Z</dc:date>
    </item>
  </channel>
</rss>

