<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>rules Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/rules/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 07 Oct 2019 19:56:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>Using AppLocker to block unwanted apps in Windows 10</title>
		<link>https://www.osradar.com/using-applocker-to-block-unwanted-apps-in-windows-10/</link>
					<comments>https://www.osradar.com/using-applocker-to-block-unwanted-apps-in-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[Roger Polanco]]></dc:creator>
		<pubDate>Fri, 16 Aug 2019 01:52:29 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[rules]]></category>
		<category><![CDATA[security policies]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">http://www.googez.com/?p=696</guid>

					<description><![CDATA[<p>Hello, how are you? Welcome back! This time I want to talk to you about security in Windows 10. This has been an aspect of constant debate in the community. Because it is considered that the system leaves gaps that allow unwanted applications to make changes to the system. Microsoft has not remained oblivious to [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/using-applocker-to-block-unwanted-apps-in-windows-10/">Using AppLocker to block unwanted apps in Windows 10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello, how are you? Welcome back! This time I want to talk to you about security in Windows 10. This has been an aspect of constant debate in the community. Because it is considered that the system leaves gaps that allow unwanted applications to make changes to the system. Microsoft has not remained oblivious to this problem and continues to implement measures to improve the security of its operating system. With this in mind, we&#8217;re going to enable and configure <a href="https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-application-control/applocker/applocker-overview" target="_blank" rel="noreferrer noopener" aria-label="AppLocker  (opens in a new tab)">AppLocker </a>to block unwanted applications in Windows 10.</p>



<p>Basically, what this tool does is configure rules that can be for all users or a particular group. These rules can be imported or exported, applications can be locked according to the type of files, their scripts, and extensions. As we can see, it will give us total control over what can and cannot be installed. So let&#8217;s get on with it.</p>



<h2>Configuring security rules in AppLocker</h2>



<p>The first thing we have to do is enter in the Local Security Policy editor. With this intention, we need to press the key Windows + R, and in the run box, enter the term <em>secpol.msc</em>.</p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/app2-1.jpg" alt="Run secpol.msc to enter into Local Security Policy editor." class="wp-image-701"/><figcaption>Run secpol.msc to enter into Local Security Policy editor.</figcaption></figure>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/app-1.jpg" alt="" class="wp-image-702"/><figcaption> <em>Run secpol.msc to enter into Local Security Policy editor.</em> </figcaption></figure>



<p>Once inside the window, follow this path: <em>Security Settings&gt;Application Control Policies&gt;AppLocker</em></p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/app3.jpg" alt="Opening AppLocker" class="wp-image-703"/><figcaption>Opening AppLocker</figcaption></figure>



<p>Click on AppLocker, to display the side menu, select <em>Configure rule enforcement</em></p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/app4.jpg" alt="Configuring rule enforcement" class="wp-image-705"/><figcaption>Configuring rule enforcement</figcaption></figure>



<p>This will open the properties box with the types of rules that can be configured. In this particular case we will select <em>executables rules</em>, but please note that you can choose the ones you want.</p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/app5.jpg" alt="Configuring AppLocker properties" class="wp-image-708"/><figcaption>Configuring AppLocker properties</figcaption></figure>



<p>Then deploy AppLocker, right-click on E<em>xecutable Rules</em> and select the option Generate rules automatically.</p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/app6.jpg" alt="Selecting Automatically Generate Rules" class="wp-image-709"/><figcaption>Selecting Automatically Generate Rules</figcaption></figure>



<p>A configurator will open and we will choose the users to whom the rule will be applied, the folder to analyze and the name of the rules.</p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/app8.jpg" alt="Setting users, folder and Permissions" class="wp-image-711"/><figcaption>Setting users, folder and Permissions</figcaption></figure>



<p>In the next window choose the file filtering criteria: by type or by the path.</p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/app10.jpg" alt="Setting Rules Preferences" class="wp-image-712"/><figcaption>Setting Rules Preferences</figcaption></figure>



<p>By pressing next, the rule creation process will start.</p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/app9.jpg" alt="Generating rules" class="wp-image-713"/><figcaption>Generating rules</figcaption></figure>



<p>Finally, we will see a summary of the rules. Click on <em>create</em> to generate them. Moreover, a warning box will appear, just say <em>yes</em> and the procedure will be ready.</p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/app11.jpg" alt="Review Rules" class="wp-image-715"/><figcaption>Reviewing Rules</figcaption></figure>



<p>The following table will show the rules created.</p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/app12.jpg" alt="New rules created" class="wp-image-716"/><figcaption>New rules created</figcaption></figure>



<p>Since the rules have been created, we can still edit them by double-clicking and selecting properties.</p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/app13.jpg" alt="Editing Allow properties" class="wp-image-717"/><figcaption>Editing Allow properties</figcaption></figure>



<h2> Configure the Application Identity service </h2>



<p>Finally, the rules have been generated, now you only have to configure the Application Identity service. To the end that, just type <em>PowerShell</em> into the search bar to invoke  a Windows PowerShell, double click on it to run as administrator and write next command:</p>



<pre class="wp-block-preformatted"> sc config appidsvc start=auto </pre>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/08/app15.jpg" alt="PowerShell configuring Application Identity service " class="wp-image-718"/><figcaption>PowerShell configuring  Application Identity service  </figcaption></figure>



<p>This is it! As you can see enable this tool, it is not very complicated to do, however, it is a great help for the security of our system. So this is it, for now, please don&#8217;t miss our <a href="http://www.googez.com/installing-owncloud-server-on-windows-10-step-by-step/" target="_blank" rel="noreferrer noopener" aria-label="Onwcloud Server (opens in a new tab)">Onwcloud Server</a> tutorial on Windows 10</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/using-applocker-to-block-unwanted-apps-in-windows-10/">Using AppLocker to block unwanted apps in Windows 10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/using-applocker-to-block-unwanted-apps-in-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
