<?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: Block Intruder via API call possible? in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Block-Intruder-via-API-call-possible/m-p/138047#M6548</link>
    <description>&lt;P&gt;If you're looking for a solution that's orthogonal to SmartConsole/Management Server, the Infinity NDR Intel platform might be what you're looking for. Check out the Intel user guide at&amp;nbsp;&lt;A href="https://community.checkpoint.com/t5/CloudGuard-NDR/Infinity-NDR-Intel-User-Guide/m-p/131434" target="_blank"&gt;https://community.checkpoint.com/t5/CloudGuard-NDR/Infinity-NDR-Intel-User-Guide/m-p/131434&lt;/A&gt;. There's an API to go with it that we haven't widely published yet but is being used by customers and some Infinity Portal applications.&lt;/P&gt;
&lt;P&gt;Gateways pull the indicators from NDR Intel via &lt;SPAN&gt;sk132193&amp;nbsp;Custom Intelligence Feeds. This does not require management server participation nor policy push.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Advantages&lt;/U&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;A single indicators database that supports multiple indicator types (IPv4, IPv6, IP ranges, URLs, domains, file hashes, mail fields, Snort rules, etc.)&lt;/LI&gt;
&lt;LI&gt;Web-based user interface that allows viewing/searching/bulk-editing indicators&lt;/LI&gt;
&lt;LI&gt;Automated input feeds with support for multiple feed formats and protocols&lt;/LI&gt;
&lt;LI&gt;Support for multiple output data sets for different scenarios (e.g. different Check Point gateway versions)&lt;/LI&gt;
&lt;LI&gt;IPs are blocked by SecureXL for scalable, high performance threat prevention&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;U&gt;Disadvantages&lt;/U&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Inbound blocking by source IP is only supported from gateway version R81&lt;/LI&gt;
&lt;LI&gt;IPv6 only supported from gateway version R81&lt;/LI&gt;
&lt;LI&gt;Application is not "immediate" but depends on the ioc_feeds poll frequency (minimum 30 seconds)&lt;/LI&gt;
&lt;LI&gt;Available only to customers with an Infinity NDR/SOC license&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Mon, 10 Jan 2022 15:23:46 GMT</pubDate>
    <dc:creator>Nir_Naaman</dc:creator>
    <dc:date>2022-01-10T15:23:46Z</dc:date>
    <item>
      <title>Block Intruder via API call possible?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Block-Intruder-via-API-call-possible/m-p/137696#M6533</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;Our company is curently in the process of implementing a SOAR solution in order to automate our SOC.&lt;/P&gt;&lt;P&gt;We are looking for a way to block a certain connection automatically from our SOAR with an API call if necessary. I rember the feature "block intruder" and wanted to ask if this feature is available through the API in order to use it with a API call?&lt;/P&gt;&lt;P&gt;If this is not possible, what would be the recommended way in order to block all connections from a certain IP immediately without having to log on to Smart Console?&lt;/P&gt;&lt;P&gt;We are also using Tufin but only the SecureChange module as to my knowledge.&lt;/P&gt;&lt;P&gt;Regards and thanks in advance.&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2022 20:14:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Block-Intruder-via-API-call-possible/m-p/137696#M6533</guid>
      <dc:creator>Mark_Wheeler</dc:creator>
      <dc:date>2022-01-04T20:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Block Intruder via API call possible?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Block-Intruder-via-API-call-possible/m-p/137699#M6534</link>
      <description>&lt;P&gt;Maybe others can chime in, but could below be something you are looking for?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.checkpoint.com/t5/API-CLI-Discussion/Block-ip-address-using-api-rest/td-p/116382" target="_blank"&gt;https://community.checkpoint.com/t5/API-CLI-Discussion/Block-ip-address-using-api-rest/td-p/116382&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2022 21:58:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Block-Intruder-via-API-call-possible/m-p/137699#M6534</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2022-01-04T21:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Block Intruder via API call possible?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Block-Intruder-via-API-call-possible/m-p/137701#M6535</link>
      <description>&lt;P&gt;There is a CLI command called fw samp that can be invoked on the gateways that will immediately block all connections from a specific IP.&lt;BR /&gt;You could potentially call this via the API (either the gaia-api directly to the gateway or indirectly through the management API).&lt;BR /&gt;See:&amp;nbsp;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk112454" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk112454&lt;/A&gt;&lt;BR /&gt;And:&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/gaia-api~v1.8%20" target="_blank"&gt;https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/gaia-api~v1.8%20&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 00:21:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Block-Intruder-via-API-call-possible/m-p/137701#M6535</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2022-01-05T00:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Block Intruder via API call possible?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Block-Intruder-via-API-call-possible/m-p/138047#M6548</link>
      <description>&lt;P&gt;If you're looking for a solution that's orthogonal to SmartConsole/Management Server, the Infinity NDR Intel platform might be what you're looking for. Check out the Intel user guide at&amp;nbsp;&lt;A href="https://community.checkpoint.com/t5/CloudGuard-NDR/Infinity-NDR-Intel-User-Guide/m-p/131434" target="_blank"&gt;https://community.checkpoint.com/t5/CloudGuard-NDR/Infinity-NDR-Intel-User-Guide/m-p/131434&lt;/A&gt;. There's an API to go with it that we haven't widely published yet but is being used by customers and some Infinity Portal applications.&lt;/P&gt;
&lt;P&gt;Gateways pull the indicators from NDR Intel via &lt;SPAN&gt;sk132193&amp;nbsp;Custom Intelligence Feeds. This does not require management server participation nor policy push.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Advantages&lt;/U&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;A single indicators database that supports multiple indicator types (IPv4, IPv6, IP ranges, URLs, domains, file hashes, mail fields, Snort rules, etc.)&lt;/LI&gt;
&lt;LI&gt;Web-based user interface that allows viewing/searching/bulk-editing indicators&lt;/LI&gt;
&lt;LI&gt;Automated input feeds with support for multiple feed formats and protocols&lt;/LI&gt;
&lt;LI&gt;Support for multiple output data sets for different scenarios (e.g. different Check Point gateway versions)&lt;/LI&gt;
&lt;LI&gt;IPs are blocked by SecureXL for scalable, high performance threat prevention&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;U&gt;Disadvantages&lt;/U&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Inbound blocking by source IP is only supported from gateway version R81&lt;/LI&gt;
&lt;LI&gt;IPv6 only supported from gateway version R81&lt;/LI&gt;
&lt;LI&gt;Application is not "immediate" but depends on the ioc_feeds poll frequency (minimum 30 seconds)&lt;/LI&gt;
&lt;LI&gt;Available only to customers with an Infinity NDR/SOC license&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 10 Jan 2022 15:23:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Block-Intruder-via-API-call-possible/m-p/138047#M6548</guid>
      <dc:creator>Nir_Naaman</dc:creator>
      <dc:date>2022-01-10T15:23:46Z</dc:date>
    </item>
  </channel>
</rss>

