<?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 I can use IP-reputation with snort alert logs? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-I-can-use-IP-reputation-with-snort-alert-logs/m-p/79614#M5069</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;you need to extract the source ip address into the "clientip" field. once done you can create lookups with &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;| lookup threatscore clientip | table clientip threatscore&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;you'll then have a table with all attacking ip's + the threat score enriched. In case you have a lot of logs - you might do this via summary reports to avoid that everytime you review your report it's loaded and the lookup is generating a lot of dns requests. &lt;/P&gt;

&lt;P&gt;br&lt;BR /&gt;
matthias&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2013 10:44:26 GMT</pubDate>
    <dc:creator>Matthias_BY</dc:creator>
    <dc:date>2013-07-10T10:44:26Z</dc:date>
    <item>
      <title>How I can use IP-reputation with snort alert logs?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-I-can-use-IP-reputation-with-snort-alert-logs/m-p/79612#M5067</link>
      <description>&lt;P&gt;hello:&lt;/P&gt;

&lt;P&gt;How I can use IP-reputation with snort alert logs?&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2013 17:56:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-I-can-use-IP-reputation-with-snort-alert-logs/m-p/79612#M5067</guid>
      <dc:creator>hespinoza</dc:creator>
      <dc:date>2013-06-28T17:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: How I can use IP-reputation with snort alert logs?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-I-can-use-IP-reputation-with-snort-alert-logs/m-p/79613#M5068</link>
      <description>&lt;P&gt;Well how DO you want to use IP reputation with snort alert logs?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2013 18:33:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-I-can-use-IP-reputation-with-snort-alert-logs/m-p/79613#M5068</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-06-28T18:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: How I can use IP-reputation with snort alert logs?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-I-can-use-IP-reputation-with-snort-alert-logs/m-p/79614#M5069</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;you need to extract the source ip address into the "clientip" field. once done you can create lookups with &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;| lookup threatscore clientip | table clientip threatscore&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;you'll then have a table with all attacking ip's + the threat score enriched. In case you have a lot of logs - you might do this via summary reports to avoid that everytime you review your report it's loaded and the lookup is generating a lot of dns requests. &lt;/P&gt;

&lt;P&gt;br&lt;BR /&gt;
matthias&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2013 10:44:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-I-can-use-IP-reputation-with-snort-alert-logs/m-p/79614#M5069</guid>
      <dc:creator>Matthias_BY</dc:creator>
      <dc:date>2013-07-10T10:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: How I can use IP-reputation with snort alert logs?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-I-can-use-IP-reputation-with-snort-alert-logs/m-p/79615#M5070</link>
      <description>&lt;P&gt;EXTRACT-clientip = (?&lt;CLIENTIP&gt;\d+.\d+.\d+.\d+)(?::\d+)* -&amp;gt; \d+.\d+.\d+.\d+(?::\d+)&lt;EM&gt;\s&lt;/EM&gt;$&lt;/CLIENTIP&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2013 21:46:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-I-can-use-IP-reputation-with-snort-alert-logs/m-p/79615#M5070</guid>
      <dc:creator>hespinoza</dc:creator>
      <dc:date>2013-07-19T21:46:55Z</dc:date>
    </item>
  </channel>
</rss>

