<?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: Secure Configuration Verification in SASE and Remote Access</title>
    <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Secure-Configuration-Verification/m-p/221534#M3493</link>
    <description>&lt;P&gt;Keep us posted, sounds good.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jul 2024 11:22:31 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2024-07-22T11:22:31Z</dc:date>
    <item>
      <title>Secure Configuration Verification</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Secure-Configuration-Verification/m-p/220955#M3486</link>
      <description>&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;One of our customer wants to have a demo about host compliance check when they are connecting via RA VPN. They are using only hard clients. So I thought to create a demo environment with&amp;nbsp;Secure Configuration Verification (SCV). As I read it's a legacy solution but I'm not aware of a different solution as they don't have Check Point Endpoint Security.&lt;/P&gt;&lt;P&gt;During my tests I run into two issues. I hope you can help me where should I search for a solution.&lt;/P&gt;&lt;P&gt;Issue1:&lt;/P&gt;&lt;P&gt;I cannot create an easy check where the SCV check says the client is compliant. I tried the following checks:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;(SCVObject
	:SCVNames (
		: (BrowserMonitor
			:type (plugin)
			:parameters (
				:browser_major_version (5)
				:browser_minor_version (0)
				:browser_version_operand ("&amp;gt;=")
				:browser_version_mismatchmassage ("Please upgrade your Internet browser.")
			)
		)
		: (OsMonitor
			:type (plugin)
			:parameters (
			:begin_or (or1)
			:begin_and (and1)
				os_build_number_10 (0)
				:os_build_operand_10 ("==")
			:end (and1)
			:begin_and (and2)
				:os_build_number_11 (0)
				:os_build_operand_11 ("==")
			:end (and2)
			:end (or1)
			:begin_admin (admin)
				:send_log (alert)
				:mismatchmessage ("update os")
			:end (admin)
			)
		)
		: (ProcessMonitor
			:type (plugin)
			:parameters (
				:explorer.exe (true)
				:begin_admin (admin)
					:send_log (alert)
					:mismatchmessage ("explorer.exe is not running")
				:end (admin)
			)
		)
		: (AntiVirusMonitor
			:type (plugin)
			:parameters (
				:type ("Windows Defender")
				:begin_admin (admin)
					:send_log (alert)
					:mismatchmessage ("Please update your AntiVirus (use the LiveUpdate option).")
				:end (admin)
			)
		)
	)
	:SCVPolicy (
		:(I tried all abow individually)
	)
	:SCVGlobalParams (
		:enable_status_notifications (true)
		:status_notifications_timeout (10)
		:disconnect_when_not_verified (false)
		:block_connections_on_unverified (false)
		:scv_policy_timeout_hours (168)
		:enforce_ip_forwarding (false)
		:not_verified_script ("")
		:not_verified_script_run_show (false)
		:not_verified_script_run_admin (false)
		:not_verified_script_run_always (false)
		:allow_non_scv_clients (false)
		:skip_firewall_enforcement_check (false)
	)
)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Issue2:&lt;/P&gt;&lt;P&gt;I rolled back the changes with copying back the original&amp;nbsp;$FWDIR/conf/local.scv file. At this point the policy change worked. When I did a change by modifying&amp;nbsp;$FWDIR/conf/local.scv the policy install failed with the following:&lt;/P&gt;&lt;P&gt;Policy: ##Standard&lt;BR /&gt;Status: Failed&lt;BR /&gt;- Failed to merge SCV policies. Local SCV file may be corrupt&lt;BR /&gt;- Desktop policies will not be installed on Policy Servers&lt;BR /&gt;- Failed to merge SCV policies. Local SCV file may be corrupt&lt;BR /&gt;- Desktop policies will not be installed on Policy Servers&lt;/P&gt;&lt;P&gt;I've restored again&amp;nbsp;$FWDIR/conf/local.scv the policy install worked and after another config modification the install failed again.&lt;/P&gt;&lt;P&gt;Can you guys give me some helping hand with this issues?&lt;/P&gt;&lt;P&gt;Please let me know if you need more details.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Zsolt&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 13:05:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Secure-Configuration-Verification/m-p/220955#M3486</guid>
      <dc:creator>zsszlama</dc:creator>
      <dc:date>2024-07-16T13:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Configuration Verification</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Secure-Configuration-Verification/m-p/220959#M3487</link>
      <description>&lt;P&gt;I remember back in the day working with TAC T3 and escalation guy after to try get this work for a customer and we could never sadly get it to function the way they wanted. Let me see if I can "dig" out some notes about it.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 13:22:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Secure-Configuration-Verification/m-p/220959#M3487</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-07-16T13:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Configuration Verification</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Secure-Configuration-Verification/m-p/221029#M3488</link>
      <description>&lt;P&gt;that would be great!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 05:54:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Secure-Configuration-Verification/m-p/221029#M3488</guid>
      <dc:creator>zsszlama</dc:creator>
      <dc:date>2024-07-17T05:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Configuration Verification</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Secure-Configuration-Verification/m-p/221083#M3489</link>
      <description>&lt;P&gt;Considering we just released SCV support for macOS in E88.50, I'd say SCV is not exactly a "legacy" solution.&lt;BR /&gt;However, the Endpoint Security variant is a lot easier to configure.&lt;/P&gt;
&lt;P&gt;In the above, you have this section:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;	:SCVPolicy (
		:(I tried all abow individually)
	)&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;Pretty sure this is not valid or actually what you have here.&lt;BR /&gt;If you need to mask sensitive data, fine, but we need to see something approximating what you have here.&lt;BR /&gt;If it's what you've shown, yes, this message is expected.&lt;/P&gt;
&lt;P&gt;Not exactly sure how to debug SCV.&lt;BR /&gt;From what I've been able to work out from here:&amp;nbsp;&lt;A href="https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_PerformanceTuning_AdminGuide/Topics-PTG/Kernel-Debug/Kernel-Debug-Procedure.htm?tocpath=Kernel%20Debug%20on%20Security%20Gateway%20%7C_____3" target="_blank"&gt;https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_PerformanceTuning_AdminGuide/Topics-PTG/Kernel-Debug/Kernel-Debug-Procedure.htm?tocpath=Kernel%20Debug%20on%20Security%20Gateway%20%7C_____3&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;For the debug flags (Step 8), I believe you'll need fw ctl debug -m fw + scv&lt;BR /&gt;Otherwise, I suggest contacting TAC.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 16:05:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Secure-Configuration-Verification/m-p/221083#M3489</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-07-17T16:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Configuration Verification</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Secure-Configuration-Verification/m-p/221085#M3490</link>
      <description>&lt;P&gt;I cant seem to find much on it, sorry mate &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 16:06:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Secure-Configuration-Verification/m-p/221085#M3490</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-07-17T16:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Configuration Verification</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Secure-Configuration-Verification/m-p/221091#M3491</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/65635"&gt;@zsszlama&lt;/a&gt;&amp;nbsp;I totally see what&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;&amp;nbsp;is saying. I just checked clean local.scv file on both R81.20 and R82 gateways and such line is not there, so I am pretty sure you forgot it inadvertently.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;)&lt;BR /&gt;:SCVPolicy (&lt;BR /&gt;)&lt;BR /&gt;:SCVGlobalParams (&lt;BR /&gt;:enable_status_notifications (false)&lt;BR /&gt;:status_notifications_timeout (10)&lt;BR /&gt;:disconnect_when_not_verified (false)&lt;BR /&gt;:block_connections_on_unverified (false)&lt;BR /&gt;:scv_policy_timeout_hours (168)&lt;BR /&gt;:enforce_ip_forwarding (false)&lt;BR /&gt;:not_verified_script ("")&lt;BR /&gt;:not_verified_script_run_show (false)&lt;BR /&gt;:not_verified_script_run_admin (false)&lt;BR /&gt;:not_verified_script_run_always (false)&lt;BR /&gt;:allow_non_scv_clients (false)&lt;BR /&gt;:skip_firewall_enforcement_check (false)&lt;BR /&gt;)&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 16:25:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Secure-Configuration-Verification/m-p/221091#M3491</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-07-17T16:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Configuration Verification</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Secure-Configuration-Verification/m-p/221529#M3492</link>
      <description>&lt;P&gt;Hello Guys,&lt;BR /&gt;&lt;BR /&gt;Sorry for the delayed response!&lt;BR /&gt;&lt;BR /&gt;About this line:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;:SCVPolicy (
		:(I tried all abow individually)
	)&lt;/LI-CODE&gt;&lt;P&gt;I know it's a syntax error. Maybe a language barrier from my side. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I just wanted to refer here that I didn't called all the security checks instead of that I tried the calls individually.&lt;/P&gt;&lt;P&gt;But meantime I've found a true syntax error. In the :SCVPolicy section when I call a security check then I have define the security check after 3 TABs and a space is needed between the column and the starting parenthesis, like this:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;	:SCVPolicy (
                : (ProcessMonitor)
	)&lt;/LI-CODE&gt;&lt;P&gt;So atleast I know it's case-sensitive and in addition it solved my Policy Installation (Issue2) failure. Maybe the security check functions are working with the same behavior.&lt;/P&gt;&lt;P&gt;I'm testing it further in my lab and keep you updated.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 08:18:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Secure-Configuration-Verification/m-p/221529#M3492</guid>
      <dc:creator>zsszlama</dc:creator>
      <dc:date>2024-07-22T08:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Secure Configuration Verification</title>
      <link>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Secure-Configuration-Verification/m-p/221534#M3493</link>
      <description>&lt;P&gt;Keep us posted, sounds good.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 11:22:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/SASE-and-Remote-Access/Secure-Configuration-Verification/m-p/221534#M3493</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2024-07-22T11:22:31Z</dc:date>
    </item>
  </channel>
</rss>

