<?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>IT System Security Archives - Henocon Limited</title>
	<atom:link href="https://www.henocon.ie/category/it-system-security/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.henocon.ie/category/it-system-security/</link>
	<description>We specialise in Security Vulnerability Identification and Hacking Attack Methods in business IT systems.</description>
	<lastBuildDate>Wed, 01 Jun 2022 14:17:20 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.henocon.ie/wp-content/uploads/2016/09/cropped-favicon-site-32x32.png</url>
	<title>IT System Security Archives - Henocon Limited</title>
	<link>https://www.henocon.ie/category/it-system-security/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Passwordless &#8211; the new MFA</title>
		<link>https://www.henocon.ie/passwordless-the-new-mfa/</link>
		
		<dc:creator><![CDATA[Ed Heneghan]]></dc:creator>
		<pubDate>Wed, 01 Jun 2022 14:15:40 +0000</pubDate>
				<category><![CDATA[IT System Security]]></category>
		<guid isPermaLink="false">https://www.henocon.ie/?p=13855</guid>

					<description><![CDATA[<p>&#8220;Passwordless&#8221; authentication is a recent addition to the cybersecurity arsenal of combatting credential theft. Microsoft, Apple and Google have recently signed up to a joint effort to make passwordless the new default. It involves using another mechanism, such as biometric methods or a device PIN. What is passwordless authentication? Passwordless authentication is based on public-key [&#8230;]</p>
<p>The post <a href="https://www.henocon.ie/passwordless-the-new-mfa/">Passwordless &#8211; the new MFA</a> appeared first on <a href="https://www.henocon.ie">Henocon Limited</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>&#8220;Passwordless&#8221; authentication is a recent addition to the cybersecurity arsenal of combatting credential theft. Microsoft, Apple and Google have recently signed up to a joint effort to make passwordless the new default. It involves using another mechanism, such as biometric methods or a device PIN.</p>



<h2 class="wp-block-heading">What is passwordless authentication? </h2>



<p>Passwordless authentication is based on public-key technology. This is the same technology that secures your connection when logging into your banking application or similar encrypted connection. The private key is associated with a device, such as a phone or authenticating token, and is never shared outside of this. Your device is associated with this key through an enrollment process. When an authentication provider receives a request from your identity, it sends a notification to that device to challenge that it is really you requesting to log in. A successful response to the challenge, such as a biometric scan of your face or your fingerprint, or a successful PIN entry, will then generate a token for the authentication provider to unlock the resource you are seeking access to. This can be a web application, your email account, or even your workstation!</p>



<h2 class="wp-block-heading">Where do I sign up!</h2>



<p>A lot of companies use Microsoft for their endpoint devices. By taking advantage of Azure Active Directory you can enable passwordless authentication in your Windows environment. This can be done with the Microsoft Authenticator, Windows Hello or standalone FIDO2 security keys. More information can be found on the Microsoft website <a href="https://www.microsoft.com/en-ie/security/business/identity-access-management/passwordless-authentication" target="_blank" rel="noreferrer noopener">here</a>. If you want to see how Henocon can guide you on this journey, you can contact us <a href="https://www.henocon.ie/contact-henocon/" target="_blank" rel="noreferrer noopener">here</a>.</p>
<p>The post <a href="https://www.henocon.ie/passwordless-the-new-mfa/">Passwordless &#8211; the new MFA</a> appeared first on <a href="https://www.henocon.ie">Henocon Limited</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Zero Day Vulnerability identified in Office Products</title>
		<link>https://www.henocon.ie/vulnerability-identified-in-office-products/</link>
		
		<dc:creator><![CDATA[Ed Heneghan]]></dc:creator>
		<pubDate>Wed, 01 Jun 2022 12:23:00 +0000</pubDate>
				<category><![CDATA[IT System Security]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Vulnerability]]></category>
		<guid isPermaLink="false">https://www.henocon.ie/?p=13850</guid>

					<description><![CDATA[<p>Vulnerability in Microsoft Office products, called &#8220;Follina&#8221;, that bypasses many of the built-in security protections found. This vulnerability leverages the Microsoft Diagnostic tool to execute code on an affected machine, and can bypass the usual protections in place to prevent. The user doesn&#8217;t even need to be an administrator! More detail can be found here: [&#8230;]</p>
<p>The post <a href="https://www.henocon.ie/vulnerability-identified-in-office-products/">Zero Day Vulnerability identified in Office Products</a> appeared first on <a href="https://www.henocon.ie">Henocon Limited</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Vulnerability in Microsoft Office products, called &#8220;Follina&#8221;, that bypasses many of the built-in security protections found.</p>



<p>This vulnerability leverages the Microsoft Diagnostic tool to execute code on an affected machine, and can bypass the usual protections in place to prevent. The user doesn&#8217;t even need to be an administrator! More detail can be found here: <a href="https://www.theregister.com/2022/05/30/follina_microsoft_office_vulnerability/" target="_blank" rel="noreferrer noopener">https://www.theregister.com/2022/05/30/follina_microsoft_office_vulnerability/</a></p>



<p>The chain of events leading to this is as follows:</p>



<ul class="wp-block-list"><li>User receives a loaded email with the bogus document</li><li>The document contains a call which initiates the Microsoft Diagnostic tool when opened</li><li>The diagnostic tool spawns a child process which can then execute the code on a user&#8217;s machine (usually a PowerShell script)</li><li>This will execute even with macros disabled!</li><li>While the code is run under the user account that opened the document, this opens up another attack path for a malicious actor to elevate privilege.</li></ul>



<p>This is a pretty nasty vulnerability that couldn&#8217;t necessarily be prevented by general security hygiene. However, an organisation&#8217;s response to this can make all the difference when it comes to your exposure.  </p>



<p>If you want to see how Henocon can help with your cybersecurity incident readiness, you can reach out to us <a href="https://www.henocon.ie/contact-henocon/" rel="nofollow">here</a></p>



<p><br><br> </p>
<p>The post <a href="https://www.henocon.ie/vulnerability-identified-in-office-products/">Zero Day Vulnerability identified in Office Products</a> appeared first on <a href="https://www.henocon.ie">Henocon Limited</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>In what ways does hacking affect your business?</title>
		<link>https://www.henocon.ie/in-what-ways-does-hacking-affect-your-business/</link>
		
		<dc:creator><![CDATA[Ed Heneghan]]></dc:creator>
		<pubDate>Thu, 06 Oct 2016 15:10:19 +0000</pubDate>
				<category><![CDATA[IT System Security]]></category>
		<guid isPermaLink="false">http://www.henocon.ie/?p=13634</guid>

					<description><![CDATA[<p>Protect your business IT systems from malicious attack with Henocon Ltd. Know the risks!</p>
<p>The post <a href="https://www.henocon.ie/in-what-ways-does-hacking-affect-your-business/">In what ways does hacking affect your business?</a> appeared first on <a href="https://www.henocon.ie">Henocon Limited</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p><img fetchpriority="high" decoding="async" class="size-medium wp-image-13367 alignright" src="http://www.henocon.ie/wp-content/uploads/2016/06/rsz_adobestock_114806797-300x200.jpg" alt="Henocon" width="300" height="200" srcset="https://www.henocon.ie/wp-content/uploads/2016/06/rsz_adobestock_114806797-300x200.jpg 300w, https://www.henocon.ie/wp-content/uploads/2016/06/rsz_adobestock_114806797-768x512.jpg 768w, https://www.henocon.ie/wp-content/uploads/2016/06/rsz_adobestock_114806797-1024x683.jpg 1024w, https://www.henocon.ie/wp-content/uploads/2016/06/rsz_adobestock_114806797-1130x753.jpg 1130w, https://www.henocon.ie/wp-content/uploads/2016/06/rsz_adobestock_114806797-800x533.jpg 800w, https://www.henocon.ie/wp-content/uploads/2016/06/rsz_adobestock_114806797-550x367.jpg 550w, https://www.henocon.ie/wp-content/uploads/2016/06/rsz_adobestock_114806797-200x133.jpg 200w, https://www.henocon.ie/wp-content/uploads/2016/06/rsz_adobestock_114806797-50x33.jpg 50w, https://www.henocon.ie/wp-content/uploads/2016/06/rsz_adobestock_114806797.jpg 1440w" sizes="(max-width: 300px) 100vw, 300px" />Henocon are a dynamic provider of IT Security services. We specialise in security vulnerability identification and hacking attack methods in business IT systems.</p>
<p>Through the use of these methods we can identify risk in your IT infrastructure and assist mitigating against these – helping you ensure business continuity and brand sustainability.</p>

		</div>
	</div>
<div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<h3>For more information on our services please download our brochure by clicking on this button</h3>

		</div>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner "><div class="wpb_wrapper"><div class="vc_btn3-container vc_btn3-center"><a style="background-color:#67bbd0; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-lg vc_btn3-shape-rounded vc_btn3-style-custom" href="http://www.henocon.ie/wp-content/uploads/2016/10/Threat-Landscape_V5.pdf" title="" target="_blank">Threat Landscape</a></div>
</div></div></div></div></div></div></div></div>
<p>The post <a href="https://www.henocon.ie/in-what-ways-does-hacking-affect-your-business/">In what ways does hacking affect your business?</a> appeared first on <a href="https://www.henocon.ie">Henocon Limited</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Network Penetration Testing</title>
		<link>https://www.henocon.ie/network-penetration-testing-2/</link>
		
		<dc:creator><![CDATA[Ed Heneghan]]></dc:creator>
		<pubDate>Wed, 05 Oct 2016 14:23:17 +0000</pubDate>
				<category><![CDATA[IT System Security]]></category>
		<category><![CDATA[Network Security]]></category>
		<guid isPermaLink="false">http://koda.althemist.com/main-demo/?p=12861</guid>

					<description><![CDATA[<p>A penetration test (Network Penetration Testing), is a simulated attack on a computer system that looks for security weaknesses, with a view to preventing mailicious attacks.</p>
<p>The post <a href="https://www.henocon.ie/network-penetration-testing-2/">Network Penetration Testing</a> appeared first on <a href="https://www.henocon.ie">Henocon Limited</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div id="lipsum">
<h4><span style="color: #67bbd0;"><b>Be Proactive </b></span>about your risks</h4>
<p><strong><img decoding="async" class="size-full wp-image-13209 alignright" src="http://www.henocon.ie/wp-content/uploads/2016/08/lock_small.jpg" alt="Network Penetration Testing" width="150" height="150" srcset="https://www.henocon.ie/wp-content/uploads/2016/08/lock_small.jpg 150w, https://www.henocon.ie/wp-content/uploads/2016/08/lock_small-100x100.jpg 100w, https://www.henocon.ie/wp-content/uploads/2016/08/lock_small-60x60.jpg 60w, https://www.henocon.ie/wp-content/uploads/2016/08/lock_small-50x50.jpg 50w" sizes="(max-width: 150px) 100vw, 150px" />Penetration Testing</strong> is a method of testing different areas of a business (network, infrastructure, personnel) to identify ways they could potentially be breached, with a view to preventing malicious attacks. The technology has been developing for decades, but is increasing in necessity in recent years due to the dependence of companies on IT for business critical operations.</p>
<p>The responsibility on businesses (in particular those in financial, legal and medical practices), to protect their clients’ personal information is increasing. Penetration testing can assist with achieving compliance with industry data protection standards.</p>
</div>
<p>The post <a href="https://www.henocon.ie/network-penetration-testing-2/">Network Penetration Testing</a> appeared first on <a href="https://www.henocon.ie">Henocon Limited</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Security Strategy Planning</title>
		<link>https://www.henocon.ie/security-strategy-planning/</link>
		
		<dc:creator><![CDATA[Ed Heneghan]]></dc:creator>
		<pubDate>Tue, 06 Sep 2016 14:31:45 +0000</pubDate>
				<category><![CDATA[IT System Security]]></category>
		<category><![CDATA[Security Planning]]></category>
		<guid isPermaLink="false">http://www.henocon.ie/?p=13627</guid>

					<description><![CDATA[<p>Put a proactive plan in place to help avoid a disaster occurring, and how to deal with a disaster should it arise. </p>
<p>The post <a href="https://www.henocon.ie/security-strategy-planning/">Security Strategy Planning</a> appeared first on <a href="https://www.henocon.ie">Henocon Limited</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h4><span style="color: #67bbd0;"><b>Be Sure </b></span>of your IT Security</h4>
<p>&nbsp;</p>
<h3><b>Security Strategy Planning</b></h3>
<p>As a Penetration Test is a valuable snapshot of your vulnerability at a point in time, it is likely to change as more vulnerabilities and exploits become available.  Be sure you to put a proactive plan in place to help avoid a disaster occurring, and how to deal with a disaster should it arise.</p>
<p>Things you should consider doing:</p>
<ul>
<li>Develop a Patch Management Schedule so you can take advantage of your vendors own-supplied security patches as and when they become available.</li>
<li>Formulate a Disaster Recovery Plan, so that in the event of an attack you can quickly get your business back up and running</li>
</ul>
<p>Design, plan and configure a Security Infrastructure. This could involve sourcing new equipment or application or re-configuring your existing infrastructure to utilise its full security potential.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a href="https://www.henocon.ie/security-strategy-planning/">Security Strategy Planning</a> appeared first on <a href="https://www.henocon.ie">Henocon Limited</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
