<?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: Automatic rule coding using OPSEC in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/Automatic-rule-coding-using-OPSEC/m-p/25080#M5013</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The scripts I wrote were for specific customers.&lt;/P&gt;&lt;P&gt;Most of the specific are covered&amp;nbsp;in the R77 CLI Guide:&amp;nbsp;&lt;A class="link-titled" href="https://sc1.checkpoint.com/documents/R77/CP_R77_CLI_ReferenceGuide_WebAdmin/html_frameset.htm" title="https://sc1.checkpoint.com/documents/R77/CP_R77_CLI_ReferenceGuide_WebAdmin/html_frameset.htm"&gt;Command Line Interface R77 Reference Guide&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Keep in mind that while modifying existing rules with dbedit is relatively straightforward, adding a new rule is not since it requires multiple delete/add operations.&lt;/P&gt;&lt;P&gt;The R80 APIs have significantly improved APIs for rulebase manipulation.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jan 2018 05:45:49 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2018-01-29T05:45:49Z</dc:date>
    <item>
      <title>Automatic rule coding using OPSEC</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-rule-coding-using-OPSEC/m-p/25077#M5010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are well aware that R80.10 has got API to perform multiple automation stuffs, whereas we are looking for something in R77.30 , since it takes&amp;nbsp;sometime for us to upgrade the version to R80.10 and&amp;nbsp;I just wanted to check if any possibilities of&amp;nbsp;adding the policy rules from&amp;nbsp;Tufin tool(as one of the approved OPSEC product), to check point policy database,&amp;nbsp;when&amp;nbsp;communication&amp;nbsp;from checkpoint to&amp;nbsp;tufin is possible&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in adavnce&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 12:51:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-rule-coding-using-OPSEC/m-p/25077#M5010</guid>
      <dc:creator>Kishorilal_CJ</dc:creator>
      <dc:date>2018-01-24T12:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic rule coding using OPSEC</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-rule-coding-using-OPSEC/m-p/25078#M5011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The OPSEC API does have ways to modify the rulebase.&lt;/P&gt;&lt;P&gt;Heck, I wrote scripts to modify the rulebase with dbedit &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;I believe Tufin can do this, but you should check with them on the specifics.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jan 2018 06:25:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-rule-coding-using-OPSEC/m-p/25078#M5011</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-01-27T06:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic rule coding using OPSEC</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-rule-coding-using-OPSEC/m-p/25079#M5012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your comments.. would you please share the script link&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 05:22:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-rule-coding-using-OPSEC/m-p/25079#M5012</guid>
      <dc:creator>Kishorilal_CJ</dc:creator>
      <dc:date>2018-01-29T05:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic rule coding using OPSEC</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-rule-coding-using-OPSEC/m-p/25080#M5013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The scripts I wrote were for specific customers.&lt;/P&gt;&lt;P&gt;Most of the specific are covered&amp;nbsp;in the R77 CLI Guide:&amp;nbsp;&lt;A class="link-titled" href="https://sc1.checkpoint.com/documents/R77/CP_R77_CLI_ReferenceGuide_WebAdmin/html_frameset.htm" title="https://sc1.checkpoint.com/documents/R77/CP_R77_CLI_ReferenceGuide_WebAdmin/html_frameset.htm"&gt;Command Line Interface R77 Reference Guide&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Keep in mind that while modifying existing rules with dbedit is relatively straightforward, adding a new rule is not since it requires multiple delete/add operations.&lt;/P&gt;&lt;P&gt;The R80 APIs have significantly improved APIs for rulebase manipulation.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2018 05:45:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-rule-coding-using-OPSEC/m-p/25080#M5013</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-01-29T05:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic rule coding using OPSEC</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-rule-coding-using-OPSEC/m-p/25081#M5014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.checkpoint.com/migrated-users/2075" target="_blank"&gt;Dameon Welch-Abernathy&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;Do you remember if the script you wrote using dbedit included also LDAP user groups ? I am struggling how can I add new LDAP group to the existing rule via dbedit (R77.30).&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.checkpoint.com/message/35147-r7730-adding-ldap-group-to-the-existing-rule-using-dbedit" target="_blank"&gt;https://community.checkpoint.com/message/35147-r7730-adding-ldap-group-to-the-existing-rule-using-dbedit&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2019 09:12:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-rule-coding-using-OPSEC/m-p/25081#M5014</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2019-06-21T09:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic rule coding using OPSEC</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-rule-coding-using-OPSEC/m-p/25082#M5015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did not do that in any of my scripts, but will see if I can get someone from R&amp;amp;D to help on the thread you pointed me at.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2019 01:27:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-rule-coding-using-OPSEC/m-p/25082#M5015</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-01-25T01:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic rule coding using OPSEC</title>
      <link>https://community.checkpoint.com/t5/General-Topics/Automatic-rule-coding-using-OPSEC/m-p/25083#M5016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2019 08:43:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/Automatic-rule-coding-using-OPSEC/m-p/25083#M5016</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2019-01-25T08:43:26Z</dc:date>
    </item>
  </channel>
</rss>

