<?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 query for port scan in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-query-for-port-scan/m-p/522571#M147347</link>
    <description>&lt;P&gt;you might get so many alerts if you create alert based on static thresholds&lt;/P&gt;&lt;P&gt;Below is the search uses static threshold&lt;/P&gt;&lt;P&gt;vertical:&lt;/P&gt;&lt;P&gt;index=trafficlogs&amp;nbsp;&lt;/P&gt;&lt;P&gt;| stats dc(dest_port) as dc_dest_port by src, dest&lt;/P&gt;&lt;P&gt;| where dc_dest_port &amp;gt; 10&lt;/P&gt;&lt;P&gt;horizontal:&lt;/P&gt;&lt;P&gt;index=trafficlogs&lt;/P&gt;&lt;P&gt;| stats dc(dest) as dc_dest by src, dest_port&lt;/P&gt;&lt;P&gt;| where dc_dest &amp;gt; 10&lt;/P&gt;&lt;P&gt;10 is threshold here.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Oct 2020 18:48:49 GMT</pubDate>
    <dc:creator>thambisetty</dc:creator>
    <dc:date>2020-10-01T18:48:49Z</dc:date>
    <item>
      <title>Splunk query for port scan</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-query-for-port-scan/m-p/522555#M147343</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am looking for splunk query to detect vertical and horizontal port scan in the Infra. Any help in this regard will be appreciable. Here is query in layman language.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Vertical Port Scan:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. External IP performing scan on single system for multiple ports&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Horizontal Port Scan:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; External IP is scanning multiple systems for querying single port.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 17:41:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-query-for-port-scan/m-p/522555#M147343</guid>
      <dc:creator>dsdeepak</dc:creator>
      <dc:date>2020-10-01T17:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk query for port scan</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-query-for-port-scan/m-p/522571#M147347</link>
      <description>&lt;P&gt;you might get so many alerts if you create alert based on static thresholds&lt;/P&gt;&lt;P&gt;Below is the search uses static threshold&lt;/P&gt;&lt;P&gt;vertical:&lt;/P&gt;&lt;P&gt;index=trafficlogs&amp;nbsp;&lt;/P&gt;&lt;P&gt;| stats dc(dest_port) as dc_dest_port by src, dest&lt;/P&gt;&lt;P&gt;| where dc_dest_port &amp;gt; 10&lt;/P&gt;&lt;P&gt;horizontal:&lt;/P&gt;&lt;P&gt;index=trafficlogs&lt;/P&gt;&lt;P&gt;| stats dc(dest) as dc_dest by src, dest_port&lt;/P&gt;&lt;P&gt;| where dc_dest &amp;gt; 10&lt;/P&gt;&lt;P&gt;10 is threshold here.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 18:48:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-query-for-port-scan/m-p/522571#M147347</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-10-01T18:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk query for port scan</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-query-for-port-scan/m-p/522574#M147349</link>
      <description>&lt;P&gt;Check out Basic Scanning in the Splunk Security Essentials app.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 18:57:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-query-for-port-scan/m-p/522574#M147349</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-10-01T18:57:05Z</dc:date>
    </item>
  </channel>
</rss>

