<?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>Nicolas Gauchard, Auteur</title>
	<atom:link href="https://www.riskinsight-wavestone.com/en/author/nicolas-gauchardwavestone-com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.riskinsight-wavestone.com/en/author/nicolas-gauchardwavestone-com/</link>
	<description>The cybersecurity &#38; digital trust blog by Wavestone&#039;s consultants</description>
	<lastBuildDate>Wed, 04 Jan 2023 13:24:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.riskinsight-wavestone.com/wp-content/uploads/2024/02/Blogs-2024_RI-39x39.png</url>
	<title>Nicolas Gauchard, Auteur</title>
	<link>https://www.riskinsight-wavestone.com/en/author/nicolas-gauchardwavestone-com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Successful Ransomware Crisis Management: Top 10 pitfalls to avoid</title>
		<link>https://www.riskinsight-wavestone.com/en/2023/01/successful-ransomware-crisis-management-top-10-pitfalls-to-avoid/</link>
					<comments>https://www.riskinsight-wavestone.com/en/2023/01/successful-ransomware-crisis-management-top-10-pitfalls-to-avoid/#respond</comments>
		
		<dc:creator><![CDATA[Nicolas Gauchard]]></dc:creator>
		<pubDate>Fri, 06 Jan 2023 09:00:00 +0000</pubDate>
				<category><![CDATA[Ethical Hacking & Incident Response]]></category>
		<category><![CDATA[Focus]]></category>
		<category><![CDATA[crisis management]]></category>
		<category><![CDATA[ransomware]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=19337</guid>

					<description><![CDATA[<p>Once again, the CERT-W 2022 report confirms that the main motivation of attackers continues to be financial gain and ransomware remains the most common means of extortion. Ransomware attacks are among the most severe cyberattacks in terms of their impact on...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2023/01/successful-ransomware-crisis-management-top-10-pitfalls-to-avoid/">Successful Ransomware Crisis Management: Top 10 pitfalls to avoid</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p style="text-align: justify;">Once again, the <a href="https://www.wavestone.com/fr/insight/cert-w-2022-cybersecurite-tendances-analyses/">CERT-W 2022 report</a> confirms that the main motivation of attackers continues to be financial gain and <strong>ransomware</strong> remains the most common <strong>means of extortion</strong>. Ransomware attacks are among the most severe cyberattacks in terms of <strong>their impact on the continuity</strong> of IT services and, by extension, the business operations itself.</p>
<p style="text-align: justify;">Wavestone assists many victims in managing their <strong>crisis triggered by ransomware attacks</strong>. Often, poorly trained IT and management teams make incorrect decisions in response to these unexpected situations.</p>
<p style="text-align: justify;">This list of the top ten pitfalls to avoid in ransomware crisis management is based on the feedback from over 5 years of supporting victims.</p>
<p> </p>
<h1 style="text-align: justify;">#1 Paying the ransom will speed up your back up process</h1>
<p style="text-align: justify;">Although the French National Agency for the Security of Information Systems (ANSSI) recommends never paying a ransom, <strong>this question will always arise</strong> for certain stakeholders, especially the decision-makers, who are not completely aware of these issues. Beyond the fact that paying the ransom encourages attackers to continue their activities, it should also be noted that paying the ransom <strong>does not always lead to the recovery of the decryption key.</strong></p>
<p style="text-align: justify;">In cases where a ransom payment allows the decryption key to be obtained, the <strong>decryption time</strong> is often very lengthy. It can take several hours or even dozens of hours per server or workstation, depending on the size of the encrypted files. When there are large numbers of computers, strict coordination is necessary for processing all the systems. In comparison, it will be <strong>faster to restore systems from backups</strong>.</p>
<p style="text-align: justify;">In addition to the time required, the encrypting or decrypting process is rife with errors, according to past experience. Thus, even with the decryption key, certain <strong>files</strong>, particularly the largest ones, are sometimes <strong>modified</strong> and cannot be restored as they are.</p>
<p style="text-align: justify;">In short, we are far from the widely held notion that a simple click can restore a functional information system after ransom payment. <strong>There is no point in considering a ransom payment</strong> to restart services if there are <strong>healthy and functional backups</strong>. In the case of data theft, the issue gets more complex.</p>
<p style="text-align: justify;"> </p>
<h1 style="text-align: justify;">#2 Reopening the information system too quickly</h1>
<p style="text-align: justify;">To limit operating losses due to inactivity, the crisis unit is often <strong>urged by the business to restart the information system as quickly as possible</strong>. During the reconstruction phase following a cyber-attack, it is necessary to control the following two main risks:</p>
<ul>
<li style="text-align: justify;">Resumption of the attacker&#8217;s attack and <strong>re-encryption of the reconstructed systems</strong></li>
<li style="text-align: justify;">Theft of new information by the attacker who restarts the <strong>data exfiltration</strong></li>
</ul>
<p style="text-align: justify;"><strong>Isolating the information system</strong> from the outside world is the initial security measure that must be implemented to reduce these risks significantly (internet access in and out, links with partners, etc.). This measure eliminates the connection between the attacker and his malicious tools, and thus drastically reduces the likelihood of a repeated attack. Certain external flows can be opened individually for the most critical activities (from or to a controlled server, on a given port), but reopening a wide range from or to the outside increases the risks.</p>
<p style="text-align: justify;">Restoring servers is the first step in the rebuilding process. However, since servers are not always backed up simultaneously, <strong>resynchronisation of applications and data are often necessary</strong> before the servers are put into service. As an example, a hasty restart of a payment application during a crisis has already resulted in a double payment of hundreds of thousands of euros, which had already been transmitted to the bank before the attack.</p>
<p style="text-align: justify;"> </p>
<h1 style="text-align: justify;">#3 Wait for an extreme level of security before reopening</h1>
<p style="text-align: justify;">As cyberattacks can have a significant impact, fear of repeated attacks can be traumatic for crisis teams, leading them to impose an <strong>extreme level of security</strong> before restarting. The challenge here is to find the right <strong>balance between security and rapid recovery.</strong></p>
<p style="text-align: justify;">There are two possible strategies for rebuilding servers:</p>
<ul>
<li style="text-align: justify;"><strong>The green zone strategy-</strong> It prioritises security over the speed of recovery. It involves creating a new network zone in which only the rebuilt machines are hosted. The technical components (Active Directory, DHCP, DNS, etc.) are dedicated to this secure zone. However, changing the addressing plan can have unintended consequences and it will slow down the reboot.</li>
<li style="text-align: justify;"><strong>The grey zone approach-</strong> It favours the speed of recovery over security. It consists of rebuilding or restoring servers in their initial zone. Compromised machines can be found alongside the restored machines. This strategy will represent a risk when the attack is propagated from server to server.</li>
</ul>
<p style="text-align: justify;"><img fetchpriority="high" decoding="async" class="aligncenter wp-image-19326 size-full" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2023/01/Image1EN.png" alt="" width="4180" height="1921" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2023/01/Image1EN.png 4180w, https://www.riskinsight-wavestone.com/wp-content/uploads/2023/01/Image1EN-416x191.png 416w, https://www.riskinsight-wavestone.com/wp-content/uploads/2023/01/Image1EN-71x33.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2023/01/Image1EN-768x353.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2023/01/Image1EN-1536x706.png 1536w, https://www.riskinsight-wavestone.com/wp-content/uploads/2023/01/Image1EN-2048x941.png 2048w" sizes="(max-width: 4180px) 100vw, 4180px" /></p>
<p style="text-align: justify;">The choice of strategy must be made in the light of the investigations and techniques used by the attacker. As mentioned earlier, isolation from the outside world remains as a key measure in reducing the risk.</p>
<p> </p>
<h1 style="text-align: justify;">#4 Denying a restart in degraded mode</h1>
<p style="text-align: justify;">In most companies, IT has become indispensable for all their operations. In the exceptional situation of a total IT shutdown, it is often initially inconceivable to <strong>continue working without IT</strong>. This is the common argument put forward by the IT and business managers during cyber crisis.</p>
<p style="text-align: justify;">By working in <strong>degraded mode</strong>, it is possible to <strong>limit the impac</strong>t in many instances. This includes implementing previously defined resilience and business continuity plans. To consider implementing these plans when all the activities are ceased during a crisis, special emphasis must be given to when these activities were stopped during the crisis, as well. Managers often underestimate the mobilisation and creativity of the teams to work differently (disengaging non-essential processes, transferring to a partner, carrying out operations manually, etc.).</p>
<p style="text-align: justify;">It is essential to find a <strong>good balance</strong> between restarting the first application in degraded mode within two days, rather than waiting two weeks to have the complete application chain.</p>
<p style="text-align: justify;"> </p>
<h1 style="text-align: justify;">#5 Wanting to restart all at once</h1>
<p style="text-align: justify;">Quite often, the information systems of large organisations contain hundreds or thousands of applications. During cyber crisis situations, it is impossible to spend an enormous time on all these applications. Thus, it is essential to prioritise them by defining a restart order.</p>
<p style="text-align: justify;">Each department often tends to consider that its own activity is the most important in the company. Arbitration by general management is often necessary to establish a <strong>restart plan</strong> that can be utilised by everyone. Some departments, countries, or regions will see their applications getting started later than others too.</p>
<p style="text-align: justify;">It should also be noted that there are many <strong>dependencies between applications,</strong> and these are not always known by IT teams. But this must be considered in the reboot plan.</p>
<p> </p>
<h1 style="text-align: justify;">#6 Executing major changes in a hurry</h1>
<p style="text-align: justify;">It is sometimes tempting to want to take advantage of the situation of a system shutdown <strong>to carry out major changes</strong> in the information system.</p>
<p style="text-align: justify;">Security teams see this as an opportunity to <strong>carry out projects that the IT department has turned down in the past</strong> because of their perceived complexity and impact: network partitioning, upgrading operating system versions, Active Directory tiering, multi-factor authentication, etc.</p>
<p style="text-align: justify;">If these projects are necessary to reinforce a level of security, it is advisable <strong>to avoid making too many changes</strong> during the crisis period. Thus, the teams can concentrate on actions that are necessary to restart within a controlled level of security.</p>
<p style="text-align: justify;">For example, partitioning the network requires a review of the addressing plan, the addition of network equipment, and the modification of configurations. These actions often cause additional problems to be dealt with (IP hardcoded in the application, blocking of flows necessary for the proper functioning of the application, etc.).</p>
<p style="text-align: justify;"> </p>
<h1 style="text-align: justify;">#7 Waiting until investigations are complete</h1>
<p style="text-align: justify;">Investigations are essential to understand the attacker&#8217;s techniques and identify the vulnerabilities they exploited to carry out the attack. These <strong>vulnerabilities can be corrected during the reconstruction</strong> to avoid a new attack. However, investigations are complex and time-consuming (sometimes several weeks).</p>
<p style="text-align: justify;">A standard mistake is to wait until the end of the investigation to launch the reconstruction. In reality, it is essential to start the reconstruction operations before the end of investigations. According to the conclusions from the investigative teams, the plan for <strong>secure reconstruction</strong> will be regularly revised.</p>
<p style="text-align: justify;">In many instances, it will not be possible to identify <strong>patient zero</strong> or reconstruct the <strong>attack&#8217;s chronology</strong>. Indeed, the traces (log) maintained by the information system are not always precise (verbosity) or it does not permit going back far enough (retention time). They have sometimes been deleted by the attacker itself, while erasing his traces.</p>
<p style="text-align: justify;">Finally, decision-makers frequently ask whether the <strong>data has been exfiltrated</strong> from an information system. It should be emphasised that unless the organisation has advanced security systems, it is rarely possible to respond precisely to this issue (DLP, for example).</p>
<p> </p>
<h1 style="text-align: justify;">#8 Not anticipating human resource management</h1>
<p style="text-align: justify;">Cyber crises are situations <strong>where employees are intensely mobilized</strong>. Some members of the teams can be so determined to settle this matter, that they do not wish to quit at all! Concurrently, it is quite common to see cases of burnout, hospitalization, or sick leave during a poorly managed crisis.</p>
<p style="text-align: justify;">In the case of a large-scale ransomware attack, <strong>intensive team mobilisation will take at least three weeks</strong>. It is essential to organise <strong>team rotations</strong> from the start of the crisis ensuring that key resources are maintained over time.</p>
<p style="text-align: justify;"><img decoding="async" class="aligncenter wp-image-19330 size-full" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2023/01/Image2EN.png" alt="" width="2722" height="1507" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2023/01/Image2EN.png 2722w, https://www.riskinsight-wavestone.com/wp-content/uploads/2023/01/Image2EN-345x191.png 345w, https://www.riskinsight-wavestone.com/wp-content/uploads/2023/01/Image2EN-71x39.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2023/01/Image2EN-768x425.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2023/01/Image2EN-1536x850.png 1536w, https://www.riskinsight-wavestone.com/wp-content/uploads/2023/01/Image2EN-2048x1134.png 2048w" sizes="(max-width: 2722px) 100vw, 2722px" /></p>
<p style="text-align: justify;">It is often appropriate to call on <strong>external service providers</strong> for expertise (digital investigations, Active Directory reconstruction, backup systems, etc.) to multiply efforts (reinstallation of workstations, upgrading of operating system versions, coordination of tasks, etc.).</p>
<p> </p>
<h1 style="text-align: justify;">#9 Hiding the situation from employees, partners, customers</h1>
<p style="text-align: justify;">More than five years ago, companies that suffered a cyberattack but failed to take adequate precautions had their reputations severely harmed. Due to the rise in cyber-attacks, an increasing number of organisations are falling victim to cyber-attacks, and firms will be evaluated not just on their <strong>ability to manage a crisis</strong>, but also on their status as victims.</p>
<p style="text-align: justify;">One of the first reflexes of management teams is often not communicating with stakeholders (employees, partners, and customers) in the hope that the <strong>attack will go unnoticed</strong>. It is clear that a major attack will always end up being communicated. In these situations, social networks and the media will communicate before the victim, who will then have to adopt a defensive posture in response. It is recommended to adopt a <strong>posture of transparency</strong> with the stakeholders, who will be reassured to know that the situation is under control. </p>
<p style="text-align: justify;">Finally, there must be <strong>appropriate communication</strong> between <strong>partners</strong>. Without specific information, many of the attackers tend to cut all the links with the victim, and thus the reopening could be longer and more complex. Moreover, s will be inclined to reopen if the victim has proactively warned them.</p>
<p style="text-align: justify;"> </p>
<h1 style="text-align: justify;">#10 Failing to structure crisis management</h1>
<p style="text-align: justify;">Since ransomware attacks have a significant impact on information systems, they <strong>inevitably cause chaos within an organization</strong>. Thus, no longer we can rely on the current communication and decision-making procedures.</p>
<p style="text-align: justify;">Some people think that a crisis situation allows <strong>approximate management</strong>: improvised meetings, follow-up of perfectible actions, lack of formalisation, etc. On the contrary, decisions must be precise, rapid, formalised, and communicated to all stakeholders involved. This discipline is the key to successful crisis management, where everyone finds their place and is utilised wisely.</p>
<p style="text-align: justify;">In certain large-scale crises, such as those involving international groups, keeping a PMO crisis unit for several dozen individuals is advantageous. It will be their responsibility for consolidating precise inventory, organising crisis committees, communicating, and following up on the decisions taken by the crisis unit. This unit of crisis management professionals is an indispensable asset for effective crisis management.</p>
<p style="text-align: justify;">A ransomware attack is a <strong>sudden event</strong> that has a very <strong>significant impact</strong> on the business&#8217;s operations. There are various <strong>pitfalls to avoid</strong> in crisis management to quickly regain a functional situation. To optimise operations and gain valuable feedback, it is strongly advised to <strong>surround yourself with cyber crisis management professionals</strong>.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"> </p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2023/01/successful-ransomware-crisis-management-top-10-pitfalls-to-avoid/">Successful Ransomware Crisis Management: Top 10 pitfalls to avoid</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.riskinsight-wavestone.com/en/2023/01/successful-ransomware-crisis-management-top-10-pitfalls-to-avoid/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>THE CHALLENGE OF ORGANIZING THE BUDGETARY MANAGEMENT OF CYBERSECURITY IN YOUR COMPANY</title>
		<link>https://www.riskinsight-wavestone.com/en/2022/04/the-challenge-of-organizing-the-budgetary-management-of-cybersecurity-in-your-company/</link>
					<comments>https://www.riskinsight-wavestone.com/en/2022/04/the-challenge-of-organizing-the-budgetary-management-of-cybersecurity-in-your-company/#respond</comments>
		
		<dc:creator><![CDATA[Nicolas Gauchard]]></dc:creator>
		<pubDate>Tue, 19 Apr 2022 09:00:00 +0000</pubDate>
				<category><![CDATA[Cyberrisk Management & Strategy]]></category>
		<category><![CDATA[Focus]]></category>
		<category><![CDATA[budget]]></category>
		<category><![CDATA[kpi]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=17799</guid>

					<description><![CDATA[<p>The multiple perks of establishing a cyber budget management    For the past few years, companies have seen their cybersecurity budgets significantly increasing; according to the latest Gartner reports, they have increased by 51% since 2018. Chief Information Security Officers...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2022/04/the-challenge-of-organizing-the-budgetary-management-of-cybersecurity-in-your-company/">THE CHALLENGE OF ORGANIZING THE BUDGETARY MANAGEMENT OF CYBERSECURITY IN YOUR COMPANY</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h1 style="text-align: justify;"><b><span data-contrast="none">The multiple perks of establishing a cyber budget management</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></h1>
<p style="text-align: justify;"><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p style="text-align: justify;"><span data-contrast="auto">For the past few years, companies have seen their cybersecurity budgets significantly increasing; according to the latest Gartner reports, they have increased by 51% since 2018. Chief Information Security Officers (CISOs) are now being asked to control cybersecurity costs and report to management as well as the regulator. </span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p style="text-align: justify;"><span data-contrast="auto">However, this increase in corporate IT security budgets has not always been followed by prudent budgetary management in the past. Learning from that, companies are now launching initiatives to monitor and collect cybersecurity cost data to better understand their evolution and make better informed strategic decisions, improving security while optimizing resource allocation. However, setting up budget management is a complex process that must meet specific objectives. </span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p style="text-align: justify;"><span data-contrast="auto">To what extent is the installation of a cybersecurity budget management system a key issue for the CISOs of large companies? &#8211; Our experience with our clients has proved that collecting cybersecurity budgets and implementing their management is often a valuable process and that reports resulting from such exercises are valuable governance tools. In this first section, we will examine the benefits of regular and industrialized cost collection and its true purposes. </span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p> </p>
<h1><span data-contrast="none">Effectively driving cybersecurity budgeting</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></h1>
<p> </p>
<p style="text-align: justify;"><span data-contrast="auto">The final budget report is a strategically important governance tool key to achieving operational excellence and helps establish whether the company&#8217;s cybersecurity budget is being used effectively. </span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p style="text-align: justify;"><span data-contrast="auto">Budgetary steering is also an integral component of budget management and allows us to verify that the investments are aligned with the main risks the company is facing. For example, a company might find that its investments in a NIST benchmark topic are particularly low. In addition, if audits show that the level of security is insufficient in this area, then the conclusion is clear: it is necessary to devote more resources to this area. Therefore, budget reports are one of the elements that better facilitate quantitative investment decision making.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p style="text-align: justify;"><span style="color: #ff0000;" data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"><img decoding="async" class="aligncenter wp-image-17802 size-full" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/04/Image1-EN.png" alt="" width="2085" height="1476" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/04/Image1-EN.png 2085w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/04/Image1-EN-270x191.png 270w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/04/Image1-EN-55x39.png 55w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/04/Image1-EN-768x544.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/04/Image1-EN-1536x1087.png 1536w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/04/Image1-EN-2048x1450.png 2048w" sizes="(max-width: 2085px) 100vw, 2085px" /> </span></p>
<p style="text-align: justify;"><i><span data-contrast="none">Example of a data visualization element from a budget report showing budgets by NIST activities. In this example, the chart highlights low investments in the &#8220;Identity and Access Management&#8221; area. If operational indicators show that the company&#8217;s maturity level is low, then it will be clear that the company has an incentive in making greater investments in this area. </span></i><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p style="text-align: justify;"><span data-contrast="none">In addition, the Group level data is very useful to the group members when they are shared across the peer set. It offers them an internal benchmark that enables them to view their position relative to their peers. CISOs of the various corporate entities will therefore be able to exchange information directly with each other, share best cybersecurity practices and identify the best operational models implemented by their peers.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p> </p>
<h1><b><span data-contrast="none">Taking optimized decisions to achieve operation excellence</span></b><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335559738&quot;:40,&quot;335559739&quot;:0,&quot;335559740&quot;:259}"> </span></h1>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"><span data-contrast="none">Budget management helps identify opportunities for optimization at entity or group level in order improve cybersecurity effectiveness.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p style="text-align: justify;"><span data-contrast="none">The budget report is an asset for bettering the management of human resources dedicated to cybersecurity. For example, it makes it possible to estimate the ratio of internal labour resources to external resources and to make the necessary adjustments i.e., after reading the budget report, management could launch a labour internalization initiative if it realizes that the proportion of external staff is too high. It can also modify the geographical distribution of human resources in order to better meet the security requirements of corporate entities in different countries and to gauge the onshore/offshore distribution.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p style="text-align: justify;"><img loading="lazy" decoding="async" class="aligncenter wp-image-17804 size-full" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/04/Image2-EN.png" alt="" width="1798" height="800" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/04/Image2-EN.png 1798w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/04/Image2-EN-429x191.png 429w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/04/Image2-EN-71x32.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/04/Image2-EN-768x342.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/04/Image2-EN-1536x683.png 1536w" sizes="auto, (max-width: 1798px) 100vw, 1798px" /></p>
<p style="text-align: justify;"><i><span data-contrast="none">Example of a data visualization element from a budget report showing the number of cybersecurity employees. In this example, the graph reveals a risk that the share of interns is too low to keep the expertise in-house. It might therefore be worthwhile to launch an insourcing plan. </span></i><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p style="text-align: justify;"><span data-contrast="auto">Consolidating the cybersecurity budget provides an opportunity to make savings, automate or mutualize activities. Budget management can then result in decisions to consolidate contracts as well as rationalize and/or automate processes in order to keep control of cybersecurity costs.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p> </p>
<h1><span data-contrast="none">Due diligence and externally conducted audit compliance</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559738&quot;:40,&quot;335559739&quot;:0,&quot;335559740&quot;:259}"> </span></h1>
<p style="text-align: justify;"><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p style="text-align: justify;"><span data-contrast="none">When a company&#8217;s cyber budget is under scrutiny by regulatory authorities, it will be necessary to have a dedicated collection process to be able to provide a reliable breakdown of IT security costs.   Properly conducted budget collection will allow the creation of analytical data and deliverables that will serve as the basis for accurate and informed responses. For example, the European Central Bank has asked some banking organizations to present details of the human resources dedicated to IT security to monitor the preparedness of European banks for cybersecurity risks.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p style="text-align: justify;"><span data-contrast="none">Furthermore, a synthetic view facilitates communication with certainty on the state of budgets and expenses dedicated to security to any interested third party. For example, the American bank JP Morgan Chase explained in its April 2019 letter to shareholders that cybersecurity was one of its major concerns. The bank announced spending more than $600 million a year on IT security and employs 3,000 people in the area. </span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p style="text-align: justify;"><span data-contrast="none">Finally, knowing one&#8217;s budget is also important when purchasing cyber insurance, to prove the resources invested into cybersecurity. Furthermore, during a merger and acquisition, the resources invested in cybersecurity are often considered in the valuation of a corporate entity.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p style="text-align: justify;"> </p>
<p> </p>
<p style="text-align: justify;"><span data-contrast="auto">Therefore, it seems particularly useful for large companies to have a process for collecting cybersecurity costs as it allows decision-makers to be aware of the amounts spent by the group on information systems security and to steer the strategy. However, the construction of a relevant budgetary report depends on the prior implementation of an extensive, methodical, and standardized data collection process.  The next part of this series will detail the framing and implementation of a budget steering process.</span><span data-ccp-props="{&quot;201341983&quot;:0,&quot;335551550&quot;:6,&quot;335551620&quot;:6,&quot;335559739&quot;:160,&quot;335559740&quot;:259}"> </span></p>
<p> </p>
<h3>Sources</h3>
<p>[1] « Gartner Forecasts Worldwide Information Security Spending to Exceed $124 Billion in 2019 », august 2018, <a href="https://www.gartner.com/en/newsroom/press-releases/2018-08-15-gartner-forecasts-worldwide-information-security-spending-to-exceed-124-billion-in-2019">https://www.gartner.com/en/newsroom/press-releases/2018-08-15-gartner-forecasts-worldwide-information-security-spending-to-exceed-124-billion-in-2019</a></p>
<p>[1] « Cybersecurity spending trends for 2022: Investing in the future », december 2021, <a href="https://www.csoonline.com/article/3645091/cybersecurity-spending-trends-for-2022-investing-in-the-future.html">https://www.csoonline.com/article/3645091/cybersecurity-spending-trends-for-2022-investing-in-the-future.html</a></p>
<p>[2] « Cybersecurity for the financial sector », <a href="https://www.ecb.europa.eu/paym/pol/shared/pdf/qa_cybersecurity.pdf">https://www.ecb.europa.eu/paym/pol/shared/pdf/qa_cybersecurity.pdf</a></p>
<p>[2] « Face au risque de cyberattaque, la BCE demande aux banques d&#8217;être prêtes», february 2022, <a href="https://www.latribune.fr/entreprises-finance/banques-finance/banque/face-au-risque-de-cyberattaque-la-bce-demande-aux-banques-d-etre-pretes-903841.html">https://www.latribune.fr/entreprises-finance/banques-finance/banque/face-au-risque-de-cyberattaque-la-bce-demande-aux-banques-d-etre-pretes-903841.html</a></p>
<p>[3] « CEO Letter to shareholders », august 2019, <a href="https://www.jpmorganchase.com/content/dam/jpmc/jpmorgan-chase-and-co/investor-relations/documents/ceo-letter-to-shareholders-2018.pdf">https://www.jpmorganchase.com/content/dam/jpmc/jpmorgan-chase-and-co/investor-relations/documents/ceo-letter-to-shareholders-2018.pdf</a></p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2022/04/the-challenge-of-organizing-the-budgetary-management-of-cybersecurity-in-your-company/">THE CHALLENGE OF ORGANIZING THE BUDGETARY MANAGEMENT OF CYBERSECURITY IN YOUR COMPANY</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.riskinsight-wavestone.com/en/2022/04/the-challenge-of-organizing-the-budgetary-management-of-cybersecurity-in-your-company/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Cyberattacks in 2021: ransomwares, still threat n°1</title>
		<link>https://www.riskinsight-wavestone.com/en/2021/10/cyberattacks-in-2021-ransomwares-still-threat-n1/</link>
					<comments>https://www.riskinsight-wavestone.com/en/2021/10/cyberattacks-in-2021-ransomwares-still-threat-n1/#respond</comments>
		
		<dc:creator><![CDATA[Nicolas Gauchard]]></dc:creator>
		<pubDate>Wed, 20 Oct 2021 11:23:00 +0000</pubDate>
				<category><![CDATA[Ethical Hacking & Incident Response]]></category>
		<category><![CDATA[Focus]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[CERT]]></category>
		<category><![CDATA[CERT-W]]></category>
		<category><![CDATA[Incident response]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=17170</guid>

					<description><![CDATA[<p>On the launch of the European Cybersecurity Month and for the Assises de la Sécurité (from 13 to 16 October 2021), Wavestone unveils the new edition of its benchmark of cybersecurity incidents.  To this end, we reviewed the interventions of the CERT-Wavestone crisis...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2021/10/cyberattacks-in-2021-ransomwares-still-threat-n1/">Cyberattacks in 2021: ransomwares, still threat n°1</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p style="text-align: justify;">On the launch of the European Cybersecurity<strong> Month and for the Assises de la Sécurité</strong> (from 13 to 16 October 2021), <strong>Wavestone unveils the new edition of its benchmark of cybersecurity incidents</strong>.  To this end, we reviewed the interventions of the CERT-Wavestone crisis management team between September 2020 and October 2021.</p>
<p style="text-align: justify;">This represents <strong>60 major security incidents</strong> that led to business interruption or advanced IS compromise in a diverse sector:  industry, public sector, agri-food, information technology, finance, etc. The objective of this benchmark is <strong>to shed light on and show the evolution of the state of the cyber threats, </strong>whilst also providing the keys for better anticipation and reaction.</p>



<h2 class="wp-block-heading"><strong>A strong preponderance of ransomware in the panorama of cyberattacks</strong></h2>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="1255" height="505" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Screenshot-2021-10-25-132057.png" alt="" class="wp-image-17195" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Screenshot-2021-10-25-132057.png 1255w, https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Screenshot-2021-10-25-132057-437x176.png 437w, https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Screenshot-2021-10-25-132057-71x29.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Screenshot-2021-10-25-132057-768x309.png 768w" sizes="auto, (max-width: 1255px) 100vw, 1255px" /></figure></div>



<p>  </p>
<p style="text-align: justify;">Ransomware accounts for<strong> 60%</strong> of the cyberattacks encountered by CERT-W for our customers. Furthermore, attackers are becoming increasingly more organized and skilled at carrying out more effective attacks</p>



<p><em>&#8220;Cybercriminal groups have succeeded in their digital transformation and their organization into a platform has made it possible to majorly make their attacks more efficient and faster&#8221; Gerôme Billois, Partner Cybersecurity</em></p>



<p style="text-align: justify;">Beyond the simple blocking of the IS, <strong>the combination with data theft is becoming more and more present</strong>. Indeed, <strong>30%of the ransomware attacks observed  include combine the blocking of the IS and the theft of data</strong>,  the latter being an additional lever to obtain financial gains.</p>



<h2 class="wp-block-heading"><strong>Faster and more targeted ransomware</strong> <strong>attacks</strong></h2>



<p style="text-align: justify;">We see a reduction in the average time between initial access and deployment of ransomware in the system with<strong> a minimum of 3 days for the fastest attack and an average of 25 days</strong> on managed cases. Attackers are becoming <strong>more and more determined to harm their victims</strong>.  Indeed, they now go so far as to target and destroy the backup mechanisms  in order to force the payment of the ransom  (21% of  cases).</p>
<p style="text-align: justify;">We also find that in<strong> 90% of cases data has been irretrievably lost.</strong> It should be noted that  we are seeing a significant decrease in ransom payments this year (from 20% the previous year to 5% of cases). Multiple factors can  explain  this decrease, between the better understanding of the low interest to be paid  (the payment of the ransom does not accelerate the time of resolution of the crisis), the actions of awareness  and pressure on the payment intermediaries by the different authorities.</p>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="2000" height="1125" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Picture6.png" alt="" class="wp-image-17191" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Picture6.png 2000w, https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Picture6-340x191.png 340w, https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Picture6-69x39.png 69w, https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Picture6-768x432.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Picture6-1536x864.png 1536w, https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Picture6-800x450.png 800w" sizes="auto, (max-width: 2000px) 100vw, 2000px" /></figure></div>



<p>   </p>



<h2 class="wp-block-heading"><strong>Other types of attacks are still raging in the background</strong></h2>



<div class="wp-block-image"><figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="1974" height="1076" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Picture7.png" alt="" class="wp-image-17193" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Picture7.png 1974w, https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Picture7-350x191.png 350w, https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Picture7-71x39.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Picture7-768x419.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2021/10/Picture7-1536x837.png 1536w" sizes="auto, (max-width: 1974px) 100vw, 1974px" /></figure></div>



<div class="row-container onepage-section" data-parent="true" data-label="Parce qu'il est important de faire du maillage interne" data-name="parce-quil-est-important-de-faire-du-maillage-interne" data-section="5">
<div class="row limit-width row-parent" data-imgready="true">
<div class="row-inner">
<div class="pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter">
<div class="uncol style-light">
<div class="uncoltable">
<div class="uncell">
<div class="uncont no-block-padding col-custom-width">
<div class="uncode_text_column">
<p> </p>
<p style="text-align: justify;">The ransomware threat should not make us forget the attacks <strong>of data theft, fraud and the gain in attack capacity that remain well present (25%)</strong> even if they are less frequent.  </p>
<p style="text-align: justify;">When it comes to accessing channels to break into systems, the main gateways are still the <strong>use of valid accounts (23%), fraudulent emails,  <em>phishing</em>  to obtain information (20%) and remote access services using security vulnerabilities or configuration defects  (18%)</strong>.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row-container" data-parent="true" data-section="6">
<div class="row limit-width row-parent" data-imgready="true">
<div class="row-inner">
<div class="pos-top pos-center align_left column_parent col-lg-12 single-internal-gutter">
<div class="uncol style-light">
<div class="uncoltable">
<div class="uncell">
<div class="uncont no-block-padding col-custom-width">
<div class="heading-text el-text">
<h2 class="h2"> </h2>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>



<h2 class="wp-block-heading"><strong>How not to be an easy target? Some tips from CERT-W</strong></h2>



<div class="uncode_text_column">
<p style="text-align: justify;"><strong>56% of victims did not anticipate </strong>being the <strong>potential</strong> <strong>target  of a </strong> <strong>cyberattack.</strong> They  did not have an incident response contract or a cyber insurance and 42% of  victims had not thought about  their resilience in the event of an attack</p>
</div>



<p>&#8220;Even if diplomatic and judicial actions have weakened the cybercriminal ecosystem, it is not a question of stopping efforts, we must prepare now thanks to simple actions to put in place&#8221; Nicolas Gauchard, Head of CERT-W</p>



<div class="messagebox_text style-accent-bg">
<p><span style="color: #503078;"><strong>The most important actions are known:</strong></span></p>
<ol>
<li><span style="color: #503078;"><strong>Identify and protect the most critical systems and data, including mention technical systems such as Active  Directory</strong></span></li>
<li><span style="color: #503078;"><strong>Improve the efficiency of attack detection with a specialized 24/7 service</strong></span></li>
<li><span style="color: #503078;"><strong>Know how to manage a major crisis by training through crisis management exercises</strong></span></li>
<li><span style="color: #503078;"><strong>Strengthen backup security and practice rebuilding immediately</strong></span></li>
<li><span style="color: #503078;"><strong>Subscribe to a cyber insurance and a contract with a specialized service in case of crisis</strong></span></li>
</ol>
</div>
<p> </p>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button"><a class="wp-block-button__link has-white-color has-text-color has-background" href="" style="background-color:#503078" target="_blank" rel="noreferrer noopener">Download the publication</a></div>



<div class="wp-block-button"><a class="wp-block-button__link has-white-color has-text-color has-background" href="" style="background-color:#503078" target="_blank" rel="noreferrer noopener">Contact-us</a></div>
</div>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2021/10/cyberattacks-in-2021-ransomwares-still-threat-n1/">Cyberattacks in 2021: ransomwares, still threat n°1</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.riskinsight-wavestone.com/en/2021/10/cyberattacks-in-2021-ransomwares-still-threat-n1/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
