<?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 Network Tool Kit Bulk Port Check in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Network-Tool-Kit-Bulk-Port-Check/m-p/485439#M59699</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We can do bulk ping using this app&lt;/P&gt;

&lt;P&gt;Ping:&lt;/P&gt;

&lt;P&gt;... | lookup ping host as host_to_lookup | table _raw host sent received packet_loss min_ping max_ping avg_ping jitter return_code raw_output&lt;/P&gt;

&lt;P&gt;Can we do Port scan?&lt;/P&gt;

&lt;P&gt;Like all host with same port number?&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 03:42:14 GMT</pubDate>
    <dc:creator>ansif</dc:creator>
    <dc:date>2020-09-30T03:42:14Z</dc:date>
    <item>
      <title>Network Tool Kit Bulk Port Check</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Network-Tool-Kit-Bulk-Port-Check/m-p/485439#M59699</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We can do bulk ping using this app&lt;/P&gt;

&lt;P&gt;Ping:&lt;/P&gt;

&lt;P&gt;... | lookup ping host as host_to_lookup | table _raw host sent received packet_loss min_ping max_ping avg_ping jitter return_code raw_output&lt;/P&gt;

&lt;P&gt;Can we do Port scan?&lt;/P&gt;

&lt;P&gt;Like all host with same port number?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:42:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Network-Tool-Kit-Bulk-Port-Check/m-p/485439#M59699</guid>
      <dc:creator>ansif</dc:creator>
      <dc:date>2020-09-30T03:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Network Tool Kit Bulk Port Check</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Network-Tool-Kit-Bulk-Port-Check/m-p/485440#M59700</link>
      <description>&lt;P&gt;It doesn't support that yet. This was an oversight on my part because I added the port scanning functionality after I had created the previous lookup commands. I opened a ticket to add the ability to do bulk port scans: &lt;A href="https://lukemurphey.net/issues/2589" target="_blank"&gt;https://lukemurphey.net/issues/2589&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Update:&lt;/STRONG&gt;&lt;BR /&gt;
I added the ability to do this in version 1.5: &lt;A href="https://splunkbase.splunk.com/app/3491/" target="_blank"&gt;https://splunkbase.splunk.com/app/3491/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;See &lt;A href="https://lukemurphey.net/projects/network-tools/wiki/Using_Lookups" target="_blank"&gt;https://lukemurphey.net/projects/network-tools/wiki/Using_Lookups&lt;/A&gt; for how to use the lookup. You just need to make sure that the host field (e.g. "10.0.0.1") and the ports field (e.g. "80-1024,8000") are defined. I was testing it like this:&lt;/P&gt;

&lt;P&gt;(dest=10.0.0.6 OR dest=10.0.1.11) | stats count by dest | eval ports="80,443,8000" | lookup portscan host as dest ports | table ports dest open_ports closed_ports&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:46:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Network-Tool-Kit-Bulk-Port-Check/m-p/485440#M59700</guid>
      <dc:creator>LukeMurphey</dc:creator>
      <dc:date>2020-09-30T03:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Network Tool Kit Bulk Port Check</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Network-Tool-Kit-Bulk-Port-Check/m-p/485441#M59701</link>
      <description>&lt;P&gt;Also bulk whois from ...|lookup whois host as host_to_lookup &lt;/P&gt;

&lt;P&gt;Currently the response is an empty table with no content, The whois is performed and the results end up in index=main (even though nettools is the index specified in Configuration).&lt;/P&gt;

&lt;P&gt;Not sure if this is a similar oversight or a different issue.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:46:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Network-Tool-Kit-Bulk-Port-Check/m-p/485441#M59701</guid>
      <dc:creator>skyelowryvancit</dc:creator>
      <dc:date>2020-09-30T03:46:34Z</dc:date>
    </item>
  </channel>
</rss>

