<?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>data - RiskInsight</title>
	<atom:link href="https://www.riskinsight-wavestone.com/en/tag/data-en/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.riskinsight-wavestone.com/en/tag/data-en/</link>
	<description>The cybersecurity &#38; digital trust blog by Wavestone&#039;s consultants</description>
	<lastBuildDate>Fri, 16 Dec 2022 17:27:37 +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>data - RiskInsight</title>
	<link>https://www.riskinsight-wavestone.com/en/tag/data-en/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Confidential Computing: Revolution or New Mirage?</title>
		<link>https://www.riskinsight-wavestone.com/en/2022/12/confidential-computing-revolution-or-new-mirage/</link>
					<comments>https://www.riskinsight-wavestone.com/en/2022/12/confidential-computing-revolution-or-new-mirage/#respond</comments>
		
		<dc:creator><![CDATA[Etienne Lafore]]></dc:creator>
		<pubDate>Fri, 16 Dec 2022 17:27:36 +0000</pubDate>
				<category><![CDATA[Cloud & Next-Gen IT Security]]></category>
		<category><![CDATA[Focus]]></category>
		<category><![CDATA[confidential computing]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[encryption]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=19284</guid>

					<description><![CDATA[<p>The encryption of data in transit and at rest now makes it possible to ensure a good level of security. For data being processed, a solution is now emerging confidential computing. I had the opportunity to organize a round table...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2022/12/confidential-computing-revolution-or-new-mirage/">&lt;strong&gt;Confidential Computing: Revolution or New Mirage?&lt;/strong&gt;</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>The encryption of data in transit and at rest now makes it possible to ensure a good level of security. For data being processed, a solution is now emerging confidential computing.</p>
<p style="text-align: justify;">I had the opportunity to organize a round table on confidential computing for the Assises de la Sécurité de 2022, moderated by Thierry AUGER, CISO &amp; Corporate CIO of Lagardère, and including Mathieu Jeandron of AWS, Thiébaut Meyer of Google Cloud, Arnaud Jumelet of Microsoft France and Julien Levrard of OVHCloud. This article intends to summarize the exchanged elements by discussing use cases, the technology, and the initial steps to be taken.</p>
<h1> </h1>
<h1><strong>Purposes of Confidential Computing</strong></h1>
<p> </p>
<p style="text-align: justify;">The principle of confidential computing is to create an enclave that ensures that only the processes running within the enclave has access to clear text data. Before going into more detail about how the technology works, we&#8217;ll look at how it can be used to improve cybersecurity.</p>
<p> </p>
<p><strong>Multi-party Confidential Data Analytics </strong></p>
<p style="text-align: justify;">Several parties want to share data in such a way that none of the external parties will be able to access thier data. This requirement will be met by putting in place a confidential computing enclave. Only the cellar will be able to see the information of what each party shares.</p>
<p>Example: Several banks wish to collaborate on the development of a fraud detection algorithm. However, none of the banks wants their customer information to be used for this analysis in the fear of data getting exposed to other parties.</p>
<p> </p>
<p><strong>Federated AI Learning</strong></p>
<p style="text-align: justify;">Several parties want to pool their data to train an artificial intelligence algorithm. The data must not be disclosed to or known by another actor. The confidential computing enclave will guarantee that only the artificial intelligence algorithm has access to the data.</p>
<p style="text-align: justify;">For example, several hospitals want to train an AI model to upgrade their medical diagnosis on a larger scale. Medical secrecy also requires, under no circumstances another actor will have access to their patient&#8217;s data.</p>
<p> </p>
<p><strong>Protection of Calculations in Edge Computing</strong></p>
<p style="text-align: justify;">Edge computing cannot guarantee the same level of physical security for processing as the data center. However, it is desired that the embedded code and processed data remain inaccessible and unmodifiable. The confidential computing enclave will be able to provide the aforementioned guarantee.</p>
<p style="text-align: justify;">Example: An IoT solution provider wants to ensure that the code embedded in its objects cannot be accessed, guaranteeing its intellectual property.</p>
<p style="text-align: justify;">Finally, the most frequently cited use case is <em>the protection from its infrastructure provider.</em></p>
<p style="text-align: justify;">Here, it&#8217;s important to make sure that the administrators of the infrastructure on which I&#8217;m going to carry out my processing cannot access my data. Satya Nadella, CEO of Microsoft, stated at the Microsoft Build in May 2022 that he considers <a href="https://www.linkedin.com/pulse/10-technologies-coming-together-help-you-build-whats-next-nadella">confidential computing to be a game-changer</a>.</p>
<p style="text-align: justify;">For example, a cloud service provider should not have access to the data processed on its infrastructure. Today, confidential computing provides a hardware-based guarantee in addition to the existing logical isolation mechanisms and implemented security measures. This can restrict the administrators&#8217; actions. In the event of a vulnerability on the latter, the enclave also provides enhanced security against malicious access by a different virtual machine running on the same hypervisor.</p>
<h1> </h1>
<h1><strong>The promises seem interesting, but how does confidential computing work?</strong></h1>
<p> </p>
<p style="text-align: justify;">Confidential computing aims to perform the processing in an enclave accessible only to the processor; this property is materially guaranteed by the processor and its firmware (*). A secure channel is established between the enclave and the processor, preventing any intermediate components (Hypervisor, OS, etc.) from accessing the data.</p>
<p><em><sup>(*) The technical implementation of the enclave differs based on the processor founders (Intel, AMD, ARM, IBM, etc.). Let&#8217;s not elaborate on it in this article.</sup></em></p>
<p>There are two primary forms of an enclave:</p>
<ul>
<li>Enclave at the machine or container level: all processing performed within the virtual machine or container is protected.</li>
<li>Application-level enclave: the enclave will protect only a portion of the application (for example, the code performing sensitive processing: raw data is never accessible, only the results are)</li>
</ul>
<p><img fetchpriority="high" decoding="async" class="aligncenter wp-image-19278 size-full" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/12/Image1.png" alt="" width="445" height="227" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/12/Image1.png 445w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/12/Image1-374x191.png 374w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/12/Image1-71x36.png 71w" sizes="(max-width: 445px) 100vw, 445px" /></p>
<p>During the round table, Arnaud Jumelet presented an analogy with a building:</p>
<p><img decoding="async" class="aligncenter wp-image-19280 size-full" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/12/Image2.png" alt="" width="863" height="501" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/12/Image2.png 863w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/12/Image2-329x191.png 329w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/12/Image2-67x39.png 67w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/12/Image2-120x70.png 120w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/12/Image2-768x446.png 768w" sizes="(max-width: 863px) 100vw, 863px" /></p>
<p style="text-align: justify;">An enclave at the level of a VM or container can be compared to the protection that an apartment would provide in relation to the rest of the entire building: only those with the keys can enter.</p>
<p style="text-align: justify;">In the case of an enclave at the application or code level, it can be compared to a safe within the apartment that protects the processing.</p>
<p style="text-align: justify;">In the first case, the building manager (i.e., the IS infrastructure management) has no view of what is going on in the flat, whereas in the latter case, not even those with access to the apartment (i.e., the VM administrator) can see what is happening in the safe.</p>
<h2> </h2>
<h2><strong>I</strong><strong>t all sounds magical; does it cover all my risks?</strong></h2>
<p> </p>
<p style="text-align: justify;">Confidential computing is a new toolbox for reducing risks. Mathieu Jeandron warns that it should not be used in opposition to existing measures; it is a matter of adding a hardware-based guarantee to the logical isolation offered by virtualization.</p>
<p style="text-align: justify;">Like any tool, it can have its own security flaws, such as <a href="https://en.wikipedia.org/wiki/Side-channel_attack">side-channel attacks (like the SQUIP vulnerability)</a> or attacks affecting other functions of the processors (such as attack on the server). However, these attacks require a high level of expertise. During the round table, Thiébaut Meyer stated that disabling hyperthreading can reduce the risks associated with these vulnerabilities. It is also crucial that the enclave, upon startup, verifies that it is running in a trusted space like process challenge, processor firmware version verification, etc.</p>
<p>Mathieu Jeandron mentioned that completely understanding confidential computing will not address all his risks, with respect to the following:</p>
<ul>
<li>In the context of a VM-level enclave, the VM administrator will always have access</li>
<li>Vulnerability in the code running in an enclave could still be exploited by an attacker to access the data</li>
<li>Compromise of the supply chain producing the processors is always a possibility&#8230;</li>
</ul>
<p style="text-align: justify;">Implementing an enclave can blind certain external cybersecurity detection mechanisms; beware that what is on one side could be lost on the other!</p>
<p style="text-align: justify;">To make a well-thought-out plan for using the technology, it is important to understand both the technology and the associated risks.</p>
<h2> </h2>
<h2><strong>Data protection is a matter of key management</strong></h2>
<p> </p>
<p style="text-align: justify;">Encryption is never far away when it comes to data protection. Moreover, encryption requires key generation and storage tools. Julien Levrard reminded us that the protection provided by the enclave is only one part of the problem, whereas it must be seen holistically! </p>
<p style="text-align: justify;">Specifically, both the data to be processed and the code running in the enclave originate from outside the enclave. The data must therefore be encrypted, and only the enclave must have access to decrypt the data. Therefore, the keys must be sequestered in an HSM or KMS, which must verify that the correct enclave is requesting access prior to releasing the keys. The customer will have the option of utilizing the services of the supplier or implementing BYOK or HYOK.</p>
<h1> </h1>
<h1><strong>I see an opportunity, but isn&#8217;t it too complicated to go there?</strong></h1>
<p> </p>
<p style="text-align: justify;">The Confidential Computing Consortium, which aims to promote the technology, provides <a href="https://confidentialcomputing.io/projects/">accelerators</a> to facilitate this adoption. For example, Arnaud Jumelet mentioning about the open-source project <a href="https://github.com/openenclave/openenclave">OpenEnclave</a> or <a href="https://enarx.dev/">Enarx</a>. There are also services that offer player-building solutions, such as Securitee, <a href="https://cosmian.com/">Cosmian</a> or <a href="https://www.decentriq.com/">Decentriq</a>. Furthermore, many software players have also incorporated the integration of confidential computing functionalities to their roadmaps; in the future, this may be the default operation!</p>
<p style="text-align: justify;">The majority of confidential computing initiatives in France are currently in the Proof of Concept (POC) stage. However, some use cases are already in production; the SIGNAL messaging system uses confidential computing to protect messages, for instance. Thiébaut Meyer even indicated that the first ransomware used this technology to evade detection!</p>
<p style="text-align: justify;">Julien Levrard explained that the technical requirements for testing are straightforward: simply order a server of the latest generation and activate the function in the firmware or subscribe to cloud resources that are compatible. In an enclave, one can then easily deploy an OS or container with the appropriate drivers. For the business use cases described at the beginning of this article, however, the application code must be redesigned.</p>
<h1> </h1>
<h1 style="text-align: justify;"><strong>Confidential Computing- A Maturing Technology</strong></h1>
<p> </p>
<p style="text-align: justify;">Confidential computing has matured to the point where an expert <a href="https://fr.wikipedia.org/wiki/Assembleur">assembler</a> is no longer required to use it. This is probably the right time for companies with use cases to test this technology to better understand it before deciding on its use in the production.  Moreover, it makes sense to incorporate this into a security roadmap.</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2022/12/confidential-computing-revolution-or-new-mirage/">&lt;strong&gt;Confidential Computing: Revolution or New Mirage?&lt;/strong&gt;</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/12/confidential-computing-revolution-or-new-mirage/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CDT Watch – May 2022</title>
		<link>https://www.riskinsight-wavestone.com/en/2022/05/cdt-watch-may-2022/</link>
					<comments>https://www.riskinsight-wavestone.com/en/2022/05/cdt-watch-may-2022/#respond</comments>
		
		<dc:creator><![CDATA[Margaux Nedelec]]></dc:creator>
		<pubDate>Mon, 30 May 2022 12:53:00 +0000</pubDate>
				<category><![CDATA[CERT Newsletter]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[CERT]]></category>
		<category><![CDATA[cybersecurity]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[marketplace]]></category>
		<category><![CDATA[Newsletter]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=18045</guid>

					<description><![CDATA[<p>DECRYPTION The marketplaces of stolen data Which type of data are sold? The different platforms of marketplaces sell different types of data. While some platforms are really focused on selling one specific “product” (eg. hacking forums where Initial Access to...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2022/05/cdt-watch-may-2022/">CDT Watch – May 2022</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: center;"><strong>DECRYPTION</strong></h1>
<h2 style="text-align: center;">The marketplaces of stolen data</h2>
<p><img decoding="async" class="wp-image-18145 alignnone" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/21-437x121.png" alt="" width="867" height="240" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/21-437x121.png 437w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/21-71x20.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/21-768x212.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/21.png 1392w" sizes="(max-width: 867px) 100vw, 867px" /></p>
<p><img loading="lazy" decoding="async" class="wp-image-18143 alignnone" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/22-437x118.png" alt="" width="844" height="228" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/22-437x118.png 437w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/22-71x19.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/22-768x207.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/22.png 1386w" sizes="auto, (max-width: 844px) 100vw, 844px" /></p>
<p><img loading="lazy" decoding="async" class="wp-image-18141 alignnone" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/23-437x122.png" alt="" width="874" height="244" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/23-437x122.png 437w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/23-71x20.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/23-768x214.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/23.png 1387w" sizes="auto, (max-width: 874px) 100vw, 874px" /></p>
<p><img loading="lazy" decoding="async" class=" wp-image-18139 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/24-437x120.png" alt="" width="841" height="231" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/24-437x120.png 437w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/24-71x19.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/24-768x211.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/24.png 1384w" sizes="auto, (max-width: 841px) 100vw, 841px" /></p>
<p><img loading="lazy" decoding="async" class=" wp-image-18137 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/25-437x122.png" alt="" width="860" height="240" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/25-437x122.png 437w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/25-71x20.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/25-768x214.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/25.png 1387w" sizes="auto, (max-width: 860px) 100vw, 860px" /></p>
<p><img loading="lazy" decoding="async" class=" wp-image-18135 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/26-437x119.png" alt="" width="914" height="249" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/26-437x119.png 437w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/26-71x19.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/26-768x210.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/26.png 1392w" sizes="auto, (max-width: 914px) 100vw, 914px" /></p>
<p><img loading="lazy" decoding="async" class=" wp-image-18133 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/27-1-437x121.png" alt="" width="943" height="261" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/27-1-437x121.png 437w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/27-1-71x20.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/27-1-768x213.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/27-1.png 1389w" sizes="auto, (max-width: 943px) 100vw, 943px" /></p>
<p><img loading="lazy" decoding="async" class=" wp-image-18131 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/28-437x119.png" alt="" width="943" height="257" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/28-437x119.png 437w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/28-71x19.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/28-768x209.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/28.png 1384w" sizes="auto, (max-width: 943px) 100vw, 943px" /></p>
<p><strong>Which type of data are sold?</strong></p>
<p>The different platforms of marketplaces sell different types of data. <strong>While some platforms are really focused on selling one specific “product”</strong> (eg. hacking forums where <a href="https://www.proofpoint.com/us/blog/threat-insight/first-step-initial-access-leads-ransomware">Initial Access to companies is sold</a>, as well as auction sites to sell stolen data <a href="https://www.zdnet.com/article/revil-ransomware-gang-launches-auction-site-to-sell-stolen-data/">eg. REvil and its auction site</a> back in 2020), <strong>other platforms thrive with a very wide panel of goods,</strong> ranging from various weapons to “fullz” (full data about people: Social Security numbers, Bank account numbers, ID,…) without forgetting per-install malware service and financial information about a company. Overall, personal data is one of the most common types one can find on these marketplaces, as well as organization initial access, and non-financial or financial accounts/credentials.</p>
<p>When it comes to prices, <strong>whereas the number and variety of data items sold are increasing, </strong><a href="https://www.privacyaffairs.com/dark-web-price-index-2022/">the prices are declining as the market grows.</a></p>
<p>The price of an Initial Access depends on its quality, but it ranges <a href="https://www.zdnet.com/article/ransomware-operators-love-them-key-trends-in-the-initial-access-broker-space/">from a couple of hundred USD for a small company to hundreds of thousands of dollars for the bigger ones.</a> The average price is <u>$7,100 in 2021</u>. Patricia Ruffio listed <a href="https://www.privacyaffairs.com/dark-web-price-index-2022/">here the prices found per type of data</a>, from credit card data with account balance up to 5K ($120) to social media account ($65 for a gmail account), going through PayPal account logins ($150 for 50 accounts) and European Passport ($3,800). In comparison, DDOSing an unprotected website for a month now costs $850 on average and installing malware on a thousand devices ranges from $45 to $5500 depending on its quality and success rate.</p>
<p>Last but not least, some ransomware groups <a href="https://unit42.paloaltonetworks.com/blackbyte-ransomware/">such as BlackByte</a> go as far as selling stolen data on dedicated auction sites, not only as a means of pressure on victim companies, but also as a very juicy second revenue stream, <a href="https://www.telekom.com/en/blog/group/article/lockdata-auction-631300">with starting bids reaching up to $500,000</a><u>. </u></p>
<p> </p>
<p><strong>What’s the selling process?</strong></p>
<p>Besides a classical strategy of competitivity between the different marketplaces, based on discounts or fidelity points, the platforms are fighting over a security aspect in order to gain the buyer’s trust.</p>
<p>With the growth of marketplaces comes a strong trend for the sellers to strengthen their client’s trust. Taking advantage of legal uncertainty, these websites or events like the <a href="https://www.theguardian.com/technology/2015/mar/18/bitcoin-deep-web-evolution-exit-scam-12-million-dollars">Evolution Marketplace exit scam with over $12 million in Bitcoin</a> have greatly tarnished their reputation and taken its toll on customer and vendor trust.</p>
<p>As a result, along with the numerous DDOS protection, layers marketplaces now hide behind to prevent attacks from rivals, the quality of vendors and their items is now more thoroughly assessed and monitored. Direct scams are supposedly prevented by using the marketplace platform as an intermediate deposit for payment so that a client may be refunded in case of deception by the vendor. All transactions are currently mainly in Bitcoin and Monero for anonymity purposes.  Some auction and IAB platforms even sometimes use <a href="https://www.telekom.com/en/blog/group/article/lockdata-auction-631300">mandatory referral systems to shield themselves from outsiders &amp; untrustworthy members</a><u>. </u></p>
<p><strong>Consequently, dark web marketplaces seem more reliable and stolen data is more prone to be sold quickly.</strong></p>
<p> </p>
<p><strong>Once sold, what are the stolen data used for?</strong></p>
<p>The financial reason is undoubtedly the main aspect for many actors in the market: most of these data can be used directly for blackmail of course, or to launch another cyberattack with a bigger impact…and more gains. It can be “standard” attacks such as personal data simply used as a basis for phishing operations and for compromising, for example, bank accounts, or it can be larger attacks. In fact, the average ransom paid by companies rose up to $541k <a href="https://www.paloaltonetworks.com/company/press/2022/ransomware-payments-hit-new-records-in-2021-as-dark-web-leaks-climbed--according-to-new-report-from-palo-alto-networks-unit-42#:~:text=The%20average%20ransom%20demand%20in,Unit%2042%20Ransomware%20Threat%20Report.">according to the 2022 Unit 42 Ransomware Threat Report</a>, highlighting the high profitability of simple ransom and blackmail with the stolen data. While not as straightforward, leveraging stolen Social Security Numbers, IDs, Credit cards are other ways to generate profit or to gain access to companies using identity theft.</p>
<p>However, stolen data may be used for more varied purposes. Corporate espionage is one of them: should a competitor be informed of a potential data leak, and what prevents it from looking at your deepest hidden secrets? It can also be a political matter: for example when <a href="https://securityaffairs.co/wordpress/127267/cyber-crime/ministry-of-justice-of-france-lockbit.html">Lockbit2.0 hits the French ministry of Justice</a><u>,</u> the main concerns shift to who laid their hands on such potentially sensitive pieces of information and what their intentions are. Another example of societal impact would be the <a href="https://www.fiercepharma.com/pharma/hackers-breach-pfizer-biontech-covid-19-vaccine-data-cyberattack-targeting-ema">data breach of Pfizer/BioNTech vaccines data in 2020</a><u>, </u>which led to attackers modifying the stolen data on the vaccine and publishing them with the headline &#8220;Vaccines are malicious&#8221;.</p>
<p> </p>
<p><strong>What are the impacts on my organization?</strong></p>
<p>As mentioned, the collected data such as initial access can be the essential vector to compromise an organization’s SI and lead to even more impacting attacks. Besides, the main victim’s perimeter is not the only one compromised: the whole ecosystem of partners, clients, and providers… can be affected. If the ransomware is the first type of attack coming to mind after a data breach, one should not underestimate the impacts of identity impersonation and fraud, targeted DDoS…</p>
<p>As it has often been proven and discussed these last years, <strong>the financial impact</strong> of such compromission can be colossal and even led organizations to their end. Besides, <strong>the cost of the attack itself is not the only one to be taken into account.</strong> Other components must be considered: <strong>loss of customer&#8217;s trust</strong>, loss due to potential system&#8217;s unavailability, <strong>cost of intervention </strong>from experts to investigate, but also <strong>cost of new customer acquisition</strong> to win back those that have been lost. Just as an example, <a href="https://www.csoonline.com/article/3444488/equifax-data-breach-faq-what-happened-who-was-affected-what-was-the-impact.html">Equifax announced</a> that the data breach it faced in 2017 cost around $1.5 billion dollars if not more.</p>
<p><strong>The financial and reputational impacts are intrinsically linked.</strong> Indeed, upon facing a data breach, a company is very likely to get customer or partner disengagement. <a href="https://www.ibm.com/downloads/cas/OJDVQGRY">According to a report from IBM</a><u>, the </u>lost business contributes to 38% of data breach costs. Companies also handle PII (Personally Identifiable Information) which, if stolen, can lead to additional legal costs, class-action settlements, or fines from public institutions.</p>
<p>The total cost of a data breach could be deadly for some companies and must be acknowledged. <a href="https://www.ftc.gov/enforcement/refunds/equifax-data-breach-settlement">Equifax spent several million</a> in fines and settlements after dealing with its massive data breach in 2017.</p>
<p>Last but not least, the social and political aspects must not be neglected. Last year, the Labour Party suffered a data breach through a ransomware attack on a third-party supplier. This kind of attack can lead to disinformation campaigns or even interferences in the election process.</p>
<p>In order to prevent a data breach, beyond cybersecurity basic actions, companies must enhance their maturity level when it comes to data security. Evaluating the value of the data is one of the key: the more attractive the data is, the greater chance an attacker will try to steal it. Storage and network security, Identity and Access Management, Cyber Resilience are some of the topics to be addressed at first. On top of this, companies should also focus on creating a strong watch on cybersecurity events and implement, even small, Cyber Threat Intelligence programs. Looking at the cybercrime ecosystem as well as spotting potential attack vectors and modus operandi is never a bad idea to anticipate a cyberattack.</p>
<p> </p>
<h1 style="text-align: center;"><strong>CERT-W: FROM THE FRONT LINE</strong></h1>
<h2 style="text-align: center;">The First Responder Word</h2>
<p><img loading="lazy" decoding="async" class="wp-image-18150 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/First-responder-360x191.png" alt="" width="1012" height="537" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/First-responder-360x191.png 360w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/First-responder-71x39.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/First-responder-768x407.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/First-responder.png 1437w" sizes="auto, (max-width: 1012px) 100vw, 1012px" /></p>
<p> </p>
<h1 style="text-align: center;"><strong>Reading Of The Month</strong></h1>
<p style="text-align: center;">We recommend the Citalid overview of the</p>
<p style="text-align: center;">Russio-Ukrainien conflit’s cyber aspect</p>
<p style="text-align: center;">(click on the picture)</p>
<p><a href="https://citalid.com/blog/dynamiques-cyber-et-geopolitique-de-la-guerre-russo-ukrainienne-partie-2/"><img loading="lazy" decoding="async" class="aligncenter wp-image-18153 size-medium" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/citalid-338x191.png" alt="" width="338" height="191" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/citalid-338x191.png 338w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/citalid-69x39.png 69w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/citalid-768x434.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/citalid-800x450.png 800w, https://www.riskinsight-wavestone.com/wp-content/uploads/2022/06/citalid.png 1083w" sizes="auto, (max-width: 338px) 100vw, 338px" /></a></p>
<p style="text-align: center;">SEE YOU NEXT MONTH!!</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2022/05/cdt-watch-may-2022/">CDT Watch – May 2022</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/05/cdt-watch-may-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Quantified risk estimate (2/2): What data, what tools?</title>
		<link>https://www.riskinsight-wavestone.com/en/2020/12/quantified-risk-estimate-2-2-what-data-what-tools/</link>
		
		<dc:creator><![CDATA[Charles Dubos]]></dc:creator>
		<pubDate>Mon, 14 Dec 2020 14:32:13 +0000</pubDate>
				<category><![CDATA[Cyberrisk Management & Strategy]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[estimation]]></category>
		<category><![CDATA[FAIR]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[quantified]]></category>
		<category><![CDATA[risk]]></category>
		<category><![CDATA[tools]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=14826</guid>

					<description><![CDATA[<p>If we have seen in a previous article the predominance of FAIR in the world of quantification[1],  another article published here in early June[2] (detailing the FAIR method in its second part) emphasizes the care to be taken in the...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2020/12/quantified-risk-estimate-2-2-what-data-what-tools/">Quantified risk estimate (2/2): What data, what tools?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If we have seen in a previous article the predominance of FAIR in the world of quantification<a href="#_ftn1" name="_ftnref1">[1]</a>,  another article published here in early June<a href="#_ftn2" name="_ftnref2">[2]</a> (detailing the FAIR method in its second part) emphasizes the care to be taken in the method workflow, whose results of the calculations (possibly  being automated) allow to obtain precise  values. .</p>
<p>However, how to model these different FAIR input data?  How to compute with these data? Are there tools to simplify their collection or estimate their quality, and what efforts do they require to be implemented?</p>
<p>Having seen previously how trustworthy the risk quantification method was in its processes, let&#8217;s now see how the inevitable part of subjectivity can be isolated, and which facilitators can help to obtain reliable results.</p>
<p>&nbsp;</p>
<h2>The FAIR fuel: data</h2>
<p>The risk analysis proposed by FAIR (according to the standardization document published by openGroup)<a href="#_ftn3" name="_ftnref3">[3]</a>  is carried out in four stages:</p>
<ul>
<li>At first, in a fairly conventional way, it is a question of specifying the scope of the examined risk : what is the asset (subject to risk), what is the threat context (agent and scenario), and what is the loss event (the dreaded event in terms of losses);</li>
<li>The second step (called Evaluate Loss Event Frequency) aims at collecting all the frequency data related to the loss event (and thus intimately linked to the threat agent). This consists of collecting the values for the left branch of the arborescence below.</li>
<li>The third one (called Evaluate Loss Magnitude), because it assesses the loss, is focused on the asset. It is then a question of estimating the various primary losses (i.e. the inevitable loss in case of risk occurrence) and secondary (or possible loss, i.e. not occurring systematically when the risk advent). Its goal is to collect the values of the right branch in the tree below.</li>
<li>Finally, the last step (called Derive and Articulate Risk) consists in merging the collected data as defined in the FAIR tree by the various calculations, to obtain the result in the form of usable outputs.</li>
</ul>
<p>&nbsp;</p>
<figure id="post-14806 media-14806" class="align-none"><img loading="lazy" decoding="async" class="aligncenter wp-image-14806 size-full" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-1.png" alt="" width="1904" height="468" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-1.png 1904w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-1-437x107.png 437w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-1-71x17.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-1-768x189.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-1-1536x378.png 1536w" sizes="auto, (max-width: 1904px) 100vw, 1904px" /></figure>
<p style="text-align: center;">Link between FAIR analysis and taxonomy</p>
<p>&nbsp;</p>
<p>Without detailing more the taxonomy, already discussed in the article presented before2, one can note that the standard analysis of a single risk requires seven data  (corresponding to the elements at the base of the tree):</p>
<ol>
<li><em>Contact frequency;</em></li>
<li><em>Possibility of action;</em></li>
<li><em>Threat capability;</em></li>
<li><em>Resistance strength;</em></li>
<li><em>Primary loss magnitude;</em></li>
<li><em>Secondary loss magnitude;</em></li>
<li><em>Secondary loss event frequency.</em></li>
</ol>
<p>It should be added that FAIR invites to decline losses (primary and secondary) into six categories (in order to ease and accurate estimate of the loss):</p>
<ul>
<li>The <em>production</em> losses: related to the interruption of the service produced by the asset;</li>
<li>The <em>response</em> cost: related to the incident response;</li>
<li>The <em>replacement</em> costs: related to the replacement of damaged constituents of the asset;</li>
<li>The <em>fine/judgement</em> costs: related to fines, court fees and legal proceedings;</li>
<li>The financial impact on <em>competitive advantage</em>: related to the impact on the organization in its sector;</li>
<li>The <em>reputation</em> costs: related to the impact on the public image of the organization.</li>
</ul>
<p>&nbsp;</p>
<h2>How do we correctly model risk uncertainty?</h2>
<p>Furthermore, it is good to ask the question of what a FAIR data is actually.</p>
<p>Indeed, it is too reductive to define a data by a single numerical value. For example, lets consider a ransomware attack: it would be incorrect to say that an occurrence of this risk would cost exactly 475k €<a href="#_ftn4" name="_ftnref4">[4]</a> (illustrated by the blue curve on graph 1).</p>
<p>&nbsp;</p>
<figure id="post-14808 media-14808" class="align-none"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-14808 aligncenter" src="http://riskinsight-prepro.s189758.zephyr32.atester.fr/wp-content/uploads/2020/12/image-2-286x191.png" alt="" width="286" height="191" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-2-286x191.png 286w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-2-58x39.png 58w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-2.png 352w" sizes="auto, (max-width: 286px) 100vw, 286px" /></figure>
<p style="text-align: center;">Graph 1: A distribution, a more realistic model than a single value</p>
<p>&nbsp;</p>
<p>However, adding uncertainty to this data by accompanying it with a minimum value (which could be  1€ in our example) and a maximum one (of  300 M€ in the same example), while keeping the most likely value stated above, would allow to model much more accurately the reality (purple curve of graph 1).</p>
<p>A data is then defined by a minimum, a maximum and a most likely value (corresponding to the peak of the distribution). We can also, note that such a probability distribution is independent of the kind of values considered: it may as well be a loss in any currency  (cf. the previous example), than an occurrence (for example, between once a year and once every 10 years, and a value more likely around once every two years), or even a ratio (between  30% and 70%, more likely 45%). Hence, we can use these distributions to model all the  data of the FAIR taxonomy.</p>
<p>Another advantage of predicting uncertainty through distribution is that it is possible to fine-tune the degree of confidence in the most likely value, via the kurtosis coefficient of the curve. The higher it would be, the greater the data will be trusted (corresponding to a very marked peak, see the green curve on graph 2). On the other hand, an unreliable data will be modelled by a much more homogeneous distribution (see the red curve on graph 2).</p>
<p>&nbsp;</p>
<figure id="post-14810 media-14810" class="align-none"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-14810 aligncenter" src="http://riskinsight-prepro.s189758.zephyr32.atester.fr/wp-content/uploads/2020/12/image-3-286x191.png" alt="" width="286" height="191" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-3-286x191.png 286w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-3-58x39.png 58w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-3.png 352w" sizes="auto, (max-width: 286px) 100vw, 286px" /></figure>
<p style="text-align: center;">Graph 2: Reflecting the level of trust through distributions</p>
<p>&nbsp;</p>
<p>However, using distributions rather than fixed values is a problem when it comes to combine them, which will necessarily be the case when we will make the computations of the FAIR tree. As we can indeed see on graph 3 (the addition of the green distribution and the red one giving the violet), the addition of two distribution does not allow to obtain a distribution as &#8216;simple&#8217; as the previous ones (it no longer follows a log-normal distribution). This is also the case in the context of a multiplication (the result of which is also complex).</p>
<p>&nbsp;</p>
<figure id="post-14812 media-14812" class="align-none"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-14812 aligncenter" src="http://riskinsight-prepro.s189758.zephyr32.atester.fr/wp-content/uploads/2020/12/image-4-286x191.png" alt="" width="286" height="191" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-4-286x191.png 286w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-4-58x39.png 58w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-4.png 550w" sizes="auto, (max-width: 286px) 100vw, 286px" /></figure>
<p style="text-align: center;">Graph 3: addition of two distributions.</p>
<p>&nbsp;</p>
<p>To obtain a mathematically consistent result, game theory gives us a simple way: The Monte Carlo simulations. It is in fact a matter of dissecting the distributions (the green and the red of the graph 3), in a predefined number of random values (called number of simulations), distributed in such a way as to correspond to the given distribution. We can then combine the distributions thus dissected by performing the calculations on pairs of values of each distribution. The new distribution can then be approximated, and will be all the more precise as the number of simulations will be large.</p>
<p>&nbsp;</p>
<h2>Hands on toolboxes to automate FAIR&#8230;</h2>
<p>To make these calculations and obtain a numerical value of risk, solutions have emerged (mainly from the FAIR method). We will therefore address here the pros and cons of these tools, which are also cited in the previous article1.</p>
<h3>The OpenFAIR Analysis Tool</h3>
<p>The first we can cite hire is the OpenFAIR Analysis Tool<a href="#_ftn5" name="_ftnref5">[5]</a>. While this tool has a pedagogical purpose, it nevertheless helps to understand how FAIR works. It is thus possible to have a first concrete application of the method, and to obtain simply results (only for the analysis of a single risk). Developed by the University of San José (California) in collaboration with the OpenGroup, this tool relies on an Excel sheet to obtain a risk assessment from a predetermined number of  simulations, scrupulously respecting the FAIR taxonomy.</p>
<p>&nbsp;</p>
<figure id="post-14814 media-14814" class="align-none"><img loading="lazy" decoding="async" class="wp-image-14814 size-full aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-5.png" alt="" width="1931" height="1091" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-5.png 1931w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-5-338x191.png 338w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-5-69x39.png 69w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-5-768x434.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-5-1536x868.png 1536w" sizes="auto, (max-width: 1931px) 100vw, 1931px" /></figure>
<p style="text-align: center;">OpenFAIR Risk Analysis Tool: a tool that is first and foremost educational</p>
<p>&nbsp;</p>
<p>Very useful to have a first contact with quantification, this tool remains however very limited in terms of use. Finally, one should note that Excel is needed, and it is only accessible with an evaluation license limited to 90 day.</p>
<h3>Riskquant</h3>
<p>For a larger scale use, Netflix&#8217;s R&amp;D department has developed Riskquant<a href="#_ftn6" name="_ftnref6">[6]</a> solution. It is a Python programming library, relying more particularly on tensorflow (a specialized python module for massive statistical calculation). Riskquant&#8217;s particularity is to propose a quantification of risk inspired by the FAIR taxonomy, but with a great freedom in its approach and its implementation. Developed to facilitate the use on containers, it would allow by its design very fast evaluations from csv files.</p>
<p>&nbsp;</p>
<figure id="post-14816 media-14816" class="align-none"><img loading="lazy" decoding="async" class="aligncenter wp-image-14816 size-full" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-6.png" alt="" width="1920" height="1020" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-6.png 1920w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-6-360x191.png 360w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-6-71x39.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-6-768x408.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-6-1536x816.png 1536w" sizes="auto, (max-width: 1920px) 100vw, 1920px" /></figure>
<p style="text-align: center;">Riskquant: an original approach but lacking maturity</p>
<p>&nbsp;</p>
<p>However, keeping of FAIR taxonomy only a single loss value and a single frequency makes it not very usable, especially in the context of an organization that would seek to precisely scope its risks. In addition, it provides so far only a few exploitable results and clearly lacks maturity. Finally, it seems to have been dormant since May 1<sup>st</sup>, 2020 (the date of the last commit on the GitHub page of the solution).</p>
<h3>PyFAIR</h3>
<p>To conclude on this paragraph on solutions that can be used for a basic implementation of FAIR, the PyFAIR library is available on the official python repository (downloadable via the pip tool). Now mature, the tool allows a decomposition of risk according to the FAIR taxonomy. It also allows the feed of the FAIR tree with intermediates values, or the aggregation of data that can be used for several risks (e.g. allowing groupings by asset or threats). It is capable of calculating overall and global risks, and provides easily usable distributions (exploitable with other simple python modules), but also gives access to advanced charts and HTML pre-formatted reports.</p>
<p>&nbsp;</p>
<figure id="post-14818 media-14818" class="align-none"><img loading="lazy" decoding="async" class="aligncenter wp-image-14818 size-full" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-7.png" alt="" width="532" height="274" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-7.png 532w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-7-371x191.png 371w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-7-71x37.png 71w" sizes="auto, (max-width: 532px) 100vw, 532px" /></figure>
<p style="text-align: center;">PyFAIR, a complete and efficient library in Python</p>
<p>&nbsp;</p>
<p>Although it remains a programming toolbox, hence requiring an appetence and time to develop and maintain a Python solution, PyFAIR is well-designed. It facilitates the implementation of FAIR by staying very close to the taxonomy, and provides functions facilitating implementation and the exploitation of the results. Suitable to be operated on multiple levels (i.e. using it only to calculate results by influencing the fine settings of FAIR and Monte Carlo, or by exploiting its high-level reporting functions), it makes it possible to envisage a use of quantification technically facilitated and on a large scale.</p>
<p>&nbsp;</p>
<h2>&#8216;Turnkey&#8217; platforms to make data acquisition easier:</h2>
<p>Nevertheless, the main difficulty of FAIR remains, as we have seen before, obtaining the data and their trust level. To deal effectively, the most efficient solution is to rely on a platform that integrates a CTI database.</p>
<p>These platforms provide risk threat statistics (very few company-dependent). They also support in deploying and implementing the quantification method in the organization, which includes a guidance in obtaining the appropriate loss data.</p>
<h3>RiskLens</h3>
<p>The first of these solutions is the RiskLens<a href="#_ftn7" name="_ftnref7">[7]</a> platform. This solution, directly derived from the FAIR methodology, was co-founded by Jack Jones. It is used as technical support for the development of the method, linked to the FAIR Institute. Emphasing on a technical approach of the method, it focuses on the respect of the standards of analysis  in general  and the definition of the perimeter (first  step  of FAIR) in particular.</p>
<p>&nbsp;</p>
<figure id="post-14820 media-14820" class="align-none"><img loading="lazy" decoding="async" class="aligncenter wp-image-14820 size-full" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-8.png" alt="" width="776" height="431" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-8.png 776w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-8-344x191.png 344w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-8-71x39.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-8-768x427.png 768w" sizes="auto, (max-width: 776px) 100vw, 776px" /></figure>
<p style="text-align: center;">RiskLens, FAIR&#8217;s application to the letter</p>
<p>&nbsp;</p>
<p>Nevertheless, it should be noted that, on the one hand, this solution requires advanced notions in the FAIR methodology to be easily operable. Indeed, the platform does not provide a consequent help in obtaining data (which, as we have seen, remains the keystone of quantification), on the basis that the definition of the perimeter is enough to define precisely the data, and thus to obtain it easily. On the other hand, it is an American platform, which implies that the interface (quite unintuitive) is only available in that language, and that the data collected is also subject to U.S. regulations.</p>
<h3>CITALID</h3>
<p>The second platform we will mention here is the French startup CITALID, whose approach is fundamentally different. Indeed, it has been founded by two ANSSI analysts, who wanted to link the CTI to the risk management. Thus, using FAIR as the tool to make this link, it makes its effort on the conception and the maintenance of the database, made of solid figures kept up to date, to closely monitor the local and international cyber geopolitical situation.</p>
<p>&nbsp;</p>
<figure id="post-14822 media-14822" class="align-none"><img loading="lazy" decoding="async" class="aligncenter wp-image-14822 size-full" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-9.png" alt="" width="1920" height="1080" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-9.png 1920w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-9-340x191.png 340w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-9-69x39.png 69w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-9-768x432.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/12/image-9-1536x864.png 1536w" sizes="auto, (max-width: 1920px) 100vw, 1920px" /></figure>
<p style="text-align: center;">CITALID, a high value-added database</p>
<p>&nbsp;</p>
<p>The CITALID platform provides real support in the definition and the collection of the FAIR data, thus allowing to identify precisely where is the remaining part of subjectivity undeniably linked to risk. Available in French and English, it facilitates the management of cyber risk by taking into account all the parameters of the organization (location, size, sector of industry, level of maturity, compliance with standards, etc.), to provide data originating from appropriate contexts. Furthermore, and in addition to an interactive explanation of each of the platform&#8217;s fields, the startup supports its customers in collecting the needed inner data of their organization.</p>
<p>&nbsp;</p>
<h2>First step with FAIR&#8230;</h2>
<p>Anyhow, the difficulty will always be to succeed in the transition from qualitative to quantitative estimation. Even if solutions can facilitate this shift, leaving a controlled qualitative method for a new unassimilated assessment method remains a challenge, despite all the benefits the new method promises.</p>
<p>If three points were to be highlighted to pursue on the quantitative way, they could be:</p>
<ul>
<li>First, to make sure the required maturity is reached. Quantification requires a good understanding of the level of security of the concerned IS, and a pre-existing and well-established risk management method. If quantification provides solutions to assess the cost of a risk, provision it or estimate  the  ROI  of a measure, it is however useless  (or even counterproductive) to embark on this path too early (at best it will be a waste of time, at worst it will degrade the existing risk management process).</li>
<li>Then, to have a gradual approach in the deployment of quantification. In a mature IS with stable risk management, it is preferable to gradually adopt the quantitative method. This allows to gain confidence in the estimates produced (potentially by making it coexist with the elder qualitative estimation method) and to assimilate the methodology, while ensuring its integration into the existing risk management workflow.</li>
<li>Finally, rely on existing experience in collecting cyber risk data. As the difficulty stays confined in obtaining reliable data, it is crucial (to be confident in the method) to have trusted figures. It then seems appropriate make use of a platform that can provide data of quality, and a support in the collection of our own data. It will furthermore have more experience deploying the methodology to various customers. The quality of the provided results will then be the key element in the confidence that the organization will have in the quantitative method.</li>
</ul>
<p>&nbsp;</p>
<p><a href="#_ftnref1" name="_ftn1">[1]</a> <a href="https://www.riskinsight-wavestone.com/en/2020/11/quantified-risk-assessment-1-2-a-quantification-odyssey/">https://www.riskinsight-wavestone.com/en/2020/11/quantified-risk-assessment-1-2-a-quantification-odyssey/</a></p>
<p><a href="#_ftnref2" name="_ftn2">[2]</a> <a href="https://www.riskinsight-wavestone.com/en/2020/06/la-quantification-du-risque-cybersecurite/">https://www.riskinsight-wavestone.com/2020/06/la-quantification-du-risque-cybersecurite/</a></p>
<p><a href="#_ftnref3" name="_ftn3">[3]</a> <a href="https://publications.opengroup.org/c13g">https://publications.opengroup.org/c13g</a></p>
<p><a href="#_ftnref4" name="_ftn4">[4]</a> <a href="https://www.sophos.com/fr-fr/medialibrary/Gated-Assets/white-papers/sophos-the-state-of-ransomware-2020-wp.pdf">https://www.sophos.com/fr-fr/medialibrary/Gated-Assets/white-papers/sophos-the-state-of-ransomware-2020-wp.pdf</a></p>
<p><a href="#_ftnref5" name="_ftn5">[5]</a> <a href="https://blog.opengroup.org/2018/03/29/introducing-the-open-group-open-fair-risk-analysis-tool/">https://blog.opengroup.org/2018/03/29/introducing-the-open-group-open-fair-risk-analysis-tool/</a></p>
<p><a href="#_ftnref6" name="_ftn6">[6]</a> <a href="https://netflixtechblog.com/open-sourcing-riskquant-a-library-for-quantifying-risk-6720cc1e4968">https://netflixtechblog.com/open-sourcing-riskquant-a-library-for-quantifying-risk-6720cc1e4968</a></p>
<p><a href="#_ftnref7" name="_ftn7">[7]</a> <a href="https://www.risklens.com/">https://www.risklens.com/</a></p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2020/12/quantified-risk-estimate-2-2-what-data-what-tools/">Quantified risk estimate (2/2): What data, what tools?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Banking Innovation Awards: together they are building the bank of tomorrow!</title>
		<link>https://www.riskinsight-wavestone.com/en/2020/10/banking-innovation-awards-together-they-are-building-the-bank-of-tomorrow/</link>
		
		<dc:creator><![CDATA[Alfred Briand]]></dc:creator>
		<pubDate>Mon, 12 Oct 2020 07:00:39 +0000</pubDate>
				<category><![CDATA[Cloud & Next-Gen IT Security]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[banking]]></category>
		<category><![CDATA[BIA]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[startups]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=14365</guid>

					<description><![CDATA[<p>More than 60 startups and SMEs participated in the fourth edition of the Banking Innovation Awards (BIA), formerly the Banking CyberSecurity Innovation Awards (BCSIA). Cybersecurity, artificial intelligence and data are the key words of this startup contest organized each year...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2020/10/banking-innovation-awards-together-they-are-building-the-bank-of-tomorrow/">Banking Innovation Awards: together they are building the bank of tomorrow!</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>More than 60 startups and SMEs participated in the fourth edition of the <a href="https://banking-innovation-awards.com/index-en.html">Banking Innovation Awards</a> (BIA), formerly the Banking CyberSecurity Innovation Awards (BCSIA). Cybersecurity, artificial intelligence and data are the key words of this startup contest organized each year in a collaborative way by Wavestone and Société Générale. On October 6, 2020, the award ceremony allowed a high-profile jury to reward 4 startups among the 8 finalists of the competition. The 4 winning startups will now have the opportunity to integrate Shake&#8217;Up, Wavestone&#8217;s startup accelerator program, and to test their solution within Société Générale.</em></p>
<p><em>For more information, watch the <a href="https://www.youtube.com/watch?v=_EJPAA1v7fU&amp;feature=youtu.be">video</a> presentation of the contest.</em></p>
<p>&nbsp;</p>
<h2>For the fourth edition of the contest, data and AI come along with Cybersecurity!</h2>
<p>While previous editions of the competition rewarded only startups specializing in the field of cyber security, the 2020 edition has broadened its scope to include new topics, such as artificial intelligence and data, which remain key components of the cyber ecosystem.</p>
<p>All the participating startups, of French or European origin, were able to share all the richness of their diverse technological expertise. Below are the top 5 topics covered by the participants this year:</p>
<ul>
<li>Fight against fraud</li>
<li>Digital identity protection</li>
<li>Development of artificial intelligence for business</li>
<li>Data integrity protection</li>
<li>Detection of incidents and vulnerabilities</li>
</ul>
<p>&nbsp;</p>
<h2>A high-profile jury, with analyses and strong messages!</h2>
<p>This ceremony was obviously intended to reward the big winners of the 2020 edition, but not only. It was also an opportunity for all the jury members to share their analyses of the current startup ecosystem.</p>
<p>This year, the jury was composed of Claire Calmejane (<em>Group Innovation Director &#8211; Société Générale</em>), Christophe Leblanc (<em>Group Digital Resources and Transformation Director &#8211; Société Générale</em>), Pascal Imbert (<em>Chairman and CEO &#8211; Wavestone</em>), Reza Maghsoudnia (<em>Strategic Development Director &#8211; Wavestone</em>), Guillaume Poupard (<em>Managing Director &#8211; ANSSI</em>), Jamal Attif (<em>Professor at Dauphine-PSL, head of the MILES team</em>) and a college of experts (<em>Thierry Olivier, Christina Poirson, Julien Molez, Gérôme Billois, Ghislain de Pierrefeu and Severine Hassler</em>).</p>
<p>&nbsp;</p>
<h3>Lessons and perspectives of the crisis</h3>
<p>Although this health crisis is not yet over, it seems in any case a little bit better controlled than in March, when this disease was still unknown to all of us. On that topic, Pascal Imbert and Christophe Leblanc brought their analysis of this crisis and its impacts.</p>
<p>According to them, this crisis has revealed the fragility of both the companies and of our current economic models, but it has also accelerated the trend, with digital technology recently taking an even more important place. This makes the transformations deeper and faster. However, it is not without consequences for companies, which are seeing an acceleration of their transformations, with the need to integrate new factors, such as a better balance between efficiency and resilience, together with a major focus on technology, which represents an economic, technological and sovereignty challenge. According to Pascal Imbert, the startup environment, which is being honored with this competition, is one of the key elements that should enable us to regain control over technology and how it is used.</p>
<p>This crisis is both a factor of digital and strategic transformation, of which data and cybersecurity are an integral part, a factor of agility, with the acceleration of teleworking and the necessary adaptation of IT security rules, and a factor of &#8220;stress-testing&#8221;, for our economic and technological models.</p>
<p>&nbsp;</p>
<h3>Artificial intelligence and data at the service of the crisis</h3>
<p>Jamal Attif reminded us all from the start: &#8220;the value is in the data&#8221;. However, according to him, AI as we know it today is unable to solve this crisis. It can help fight it, for example by using bibliographic data mining algorithms to understand the effects of certain drugs. It can also speed up and improve medical diagnostics, through image recognition, but it cannot predict what has never been seen before, such as this epidemic, which has grown very rapidly.</p>
<p>The startup ecosystem today has a real impact on our business models, but he deeply thinks that it is important to combine all the forces, whether from the world of research, large companies or startups, in order to achieve breakthrough innovation that will enable us to respond to such issues.</p>
<p>&nbsp;</p>
<h3>Cybersecurity: evolution of the threat and innovations</h3>
<p>Guillaume Poupard notes two major points concerning digital and cybersecurity today.</p>
<p>First of all, he raises the positive side of the digital transformation, which helped overcome the lack of activity during this period. However, according to him, we must remain cautious, especially in the face of the particularly worrying growth of cybercrime, which now targets large companies, with very serious cases multiplying (50 ransomwares in 2019, against already 130 in 2020, and it&#8217;s not over yet). The issue of combating cybercrime is therefore a topic of major importance. It is then useful to perform new risk analyses and information system audits to detect possible cybersecurity flaws that were created in these few months. Like Jamal Attif, he reiterates the importance of public and private stakeholders of all sizes, with different motivations, working together to strengthen our cybersecurity defenses. According to him, it is necessary to put forward those who innovate, and this is one of the objectives of the cyber campus, which should soon be created, in the Paris region.</p>
<p>The other point is to continue to raise these issues at the European Union level, and even beyond, by setting up networks so that all stakeholders can work together. This is notably the objective of the recent launch, by the member states of the European Union, of the Cyber Crisis Liaison Organisation Network (CyCLONe).</p>
<p>&nbsp;</p>
<h3>Focus on the innovation and startups ecosystem</h3>
<p>Reza Maghsoudnia shares the very essence of the startup ecosystem, which is to think outside the box, to challenge established players, and to innovate in order to give more value to the various transformations we are experiencing. The crisis is further increasing the need for innovation, and it is of deep importance for Wavestone to continue to identify these sources of innovation, to support and accompany them.</p>
<p>That is for this reason that, in 2015, Wavestone created a startup accelerator program (<a href="https://www.wavestone.com/en/capabilities/shakeup/">Shake&#8217;Up</a>), enabling it to be in constant interaction with several hundred innovative players on the market and to identify great startups to accompany them. As of now, more than 40 startups have been supported, including real success stories such as Alsid and Citalid, in the field of cybersecurity. Regarding the French Cybersecurity startup ecosystem, we invite you to read the analysis of our experts, following the 2020 startup radar conducted by Wavestone.</p>
<p>&nbsp;</p>
<h2>61 startups competed, 8 startups retained and 4 startups rewarded</h2>
<h3>Isahit, Special Prize – Data for good &amp; Ethics</h3>
<p>Founded in 2016, the French &#8220;Tech for Good&#8221; Isahit offers companies a digital impact sourcing platform for processing digital tasks that cannot be handled by artificial intelligence.</p>
<p>Watch the <a href="https://www.youtube.com/watch?v=YO-QHYRWXRk&amp;feature=youtu.be">video</a> presentation of the startup Isahit.</p>
<p>&nbsp;</p>
<h3>CryptoNext, Special Prize – Cybersecurity Made in France</h3>
<p>Founded in 2019, CryptoNext has developed an encryption technology to make data resistant to the power of quantum computing. Its software is intended to be implemented in the offerings of major players in the IT security sector.</p>
<p>Watch the <a href="https://www.youtube.com/watch?v=bOUNolFAV4E&amp;feature=youtu.be">video</a> presentation of the startup CryptoNext.</p>
<p>&nbsp;</p>
<h3>Inqom, Data &amp; AI Grand Prix</h3>
<p>Founded in 2015, Inqom has built a SaaS software for automating accounting production, allowing real time generation of the balance sheet. Using artificial intelligence, the solution processes and enriches accounting data to create centralized, standardized and intelligent accounting.</p>
<p>Watch the <a href="https://www.youtube.com/watch?v=8q6K4q414X4&amp;feature=youtu.be">video</a> presentation of the startup Inqom.</p>
<p>&nbsp;</p>
<h3>Hackuity, Cybersecurity Grand Prix</h3>
<p>Founded in 2018, Hackuity provides a platform that rethinks the way IT vulnerabilities are managed across the enterprise by collecting, standardizing and orchestrating all security assessment practices, whether automated or manual.</p>
<p>Watch the <a href="https://www.youtube.com/watch?v=hGvYQ9ZXK0Q&amp;feature=youtu.be">video</a> presentation of the startup Hackuity.</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2020/10/banking-innovation-awards-together-they-are-building-the-bank-of-tomorrow/">Banking Innovation Awards: together they are building the bank of tomorrow!</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Cybersecurity issues around Smart City (2/2)</title>
		<link>https://www.riskinsight-wavestone.com/en/2020/04/cybersecurity-issues-around-smart-city-2-2/</link>
		
		<dc:creator><![CDATA[Hervé Guillou-Hely]]></dc:creator>
		<pubDate>Wed, 15 Apr 2020 09:00:51 +0000</pubDate>
				<category><![CDATA[Cloud & Next-Gen IT Security]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[IoT]]></category>
		<category><![CDATA[risks]]></category>
		<category><![CDATA[smart city]]></category>
		<category><![CDATA[SOC]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=12966</guid>

					<description><![CDATA[<p>In a previous article, we saw that the Smart City was inducing a paradigm shift which, combined with the general public&#8217;s high expectations on the security of its data, required adapting the approach to such a project. Indeed, as the...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2020/04/cybersecurity-issues-around-smart-city-2-2/">Cybersecurity issues around Smart City (2/2)</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>In a previous </em><a href="https://www.riskinsight-wavestone.com/en/2020/03/cybersecurity-issues-around-smart-city-1-2/"><em>article</em></a><em>, we saw that the Smart City was inducing a paradigm shift which, combined with the general public&#8217;s high expectations on the security of its data, required adapting the approach to such a project. Indeed, as the Smart City develops, urban activity becomes more and more dependent on its services, increasing not only its security needs, but also the interest of cyber attackers. Based on these observations, the challenge will therefore be to identify a new approach to take account of Cyber ​​Security risks and, if not completely eliminate them, to reduce them. This is the purpose of this second article.</em></p>
<p>&nbsp;</p>
<h2>Building a Smart City project with Cybersecurity</h2>
<p>It is essential to integrate cyber security aspects from the start of a Smart City project. Indeed, carrying it out later in the project may prove to be more complex and expensive, with the risk of not dealing with it / not being able to deal with all the risks.</p>
<p>This requires <strong>rethinking the organization of the project regarding data and security governance</strong>: security principles must be defined at the global project level and considered by each of the sub-projects composing the Smart City, depending on their constraints. This is particularly true as Smart Cities involve many actors with different core businesses, means and cybersecurity maturity. A global and shared vision is essential to ensure that each element processes the data with the appropriate level of security.</p>
<p>It is then necessary <strong>to define the main principles of architecture and interoperability</strong>, according to the constraints inherent to the Smart City, related to Edge Computing and the deployment of objects in a hostile environment. System resilience must be at the heart of safety requirements, as the fall or compromise of one element should not cause the entire system to fall.</p>
<p>To this end, common <strong>standards</strong> must be adopted, based on specific frameworks such as ETSI or OneM2M. These increase the chances of maintaining scalable interoperable systems. More generally, the NIST or the ISO 27002 standard are proven Cybersecurity frameworks on which it would be interesting to rely.</p>
<p>The development mode must be <a href="https://www.riskinsight-wavestone.com/en/2019/07/cybersecurity-in-an-agile-world/">agile</a>, integrating a long-term vision to anticipate new use cases, and with short milestones in order to quickly deliver the first services. <strong>Cybersecurity must be included in the development process</strong>, by defining Evil User Stories, enabling risks to be identified and considered each time services or the information system evolves, and by appointing cybersecurity experts in a support and validation role.</p>
<p>&nbsp;</p>
<figure id="post-12967 media-12967" class="align-none"><img loading="lazy" decoding="async" class="size-full wp-image-12967 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image1.png" alt="" width="1740" height="571" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image1.png 1740w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image1-437x143.png 437w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image1-71x23.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image1-768x252.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image1-1536x504.png 1536w" sizes="auto, (max-width: 1740px) 100vw, 1740px" /></figure>
<p>&nbsp;</p>
<p>Defining and maintaining a satisfactory level of security will, more than ever, require the rigorous integration of security in all phases of the project, which may lead to greater but necessary human and technological investments.</p>
<p>&nbsp;</p>
<h2>Protecting critical and regulated data</h2>
<p>Given the propensity of the Smart City to collect and process large amounts of data, their protection will primarily involve <strong>identifying critical data and assets.</strong></p>
<p>&nbsp;</p>
<figure id="post-12969 media-12969" class="align-none"><img loading="lazy" decoding="async" class="size-full wp-image-12969 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image2.png" alt="" width="1340" height="661" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image2.png 1340w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image2-387x191.png 387w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image2-71x35.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image2-768x379.png 768w" sizes="auto, (max-width: 1340px) 100vw, 1340px" /></figure>
<p>&nbsp;</p>
<p>Most of the services offered by the Smart City are aimed at citizens. Therefore, personal and potentially sensitive data will be collected. Furthermore, a loss of availability or integrity of certain services could have serious repercussions since some components of the IS have a direct hold on the physical world. <strong>Smart Cities are not exempt from regulations</strong>, in particular the General Data Protection Regulations (GDPR), but also, depending on usage, from the General Security Regulations (GSR), the Military Programming Law (MPL) or the Network and Information Security (NIS) directive, whose data protection requirements will have to be integrated into the programs.</p>
<p>Levels of data sensitivity classification must therefore be formalized in order to enable the prioritization of actions and the setting up of an appropriate framework for the processing of critical data such as encryption and anonymization.</p>
<p>The problem of access to data should also be raised. There are many actors in the Smart City and it will be necessary to segment the &#8220;vision&#8221; they may have of the IS. This will involve a preliminary phase of defining the authorization profiles, necessary to respect the principle of least privilege, combined with a regular review of their assignments to ensure that they are still legitimate.</p>
<p>&nbsp;</p>
<h2>Operating in trusted environments</h2>
<figure id="post-12971 media-12971" class="align-none"><img loading="lazy" decoding="async" class="size-full wp-image-12971 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image-4.png" alt="" width="1612" height="203" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image-4.png 1612w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image-4-437x55.png 437w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image-4-71x9.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image-4-768x97.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image-4-1536x193.png 1536w" sizes="auto, (max-width: 1612px) 100vw, 1612px" /></figure>
<p>&nbsp;</p>
<p>The Smart City project will necessarily rely on <strong>different technical and organizational foundations</strong>. If these bases are to the Information System what foundations are to a house, it is easy to understand that it will be difficult to build anything if this base is fragile.</p>
<p>As always, these technical bases must be covered by fundamental security measures: implementation of trust bubbles, hardening of systems, patch management, securing of privileged accounts and their use, etc.</p>
<p>Furthermore, an information system with a large attack area such as the Smart City will necessarily have to break with the traditional security model known as &#8220;castle security&#8221;, by relying more on aspects of partitioning and access control of the data itself. The conformity of assets within the information system will have to be continuously evaluated using common configuration and hardening frameworks. Exposed systems and applications must be subject to controls and audits, particularly during the development phase, but also during the operational phase.</p>
<p>In addition, business continuity and disaster recovery will have to be at the heart of the security strategy. Plans will have to be formalized, but also tested, including both technical considerations such as the resilience of different systems, with the ability to restore systems independently of each other, and organizational considerations through crisis management exercises.</p>
<p>Finally, as Smart City involves many players, all stakeholders should ensure the implementation of significant means in the protection of the information systems involved and comply with the requirements of the project&#8217;s security policy. To do this, they will have to be contractually committed, at the very least by including security requirements in contracts, but also by formalizing and implementing security assurance plans, particularly for the most critical service providers. Regular controls may be commissioned to ensure that the security level is maintained over time and to address future risk scenarios.</p>
<p>&nbsp;</p>
<h2>Detecting, reacting and sharing</h2>
<p>The Smart City cannot do without <strong>a service to detect and deal with security incidents.</strong></p>
<p>It will be necessary to collect traces of activity on the systems and look for weak signals. In view of the large number of events to be processed, it will be essential to define the risks to be guarded against and to rely on correlation solutions to facilitate these searches. The use of automation tools will allow a first sorting of false positives, facilitating the work of analysts in the qualification of security alerts.</p>
<p>The detection and response service can be built using the PDIS and PRIS standards. Qualified external suppliers may be used for these two services as required.</p>
<p>The use of <strong>Cyber Threat Intelligence services</strong> will bring a significant efficiency gain in the creation and enrichment of SOC detection rules. Indeed, it will be possible to adopt a proactive detection posture by monitoring attacks that have targeted Smart Cities and the operating modes used. This will also have the advantage of improving the efficiency of the response service by saving precious investigation time.</p>
<p>Finally, the process of handling significant and major security incidents cannot be carried out without the formalization of a <strong>crisis management unit</strong>, composed of actors with well-defined roles and trained for this exercise. Particular attention will be paid to the external communication system, since the &#8220;severity&#8221; of a crisis depends as much on the event that caused it as on how it is perceived by the outside world.</p>
<p>&nbsp;</p>
<figure id="post-12973 media-12973" class="align-none"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-12973" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image3.png" alt="" width="1647" height="873" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image3.png 1647w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image3-360x191.png 360w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image3-71x39.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image3-768x407.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/04/Image3-1536x814.png 1536w" sizes="auto, (max-width: 1647px) 100vw, 1647px" /></figure>
<p>&nbsp;</p>
<p>In conclusion, and as we have seen through these two articles, the Smart City is a self-evident development in an era where demographic, ecological and economic issues are all intertwined. Its promises are seductive, but the implementation framework may give rise to some fears.</p>
<p>As with any digital transformation, ensuring a level of security in line with the challenges of the project will necessarily involve identifying the vulnerabilities and security risks it generates.</p>
<p><strong>In the era of cyber-warfare and cyber-threats</strong>, the Smart City should be considered as a Digital Service Provider, within the meaning of the NIS directive, and be protected by security measures adapted to this status.</p>
<p>The provision of secure services, respectful of their users&#8217; data, is a sine qua non condition for the success of a Smart City project, the benefits of which will only be matched by the magnitude of the impact of a successful cyberattack.</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2020/04/cybersecurity-issues-around-smart-city-2-2/">Cybersecurity issues around Smart City (2/2)</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Cybersecurity issues around Smart City (1/2)</title>
		<link>https://www.riskinsight-wavestone.com/en/2020/03/cybersecurity-issues-around-smart-city-1-2/</link>
		
		<dc:creator><![CDATA[Hervé Guillou-Hely]]></dc:creator>
		<pubDate>Mon, 16 Mar 2020 09:08:39 +0000</pubDate>
				<category><![CDATA[Cloud & Next-Gen IT Security]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[IoT]]></category>
		<category><![CDATA[smart city]]></category>
		<category><![CDATA[stakes]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=12777</guid>

					<description><![CDATA[<p>Smart City, a possible answer to today&#8217;s challenges &#8220;A smart sustainable city is an innovative city that uses information and communication technologies (ICTs) and other means to improve quality of life, efficiency of urban operation, and services and competitiveness, while...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2020/03/cybersecurity-issues-around-smart-city-1-2/">Cybersecurity issues around Smart City (1/2)</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Smart City, a possible answer to today&#8217;s challenges</h2>
<p><em>&#8220;A smart sustainable city is an innovative city that uses information and communication technologies (ICTs) and other means to improve quality of life, efficiency of urban operation, and services and competitiveness, while ensuring that it meets the needs of present and future generations with respect to economic, social, environmental and cultural aspects.»</em>, International Telecommunication Union (ITU) &#8211; United Nations Specialized Agency for Information and Communication Technologies.</p>
<p>Increase in the urban population, ecological emergency and energy transition, constraints on public finances, need to reinvent the link between the public service and the user, increase in the living comfort of the inhabitants, etc. All of these issues are challenges that the Smart City could help respond to and which are pushing communities to invest in this direction.</p>
<p>In order to meet these challenges of today and tomorrow, the Smart City will have to create a synergy between different areas such as intelligent traffic management, the development of new modes of transport, the optimization of energy consumption and waste management, the protection of goods and services, home automation, etc.</p>
<p>&nbsp;</p>
<figure id="post-12618 media-12618" class="align-none"><img loading="lazy" decoding="async" class="size-full wp-image-12618 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/02/Image-1.png" alt="" width="1233" height="667" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/02/Image-1.png 1233w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/02/Image-1-353x191.png 353w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/02/Image-1-71x39.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/02/Image-1-768x415.png 768w" sizes="auto, (max-width: 1233px) 100vw, 1233px" /></figure>
<p>&nbsp;</p>
<p>All these services can be federated around a single control center which will provide an uplink and downlink, giving the possibility of collecting information on the state of the services and/or acting directly on the infrastructure.</p>
<p>&nbsp;</p>
<h2>A new target for cyber attackers</h2>
<p>Many cities in France and around the world have taken up the subject of the Smart City to meet the challenges set out above: large metropolises of course, but also smaller cities.</p>
<p>In parallel with these initiatives, it is becoming more and more frequent to observe cyberattacks targeting cities. As an illustration, in 2019, 22 US municipalities were victims of cyberattacks. <strong>The losses amount to millions</strong>. The governor of Louisiana went so far as to declare a state of emergency following attacks on several cities in the state. But these attacks are not limited to the United States, as evidenced by the attacks in France on the cities of Sarrebourg (Moselle), Sequedin (Nord), Huez (Oisans), La Croix-Valmer (Var) or even Nuits-Saint-Gorges (Côtes-d&#8217;Or).</p>
<p>So, the question now is why Smart Cities present a new playground for Cyber Attacks and how to protect oneself from them.</p>
<p>&nbsp;</p>
<h2>The Smart City induces a paradigm shift</h2>
<p>Conducting a Smart City project requires changing the usual ways of proceeding by implementing a new kind of information system (IS), mixing many issues and generating new risks in terms of Cybersecurity.</p>
<p>&nbsp;</p>
<h3>A complex architecture</h3>
<p>The Smart City is partly characterized by the new structure of its architecture. <strong>Its atypical IS</strong> compiles the constraints of a management IS, those of an industrial IS and those of an IoT IS.</p>
<p>Thus, its management IS will have a propensity to collect and process a large amount of data, whereas its industrial IS will have the characteristic of being directly connected to the physical world: water management, traffic lights, variable road signs, retractable bollards, intelligent lighting, autonomous car control, etc. and reconciling the challenges of these two worlds is no easy task: where the industrial world traditionally focuses on availability, the IT world will focus on the integrity and confidentiality of information and processing, considering furthermore that the Smart City will reinforce the existing IT and digital dimension of industrial systems.</p>
<p>Furthermore, the rationale for an IoT IS must be considered, which is to collect data as close as possible to their sources, through the deployment of connected objects, multiple entry points to the IS in potentially hostile environments. As a result, these objects will be individually exposed to physical attacks against which it was not previously necessary or easier to guard against (e.g. physical access to a serial or USB port, replacement of flash memory, etc.).</p>
<p>Finally, the systems that make up the Smart City must be able to evolve rapidly in order to benefit from the innovations of market players. The challenge is to succeed in building a flexible IS with the capacity to respond to uses yet unidentified today while providing systems capable of being maintained over time, on the scale of a Smart City built for decades.</p>
<p>&nbsp;</p>
<h3>The paradox of interoperability</h3>
<p>Moreover, <strong>a Smart City approach is intended to be inclusive</strong> in order to take advantage of the strengths of all the players in the area. This implies managing heterogeneous systems, mixing new and old technological bricks, and mastering the opening of its IS.</p>
<p>Smart Cities polymorphism complicates the definition of global security policies. Their implementation evolves alongside the development of new technologies, making the security policies of another generation obsolete or inapplicable. This problem has already been present in the industrial world for years, where operational constraints make it sometimes impossible to evolve systems that have become vulnerable.</p>
<p>Beyond security policy, while interoperability between multi-generational systems makes it possible to develop new functionalities that create value for the user, it also implies using disparate protocols that can lead to security breaches. A &#8220;security by design&#8221; approach would consist in identifying the current need and its potential evolutions, in order to be able to propose specifications integrating both concrete answers to the functional need and minimum security rules allowing the service deployment with a satisfactory level of confidence. However, this is likely to oppose to the principle of inclusiveness of the Smart City.</p>
<h4>The importance of data</h4>
<h4>An operational and political challenge</h4>
<p>Information from the field is of paramount importance in driving the Smart City: assisting in decision-making, communicating information to citizens, planning events, and evaluating public policy. While the data itself is not necessarily critical, this is no longer true when it is aggregated into a larger whole. Errors in the collection or processing of data can lead to operational inefficiencies in services or to inappropriate choices in response to changing circumstances.</p>
<p>&nbsp;</p>
<figure id="post-12778 media-12778" class="align-none">
<figure id="post-12778 media-12778" class="align-none"><img loading="lazy" decoding="async" class="size-full wp-image-12778 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/03/Image-2.png" alt="" width="958" height="554" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/03/Image-2.png 958w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/03/Image-2-330x191.png 330w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/03/Image-2-67x39.png 67w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/03/Image-2-120x70.png 120w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/03/Image-2-768x444.png 768w" sizes="auto, (max-width: 958px) 100vw, 958px" /></figure>
</figure>
<p>&nbsp;</p>
<p>Moreover, the construction of the Smart City is done by layer. Gradually, new services appear and develop. Historically siloed, the trend is to look for synergies between the different services to create ever more added value for the user. These growing interconnections and overlapping induce such complexity that in the event of a failure, there is a risk, if we are not careful, of seeing the whole infrastructure collapse, either because of error propagation or because each service has become dependent on the others.</p>
<h4>Security: a request coming from the citizens themselves</h4>
<p>Elabe and Wavestone have conducted a survey on the importance of data in tomorrow&#8217;s public services, and on the challenges facing stakeholders in such projects.</p>
<p>Among these challenges lies the use made of the user personal data. Overall, citizens are in favor of the idea of ​​digital transformation of public services, and a fortiori of the Smart City as a public service but remain <strong>concerned about the purpose</strong> of processing their data.</p>
<p>&nbsp;</p>
<figure id="post-12780 media-12780" class="align-none"><img loading="lazy" decoding="async" class="size-full wp-image-12780 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/03/Image-3.png" alt="" width="878" height="666" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/03/Image-3.png 878w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/03/Image-3-252x191.png 252w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/03/Image-3-51x39.png 51w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/03/Image-3-768x583.png 768w" sizes="auto, (max-width: 878px) 100vw, 878px" /></figure>
<p>&nbsp;</p>
<p>However, a significant proportion of the population, between 30% and 50%, is not in favour of transferring their data even if it could save money, save time or reduce their carbon footprint. This could be due to the fact that 76% of the population surveyed believe that the administration is not currently able to ensure the security of the data it collects.</p>
<p>&nbsp;</p>
<figure id="post-12782 media-12782" class="align-none"><img loading="lazy" decoding="async" class="size-full wp-image-12782 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/03/Image-4.png" alt="" width="1209" height="546" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/03/Image-4.png 1209w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/03/Image-4-423x191.png 423w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/03/Image-4-71x32.png 71w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/03/Image-4-768x347.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2020/03/Image-4-730x330.png 730w" sizes="auto, (max-width: 1209px) 100vw, 1209px" /></figure>
<p>&nbsp;</p>
<p>The success of the Smart City therefore also lies in the ability of stakeholders <strong>to reassure users</strong> about the use and protection of their data.</p>
<p>Thus, we have seen that the Smart City is inducing a paradigm shift which, combined with the high expectations of the general public on the security of its data, required an adaptation of its approach. Indeed, as the Smart City grows, urban activity becomes more and more dependent on its services, increasing its security needs, but also the interest of cyber attackers. Based on these observations, the challenge will therefore be to identify which approach to implement to take into account the risk of cybersecurity and, failing to completely eliminate it, to reduce it. We will talk about it in a second article.</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2020/03/cybersecurity-issues-around-smart-city-1-2/">Cybersecurity issues around Smart City (1/2)</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Dorking &#8211; exploiting search engine capabilities to discover security gaps</title>
		<link>https://www.riskinsight-wavestone.com/en/2020/01/dorking-exploiting-search-engine-capabilities-discover-security-gaps/</link>
		
		<dc:creator><![CDATA[Axel Petersen]]></dc:creator>
		<pubDate>Fri, 31 Jan 2020 15:25:03 +0000</pubDate>
				<category><![CDATA[Cloud & Next-Gen IT Security]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[Dorking]]></category>
		<category><![CDATA[google hacking]]></category>
		<category><![CDATA[search engines]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=12602</guid>

					<description><![CDATA[<p>Search engines, such as public ones like Google or companies’ internal intranet search tools, are typically used so one can find information about a topic that they are interested in.  However, a more nefarious way to use these tools has...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2020/01/dorking-exploiting-search-engine-capabilities-discover-security-gaps/">Dorking &#8211; exploiting search engine capabilities to discover security gaps</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Search engines</strong>, such as public ones like Google or companies’ internal intranet search tools, are typically used so one can find information about a topic that they are interested in.  However, a more nefarious way to use these tools has recently gained prominence.  Cybercriminals are hunting for sensitive information hidden in publically-accessible information by using search terms called “dorks”.  <strong>This technique is referred to as both “Google hacking” or “Google dorking”.</strong></p>
<figure id="post-12603 media-12603" class="align-none"><img loading="lazy" decoding="async" class="wp-image-12603 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/01/Capture.png" alt="" width="541" height="302" /></figure>
<p>Typically, <strong>one would use key words to find out information about a topic they are interested in.</strong>  For example, if one wanted to improve their tennis serve, they would probably search for “tennis serve tips”, which would give a number of links to articles based upon the terms provided. Search engines archive information collected throughout the internet, indexing information so it is readily available to comb through. A user will provide a keyword which the engine will then find throughout its indexes, returning results based upon relevance and algorithms. Search engines store all publicly accessible information in a website, like things hidden in the code that are not secured.  <strong>In addition to searching for key terms, search engines provide a number of more advanced operators to take advantage of, which is exactly what Google dorking takes advantage of.</strong> For example, the operator ‘site’ will focus a search on a specific website instead of every site indexed by the search engine.</p>
<p>Wide scale security events using Google dorking has occurred recently and has been widely reported on.   Two notable examples include the data leak of a <strong>French political party’s data</strong>, which was found on the site of its webhost using “dorks” of the type “Index of /” and <strong>the discovery of numerous websites used by the CIA for communication</strong>, leading to numerous executions of agents working for the US.</p>
<p>To give an example of a specific search that uses Google dorking, the inquiry “inurl: files intext:nationality filetype: xls intext: &lt;first name or last name type&gt;”is likely to find Excel files that contain individuals’ information with columns displaying  name and nationality. At the same time, a <strong>single well-chosen keyword</strong>—for example, the name of <strong>an enterprise application</strong> searched on the Internet or the word “<strong>salary</strong>” searched on the company intranet—c<strong>an be enough to find highly sensitive information.</strong></p>
<figure id="post-12607 media-12607" class="align-none"><img loading="lazy" decoding="async" class=" wp-image-12607 aligncenter" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2020/01/Capture-2.png" alt="" width="406" height="360" /></figure>
<p>Search engines internal to certain websites can also be exploited.  For example, <strong>websites containing application source codes</strong> (e.g. GitHub), <strong>technical forums</strong> for software publishers, or <strong>job posting websites</strong> containing descriptions of sensitive technical environments can be ripe for using Google dorking to find exploitable information</p>
<p>Google dorking has reached an apex of public accessibility because of numerous tutorials postedonline, specialized, private search engines (e.g. startpage.com) and websites listing thousands of “dorks” (e.g. Google Hacking Database) listed by specific use case (e.g. finding files containing passwords).</p>
<p>Google dorking is <strong>typically performed manually but able to be automated with “dork scanners”</strong> such as “Zeus-scanner” or with the help of PowerShell tools (PnP-PowerShell) for searches in Office365.</p>
<p><strong>To guard against exploitation of internal search engines</strong>, organizations can:</p>
<ul>
<li><strong>Use Data Loss Prevention software and services</strong> to detect data leakage of sensitive information, including tools that search non-indexed websites, like the Dark Web.</li>
<li><strong>Implement Data Classification and Governance procedures</strong>, including oversight of how data is shared, like withOffice365 Groups, starting with data that is most critical to business operation and would lead to the largest risk events (e.g. sensitive trade groups, client data, HR information, etc.)</li>
<li><strong>Appropriately oversee outsourced activities with a Security Assurance Plan</strong> and raise providers’ awareness of the importance of the adequate protection and nondisclosure of the information accessible to them. When possible, require evidence of data destruction after a contract has expired</li>
<li><strong>Supervise the transfer of sensitive information</strong> to parties that do not always possess Synchronous Serial Interface (SSI) protection capabilities (on their company intranet or on the Internet) equivalent to the organization’s own capabilities</li>
</ul>
<p>Organizations can also take <strong>measures to limit the impact of a known data leak:</strong></p>
<ul>
<li><strong>Develop a process for managing identified leaks</strong>, including actions to be taken for search engines and websites that have indexed the leak (e.g. Google search engine optimization (SEO) management)</li>
<li><strong>Have procedures for security incident management including data breach</strong> (with regards to GDPR) and crisis management activities,  noting the potential need for notification of regulatory authorities and impacted individuals.</li>
<li><strong>Have a monitoring procedure and tools in place for social media networks</strong>, developing prepared responses for engaging with individuals on these platforms when dealing with a crisis</li>
</ul>
<p>Google dorking can be leveraged by an organization <strong>to test out the security of its own systems,</strong> such as during, security audits or Red Team activities that aim at thinking from a malicious agent’s perspective to discover—before the agent—the gaps that could be exploited to cause harm to an organization.  <strong>Google dorking is a powerful technique bad actors are using</strong> to exploit rarely seen gaps in an organization’s architecture, and the possibility of this technique’s use should be kept in mind when assessing an organization’s information security risk.  It is one of the many examples of ways cybercriminals continue to evolve in their activities today, and highlights the need for an organization’s continuous evolution in how it handles security.</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2020/01/dorking-exploiting-search-engine-capabilities-discover-security-gaps/">Dorking &#8211; exploiting search engine capabilities to discover security gaps</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Le Dorking ou la pêche aux informations sensibles via les moteurs de recherche</title>
		<link>https://www.riskinsight-wavestone.com/en/2019/08/le-dorking-ou-la-peche-aux-informations-sensibles-via-les-moteurs-de-recherche/</link>
		
		<dc:creator><![CDATA[Axel Petersen]]></dc:creator>
		<pubDate>Sat, 31 Aug 2019 08:48:07 +0000</pubDate>
				<category><![CDATA[Cloud & Next-Gen IT Security]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[données]]></category>
		<category><![CDATA[Dorking]]></category>
		<category><![CDATA[moteur de recherche]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=12050</guid>

					<description><![CDATA[<p>Les moteurs de recherche publics ou internes aux organisations offrent un moyen de « pêcher » des informations sensibles et techniquement accessibles à tous via des mots clefs bien choisis – les « Dorks ». Deux actes médiatisés ces dernières...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2019/08/le-dorking-ou-la-peche-aux-informations-sensibles-via-les-moteurs-de-recherche/">Le Dorking ou la pêche aux informations sensibles via les moteurs de recherche</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Les <strong>moteurs de recherche publics ou internes </strong>aux organisations offrent un moyen de « pêcher » des <strong>informations sensibles et techniquement accessibles à tous</strong> via des <strong>mots clefs bien choisis</strong> – les « <strong>Dorks</strong> ».</p>
<figure id="post-12055 media-12055" class="align-center"><img loading="lazy" decoding="async" class="aligncenter wp-image-12055" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2019/09/Image-1.png" alt="" width="335" height="196" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2019/09/Image-1.png 774w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/09/Image-1-120x70.png 120w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/09/Image-1-326x191.png 326w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/09/Image-1-768x449.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/09/Image-1-67x39.png 67w" sizes="auto, (max-width: 335px) 100vw, 335px" /></figure>
<p>Deux actes médiatisés ces dernières années l’illustrent parmi bien d’autres : la fuite des <strong>données d’un parti politique français </strong>retrouvées sur le site de son hébergeur, en utilisant un Dork du type « <em>Index of /</em>», ou la découverte, par des services de contre-espionnage, de <strong>sites internet servant pour la communication entre une agence étatique et ses informateurs</strong>, entraînant la mort de plusieurs dizaines d’entre eux.</p>
<p>Sur Internet, la pêche aux « Dorks » s’exerce via des <strong>moteurs de recherche tels que Google et Bing</strong> mais également sur <strong>des moteurs hors US/EU</strong> qui, tout comme les <strong>sites d’archivage </strong>de pages web, sont<strong> susceptibles de conserver des informations retirées </strong>des bases d’index <strong>des moteurs de recherche classiques</strong>.</p>
<p>A titre illustratif, la recherche suivante : « <em>inurl:files intext:nationalité filetype:xls intext:&lt;un prénom ou un nom de famille type&gt;</em> » entrée sur un moteur de recherche largement utilisé, est susceptible de retrouver des fichiers Excel où figurent des informations nominatives mentionnant la nationalité de personnes. Cependant <strong>un seul mot bien choisi</strong>, par exemple le nom d’une <strong>application métier </strong>recherché sur Internet ou le mot « <strong>salaire</strong> » recherché sur l’intranet, peut <strong>suffire à</strong> <strong>pêcher des informations très sensibles</strong>.</p>
<figure id="post-12057 media-12057" class="align-center"><img loading="lazy" decoding="async" class="aligncenter wp-image-12057" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2019/09/image-2.png" alt="" width="201" height="173" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2019/09/image-2.png 604w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/09/image-2-222x191.png 222w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/09/image-2-45x39.png 45w" sizes="auto, (max-width: 201px) 100vw, 201px" /></figure>
<p>Les moteurs de recherche internes à certains sites peuvent être également exploités. C’est le cas, par exemple, <strong>des sites spécialisés dans la mise en ligne de codes sources</strong> (ex : GitHub) ou de <strong>morceaux de textes</strong> (ex : PasteBin), des sites de <strong>forums techniques</strong> d’éditeurs de logiciels, ou de <strong>sites de CV </strong>en ligne contenant des descriptions parfois très précises sur des environnements techniques sensibles.</p>
<p>Le « <strong>Dorking</strong> » est <strong>à la portée du plus grand nombre</strong>, grâce aux nombreux <strong>tutoriels</strong> accessibles sur Internet, aux <strong>formulaires de recherches étendues</strong> (ex : celui de startpage.com) et surtout aux <strong>sites référençant des milliers de Dorks</strong> (ex : Google Hacking Database) organisés en fonction de l’usage attendu tel que retrouver des « Fichiers contenant des mots de passe ».</p>
<p>Le Dorking s’effectue plus communément à l’aide de <strong>recherches manuelles</strong> mais est susceptible d’être <strong>industrialisé</strong> grâce à des « <strong>Dork scanners</strong> » comme Zeus-scanner ou à l’aide d<strong>’outils PowerShell</strong> (PnP-PowerShell) pour les recherches dans Office365.</p>
<p>Pour <strong>se prémunir de l’exploitation malveillante du Dorking</strong>, les organisations peuvent notamment :</p>
<ul>
<li>Être en capacité de <strong>détecter les fuites d’informations</strong> sensibles sur le SI interne ou sur Internet, en examinant par exemple l’opportunité de recourir sur le SI interne à des <strong>produits de type DLP</strong> et sur internet à un <strong>service de veille des fuites d’informations</strong>, qui pourra également surveiller l’<strong>internet non-indexé</strong>, voire<strong> le Dark-Web</strong>.</li>
<li>Mettre en place une <strong>classification des données et une gouvernance des partages internes</strong> (ex : les Groups Office 365) en commençant par les activités les plus sensibles (ex : groupes métiers sensibles, données clients, RH…).</li>
<li><strong>Encadrer contractuellement et opérationnellement</strong> les missions confiées aux <strong>prestataires</strong> via un <strong>Plan d’Assurance Sécurité</strong> et les sensibiliser à la protection et à la non-divulgation des informations auxquelles ils peuvent accéder ; lorsque c’est possible, prévoir un <strong>PV de destruction de données</strong>.</li>
<li>Encadrer la communication d’informations sensibles aux partenaires sociaux, aux associations, etc. qui ne disposent pas toujours sur leur SI et sites Internet dédiés, de moyens de protection SSI équivalents à ceux de l’organisation ou de l’entreprise à laquelle ils sont liés.</li>
</ul>
<p>Les organisations peuvent également prendre des <strong>mesures</strong> visant à <strong>limiter l’impact d’une fuite de données</strong> avérée :</p>
<ul>
<li>Disposer d’une <strong>fiche réflexe </strong>pour traiter la fuite, incluant la <strong>conduite à tenir vis-à-vis des moteurs de recherche </strong>et des sites l’ayant indexée (ex : gestion du référencement Google, etc …)</li>
<li>Disposer d’un processus de gestion des incidents de sécurité, de <strong>data-breach</strong> (GDPR), de gestion de crise… incluant la <strong>notification potentielle aux autorités et personnes concernées</strong>.</li>
<li>Disposer d’un processus et d’outils de <strong>veille sur les réseaux sociaux </strong>et media avec des réponses préparées.</li>
</ul>
<p>Cette prévention peut en outre conduire à <strong>recourir à la technique du Dorking à des fins éthiques</strong>, tels que des <strong>audits de sécurité</strong>, ou des <strong>activités « Red Team »</strong> qui visent à se mettre à la place d’un acteur malveillant pour découvrir – avant lui – les failles et les informations qui permettraient de porter atteinte à l’organisation. Néanmoins, en fonction du contexte, il peut être préférable de <strong>bien encadrer en amont la communication des résultats de la mise en œuvre de techniques de Dorking</strong>, lesquelles peuvent donner lieu à la <strong>découverte d’informations personnelles ou/et sensibles</strong>, sur des ressources <strong>liées à l’entreprise ou à des acteurs externes</strong>.</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2019/08/le-dorking-ou-la-peche-aux-informations-sensibles-via-les-moteurs-de-recherche/">Le Dorking ou la pêche aux informations sensibles via les moteurs de recherche</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Des applications de messagerie instantanée vraiment sécurisées ?</title>
		<link>https://www.riskinsight-wavestone.com/en/2019/07/messagerie-instantanee/</link>
		
		<dc:creator><![CDATA[Wajih JMAIEL]]></dc:creator>
		<pubDate>Wed, 17 Jul 2019 09:44:13 +0000</pubDate>
				<category><![CDATA[Cyberrisk Management & Strategy]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[applicatif]]></category>
		<category><![CDATA[chiffrement]]></category>
		<category><![CDATA[données]]></category>
		<category><![CDATA[messagerie]]></category>
		<category><![CDATA[Risk management]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=11993</guid>

					<description><![CDATA[<p>Utilisées par près d’une personne sur trois et dans le monde entier, les applications de messagerie instantanée se sont imposées comme des outils essentiels de la communication moderne. Depuis leur création dans les années 1960, elles permettent des échanges rapides...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2019/07/messagerie-instantanee/">Des applications de messagerie instantanée vraiment sécurisées ?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Utilisées par près d’une personne sur trois et dans le monde entier, les applications de messagerie instantanée se sont imposées comme des outils essentiels de la communication moderne. Depuis leur création dans les années 1960, elles permettent des échanges rapides entre correspondants distants, à deux ou en groupes, entre particuliers comme en entreprise. Utilisant internet et non le réseau téléphonique, elles ont pu être développées par des entreprises sans être basées sur le protocole SMS, et proposent donc souvent des fonctionnalités supplémentaires : échanges vidéo comme <em>Skype</em>, bibliothèque de GIF comme <em>WhatsApp</em>, ou encore réseau social comme <em>WeChat</em>.</p>
<p>Avec la diffusion de plus en plus importante des malwares, et depuis les révélations d’Edward Snowden en 2013, la sécurité et la confidentialité des échanges sont devenues des critères pesant lourd dans le choix d’une solution de messagerie instantanée. La multiplication des applications est rythmée par les incidents de sécurité, allant des <a href="https://www.sciencesetavenir.fr/high-tech/intelligence-artificielle/la-chine-censure-le-service-de-messagerie-wechat-avec-une-intelligence-artificielle_110071">soupçons de censure de <em>WeChat</em></a> par le gouvernement Chinois à l’<a href="https://news.sophos.com/en-us/2019/05/01/how-anubis-uses-telegram-and-chinese-characters-to-phone-home/">installation de malwares à travers <em>Telegram</em></a>, ou plus récemment <a href="https://www.leprogres.fr/france-monde/2019/05/18/apres-le-piratage-de-whatsapp-la-securite-des-portables-en-question">la vulnérabilité critique qui a touché <em>WhatsApp</em></a>. Ainsi, les applications de messagerie protègent-elles suffisamment les échanges des utilisateurs ? Quelles sont les réponses des éditeurs face aux menaces, criminelles comme étatiques, qui pèsent sur les messages qu’ils transportent ?</p>
<h2>Le chiffrement de bout en bout : solution miracle ou simple outil marketing ?</h2>
<p>Le chiffrement de bout en bout est souvent la solution mise en avant par les éditeurs pour montrer qu’ils prennent soin de la confidentialité des échanges, notamment en cas de demande d’un gouvernement ou d’un système judiciaire. Sa sécurité repose en effet sur le transport de messages inintelligibles pour l’éditeur, qui ne peut donc pas en révéler le contenu à quiconque, et déchiffrables uniquement par les destinataires.</p>
<p>A l’heure où nous écrivons ces lignes, plusieurs approches ont été adoptées par les éditeurs :</p>
<ul>
<li>La majorité applique un chiffrement de bout en bout <strong>par défaut</strong>, pour les discussions à deux ou en groupe – c’est le cas par exemple de <em>WhatsApp</em>, <em>Viber,</em> <em>Signal, iMessage, Threema, Wire, etc.</em></li>
<li>D’autres ne l’appliquent pas par défaut, mais permettent aux utilisateurs de l’activer en accédant à une « <strong>conversation secrète</strong>» &#8211; c’est le cas notamment de <em>Telegram</em> et <em>Facebook Messenger</em>. Il faut noter que dans ce cas, seuls les échanges entre deux personnes peuvent être « secrets », et pas les conversations en groupe.</li>
<li>Les applications restantes ne proposent simplement <strong>pas de chiffrement de bout en bout</strong> – comme par exemple <em>WeChat</em> ou <em>Discord</em>. Les messages sont du moins transmis à travers un tunnel chiffré HTTPS, mais leur contenu est traité en clair et est lisible par les serveurs de l’éditeur.</li>
</ul>
<p>Pour assurer le chiffrement de bout en bout, différents mécanismes sont utilisés par les applications. Aujourd’hui, la plupart des applications s’appuient sur des mécanismes robustes, reposant sur des algorithmes de chiffrement à l’état de l’art (Curve25519, AES256…). Parmi ces mécanismes, on peut noter le protocole open-source <em>Signal</em>, développé par <em>Open Whisper Systems</em> pour son application éponyme, et depuis utilisé par d’autres applications comme <em>WhatsApp</em> ou dans les « conversations secrètes » de <em>Facebook Messenger</em>.</p>
<p>On peut donc considérer que les applications proposant un chiffrement de bout en bout ont une plus-value certaine, tout du moins pour les utilisateurs soucieux de la confidentialité ou du caractère privé de leurs conversations. Face à cela, le bon vieux SMS – qui, rappelons-le, reste vulnérable à une <a href="https://lexpansion.lexpress.fr/high-tech/attentat-dejoue-l-imsi-catcher-la-valise-espionne-qui-traque-les-terroristes_1900213.html">attaque de type man-in-the-middle</a> – fait pâle figure !</p>
<p>Néanmoins, comme nous allons le voir, il ne faut pas s’arrêter au chiffrement de bout en bout qui, seul, pourrait donner un faux sentiment de sécurité aux utilisateurs.</p>
<h2>Au-delà du chiffrement de bout en bout : d’autres facteurs pour mieux apprécier la sécurité de ces applications</h2>
<p>Mis à part le contenu des discussions, vraisemblablement protégé lorsqu’il est chiffré de bout en bout, les messageries instantanées manipulent un certain nombre de <strong>métadonnées</strong> : contacts, numéros de téléphone, date et heure d’envoi des messages… Autant de données qui représentent déjà une source importante d’informations sur l’utilisateur, et qui sont souvent collectées par l’éditeur et stockées sur ses serveurs – c’est le cas notamment des applications <em>WhatsApp</em> et <em>iMessage</em>. Certaines applications proposent un niveau de confidentialité supérieur en assurant que seul un<strong> minimum d’informations sera collecté</strong> – ainsi l’application <em>Signal</em> par exemple collecte uniquement les dates et heures d’inscription et la date de dernière connexion.</p>
<p>Par ailleurs, des <strong>fonctionnalités de sécurité supplémentaires</strong> permettent d’atteindre un meilleur niveau de confidentialité. Par exemple, certaines applications comme <em>WhatsApp</em> ou <em>Signal</em> permettent de <strong>confirmer le chiffrement de bout en bout</strong> en scannant un QR-code sur le smartphone du destinataire. D’autres comme <em>Telegram</em> ou <em>Signal</em> offrent la possibilité d’envoyer des <strong>messages éphémères</strong>, qui s’auto-détruisent au bout de quelques secondes ou minutes, ce qui peut être intéressant pour certains usages mais reste limité (possibilité de capture d’écran voire photo de l’écran).</p>
<p>Pour les <strong>communications de</strong> <strong>groupes</strong>, les applications se basent souvent sur un <strong>serveur central</strong> pour authentifier les utilisateurs et déterminer qui reçoit les messages, comme c’est le cas par exemple pour <em>WhatsApp</em> ou <em>Signal</em>. La compromission de ce serveur peut ainsi permettre à un attaquant d’<strong>ajouter un faux membre</strong> à un groupe pour accéder aux échanges. Pour contrer cette attaque, la <strong>notification</strong> lors de l’ajout d’une personne à la discussion est souvent la fonctionnalité choisie, mais des solutions comme celle de la startup française <em>Olvid</em> vont plus loin en faisant le pari d’une authentification sans tiers de confiance <a href="https://olvid.io/fr/#technologie">basée sur la cryptographie</a>.</p>
<p>Dans un contexte professionnel, mis à part le risque de perte de confidentialité des échanges, il faut également considérer le <strong>risque d’indisponibilité</strong> de l’application. On peut estimer au premier abord qu’une application grand public telle que <em>WhatsApp</em>, qui possède plus d’1 milliard d’utilisateurs, a un risque d’indisponibilité assez faible. Mais dans le cas d’un besoin fort en disponibilité, l’absence de garantie de services de la part de ces applications pourrait rendre ce risque inacceptable. Il conviendrait alors de se tourner vers une solution professionnelle, plus à même de proposer des <strong>garanties de services</strong> (SLA) – telle que <em>Threema </em>ou<em> Wire </em>par exemple.</p>
<h2>La sécurité de l’application ne suffit pas : d’autres vecteurs d’attaque sont à neutraliser</h2>
<p>Nous avons jusqu’ici principalement considéré la sécurité de la communication portée par l’application. Il y a cependant d’autres sources de menace à ne pas oublier, en considérant l’ensemble de la chaîne :</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-11994 size-full" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2019/07/image-0.png" alt="" width="1441" height="729" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2019/07/image-0.png 1441w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/07/image-0-378x191.png 378w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/07/image-0-768x389.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/07/image-0-71x36.png 71w" sizes="auto, (max-width: 1441px) 100vw, 1441px" /></p>
<p style="text-align: center;"><em>Illustration du fonctionnement d’une application de messagerie instantanée</em></p>
<p>&nbsp;</p>
<p>Il faut notamment garder à l’esprit que les données des conversations sont <strong>stockées en local</strong> sur les appareils utilisés, qu’il s’agisse de smartphones ou d‘ordinateurs. Un appareil mal protégé permettra donc à un attaquant d’avoir accès à toutes les conversations stockées par l’application sur l’appareil. Pour arriver à ses fins, l’attaquant pourra agir à distance à travers un malware installé sur l’appareil, ou plus directement en le volant.</p>
<p>Par ailleurs, les applications proposent souvent de <strong>sauvegarder les données des conversations dans un Cloud</strong> (par exemple <em>iCloud</em> ou <em>Google Drive</em>). L’activation de cette sauvegarde implique donc qu’une copie des données est stockée auprès du fournisseur Cloud, ce qui représente un vecteur d’attaque supplémentaire.</p>
<p>&nbsp;</p>
<h2 style="text-align: justify;">Choisir son application de messagerie sécurisée, tout en restant vigilant</h2>
<p>Pour choisir parmi les nombreuses applications de messagerie instantanée, il faut donc prendre en compte ses besoins et cas d’usages en même temps que les fonctionnalités proposées. Le chiffrement de bout en bout semble à présent être une garantie incontournable pour une confidentialité correcte. Certaines applications présentent par ailleurs d’autres fonctionnalités permettant d’atteindre un niveau de sécurité supérieur : collecte minimaliste d’informations, confirmation supplémentaire du chiffrement de bout en bout, messages éphémères, etc.</p>
<p>Face au défi d’allier <strong>sécurité</strong> et <strong>simplicité</strong> d’utilisation, de nombreuses startups ont vu le jour, avec de nouvelles offres tournées vers les entreprises et organisations. Ainsi, certaines comme <em>Citadel</em> mettent en avant leur <strong>ancrage français</strong> pour éviter l’ingérence de gouvernements étrangers, tandis que d’autres comme <em>Shadline</em> proposent de répondre à des besoins plus spécifiques tels que la <strong>résilience</strong> face aux attaques.</p>
<p>Néanmoins, malgré toutes les fonctionnalités de sécurité que peuvent proposer les applications, il suffit d’une seule faille dans le code source pour remettre en question la sécurité de l’appareil : nous l’avons récemment constaté avec <a href="https://www.leprogres.fr/france-monde/2019/05/18/apres-le-piratage-de-whatsapp-la-securite-des-portables-en-question">la vulnérabilité qui a touché <em>WhatsApp</em></a>. Il ne faut donc pas baisser sa garde, et veiller à <strong>respecter les mesures de sécurité les plus basiques</strong> – installer les mises à jour des systèmes et applications lorsqu’elles sont disponibles, sécuriser son appareil (chiffrement du disque, authentification), utiliser un mot de passe robuste, changer de mot de passe régulièrement, etc. – afin de protéger a minima l’<strong>appareil utilisé pour communiquer</strong> !</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2019/07/messagerie-instantanee/">Des applications de messagerie instantanée vraiment sécurisées ?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DLP: how to avoid leaks without having to plug any holes</title>
		<link>https://www.riskinsight-wavestone.com/en/2019/02/dlp/</link>
		
		<dc:creator><![CDATA[GEneviEveLardon]]></dc:creator>
		<pubDate>Mon, 11 Feb 2019 18:40:56 +0000</pubDate>
				<category><![CDATA[Cloud & Next-Gen IT Security]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[data management]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[data security]]></category>
		<category><![CDATA[DLP]]></category>
		<category><![CDATA[governance]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=11683</guid>

					<description><![CDATA[<p>Today, more than ever, data protection is one of the major challenges facing companies. Pressure in this area is mounting: increasing legislation (such as the GDPR), new requirements from regulators, rising cyber threats, the challenge of user awareness, and more....</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2019/02/dlp/">DLP: how to avoid leaks without having to plug any holes</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>Today, more than ever, data protection is one of the major challenges facing companies. Pressure in this area is mounting: increasing legislation (such as the GDPR), new requirements from regulators, rising cyber threats, the challenge of user awareness, and more.</em></p>
<p><em>Meanwhile, the ecosystem within which data develops is becoming</em> <em><u><a href="https://www.riskinsight-wavestone.com/en/2016/05/levolution-modele-de-securite-chateau-fort-a-laeroport/">continually more complex</a></u></em><em>. Indeed, information systems, which are in the full throes of transformation, are opening up to the outside world, becoming interconnected with numerous public cloud services, and creating escape routes for the company’s data.</em></p>
<p>&nbsp;</p>
<p>A diversity of events can result in a data leak: employee negligence, internal fraud, third-party hacking etc. and the routes out are just as varied: email, Shadow IT, USB sticks, printers, etc. When an incident occurs, the <strong>consequences can be significant</strong>. The media take pleasure in persistently highlighting cases of hacking that have resulted in data leakage from major companies, something that permanently damages <strong>corporate reputations</strong>. The associated <strong>financial losses</strong> can also be significant, compounded by <strong>regulatory penalties</strong> and <strong>lost confidence</strong> on the part of customers and partners.</p>
<p>&nbsp;</p>
<figure id="post-11684 media-11684" class="align-none"><img loading="lazy" decoding="async" class="aligncenter wp-image-11684 size-full" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2019/02/image1.png" alt="" width="1657" height="766" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2019/02/image1.png 1657w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/02/image1-413x191.png 413w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/02/image1-768x355.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/02/image1-71x33.png 71w" sizes="auto, (max-width: 1657px) 100vw, 1657px" /></figure>
<p style="text-align: center;"><em> Today’s IS: a complex ecosystem that can open many doors to data leaks</em></p>
<p>&nbsp;</p>
<h2>DLP, an under-used &#8211; but eminently feasible &#8211; approach</h2>
<p>The major challenge that data leaks represent is not, however, insurmountable. Some companies, including banks, have taken the lead in this area, compared with other sectors, in deploying tools to avoid data leaks that come under the heading of Data Leak Prevention (or Data Loss Protection—DLP). These tools enable them to <strong>track sensitive data</strong> and <strong>apply rules</strong> that control data flows, in line with defined policies. These rules can be applied at <strong>terminal level</strong> (workstations, servers, etc.), <strong>application level</strong> (Office 365, etc.) or <strong>network level</strong> (proxies, etc.).</p>
<p>Implementing such solutions, however, requires a <strong>rigorously-designed project</strong> involving both the Information Security Department and the company’s business functions. Three main factors can be used to reduce the complexity involved in this approach:</p>
<p>&nbsp;</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-11688 size-full" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2019/02/image3.png" alt="" width="1516" height="360" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2019/02/image3.png 1516w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/02/image3-437x104.png 437w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/02/image3-768x182.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/02/image3-71x17.png 71w" sizes="auto, (max-width: 1516px) 100vw, 1516px" /></p>
<p>&nbsp;</p>
<p>The issues that need to be addressed, and the corresponding technical solutions, in such a project, will depend on corporate objectives aimed at mitigating the risk of data leakage, as well as the level of current practices and <u><a href="https://www.riskinsight-wavestone.com/en/2018/05/classification-essential-aspect-data-protection/">classification methods</a></u>.</p>
<p>It’s also imperative, when implementing DLP solutions, to preserve the <strong>user experience</strong>: users should not expect to see their activities impacted by new protection mechanisms. Therefore, security objectives must <strong>take into account the needs of the business, which may require sensitive information to be exchanged with the outside world</strong>.</p>
<p>&nbsp;</p>
<h2>The recipe for a successful DLP project</h2>
<p>Firstly, selection of the DLP tool should be based on the objectives defined at the start of the project, in terms of the structure of the data to be protected and the channels of exchange to be analyzed.</p>
<p>Some market solutions are highly mature when it comes to detecting whether data is sensitive, regardless of the data structure or transmission channel. The detection of structured data is simpler because it’s easier to characterize (for example: a social security record, or credit card number, have a defined number of digits). For unstructured data (which comprises 80% of all data, according to Gartner), detection can be based on <strong>the analysis of the metadata introduced during classification</strong>.</p>
<p>Next, the project should be framed to define and formalize the <strong>four essential areas</strong> of a DLP project, which are the keys to success in deploying the solution:</p>
<p>&nbsp;</p>
<h3>Mapping sensitive data and defining the associated protection rules</h3>
<p>Where a company has already <strong><u><a href="https://www.riskinsight-wavestone.com/en/2018/02/turn-records-management-business-asset/">mapped data and processing activities</a></u></strong> that are considered sensitive—as well as what it deems legitimate flows—this can serve as a basis for the development of the DLP policies and detailed protection rules during the project.</p>
<p>If such mapping has not been carried out, a DLP project cannot succeed without <strong>strong involvement from the business functions</strong>. The project team will need to connect with the relevant departments and activities, to identify the sensitive data and the associated processing activities. This initial analysis will enable the demarcation of <strong>legitimate processing, storage, and transmission channels</strong>, both internal and external, to be separated out. And doing it successfully will mean working closely with key contacts from the various departments who will need to be interviewed to gather the information needed.</p>
<p>Following this, the project team can create the DLP policies to cover scenarios that represent data leaks.</p>
<p>Feedback from major corporates, however, shows that <strong>a key success factor in such projects is knowing how to pick your fights</strong>; it’s unrealistic—at least at first—to try to implement all potential DLP policies. Implementing good coverage of the company’s most critical data will already demonstrate a satisfactory level of maturity compared with current norms.</p>
<p>&nbsp;</p>
<h3>The identification of the legal and regulatory requirements associated with the processes being analyzed</h3>
<p>The regulations that apply to sensitive data, such as <u><a href="https://www.riskinsight-wavestone.com/en/2016/03/8822/">personal data</a></u> (for example national information processing laws, the EU’s GDPR, etc.) impose specific limits on the extent that such data can be legitimately processed. Moreover, companies operating in an international context have to comply with local regulatory frameworks, of which each has its own particularities. This results in a diversity of rules to be followed concerning data processing.</p>
<p>When it comes to legal compliance, it’s important to <strong>take the advice of the company’s own legal and compliance departments,</strong> as well as the various international entities who can approve the analyses and protection rules to be applied to the data.</p>
<p>The main points to be addressed during this <strong><em>regulatory due diligence</em></strong> are the processing of personal data, the notification of users about the processing being carried out, the place that the processed data is stored, and the transfer channels used.</p>
<p>&nbsp;</p>
<h3>Defining the process for managing data leak incidents</h3>
<p>The operational implementation of previously considered DLP scenarios then requires the project team to define the resources and processes that will be set in motion when a data leak is detected. These will, of course, <strong>need to be tailored to the company’s incident management processes</strong>:</p>
<ul>
<li>Who will receive the alerts related to potential data leaks (the SOC (if there is one), a dedicated team linked to a business function, etc.)?</li>
<li>What resources are to be put in place during the investigation of an impacted area (for example, in the event of a highly sensitive area being affected, will an inquiry need to maintain a certain level confidentiality)?</li>
<li>Depending on the level of criticality, which hierarchical and operational levels should be made aware?</li>
</ul>
<p>Unlike technical security incidents, it may be important to integrate relevant business teams, or the security manager of the part of the business in question, into the process in order to define the criticality of a data leak and its scope. In cases involving structured data, criticality can be evaluated simply, using correspondence tables, but the thinking required is of a completely different nature when unstructured data is involved (for example, an email from a company manager or a document related to a confidential project).</p>
<p>Strong <em>sponsorship</em> will also be required to ensure that the objectives and methods implemented under DLP are approved by the various business functions, the HR department, and employee representatives.</p>
<p>&nbsp;</p>
<h3>Implementing a tool tailored to the scenarios defined</h3>
<p>Along with the definition of the incident management process, the supervision model and choice of tools must also be fleshed out. In addition <strong>to being able to address the detection scenarios defined, the tool selected will need to comply with certain prerequisites specific to the company&#8217;s ecosystem, as well as with the results of the regulatory due diligence performed</strong>. The criteria for the choice of technical solution should include the ability to:</p>
<ul>
<li>Integrate it with SOC tools (SIEM, etc.), and ideally with other enterprise security solutions (proxy, encryption tools/DRM, etc.);</li>
<li>Tailor it to the business environment (collaborative platforms, file servers, etc.);</li>
<li>Take into account the diversity of IT assets and the information system in case of deployment of add-on or application.</li>
</ul>
<p>In addition, the effective implementation of a DLP strategy must, as an imperative, cover all channels of exchange and business use cases, in order <strong>not to leave any backdoors open</strong> (for example, installing a DLP tool at server, mail, and file levels, while leaving USB ports unprotected).</p>
<p>&nbsp;</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-11686 size-full" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2019/02/Image2.png" alt="" width="1460" height="643" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2019/02/Image2.png 1460w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/02/Image2-434x191.png 434w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/02/Image2-768x338.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2019/02/Image2-71x31.png 71w" sizes="auto, (max-width: 1460px) 100vw, 1460px" /></p>
<p style="text-align: center;"><em>The four pillars of DLP</em></p>
<p>&nbsp;</p>
<p>Implementing the solution doesn’t mark the end of the interest in data leak prevention: the DLP process must be part of a <strong>process of continuous improvement</strong>. The study of false positives and alerts should lead to <strong>regular reviews</strong> (at least every six months) to improve the detection scenarios in use. To do this, it’s good practice to <strong>anticipate, right from the beginning of the project, the associated resource requirement from </strong><em>Run</em><strong> teams, and to start with the basic scenarios</strong>.</p>
<p>&nbsp;</p>
<p><em>It also makes sense to incorporate the DLP project’s objectives within a larger program to address data protection, including the review of file server rights and permissions, authentication with conditional access, and the integration of supervision with SOC and the encryption of files and applications.</em></p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2019/02/dlp/">DLP: how to avoid leaks without having to plug any holes</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>L’INTERVIEW DE COPSONIC – LA SECURITE PAR LES ULTRASONS</title>
		<link>https://www.riskinsight-wavestone.com/en/2018/08/interview-copsonic-securite-ultrasons/</link>
		
		<dc:creator><![CDATA[Gabriel Amirault]]></dc:creator>
		<pubDate>Tue, 07 Aug 2018 16:14:34 +0000</pubDate>
				<category><![CDATA[Cyber for Financial Services]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[BCSIA]]></category>
		<category><![CDATA[données]]></category>
		<category><![CDATA[financial services cyber]]></category>
		<category><![CDATA[paiements]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=11172/</guid>

					<description><![CDATA[<p>Dans le cadre des Banking CyberSecurity Innovation Awards, CopSonic, gagnant du grand prix BCSIA, développe et commercialise une technologie de communication sans contact utilisant les ultrasons comme moyen d&#8217;interaction et de transmission de données entre les dispositifs électroniques. Voici l’interview...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2018/08/interview-copsonic-securite-ultrasons/">L’INTERVIEW DE COPSONIC – LA SECURITE PAR LES ULTRASONS</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>Dans le cadre des Banking CyberSecurity Innovation Awards, <strong>CopSonic</strong>, gagnant du <strong>grand prix BCSIA</strong>, développe et commercialise une technologie de communication sans contact utilisant les ultrasons comme moyen d&#8217;interaction et de transmission de données entre les dispositifs électroniques. Voici l’interview de son fondateur, Emmanuel Ruiz qui détaille pour nous comment sa solution contribue à la cybersécurité de la banque de demain.</em></p>
<h2>Comment l&#8217;idée vous est-elle venue ?</h2>
<p><strong>Emmanuel Ruiz </strong>nous explique que « <em>l’équipe CopSonic [le] suit depuis plus de 15 années dans l’entrepreneuriat […] de traitement du signal audio »</em>. Ayant découvert par hasard, en travaillant sur un effet spécial, qu&#8217;il était possible de « <em>transmettre via du son de petites quantités de données</em> », l&#8217;équipe structure ensuite le produit sous forme de Software Development Kit (SDK) « <em>afin de sécuriser les échanges de données et de communications en champ proche</em> ».</p>
<h2>Quel est le plus grand risque de sécurité pour les banques et pour ses clients selon vous ? Comment répondez-vous à la menace qui pèse sur les banques ?</h2>
<p><strong>Emmanuel Ruiz </strong>met en avant que « <em>le plus grand risque reste la fraude à l’identité et la validation d’une transaction de paiement à l’insu de la personne concernée. C’est en tout cas le risque que nous cherchons à couvrir avec notre technologie en équipant les utilisateurs d’une banque donnée avec une technologie universelle, sécurisée et facile d’utilisation </em>». La solution permet notamment de se protéger contre les nouvelles menaces qui se propagent par ultrasons car «<em> il existe depuis 3 ans un virus véhiculé par ondes acoustiques entre appareils électroniques [ainsi que] des attaques sur des assistants vocaux [comme] Dolphin Hack </em>».</p>
<h2>L&#8217;enjeu pour les RSSI aujourd&#8217;hui est de parvenir à concilier la facilité d&#8217;implémentation, la simplicité d&#8217;utilisation des solutions de sécurité avec une technologie sécurisée. Comment convaincre un RSSI de la pertinence de votre solution et de la sécurité du produit ? Quels sont les différenciateurs qui vous démarquent sur le marché ?</h2>
<p><strong>CopSonic</strong> propose une technologie conforme à la Directive PSD2 et au RGPD. L&#8217;intérêt pour les banques est de pouvoir exploiter la technologie directement en l&#8217;intégrant dans leurs applications “<em>pour [leur] permettre de garder le contrôle sur la transaction de paiement réalisée par l’utilisateur final. Cette technologie est universelle et fonctionne sur tout type de dispositif, sans déploiement matériel nouveau à mettre en œuvre. Elle est donc incomparablement moins chère que les autres.</em>”</p>
<p>Cette technologie inaudible à l&#8217;oreille humaine permet cependant de véhiculer des informations de manière sécurisée ; ce moyen de communication étant résilient à toutes les technologies électromagnétiques dans des usages de proximité (de type NFC ou Bluetooth). Le marché de la communication par les ultrasons est à l&#8217;aube de son explosion : par exemple Google se positionne déjà sur le paiement par ultrason avec sa solution Google TEZ, lancée depuis septembre 2017 en Inde.</p>
<h2>Quelles sont les synergies entre votre innovation et les solutions de sécurité bancaires existantes à l&#8217;heure actuelle ?</h2>
<p><strong>CopSonic</strong> décrit sa technologie comme « <em>avant tout complémentaire aux autres usages, dans un monde transactionnel mobile, web ou en champ proche [mais elle] s’impose en revanche comme la seule valable et compatible avec les assistants vocaux, qui vous demanderont bientôt de valider une transaction de paiement</em> ». La solution de CopSonic offre donc « <em>un service innovant répondant aux besoins des utilisateur</em>s<em> »</em>. Par ailleurs, « <em>sur les sujets de phishing, skimming, eavesdropping, [CopSonic propose] des solutions qui ne requièrent qu’une mise à jour logicielle dans l’infrastructure existante du serveur bancaire jusqu’à l’application mobile en passant par les POS, TPE ou ATM/DAB</em> ».</p>
<p>Ces cas d&#8217;usages sont déjà une réalité puisque CopSonic annonce « t<em>ravailler avec une banque française pour proposer sur des TPE un ‘’QRCode Invisible’’</em> : <em>le service proposera en parallèle un ultrason pour sécuriser cette transaction via un OTP ultrasonique </em>». Par rapport à un QRCode classique, l&#8217;avantage pour l&#8217;utilisateur réside dans le fait qu&#8217;il n&#8217;aura pas besoin de viser avec la caméra de son smartphone le TPE.</p>
<h2>Comment voyez-vous la banque de demain ? Quelles opportunités pour la cybersécurité dans la banque de demain ?</h2>
<p>Pour <strong>CopSonic</strong>, le plus grand changement qui attend la banque de demain est lié à la sécurisation de l&#8217;expérience utilisateur : ces derniers sont de plus en plus exigeants sur l&#8217;ensemble de la chaine. Depuis la mise en relation jusqu’à l&#8217;expérience de paiement, ils attendent de la banque un parcours fluide et sécurisé.</p>
<p><strong>Emmanuel Ruiz</strong> détaille ainsi : « <em>Le développement des paiements instantanés (peer-to-peer), des paiements IOT (comment payer une prise de courant qui vous délivre 60 minutes de courant ?) et des nouveaux comportements de consommation (assistants vocaux au domicile, en voiture connectée) vont voir naître autant de nouvelles normes que de nouveaux risques et solutions pour les couvrir au mieux. La banque devra en tout état de cause continuer d’équiper ses utilisateurs de moyens de validation de transactions de paiement en conciliant sécurité et facilité d’utilisation. »</em></p>
<p>&nbsp;</p>
<p>Pour en savoir plus : <a href="https://www.copsonic.com/">https://www.copsonic.com/</a></p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2018/08/interview-copsonic-securite-ultrasons/">L’INTERVIEW DE COPSONIC – LA SECURITE PAR LES ULTRASONS</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Au lendemain du RGPD, où en est le marché ?</title>
		<link>https://www.riskinsight-wavestone.com/en/2018/07/au-lendemain-du-rgpd-ou-en-est-le-marche/</link>
		
		<dc:creator><![CDATA[Fr@Nc0isLuqu3t]]></dc:creator>
		<pubDate>Fri, 13 Jul 2018 16:13:36 +0000</pubDate>
				<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[Digital Compliance]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[Consentement]]></category>
		<category><![CDATA[Digital privacy]]></category>
		<category><![CDATA[données]]></category>
		<category><![CDATA[droits]]></category>
		<category><![CDATA[identification]]></category>
		<category><![CDATA[RGPD]]></category>
		<category><![CDATA[vie privée]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=10997/</guid>

					<description><![CDATA[<p>Le RGPD est un sujet d’actualité y compris pour le grand public ! Notamment depuis l’envoi de nombreux e-mails dans le courant du mois de mai. Il est question de nouvelles chartes, de consentement, de droits, de DPO, etc. Toute cette...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2018/07/au-lendemain-du-rgpd-ou-en-est-le-marche/">Au lendemain du RGPD, où en est le marché ?</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;"><em>Le RGPD est un sujet d’actualité y compris pour le grand public ! Notamment depuis l’envoi de nombreux e-mails dans le courant du mois de mai. Il est question de nouvelles chartes, de consentement, de droits, de DPO, etc. Toute cette effervescence génère de nombreuses questions : quelles stratégies de communication ont été utilisées ? Comment les consentements sont-ils gérés ? Comment les entreprises répondent-elles aux demandes d’exercice de droits ?</em></p>
<p style="text-align: justify;">Nous avons mené un benchmark afin d’évaluer comment les entreprises ont interagi avec le grand public Pour cela, un panel d’une trentaine d’entreprises dont les services sont régulièrement utilisés par le grand public a été sondé avec les comptes personnels des auteurs.</p>
<table style="background-color: #e8ebeb;">
<tbody>
<tr>
<td>
<p style="text-align: left;"><span style="text-decoration: underline;"><b>Notre panel d’entreprises : </b></span></p>
<p style="text-align: justify;">37 entreprises des secteurs suivants ont été intégrées au panel : grande distribution, énergie, banque assurance, services publics, transport, télécom, GAFA. Ces entreprises sont majoritairement B2C. Certaines d’entre elles ne sont pas européennes.</p>
</td>
</tr>
</tbody>
</table>
<h2>Toutes les entreprises n&#8217;ont pas communiqué sur le RGPD</h2>
<figure id="post-11029 media-11029" class="align-center"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-11029" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-1-2.png" alt="" width="1039" height="455" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-1-2.png 1039w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-1-2-437x191.png 437w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-1-2-768x336.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-1-2-71x31.png 71w" sizes="auto, (max-width: 1039px) 100vw, 1039px" /></figure>
<p style="text-align: justify;"><span>54%</span> des entreprises du panel ont eu une communication proactive envers leurs clients. Si le grand public a eu l’impression d’être déjà fortement sollicité, il aurait pu recevoir davantage de communication. Parmi ces 54%, la moitié a envoyé un e-mail, l’autre moitié ayant préféré afficher un pop-up ou un message d’avertissement sur leur site web ou application mobile.</p>
<p style="text-align: justify;">Par ailleurs, l’envoi d’e-mail sur le RGPD a certes permis aux entreprises de communiquer rapidement sur le sujet, mais cette communication était souvent générique et aurait pu être adaptée au client (intégration dans le parcours client, personnalisation des communications, etc.)</p>
<h2>La mise en place du RGPD n&#8217;impose pas de communiquer autour du 25 mai</h2>
<p style="text-align: justify;">Les entreprises doivent informer leurs clients des traitements effectués lors de la collecte des données. Pour autant, le règlement n’impose pas de communiquer sur la mise en œuvre du RGPD en tant que telle.</p>
<p style="text-align: justify;">Ainsi, celles qui ont communiqué autour du 25 mai dernier l’ont fait pour diverses raisons :</p>
<ul style="text-align: justify;">
<li>Certaines ont effectivement vu dans le RGPD une occasion de renforcer la confiance accordée par leurs clients. Elles leur ont donc envoyé des e-mails marketés pour présenter leur nouvelle charte sur la protection des données.</li>
<li>D’autres, encouragées par leurs services conformité, ont envoyé un e-mail au contenu juridique pour être certaines d’être conformes, notamment sur l’obligation de transparence.</li>
</ul>
<p style="text-align: justify;">Par ailleurs, certaines entreprises qui ne respectaient pas correctement le droit à l’information ont profité de cette communication pour se mettre en conformité.</p>
<p style="text-align: justify;">Enfin, dans certains secteurs, l’envoi d’une première communication a déclenché un effet similaire chez les concurrents dans les jours suivants.</p>
<p style="text-align: justify;">La portée même des messages, a parfois été être contre-productive. En, effet le RGPD exige une communication claire et lisible. Or les communications reçues étaient souvent complexes, juridiques et peu accessibles pour le grand public, contrairement à ce qui est imposé par le règlement. Plus ironiquement, certains clients ont découvert l’existence de leurs comptes personnel dans ces entreprises en recevant l’e-mail… auquel ils ont répondu en exerçant leur droit à l’oubli. Enfin, il est fort à parier que peu de clients aient lu l’ensemble des e-mails reçus sur le sujet.</p>
<h2>Une communication centrée sur leur nouvelle charte de protection des données à caractère personnel&#8230;</h2>
<figure id="post-11021 media-11021" class="align-center">
<figure id="post-11026 media-11026" class="align-center">
<figure id="post-11031 media-11031" class="align-center">
<figure id="post-11037 media-11037" class="align-center"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-11037" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-2-3.png" alt="" width="1033" height="557" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-2-3.png 1033w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-2-3-354x191.png 354w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-2-3-768x414.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-2-3-71x39.png 71w" sizes="auto, (max-width: 1033px) 100vw, 1033px" /></figure>
</figure>
</figure>
</figure>
<p style="text-align: justify;"><span>94%</span> des entreprises du panel ont soit mis à jour leur charte de protection des données à caractère personnel, soit en ont créé une nouvelle. D’une entreprise à l’autre, les chartes se composent des mêmes parties clés, à l’exception de la partie sécurité des données, présente dans seulement 11% des chartes. Cette partie est pourtant essentielle, puisqu’elle doit présenter les mesures adoptées par l’entreprise pour sécuriser les données de leurs clients.</p>
<p style="text-align: justify;">Le contenu de chaque partie diverge d’une charte à l’autre. Certaines chartes restent très génériques et n’apportent pas de précisions sur les traitements réalisés, les acteurs qui traitent nos données, les tiers à qui elles sont transférées, les durées de conservation des données, les droits exerçables, et les aspects liés à la sécurité. D’autres, plus rares, apportent des réponses complètes aux utilisateurs qui permettent d’éclairer pleinement son choix sur le traitement de ses données. Un grand nombre de ces chartes devra être amélioré par la suite pour être plus précises et répondre au besoin de transparence.</p>
<p style="text-align: justify;">A la lecture de ces documents, a l’instar des e-mails envoyés, il est possible de distinguer des objectifs distincts pour les chartes :</p>
<ul style="text-align: justify;">
<li>Les chartes plutôt juridiques et techniques qui permettent aux entreprises de répondre <em>stricto sensu</em> à l’exigence de transparence ;</li>
<li>Les chartes dont la lecture et la compréhension sont accessibles au grand public. Elles sont par exemple accompagnées de vidéos ou d’un glossaire facilitant leur compréhension. Certaines de ces chartes proposent même plusieurs niveaux de lecture plus ou moins détaillés qui permettent au lecteur de ne creuser que les points qui l’intéressent.</li>
</ul>
<p style="text-align: justify;">Sur le long terme, il est fort probable que toutes les chartes tendront vers la seconde catégorie et que leur rédaction soit non plus confiée aux services juridiques, mais aux services marketing et commercial.</p>
<h2>&#8230; et parfois pour renouveler les consentements</h2>
<p style="text-align: justify;"><span>20%</span> des entreprises ayant communiqué en ont également profité pour lancer une campagne de renouvellement des consentements. Ceux-ci portaient essentiellement sur de la communication commerciale. La plupart des entreprises ayant déjà adopté les bonnes pratiques de la CNIL sur la collecte des consentements, seules les entreprises pratiquant jusqu’à maintenant l’opt-out ou ne différenciant pas leur propre communication de celle de leurs partenaires ont renouvelé leurs consentements.</p>
<p style="text-align: justify;">À noter que si la majorité des entreprises gère les consentements liés à la communication commerciale, ce n’est généralement pas le cas pour d’autres types de consentements. En effet, les consentements spécifiques aux activités des entreprises, telles que la reconnaissance faciale, la géolocalisation pour les entreprises du secteur des transports, l’accès aux contacts ou appareil photo pour les messageries, sont gérés uniquement par les entreprises du secteur du numérique (GAFA notamment). Quant aux consentements liés aux données dites sensibles, ils n’apparaissent nulle part, même chez les entreprises susceptibles d’en utiliser comme certains sites de rencontres.</p>
<table style="background-color: #e8ebeb;">
<tbody>
<tr>
<td style="text-align: justify;"><strong><span style="text-decoration: underline;">Données dites &#8220;sensibles&#8221; :</span></strong></p>
<p>Données relatives à l&#8217;origine raciale ou ethnique, les opinions politiques, les convictions religieuses ou philosophiques ou l&#8217;appartenance syndicale, ainsi que le traitement des données génétiques, des données biométriques aux fins d&#8217;identifier une personne physique de manière unique, des données concernant la santé ou des données concernant la vie sexuelle ou l&#8217;orientation sexuelle d&#8217;une personne physique.</td>
</tr>
</tbody>
</table>
<h2>Une gestion des consentements en ligne hétérogène</h2>
<p><span>92%</span> des entreprises ont sur leur site un espace dédié aux données à caractère personnel permettant de gérer a minima le consentement sur la communication commerciale. Néanmoins, deux types d’espaces se dégagent : la page de gestion des préférences commerciales et le privacy center.</p>
<p style="text-align: justify;">La page de gestion des préférences commerciales permet à l’utilisateur de gérer des consentements relatifs à la communication commerciale (être contacté pour les nouvelles offres internes ou par des partenaires, recevoir des newsletters). Néanmoins, la gestion de ce type de consentement est souvent proposée depuis longtemps par les entreprises.</p>
<p style="text-align: justify;"><span>20%</span> des entreprises sont allées plus loin et on mis en place un espace en ligne dédié à la gestion des données à caractère personnel de leurs clients sur leur site web. Au sein de cet espace, aussi appelé Privacy Center, les clients peuvent modifier leurs données, exercer directement leurs droits, contacter le DPO, ou gérer finement l’ensemble des consentements. Les GAFAs (notamment Google et Facebook) sont les plus avancés dans ce domaine. Cela leur a permis d’automatiser en grande partie la réponse aux demandes d’exercice de droits et la gestion des consentements. Ils permettent ainsi à leurs utilisateurs de contrôler quasi instantanément les paramètres de protection de leur vie privée.</p>
<p style="text-align: justify;">De manière générale, la mise en place d’un privacy center est une bonne pratique. Chaque Privacy Center devra néanmoins être plus ou moins étoffé en fonction du métier de l’entreprise et des données traitées. Par exemple, le Privacy Center de Google sera nécessairement plus étoffé que celui d’une entreprise de vente de vêtements par exemple.</p>
<figure id="post-11034 media-11034" class="align-center">
<figure id="post-11039 media-11039" class="align-center"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-11039" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-3-1.png" alt="" width="1034" height="519" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-3-1.png 1034w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-3-1-381x191.png 381w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-3-1-768x385.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-3-1-71x36.png 71w" sizes="auto, (max-width: 1034px) 100vw, 1034px" /></figure>
</figure>
<h2>Une gestion des cookies elle aussi hétérogène</h2>
<figure id="post-11042 media-11042" class="align-center"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-11042" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-4-3.png" alt="" width="1156" height="550" /></figure>
<table style="background-color: #e8ebeb;">
<tbody>
<tr>
<td>
<p style="text-align: left;"><strong><u>Il y a deux types de cookies </u>:</strong></p>
<ul>
<li style="text-align: left;">Les cookies d’usage (profilage, mesure d’audience, etc.) pour lesquels le consentement est nécessaire</li>
<li style="text-align: left;">Les cookies techniques (cookies de session notamment) pour lesquels le consentement n’est pas nécessaire</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p style="text-align: justify;">De même que pour les consentements, les entreprises proposent un niveau de gestion des cookies hétérogène. Ainsi, 49% des entreprises n’offrent pas la possibilité de modifier les consentements relatifs aux cookies.</p>
<p style="text-align: justify;">De plus, parmi les entreprises qui offrent la possibilité de modifier les consentements sur les cookies, un quart d’entre elles renvoient vers la gestion des cookies directement au sein du navigateur. Elles se reposent ainsi sur les navigateurs web qui n’offrent souvent pas la possibilité de gérer des consentements selon les exigences requises.</p>
<p style="text-align: justify;"><span>13%</span> des entreprises du panel, essentiellement dans le secteur du numérique offrent finalement aux utilisateurs la possibilité de contrôler les cookies directement depuis l’interface de leur site web. Ce chiffre va très probablement augmenter dans les mois à venir.</p>
<p style="text-align: justify;">À noter que si la CNIL autorise les entreprises à déléguer la gestion des consentements des cookies dans les navigateurs web, il est plus simple de le faire directement dans l’interface des sites du point de vue de l’utilisateur.</p>
<h2>Un quart des entreprises ne permettent pas d&#8217;exercer les droits par voie électronique&#8230;</h2>
<figure id="post-11044 media-11044" class="align-center"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-11044" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-5.png" alt="" width="1186" height="463" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-5.png 1186w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-5-437x171.png 437w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-5-768x300.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-5-71x28.png 71w" sizes="auto, (max-width: 1186px) 100vw, 1186px" /></figure>
<p style="text-align: justify;">Nous avons également intégré dans l’enquête des demandes de droit d’accès.</p>
<p style="text-align: justify;"><span>22%</span> des entreprises du panel ne permettent pas l’exercice des droits par voie électronique mais uniquement en courrier papier, même si elles collectent les données par voie électronique. Or la loi Informatique et Liberté, mise à jour par la Loi Lemaire en 2016, impose aux entreprises de permettre à toute personne d’exercer ses droits par voie électronique, si ses données avaient été collectées également par voie électronique. Trois quarts des entreprises interrogées respectent cette loi en offrant la possibilité à l’utilisateur d’exercer ses droits par voie électronique, que ce soit via son privacy center, un formulaire en ligne ou encore par e-mail.</p>
<p style="text-align: justify;">Pour recevoir et qualifier les demandes d&#8217;exercice de droits, 50% des entreprises profitent des ressources techniques et humaines de leurs services clients. Les autres ont préféré assigner l’activité à un département dédié.</p>
<h2>&#8230;et le temps de traitement des demandes est souvent supérieur à 1 mois</h2>
<figure id="post-11047 media-11047" class="align-center">
<figure id="post-11087 media-11087" class="align-center"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-11087" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-6-1.png" alt="" width="1175" height="460" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-6-1.png 1175w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-6-1-437x171.png 437w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-6-1-768x301.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-6-1-71x28.png 71w" sizes="auto, (max-width: 1175px) 100vw, 1175px" /></figure>
</figure>
<p style="text-align: justify;">La loi Informatique et Libertés imposait un délai de deux mois pour répondre à une demande d’exercice de droit. L’article 12 du RGPD accorde un délai d’un mois à compter de la réception de la demande, ce délai pouvant être allongé de deux mois en fonction de la complexité de la demande.</p>
<p style="text-align: justify;"><span>28%</span> des entreprises ne réagissent pas suite à une demande, c’est-à-dire n’accusent pas réception des demandes ou ne demandent pas une preuve d’identité. Pour les entreprises qui répondent aux demandes : 69% n’envoient pas les données à caractère personnel de l’utilisateur dans un délai de 1 mois à compter de la demande.</p>
<p style="text-align: justify;">Par ailleurs, pour les entreprises du panel, le délai d’un mois ne commence à courir le plus souvent qu’au moment de l’accusé de réception, suite au contrôle d’identité. Pour certaines entreprises, la demande d’une pièce d’identité ou sa vérification peut prendre plusieurs semaines, ce qui implique un délai de traitement de la demande trop long.</p>
<p style="text-align: justify;">Concernant le contrôle d’identité, une seule entreprise du panel n’a pas vérifié l’identité du demandeur.</p>
<p style="text-align: justify;">Parmi celles qui vérifient l’identité du demandeur, <span>70% </span>le font à l’aide d’une copie d’une pièce d’identité. Ce moyen de vérification de l’identité est donc le plus courant, même s’il est imparfait. En effet, d’un côté cette pratique ne couvre pas totalement le risque d’usurpation d’identité. De l’autre, elle génère parfois des interrogations de la part des demandeurs qui ne comprennent pas pourquoi l’entreprise a besoin d’une pièce d’identité pour répondre à la demande. Il est alors nécessaire de faire preuve de pédagogie sur ce sujet.</p>
<p style="text-align: justify;">Certaines entreprises vérifient l’identité par connexion du demandeur à son espace personnel à l’aide de l’identifiant et du mot de passe, pas appel téléphonique, ou questions d’identification (principalement les GAFA, les entreprises du secteur du numérique et quelques banques).</p>
<figure id="post-11049 media-11049" class="align-center"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-11049" src="https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-7.png" alt="" width="1004" height="551" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-7.png 1004w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-7-348x191.png 348w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-7-768x421.png 768w, https://www.riskinsight-wavestone.com/wp-content/uploads/2018/07/Graphe-7-71x39.png 71w" sizes="auto, (max-width: 1004px) 100vw, 1004px" /></figure>
<p style="text-align: justify;">Enfin concernant l’envoi des données du demandeurs, les moyens sont très variés et il est difficile d’établir dès à présent des grandes tendances. Ainsi, certaines entreprises ont envoyé les données ainsi :</p>
<ul style="text-align: justify;">
<li>Capture d’écran du CRM dans une pièce jointe d’un email</li>
<li>Envoi d’une clé USB chiffrée par courrier</li>
<li>Envoi des données par courrier en recommandé avec accusé de réception</li>
<li>Téléchargement d’une archive depuis un serveur sécurisé</li>
<li>Téléchargement d’une archive chiffrée et transmission du mot de passe par téléphone</li>
<li>Envoi des données dans un PDF en pièce jointe d’un email</li>
</ul>
<p style="text-align: justify;">De manière générale, si les données issues des CRM sont bien envoyées, les données produites à partir des informations du client ne sont souvent pas transmises au demandeur. En effet, les réponses ne comportent pas les informations liées aux préférences par exemple ou autres données tirées d’analyses ou d’études des profils.</p>
<h2>Le marché n&#8217;est pas prêt !</h2>
<p style="text-align: justify;">Le marché s’est mis en marche et a déjà adopté un certain nombre de bonnes pratiques, il n’est pas encore prêt. De nombreux éléments tel que les chartes, les privacy centers, la gestion des cookies, le traitement des demandes ont été lancés avec une approche tactique et juridique. Ces éléments devront certainement évoluer dans les prochains mois afin d’intégrer une approche plus centrée sur le client et en rendant les dispositifs réellement opérationnels.</p>
<p style="text-align: justify;">Enfin, cette étude cible la face émergée de l’iceberg : ce qui est visible du client. Cette face, certainement prioritaire n’est pas totalement prête. Quand est-il maintenant de la phase immergée, les processus internes des entreprises ?  Nous reprenons la suite de cette enquête avec ce nouveau prisme. Nous en mettrons les résultats en ligne à la rentrée !</p>
<figure id="post-11008 media-11008" class="align-center"></figure>
<figure id="post-11013 media-11013" class="align-center"></figure>
<p>&nbsp;</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2018/07/au-lendemain-du-rgpd-ou-en-est-le-marche/">Au lendemain du RGPD, où en est le marché ?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Classification: that essential aspect of data protection</title>
		<link>https://www.riskinsight-wavestone.com/en/2018/05/classification-essential-aspect-data-protection/</link>
		
		<dc:creator><![CDATA[GEneviEveLardon]]></dc:creator>
		<pubDate>Sat, 12 May 2018 13:31:39 +0000</pubDate>
				<category><![CDATA[Cloud & Next-Gen IT Security]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[Classification]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[DLP]]></category>
		<category><![CDATA[information protection]]></category>
		<guid isPermaLink="false">https://www.riskinsight-wavestone.com/?p=10765/</guid>

					<description><![CDATA[<p>Data is the 21st century’s black gold: an observation you won’t be particularly surprised to hear. The fact that it is ever-more exposed (through the increasing use of APIs and SaaS applications such as Office365, Salesforce, Shadow IT, etc.) and...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2018/05/classification-essential-aspect-data-protection/">Classification: that essential aspect of data protection</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Data is the 21st century’s black gold: an observation you won’t be particularly surprised to hear. The fact that it is ever-more exposed (through the increasing use of APIs and SaaS applications such as Office365, Salesforce, Shadow IT, etc.) and therefore at greater risk, won’t surprise anyone either.</p>
<p>The question is no longer whether data can leak (intentionally or not) and be misappropriated, but rather, how to secure it, and limit the impact when it does leak.</p>
<p>Against a backdrop like this, <strong>security models need to evolve</strong>. The <a href="https://www.riskinsight-wavestone.com/en/2016/05/levolution-modele-de-securite-chateau-fort-a-laeroport/">castle model is now largely outdated</a>, and is <a href="https://www.wavestone.com/app/uploads/2017/02/cybersecurite-directive-nis-union-europeenne.pdf">being replaced by that of the airport</a>. <strong>Data-centric protection</strong> then becomes an imperative. And such protection also has to <strong>meet the daily needs of those same users who worry about being affected.</strong></p>
<p>&nbsp;</p>
<h2>2 the different types of data &#8230; And the different approaches they require</h2>
<p>The large data-protection projects launched by major players all face the same problem: how to decide how sensitive a given piece of information actually is. The answer to this question is key: it’s this that determines the relevant level of protection needed to avoid data leakage.</p>
<p>Today, there are two broad types of data:</p>
<ul>
<li><strong>Structured data</strong>, which refers to all information that follows a particular format, and is easily identifiable as such: a CRM field, social security number, official certificates, and email addresses, as well as a host of other data that can be expressed in a clearly defined format (1). Typically, this information is found in the databases of applications.</li>
<li><strong>Unstructured data</strong>, which can exist in any format (such as MS Office documents, PDFs, images, videos, music, business application files, etc.). It should be noted that data which, at first glance, might be considered structured (for example, the telephone field of a CRM), may not be so if the format in which the data is entered is not followed strictly.</li>
</ul>
<p>Structured data can be easily identified, and its sensitivity assessed according to predefined norms; but unstructured data presents a problem of a whole different magnitude—and it’s mostly this type of data that employees generate day to day. In concrete terms, this translates into an inability of the relevant security tools (such as: Data Loss Prevention/DLP) to identify a leak or the misappropriation of vital information.</p>
<p>The classification of unstructured data, then, represents the cornerstone of any data protection strategy—and it&#8217;s something that has to be done manually by end users.</p>
<p>&nbsp;</p>
<h2>But what is classification?</h2>
<p>&#8220;Data classification&#8221; means <strong>the entirety of the technical and organizational processes used to categorize information produced</strong> by the employees of an organization. Following the categories defined – according to levels of sensitivity (for example, internal, confidential, secret, etc.) or by relevant organizational functions (such as HR, R&amp;D, Purchasing, etc.) – classification allows data to be placed within the appropriate regulatory, legislative, or security framework.</p>
<p>Historically very basic (for example, a checkbox in a header or on the first page of a document, or the manual addition of metadata), classification consolidates data, and makes users responsible, by placing them at the center of the process, while, at the same time, offering them an improved experience (a simple interface and clear advice).</p>
<p>In practice, classification tools offer a diverse range of functionality:</p>
<ul>
<li>For new files, either <strong>manual or automatically determined classification </strong>according to predefined rules (for example, the presence of a certain number of social security numbers);</li>
<li>For existing files, <strong>the manual scanning of files stored in local directories or on premises</strong>, according to predefined rules;</li>
<li><strong>The addition of metadata (or tagging) to the file</strong>: this metadata, which can be interpreted by third-party tools, unlocks visibility for supervisory tools such as Data Loss Prevention;</li>
</ul>
<p><strong>The addition of visual marking elements</strong> (such as headers, footers, and watermarks) to raise awareness among end users.</p>
<p>&nbsp;</p>
<h2>The results of classification projects have been inconclusive so far</h2>
<p><strong>RSSI procedures tend to take into account</strong> issues of data classification, and the issue is core to most major corporations’ policies. This <strong>imperative is reinforced</strong> by recent regulations such as the <a href="https://www.riskinsight-wavestone.com/en/2017/07/rgpd-1an-travaux-bilan-12/">GDPR</a> or the <a href="https://www.riskinsight-wavestone.com/en/2016/12/reussir-mise-conformite-loi-de-programmation-militaire/">French Military Programming Act (LPM)</a> which require the <a href="https://www.riskinsight-wavestone.com/en/2018/02/turn-records-management-business-asset/">mapping of data and uses</a>. <strong>However, few organizations, other than banks, have successfully implemented effective classification strategies.</strong></p>
<p>There are several reasons for this gap:</p>
<ul>
<li><strong>End users are generally not aware of the nature of the sensitive data or its impact</strong>: while the highest classification levels (&#8220;C4&#8221;, &#8220;Secret&#8221;, &#8220;Confidential&#8221;, etc.) are used for documents likely to put companies, or even entire Groups, at risk; these usually represent about 1% of all such information &#8211; although this proportion is close to 10% in some companies. Conversely, it is not uncommon for a user to share files containing sensitive personal data, or passwords, without any classification or protection.<br />
Thus, any data-classification project requires <strong>strong change-management support for end users</strong>. This should use clear messages and concrete examples, that allow users to classify information easily. Periodic recaps will also be needed to remind users what constitutes good practice. In fact, a user who handles sensitive data—day in, day out, may no longer be aware of the impact of this data being compromised.</li>
<li><strong>If they fail to provide users with sufficiently ergonomic approaches</strong>, companies cannot expect solid results. Experience shows that checkboxes for classification levels on cover pages, headers, or footers are only rarely selected.</li>
<li>The classification of the entirety of a company&#8217;s data is a transformation project in its own right and requires <strong>strong commitment from functional and corporate teams</strong> if it is to be widely delivered. This commitment must be even greater if the classification strategy that has been defined impacts users (through obligations to classify documents, use encryption, etc.).</li>
</ul>
<p>&nbsp;</p>
<h2>Classification takes center stage again</h2>
<p>The topic is back, in force, with large corporates, driven by digital transformation programs—requiring the rethinking of data protection, and with the large players in the market—who are shaping their offerings around the subject. Some analysts, like Gartner, even foresee the consolidation of data-protection solutions into a single, classification-centric solution.</p>
<p>Awareness and ergonomics will need to be combined, if such approaches are to be successful and end users are to buy into the process. The two will need to work together – hand in glove.</p>
<p>&nbsp;</p>
<p><em>In a future article, we’ll be looking at how the market is evolving for historical security players, and how the implementation of an effective classification strategy can provide a springboard for new impetus in data protection.  </em></p>
<p>&nbsp;</p>
<p>(1) A regular expression is a string of characters that corresponds to a specific syntax. For example, a French phone number can have one of three formats: 0123456789, +33123456789 or 0033123456789.</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2018/05/classification-essential-aspect-data-protection/">Classification: that essential aspect of data protection</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Big data : comment se lancer ?</title>
		<link>https://www.riskinsight-wavestone.com/en/2015/11/big-data-comment-se-lancer/</link>
		
		<dc:creator><![CDATA[Laurence Al Neimi]]></dc:creator>
		<pubDate>Thu, 12 Nov 2015 16:41:13 +0000</pubDate>
				<category><![CDATA[Métiers - Assurance]]></category>
		<category><![CDATA[Métiers - Digital & innovation]]></category>
		<category><![CDATA[assurance]]></category>
		<category><![CDATA[Big Data]]></category>
		<category><![CDATA[données]]></category>
		<category><![CDATA[start-up]]></category>
		<guid isPermaLink="false">http://www.solucominsight.fr/?p=8514</guid>

					<description><![CDATA[<p>Le challenge du Big data est de donner du sens à une masse de données pour aboutir à des cas d’usage générateurs de valeur. Pour se lancer, le meilleur costume est celui de la start-up, dans une dynamique « New Way...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2015/11/big-data-comment-se-lancer/">Big data : comment se lancer ?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>Le challenge du Big data est de donner du sens à une masse de données pour aboutir à des cas d’usage générateurs de valeur. Pour se lancer, le meilleur costume est celui de la start-up, dans une dynamique « New Way of Working » : faire émerger les idées, incuber, mobiliser et démultiplier. Ce modèle est le meilleur vecteur pour apporter flexibilité, échange, interaction avec une mixité de profils. S’il fallait quelques mots pour résumer l’esprit dans lequel mener les projets Big data et plus largement les projets de valorisation des données, nous choisirions : créativité, agilité, rythme, expérimentation, simplicité, pluridisciplinarité.</em></p>
<h1>1 &#8211; L’IDÉATION</h1>
<p>L’émergence des idées est une étape essentielle de prise de recul ayant pour objectif de porter un regard nouveau sur le marché et sur ses propres activités. C’est au travers d’ateliers de créativité que des idées en rupture peuvent émerger. Pour être efficace, cette étape doit être structurée et encadrée : définir les domaines à balayer, identifier les acteurs à réunir par domaine métier, les associer à des acteurs de la DSI et à des spécialistes de la données (<em>Data scientists</em>). L’animation est structurante, elle suit des méthodes éprouvées de dynamisation de la créativité. Cette première phase permet de faire émerger les idées les plus prometteuses pour les confronter à l’incubation. Elle peut être renouvelée périodiquement.</p>
<h1>2 &#8211; L’INCUBATION</h1>
<p>L’incubation a pour objectif de concrétiser rapidement les idées sélectionnées. C’est le moment d’affiner ces idées, de vérifier leur faisabilité, de les mettre en œuvre sur de premiers périmètres à coût maîtrisé et de vérifier leur intérêt. Il s’agit ici de combiner l’approche agile avec le mode projet <em>Test &amp; Learn</em> en privilégiant l’obtention de résultats tangibles sur ces petits périmètres d’expérimentation avant un déploiement à grande échelle. Pour s’assurer de la dynamique d’ensemble et de l’aboutissement des résultats qu’ils soient positifs ou négatifs, la démarche doit suivre un rythme très cadencé et favoriser le collectif. Il faut s’autoriser à réajuster autant que nécessaire l’idée et sa concrétisation jusqu’à être convaincu de leur intérêt et de leur capacité à être industrialisées. L’expérimentation permet de prendre concrètement la mesure de l’impact de ces nouvelles technologies et usages sur les équipes informatiques et métiers. Elle permet aussi de capitaliser sur les erreurs commises, normales à ce stade de maturité dans l’exploitation des données et étant donné le foisonnement des technologies.</p>
<p>Les premières expérimentations et premiers projets doivent privilégier la simplicité. Cette simplicité s’entend d’abord par un nombre limité de directions consommatrices. Le résultat attendu doit également être sans impact direct sur le marché et les clients, pour limiter l’effet d’un éventuel échec. Pour finir, se focaliser en priorité sur une seule dimension de la data permet de minimiser la complexité de l’architecture à mettre en œuvre. Aujourd’hui, dans la pratique, nous constatons que nos clients se focalisent principalement sur la volumétrie du Big data.</p>
<p>L’aspect variété des données est souvent limité en raison d’une plus grande complexité d’intégration. Un bon niveau de maturité est nécessaire pour explorer toutes les dimensions du Big data et faire valoir toutes ses promesses.<br />
Le diagramme de <strong>Venn</strong> ci-dessous illustre ce constat et décrit une démarche progressive pour complexifier peu à peu les cas d’usage et leur donner de la valeur. En un mot, la stratégie gagnante consiste à définir des petits périmètres et à les conquérir pas à pas.</p>
<figure id="post-8515 media-8515" class="align-none"><img decoding="async" class="aligncenter" src="http://www.solucominsight.fr/wp-content/uploads/2015/11/lavaleurduregarddelacomplexite.png" alt="" /></figure>
<h1>3 &#8211; LA MOBILISATION</h1>
<p>La réussite de la démarche repose sur la mobilisation des bonnes personnes au bon moment. L’organisation la plus évidente consiste à mettre en place une équipe cœur, rassemblant et impliquant une large diversité de profils et compétences clés (« sachant » à connaissance métier large,<em> Data scientist</em>, architecte SI, spécialiste des démarches de créativité, juriste…). Cette équipe cœur vient animer plusieurs équipes pluridisciplinaires mises en place sur des durées plus courtes pour participer à l’idéation et à l’incubation sur des thèmes ciblés. L’équipe cœur est là pour dynamiser l’ensemble et capitaliser progressivement, tout en diffusant les nouveaux modes de travail et les nouvelles compétences. Elle fournit les méthodes et les outils.</p>
<p>La compétence clé d’analyse des méga-données doit au départ être centralisée, l’équipe cœur formant ainsi un guichet unique accélé- rant l’émergence et le test des idées. L’équipe cœur aura aussi pour but de préparer la phase suivante, c’est-à-dire l’intégration de la culture de la donnée dans les gènes et dans le fonctionnement courant de l’entreprise. Elle doit identifier les moments clés où les solutions et plates-formes techniques associées doivent être industrialisées. Elle va pour cela aussi mener des actions plus largement visibles comme des concours d’innovation, des actions de communication, la mise en place de démonstrateurs, avec deux objectifs : légitimer et acculturer. Dans le cas présent, la difficulté va être d’obtenir et de maintenir cette mobilisation de ressources clés alors que les bénéfices directs sont au départ incertains. Un sponsorship fort est nécessaire, de même que le recours à des accélérateurs externes pour parvenir rapidement à des résultats tangibles.</p>
<h1>4 &#8211; LA DÉMULTIPLICATION</h1>
<p>Une fois les premiers retours d’expérience obtenus, il est indispensable de transformer très rapidement ces expérimentations en projets pour accompagner la transformation et éviter l’effet soufflet. Pour aller de l’incubation à la démultiplication, un socle est à construire. Ce socle a 3 piliers : les compétences, le Data Management, le système d’information.</p>
<h2>Pilier 1 : les compétences</h2>
<p>Pour être en mesure de tirer tout le potentiel des technologies et des données à disposition, une filière Data est à construire pour réorienter une part des profils en place et s’assurer d’une parfaite cohérence avec la transformation engagée. Cette réorientation va passer par une étape d’acculturation puis de formation complémentaire.</p>
<h2>Pilier 2 : le Data Management</h2>
<p>Tirer la valeur des données est réalisable seulement si l’on connaît le sens des données et que celles-ci sont fiables. Nombre de données internes sont détournées de leur usage premier du fait de systèmes d’information trop permissifs, rendant impossible toute analyse fiable. Pour mener à bien cette mise en valeur de la donnée, des principes d’architecture doivent être intégrés aux processus de gestion et d’évolution des systèmes d’information. Par ailleurs, l’application de règles de sécurité, d’accès, de ségrégation et d’anonymisation doivent garantir la confidentialité.</p>
<p>Ces règles et principes sont pilotés à travers une gouvernance du Data Management qui se décline comme suit :</p>
<p>• Sur l’axe métier, il convient de construire un dictionnaire des données, d’identifier de nouvelles sources de données, de veiller au respect de la réglementation, de valoriser et même éventuellement d’identifier les données « monétisables ». La monétisation est encore peu évoquée par les assureurs mais elle pourrait permettre de pérenniser les démarches de Data Management.<br />
• Sur l’axe fonctionnel, des propriétaires de données doivent être investis d’un rôle de garant de la fiabilité des données et de leur cycle de vie.<br />
• Sur l’axe applicatif, un effort doit être consacré à la modélisation des formats canoniques et à la construction des architectures favorisant l’unicité et le partage des données.<br />
• Enfin, sur l’axe technique, il est nécessaire de construire des offres de services adaptées, optimiser la sauvegarde et l’archivage, sans oublier de suivre et anticiper les augmentations de volumes de données.</p>
<p>La mise en place d’un Data Management structuré est un accélérateur indispensable pour gagner en visibilité sur son patrimoine Data. Elle est à faire vivre et à enrichir avec les données externes qui seront jugées utiles mais également avec la mise en commun de l’ensemble des sources, notamment internes. Pour franchir cette étape, la confiance des différentes entités sur l’utilisation des données est requise. Ce sujet peut être un frein dans certaines organisations. Il est à ce titre nécessaire que chacun prenne conscience de l’augmentation de la valeur des données grâce à la mutualisation de celles-ci.</p>
<h2>Pilier 3 : le système d’information</h2>
<p>En phase d’industrialisation, l’agilité qui était requise en phase d’incubation va se confronter à la <em>roadmap</em> des projets pluri-annuels et aux maintenances des systèmes existants. L’organisation en place va devoir s’adapter aux besoins de réactivité des projets Big data. Cette exigence est déroutante pour une majorité de structures organisées autour des méthodologies de cycle en V où l’anticipation est la règle. De nouveaux process industriels techniques sont donc à adapter voire à inventer.</p>
<p>À titre d’exemple, il est nécessaire d’être en capacité de mettre rapidement en place de nouveaux flux de données entre systèmes, sans pour autant dégrader les exigences de sécurité, ni la capacité à absorber une masse d’activité importante par ailleurs. Le SI doit se doter de plateformes de management de la donnée adaptées aux différents usages. Ces plateformes sont à intégrer dans l’architecture du SI, qui doit elle-même progressivement s’urbaniser, au travers d’une rationalisation des référentiels et des données.</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2015/11/big-data-comment-se-lancer/">Big data : comment se lancer ?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>[Infographie] Le Big data aujourd&#8217;hui</title>
		<link>https://www.riskinsight-wavestone.com/en/2014/05/infographie-big-data-aujourdhui/</link>
		
		<dc:creator><![CDATA[Alexandra Le Borgne]]></dc:creator>
		<pubDate>Fri, 16 May 2014 09:27:46 +0000</pubDate>
				<category><![CDATA[Métiers - Stratégie & projets IT]]></category>
		<category><![CDATA[Big Data]]></category>
		<category><![CDATA[données]]></category>
		<category><![CDATA[infographie]]></category>
		<guid isPermaLink="false">http://www.solucominsight.fr/?p=5389</guid>

					<description><![CDATA[<p>Données de circulation urbaine, enregistrements médicaux, compteurs électriques communicants, historiques d&#8217;internet&#8230; Le big Data regorge d&#8217;opportunités, à condition de réussir à décrypter et analyser en temps réel les données. Que se cache-t-il derrière cette notion de &#8220;Big data&#8221; ? Découvrez-le au...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2014/05/infographie-big-data-aujourdhui/">[Infographie] Le Big data aujourd&#8217;hui</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span style="line-height: 1.5em;">Données de circulation urbaine, enregistrements médicaux, compteurs électriques communicants, historiques d&#8217;internet&#8230; Le big Data regorge d&#8217;opportunités, à condition de réussir à décrypter et analyser en temps réel les données.</span></p>
<p>Que se cache-t-il derrière cette notion de &#8220;Big data&#8221; ? <a title="SolucomINSIGHT - Big data" href="http://www.solucominsight.fr/category/dossiers/big-data-dossiers/" target="_blank">Découvrez-le au travers des articles de nos consultants</a> !</p>
<p><a href="http://www.solucominsight.fr/wp-content/uploads/2014/05/Infographie-Big-Data_vSolucom-insight.png"><img loading="lazy" decoding="async" class="alignnone  wp-image-5413" alt="Infographie Big Data_Solucom" src="http://www.solucominsight.fr/wp-content/uploads/2014/05/Infographie-Big-Data_vSolucom-insight.png" width="624" height="432" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2014/05/Infographie-Big-Data_vSolucom-insight.png 1040w, https://www.riskinsight-wavestone.com/wp-content/uploads/2014/05/Infographie-Big-Data_vSolucom-insight-276x191.png 276w, https://www.riskinsight-wavestone.com/wp-content/uploads/2014/05/Infographie-Big-Data_vSolucom-insight-56x39.png 56w, https://www.riskinsight-wavestone.com/wp-content/uploads/2014/05/Infographie-Big-Data_vSolucom-insight-245x170.png 245w" sizes="auto, (max-width: 624px) 100vw, 624px" /></a></p>
<p>Sources : <a href="http://www.ibmbigdatahub.com/infographic/four-vs-big-data">IBM</a>, <a href="http://www.mckinsey.com/insights/business_technology/big_data_the_next_frontier_for_innovation">McKinsey Global Institute</a>, <a href="http://www.forrester.com/Big-Data">Forrester</a>, <a href="https://blog.twitter.com/2013/celebrating-twitter7">Twitter</a>, <a href="http://www.cisco.com/c/en/us/solutions/data-center-virtualization/big-data/index.html">Cisco</a>, <a href="http://www.gartner.com/newsroom/id/2593815">Gartner</a>, <a href="https://www.iconfinder.com/">iconfinder</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2014/05/infographie-big-data-aujourdhui/">[Infographie] Le Big data aujourd&#8217;hui</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Interface avec le SIRH : une opportunité pour l’IAM ?</title>
		<link>https://www.riskinsight-wavestone.com/en/2013/12/interface-avec-le-sirh-une-opportunite-pour-liam/</link>
		
		<dc:creator><![CDATA[BenJAminPedr0n]]></dc:creator>
		<pubDate>Tue, 31 Dec 2013 07:21:47 +0000</pubDate>
				<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[Digital Identity]]></category>
		<category><![CDATA[Métiers - Stratégie & projets IT]]></category>
		<category><![CDATA[données]]></category>
		<category><![CDATA[gestion des identités]]></category>
		<category><![CDATA[IAM]]></category>
		<category><![CDATA[identity & access management]]></category>
		<category><![CDATA[Interface]]></category>
		<guid isPermaLink="false">http://www.solucominsight.fr/?p=4805</guid>

					<description><![CDATA[<p>Les objectifs d’une solution de gestion des identités et des accès (IAM) sont doubles : améliorer la sécurité et l’efficacité opérationnelle. L’IAM se doit de savoir qui utilise le SI, en accédant à quoi, et ce tout au long du cycle...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2013/12/interface-avec-le-sirh-une-opportunite-pour-liam/">Interface avec le SIRH : une opportunité pour l’IAM ?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>Les objectifs d’une solution de gestion des identités et des accès (IAM) sont doubles : améliorer la sécurité et l’efficacité opérationnelle. L’IAM se doit de savoir qui utilise le SI, en accédant à quoi, et ce tout au long du cycle de vie de ses utilisateurs dans l’entreprise… mais pour cela, encore faut-il disposer des informations nécessaires ! Interfacer ma solution d’IAM avec le SIRH peut-il répondre à cette problématique ?</em></p>
<h2>Que peut apporter le SIRH à ma solution IAM ?</h2>
<p>Pour remplir ses objectifs, mon IAM doit être en mesure de répondre à des questions simples  en apparence: qui est cet utilisateur, quel est son nom, son prénom, son matricule ? Quelle est sa fonction dans l’entreprise, quel métier exerce-t-il, et par extension, quelles applications devra-t-il utiliser, ou encore quelles listes de diffusion seront adéquates pour lui ? Qui est son supérieur hiérarchique, et peut-être futur valideur pour ses demandes d’habilitations ? Quelle est son organisation de rattachement ?</p>
<p>Obtenir ces réponses est un premier besoin… mais n’est pas le seul ! Ses informations évoluent : un nouveau collaborateur intègre l’entreprise dans une semaine, il faut lui donner le plus rapidement possible ses accès SI pour qu’il puisse travailler ; Mademoiselle Durand, anciennement contrôleuse de gestion, devient responsable de la comptabilité… il faut lui donner ses nouveaux accès, certes, mais également supprimer les droits qui lui sont devenus inutiles, voire qui pourraient devenir « dangereux » par rapport à son nouveau poste (SoD). Monsieur Thomas, lui, quitte définitivement l’entreprise &#8211; or il avait accès (et à distance) à une application critique du SI : ses accès doivent être supprimés dès son départ !</p>
<p>Ces éléments et leurs mises à jour sont généralement présents dans le SIRH d’une entreprise, notamment en raison du lien de celui-ci avec la paie, qui a besoin de savoir qui payer (et quand arrêter de payer), qui est responsable des augmentations d’untel ou d’untel, quelle entité sera facturée, etc. Avec de tels enjeux financiers à la clé, un soin particulier est généralement accordé au maintien à jour de ce référentiel… une opportunité pour mon IAM !</p>
<h2>Des atouts certains… mais des limites à avoir en tête</h2>
<p>Les liens possibles entre SIRH et IAM sont donc bien réels. Mais attention cependant à ne pas oublier un point essentiel : systèmes d’information et ressources humaines sont deux univers différents, portés par des métiers différents, avec des enjeux, des objectifs, des vocabulaires différents.</p>
<p>Comme nous l’avons dit, le référentiel SIRH est souvent lié à la paie, et cette relation permet d’illustrer les limites des liens qui pourront, ou non, être tissés entre mon SIRH et mon outil d’IAM.</p>
<p>Première limite, là où la paie n’a besoin d’avoir dans son périmètre que les personnes qui seront payées par l’entreprise, mon IAM, lui, se doit de connaître tous les utilisateurs de mon SI, qu’ils soient prestataires, intérimaires ou salariés.</p>
<p>La notion de métier ou encore de hiérarchie n’est pas forcément identique dans le SIRH et  pour l’IAM. Pour le SIRH, Mme Mercier est supérieure hiérarchique de Mlle Durand, car c’est elle qui est responsable de ses augmentations… mais au quotidien, c’est M. Simon son manager ! Et c’est bien lui qui sera légitime pour valider les demandes d’habilitations de Mlle Durand. Les priorités ne sont pas non plus toujours les mêmes entre ces deux univers : un nouvel arrivant doit avoir ses accès SI (et donc être créé dans l’IAM) dès son arrivée… en revanche, il y a souvent moins d’urgence à le créer dans le SIRH, car il ne percevra son premier salaire qu’à la fin du mois…</p>
<p>Lorsque qu’il s’agit de parler de mobilité interne, les deux mondes peuvent également avoir quelques différends. Un collaborateur change d’équipe projet, tout en restant rattaché au même département ? Au niveau du SIRH, ce n’est pas une mutation, son métier reste la même. D’un point de vue SI, a contrario, ce changement constitue un petit bouleversement : son responsable opérationnel (et valideur) n’est plus le même, et l’utilisateur n’a plus les mêmes besoins en termes d’applications métiers. À l’inverse, un changement de nom d’organisation pour toute une filiale n’a quasiment aucun impact sur le SI, alors que tous les utilisateurs sont impactés dans le référentiel RH.</p>
<h2>Comment s’interfacer avec le SIRH ?</h2>
<p>Comme nous l’avons vu, le SIRH est capable de fournir énormément d’informations structurantes pour ma solution d’IAM, mais possède des spécificités à ne surtout pas négliger. Afin de tirer pleinement parti de cette source d’information et réussir un interfaçage propre, efficace et limitant au maximum les malentendus entre ces deux mondes, trois éléments sont nécessaires :</p>
<ul>
<li>Dans un premier temps, définir les éléments structurants pour l’activité opérationnelle et qui seront exploités par l’IAM : les organisations de rattachement des utilisateurs, leurs supérieurs hiérarchiques, les dates d’arrivées et de départ, etc.</li>
</ul>
<ul>
<li>Il est ensuite primordial de se doter de l’organisation, des processus et outil d’IAM flexible, capable de s’adapter aux différences évoquées précédemment. La solution IAM doit ainsi permettre la création d‘identités en avance de phase, ou encore la modification manuelle de certains attributs d’identité. Elle doit conserver une certaine marge de manœuvre sur la gestion de ses identités, ne pas avoir une dépendance trop rigide vis-à-vis du SIRH.</li>
</ul>
<ul>
<li>Enfin, une attention particulière doit être portée à la réconciliation entre les identités du SIRH et celles de l’IAM. Qu’un utilisateur soit créé « en avance » dans l’IAM, ou que certains de ses attributs soient modifiés manuellement, le lien avec le SIRH doit être assuré… faute de quoi, gare aux doublons et aux identités fantômes. Définir une clé unique de réconciliation entre les identités est indispensable pour un interfaçage efficace… et pérenne !</li>
</ul>
<p>Le SI RH peut se révéler d’une aide précieuse pour la gestion du cycle de vie des utilisateurs grâce aux informations dont il dispose sur les personnes et sa connaissance des mobilités et départs. À condition toutefois de bien comprendre les processus RH sous-jacents, leurs particularités par rapport au monde du SI, et de s’y adapter dans une logique de gestion des identités et de contrôle des accès, sujet qui fera l’objet d’un prochain article.</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2013/12/interface-avec-le-sirh-une-opportunite-pour-liam/">Interface avec le SIRH : une opportunité pour l’IAM ?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Cloud et sécurité : mythes et réalité (partie 2)</title>
		<link>https://www.riskinsight-wavestone.com/en/2013/07/cloud-et-securite-mythes-et-realite-partie-2/</link>
		
		<dc:creator><![CDATA[Chadi Hantouche]]></dc:creator>
		<pubDate>Wed, 10 Jul 2013 09:24:23 +0000</pubDate>
				<category><![CDATA[Cloud & Next-Gen IT Security]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[Métiers - Stratégie & projets IT]]></category>
		<category><![CDATA[chiffrement]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Cloud security]]></category>
		<category><![CDATA[données]]></category>
		<category><![CDATA[Patriot Act]]></category>
		<category><![CDATA[protection des données]]></category>
		<guid isPermaLink="false">http://www.solucominsight.fr/?p=3917</guid>

					<description><![CDATA[<p>Comme nous l’avons présenté dans un précédent article, une démarche éclairée permet de choisir un fournisseur de Cloud computing dont l’offre est adaptée au besoin de l’entreprise. Pour autant, même une fois cette démarche menée à bout, plusieurs doutes persistent....</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2013/07/cloud-et-securite-mythes-et-realite-partie-2/">Cloud et sécurité : mythes et réalité (partie 2)</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Comme nous l’avons présenté dans un <a title="Cloud et sécurité : mythes et réalités (partie 1)" href="http://www.solucominsight.fr/2013/06/cloud-et-securite-mythes-et-realites-partie-1/">précédent article</a>, une démarche éclairée permet de choisir un fournisseur de Cloud computing dont l’offre est adaptée au besoin de l’entreprise.</p>
<p>Pour autant, même une fois cette démarche menée à bout, plusieurs doutes persistent.</p>
<p>Si l’actualité récente a fait éclater <a title="Révélations sur les capacités d’écoute et d’action de la NSA aux Etats-Unis (PRISM) : une chance pour le RSSI ?" href="http://www.solucominsight.fr/2013/06/revelations-sur-les-capacites-decoute-et-daction-de-la-nsa-aux-etats-unis-prism-une-chance-pour-le-rssi/" target="_blank" rel="noopener noreferrer">l’affaire PRISM</a> , la réalité des accès aux données est pourtant connue depuis de nombreuses années.</p>
<h2> <strong>Les risques d’accès aux données sont réels, depuis longtemps</strong></h2>
<p>Les quelques années de recul et d’expérience sur le Cloud montrent que les craintes quant à l’accès aux données hébergées à l’étranger sont justifiées.</p>
<p>L’exemple le plus souvent cité est celui du <em>USA PATRIOT Act</em> : sur requête du gouvernement américain et après contrôle par un juge, toute entreprise américaine, ou située sur le sol américain, ainsi que tout citoyen américain (où qu’il soit), se doivent de fournir aux autorités un accès aux données auxquelles ils ont accès. Dans le cas d’une entreprise de droit américain, l’obligation s’étend en dehors du territoire national : si ses infrastructures sont situées en Union Européenne, la loi s’applique.</p>
<p>Le <a href="http://www.syntec-numerique.fr/">Syntec Numérique a publié un éclairage</a> intéressant sur le sujet en avril 2013. On y précise notamment  qu’un contrôle par un juge peut être réalisé avant la divulgation des données… Ou après, donc trop tard pour l’empêcher.</p>
<p>Cette loi pose donc  en théorie le problème de la confidentialité des données. Dans la réalité, ces craintes se justifient principalement si les données manipulées ont un niveau de sensibilité très élevé : étatiques (administrations, défense, etc.), stratégiques pour l’entreprise dans un environnement à forts enjeux concurrentiels, géopolitiques, etc.</p>
<p>Pour autant, et c’est un aspect moins connu, la majorité des gouvernements mondiaux disposent de prérogatives équivalentes. Le grand cabinet d’avocats <a href="http://www.hoganlovells.com/">Hogan Lovells a publié une étude à ce sujet en 2012</a>, incluant notamment un comparatif des législations de 10 grands pays sur l’accès aux données Cloud : beaucoup (dont la France) disposent de prérogatives similaires, parfois plus larges et moins contrôlées.<br />
Pourquoi alors se focalise-t-on généralement sur le USA Patriot Act ? Principalement car les acteurs majeurs du Cloud sont aujourd’hui américains,  donc soumis à la législation américaine.</p>
<p>Cependant, ne considérer que l’aspect strictement légal est encore trop réducteur : l’entreprise doit également se demander si le pays sur le sol duquel ses  données critiques sont hébergées a des intérêts allant dans le même sens que les siens.</p>
<p>Dans tous les cas, les conseils de juristes spécialisés sont indispensables pour avoir une position précise et adaptée.</p>
<h2><sup> </sup>Les fournisseurs français de Cloud computing, solution du problème ?</h2>
<p>Sur le papier, stocker ou traiter ses données chez un prestataire de droit français sur le sol français semble la solution idéale…  en théorie seulement.</p>
<p>En effet, de nombreuses fournisseurs français ont des centres de traitement et de stockage dans le monde entier… Même si vos données n’y sont ni stockées ni traitées, ceux-ci pourraient être connectés aux centres situés sur le sol français (et donc permettre d’y donner accès à distance).</p>
<p>Au-delà des données, se pose la question des équipes décentralisées : un Cloud hébergé en France, mais dont les équipes d’administration sont situées aux quatre coins du monde (par exemple pour fournir un support 24/7) doit également faire l’objet d’attentions.</p>
<p>Une fois encore, tous ces risques sont à relativiser : ils ne concernent que les données réellement sensibles.</p>
<h2>Entre protections juridiques et solutions techniques, la bonne parade reste encore à trouver</h2>
<p>Un moyen de se protéger des divulgations indésirables pourrait consister en l’ajout de clauses contractuelles interdisant à son fournisseur de le faire. Malheureusement, ce dernier risque de ne tenir aucun compte desdites clauses lorsqu’une demande officielle de son gouvernement lui parviendra. Pire, dans le cas des lois américaines, il peut lui être interdit d’avertir le propriétaire des données que celles-ci ont été transmises (il s’agit du principe de <em>gag order</em>).</p>
<p>Dans certains cas, il est possible de prendre certaines précautions très spécifiques. Nous conseillons parfois à nos clients de demander l’isolation de leurs données  dans le datacenter du fournisseur, dans une salle sous alarme dont seule l’entreprise détient la clé. Là encore, cela n’empêchera pas un accès aux données, mais permettra au moins à l’entreprise d’en avoir connaissance.</p>
<p>Une véritable solution pourrait provenir de la technologie : un chiffrement adéquat des données permettrait de s’assurer que même en cas d’accès aux données, celles-ci sont correctement protégées. Cela nécessite des technologies de chiffrement de confiance (par exemple en France, qualifiées par l’ANSSI), afin que les données soient sécurisées sur tout leur parcours : pendant leur transmission sur le réseau, au moment de leur utilisation, et lorsqu’elles sont stockées dans le Cloud.</p>
<p align="left">À ce titre, le<a title="Chiffrement : la clé d’un cloud computing sécurisé ?" href="http://www.solucominsight.fr/2013/05/chiffrement-la-cle-dun-cloud-computing-securise/" target="_blank" rel="noopener noreferrer"> chiffrement dit « homomorphique »</a> constitue une perspective d’avenir intéressante…</p>
<div>
<hr align="left" size="1" width="33%" />
</div>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2013/07/cloud-et-securite-mythes-et-realite-partie-2/">Cloud et sécurité : mythes et réalité (partie 2)</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Big data : tour d’horizon  2013 !</title>
		<link>https://www.riskinsight-wavestone.com/en/2013/06/big-data-tour-dhorizon-2013/</link>
		
		<dc:creator><![CDATA[GEneviEveLardon]]></dc:creator>
		<pubDate>Mon, 10 Jun 2013 09:59:17 +0000</pubDate>
				<category><![CDATA[Métiers - Stratégie & projets IT]]></category>
		<category><![CDATA[Big Data]]></category>
		<category><![CDATA[cas d’usage]]></category>
		<category><![CDATA[données]]></category>
		<category><![CDATA[évaluation]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[pragmatique]]></category>
		<category><![CDATA[pratique]]></category>
		<guid isPermaLink="false">http://www.solucominsight.fr/?p=3813</guid>

					<description><![CDATA[<p>En 2012, nous avions publié toute une série d’articles autour du  Big data. Un an après, le sujet est suscite toujours autant d’intérêt auprès des DSI. Comment l’expliquer ? Big data : un intérêt qui ne faiblit pas Depuis 2012,...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2013/06/big-data-tour-dhorizon-2013/">Big data : tour d’horizon  2013 !</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>En 2012, nous avions publié toute une série d’articles autour du  Big data. Un an après, le sujet est suscite toujours autant d’intérêt auprès des DSI. Comment l’expliquer ?</em></p>
<h2>Big data : un intérêt qui ne faiblit pas</h2>
<p>Depuis 2012, l’intérêt pour le Big data ne cesse de croître <a href="http://www.google.fr/trends/explore?q=Big+Data#q=Big%20Data&amp;cmpt=q">(cf. courbe google trends)</a>. Pourtant, faute de disposer d’une définition tangible, la pertinence des usages de cette expression reste, aujourd’hui encore, sujette à interprétation.</p>
<p>Prenons un échantillon de définitions produites par les voix les plus influentes du domaine IT (Gartner, Forrester, IBM etc.). Derrière le Big data, une multitude de sujets : il peut s’agir, selon les analystes,  1) des données  (d’un genre caractéristique), 2) d’un phénomène ou encore 3) d’un ensemble de techniques ou technologies. Il en ressort cependant un champ lexical qui fait assez largement consensus et s’est imposé sur la plupart des slidewares (avec aussi des contradicteurs).</p>
<h2>« Petite » analyse lexicale du « Big » data</h2>
<p><strong>3 V. Volume, Variété, Vélocité.</strong> <a href="http://blogs.gartner.com/doug-laney/deja-vvvue-others-claiming-gartners-volume-velocity-variety-construct-for-big-data/">Vision du Gartner de 2001</a> : chacune de ces caractéristiques constituent un défi pour les entreprises qui souhaitent les exploiter ; leur combinaison accentue d’autant la difficulté que représente le traitement des données. Le Big data n’est pas que l’explosion des volumes. C’est aussi la richesse des formats et le temps réel. Ce qui pose question et qui est rarement explicité, c’est la mesure de chacune de ces trois dimensions. Le volume se mesure-t-il en téra- ou en pétabytes ? Où se situent les niveaux d’acceptabilité qui permettent de déterminer qu’une situation ou un cas d’usage relève du Big data ? Le Big data d’aujourd’hui sera-t-il celui de demain ? Car avec la croissance des données et les avancées technologiques, le curseur ne cessera sans doute pas de se déplacer…</p>
<p><strong>4V = 3V+Valeur.</strong> Certains ont noté un <a href="http://www.bigdataparis.com/enjeux-big-data-blandine-laffargue.php?PHPSESSID=pjqo5q09489mkk5o9facotnj15">glissement</a> de l’acception Big data de 3 à 4 V : des caractéristiques de nature technique à celle de « valeur ». Que peut-on tirer des données ? C’est en fait la question essentielle : celle de « l’opportunité à saisir » ou du « besoin à combler ». Une autre question apparaît avec les fournisseurs de données : quel est le prix des données ?</p>
<p><strong>Technologie accessible.</strong> Il n’y a pas de définition technologique du Big data au sens où aucune technologie n’est liée de manière exclusive et catégorique au concept. Tout comme les web services n’étaient pas la SOA, le Big data n’est pas Hadoop*, même si Hadoop est la valeur sure d’un marché en plein essor et encore peu lisible. Certes, l’envolée du Big data doit beaucoup à l’« accessibilité »  d’Hadoop et du noSQL. Mais le coût et le ROI de ces solutions sont-ils à la hauteur des promesses ?</p>
<p><strong>Acquisition, visualisation etc.</strong> Le Big data n’est pas que stockage et analyse de données. Il faut  développer son gisement pour trouver la bonne information. L’information produite doit être comprise, retenue, travaillée et des techniques d’analyse visuelle sont aujourd’hui mises en avant.  Enfin, pour les questions de fiabilité et de sécurité, des évidences en gestion des données, des solutions se positionnent.</p>
<p><strong>Décision.</strong> Le Big data bouscule le décisionnel. Les cas d’usage Big data sont quasiment exclusivement analytiques. Les technologies dont nous parlions ne sont d’ailleurs pas construites pour supporter des processus transactionnels qui restent en périphérie de la « révolution » à la source des données.</p>
<h2>Un Big data à ma sauce</h2>
<p>Le Big data est une véritable problématique, soit littéralement un faisceau de questions. Si l’exercice de définition va se poursuivre, il serait salvateur de l’évacuer rapidement. Mieux vaut se concentrer sur les défis techniques et organisationnels du traitement des données et la recherche de nouveaux leviers de performance.</p>
<p>Forrester propose pour ce faire une approche pragmatique <a href="http://blogs.computerworlduk.com/app-dev-and-programme-management/2012/05/whats-your-big-data-score/index.htm">« Calculer son « Big Data score »</a>, qui vise à s’auto-évaluer sur sa capacité à stocker, traiter, requêter ses données selon chacune des 3 dimensions. Big data ne veut pas dire la même chose pour Google et pour moi. Il faut revenir à des enjeux réalistes : ai-je exploré les opportunités d’utilisation des données « à ma disposition » ? Suis-je capable de « passer à l’échelle » efficacement (délai, coût) si une opportunité se présente ?<br />
Et, à quelle échelle : *10, *100, *1000 ? Que font mes concurrents ?</p>
<p>Alors : <em>in or out</em> ?</p>
<p><em>*Hadoop comme nombre de bases de données noSQL est distribué en open source. Le déploiement d’Hadoop n’exige pas d’infrastructure réseau et/ou serveurs haut de gamme.</em></p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2013/06/big-data-tour-dhorizon-2013/">Big data : tour d’horizon  2013 !</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Le paradoxe des projets de Data Leak Prevention (DLP) : une problématique clé, des solutions matures… mais une mise en œuvre qui fait encore peur</title>
		<link>https://www.riskinsight-wavestone.com/en/2013/03/le-paradoxe-des-projets-de-data-leak-prevention-dlp-une-problematique-cle-des-solutions-matures-mais-une-mise-en-oeuvre-qui-fait-encore-peur/</link>
		
		<dc:creator><![CDATA[Ali Fawaz]]></dc:creator>
		<pubDate>Thu, 28 Mar 2013 13:14:18 +0000</pubDate>
				<category><![CDATA[Cloud & Next-Gen IT Security]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[Métiers - Stratégie & projets IT]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[DLP]]></category>
		<category><![CDATA[données]]></category>
		<category><![CDATA[fuite de données]]></category>
		<category><![CDATA[gestion des identités]]></category>
		<category><![CDATA[SOC]]></category>
		<guid isPermaLink="false">http://www.solucominsight.fr/?p=3598</guid>

					<description><![CDATA[<p>L’évolution des menaces et de la réglementation pousse les entreprises à être de plus en plus attentives à leurs données et à orienter les protections sur ce périmètre. Les solutions de prévention contre la fuite d’information, ou DLP, apportent des...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2013/03/le-paradoxe-des-projets-de-data-leak-prevention-dlp-une-problematique-cle-des-solutions-matures-mais-une-mise-en-oeuvre-qui-fait-encore-peur/">Le paradoxe des projets de Data Leak Prevention (DLP) : une problématique clé, des solutions matures… mais une mise en œuvre qui fait encore peur</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>L’évolution des menaces et de la réglementation pousse les entreprises à être de plus en plus attentives à leurs données et à orienter les protections sur ce périmètre. Les solutions de prévention contre la fuite d’information, ou DLP, apportent des éléments de réponses à leur problématique. Pour autant, si le besoin semble réel et les solutions matures, les retours d’expérience restent limités par rapport à ce que l’on pourrait attendre.</em></p>
<h2>Un apport des DLP complémentaire à la lutte contre l’intrusion et au contrôle d’accès</h2>
<p>Une fuite d’information peut provenir de trois sources différentes. L’attaquant externe est souvent celui qui vient à l’esprit en premier. Cependant, l’expérience montre que ce sont les utilisateurs internes, autorisés ou non, qui font fuir le plus d’information.</p>
<p>Suivant la position de celui qui fait fuir l’information, trois grandes étapes peuvent être enchaînées : intrusion, accès à l’information, diffusion de l’information – dont la nécessité dépend des accès initiaux de l’acteur à l’origine de la fuite d’information. À chacune de ces étapes, des solutions de sécurité permettant de réduire le risque existent.</p>
<p><a href="http://www.solucominsight.fr/2013/03/le-paradoxe-des-projets-de-data-leak-prevention-dlp-une-problematique-cle-des-solutions-matures-mais-une-mise-en-oeuvre-qui-fait-encore-peur/role-dlp/" rel="attachment wp-att-3604"><img loading="lazy" decoding="async" class="alignnone  wp-image-3604" title="rôle DLP" src="http://www.solucominsight.fr/wp-content/uploads/2013/03/rôle-DLP-.jpg" alt="" width="631" height="308" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2013/03/rôle-DLP-.jpg 902w, https://www.riskinsight-wavestone.com/wp-content/uploads/2013/03/rôle-DLP--392x191.jpg 392w, https://www.riskinsight-wavestone.com/wp-content/uploads/2013/03/rôle-DLP--71x35.jpg 71w" sizes="auto, (max-width: 631px) 100vw, 631px" /></a></p>
<p>Il convient d’agir à toutes les étapes d’une fuite d’information en s’appuyant sur des mesures allant de la sécurité physique aux solutions de <em>Digital Right Management</em> (DRM), en passant par le chiffrement de flux, le cloisonnement, ou encore la gestion des accès et des habilitations…</p>
<p>Si de telles mesures sont déjà mises en œuvre,<strong> les outils de DLP permettent alors essentiellement de se prémunir contre des erreurs ou malveillances d’utilisateurs ayant un accès légitime à l’information</strong>. En ce sens, ils permettent d’apporter<strong> une protection au plus proche de la donnée</strong>.</p>
<h2>Des solutions fonctionnellement matures</h2>
<p>Les mécanismes de contrôle des DLP sont mis en œuvre à travers des <strong>règles ou politiques centralisées</strong> permettant d’analyser les traitements faits sur la donnée quelle que soit sa nature ou son support.</p>
<p><a href="http://www.solucominsight.fr/2013/03/le-paradoxe-des-projets-de-data-leak-prevention-dlp-une-problematique-cle-des-solutions-matures-mais-une-mise-en-oeuvre-qui-fait-encore-peur/fonctionnement-dlp/" rel="attachment wp-att-3605"><img loading="lazy" decoding="async" class="alignnone  wp-image-3605" title="Fonctionnement DLP" src="http://www.solucominsight.fr/wp-content/uploads/2013/03/Fonctionnement-DLP.jpg" alt="" width="572" height="368" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2013/03/Fonctionnement-DLP.jpg 954w, https://www.riskinsight-wavestone.com/wp-content/uploads/2013/03/Fonctionnement-DLP-297x191.jpg 297w, https://www.riskinsight-wavestone.com/wp-content/uploads/2013/03/Fonctionnement-DLP-61x39.jpg 61w" sizes="auto, (max-width: 572px) 100vw, 572px" /></a></p>
<p>Grâce à des <strong>agents déployés sur le réseau et/ou sur les postes de travail</strong>, le DLP va pouvoir empêcher la copie d’un fichier sur un périphérique externe, l’envoi d’un document sensible par email, l’impression d’un document ou encore la publication d’une information confidentielle sur les réseaux sociaux.</p>
<p>Après analyse et filtrage des données par la solution DLP, différentes mesures de prévention peuvent être prises, avec un impact plus ou moins élevé pour l’utilisateur : alertes, demande de justification, blocage…</p>
<p>Enfin, il convient de noter que les acteurs du marché mettent de plus en plus l’accent sur le contexte d’utilisation de la donnée. Certains éditeurs proposent ainsi des fonctionnalités de gouvernance au sein de leur solution de DLP permettant par exemple de <strong>savoir exactement où se trouvent les données sensibles et qui y a accès</strong>.</p>
<p><strong>Le marché des DLP est donc de plus en plus mature</strong> : la couverture fonctionnelle proposée est élevée et évolutive, la gestion de l’impact sur les collaborateurs de plus en plus souple. <strong>Néanmoins, les retours d’expérience restent limités par rapport à ce que l’on pourrait attendre</strong>.</p>
<p>La raison de ce paradoxe vient du fait que <strong>les métiers sont trop souvent insuffisamment impliqués dans les projets de DLP, alors même que ces projets n’ont que peu de chance d’aboutir sans eux, en particulier vu le volet RH nécessairement associé</strong>.</p>
<h2>Adopter une approche par les résultats pour mobiliser les métiers</h2>
<p><strong>Il est illusoire de vouloir protéger toutes ses données dans tous les cas d’usage imaginables</strong>. Une approche purement technique visant un périmètre exhaustif n’a que peu de chance de convaincre, particulièrement dans la conjoncture économique actuelle.</p>
<p><strong>Une approche par les résultats</strong> mêlant ciblage précis, démarche outillée, accompagnement et visibilité est donc à favoriser dès la sélection de la solution. Une fois les objectifs atteints sur un périmètre prioritaire, on peut envisager de l’élargir.</p>
<p>La première étape, primordiale, est donc <strong>la définition du périmètre prioritaire de données à protéger et des cas d’usage fonctionnels à traiter</strong>. Identifier les<strong> dix données les plus critiques, s’appuyer sur des situations fonctionnelles avérées</strong>, commencer par un nombre limités de supports pour réduire les aléas techniques sont autant de facteurs clés de succès.</p>
<p>La <strong>définition des processus de surveillance</strong> (politiques d’interaction avec les utilisateurs, processus en cas d’alerte…) ne doit également pas être négligée. Sur ce volet, et dès le début du projet, il est important de mobiliser les fonctions RH de l’entreprise pour valider le mode de mise en œuvre de la démarche DLP (alerte, blocage, journalisation…), construire les processus de gouvernance associés et au final envisager un passage devant les instances représentatives du personnel.</p>
<p>Lorsque le <strong>cadrage global du périmètre fonctionnel</strong> est effectivement achevé, la phase de sélection de la solution peut être entamée. Une démarche outillée impliquant la <strong>réalisation d’une maquette est indispensable</strong> pour s’assurer de l’adéquation de la solution aux cas d’usages fonctionnels identifiés et <strong>évaluer les résultats envisageables</strong>.</p>
<p>En cas de résultats satisfaisants, un déploiement progressif est à envisager avec un leitmotiv : la sensibilisation des utilisateurs.</p>
<p>Enfin, en mode récurrent, <strong>l’intégration à un SOC</strong> (Security Operation Center) peut permettre de bénéficier de la maturité de la gestion opérationnelle de la sécurité pour optimiser la surveillance d’une part et l’accompagnement et la visibilité fournis aux métiers d’autre part.</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2013/03/le-paradoxe-des-projets-de-data-leak-prevention-dlp-une-problematique-cle-des-solutions-matures-mais-une-mise-en-oeuvre-qui-fait-encore-peur/">Le paradoxe des projets de Data Leak Prevention (DLP) : une problématique clé, des solutions matures… mais une mise en œuvre qui fait encore peur</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Big data : comment intégrer les technologies de stockage ?</title>
		<link>https://www.riskinsight-wavestone.com/en/2013/03/big-data-comment-integrer-les-technologies-de-stockage/</link>
		
		<dc:creator><![CDATA[Lionel Bour]]></dc:creator>
		<pubDate>Tue, 26 Mar 2013 09:35:19 +0000</pubDate>
				<category><![CDATA[Métiers - Stratégie & projets IT]]></category>
		<category><![CDATA[Big Data]]></category>
		<category><![CDATA[données]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[HDFS]]></category>
		<category><![CDATA[map reduce]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[scalabilité]]></category>
		<category><![CDATA[stockage]]></category>
		<category><![CDATA[variété]]></category>
		<category><![CDATA[vélocité]]></category>
		<category><![CDATA[volume]]></category>
		<guid isPermaLink="false">http://www.solucominsight.fr/?p=3570</guid>

					<description><![CDATA[<p>Les solutions Big data orientées stockage sont de plus en plus nombreuses et commencent à être déployées dans les entreprises. Tout le monde doit-il s’y intéresser ? Comment doit-on les intégrer ? Quelles sont caractéristiques du Big data ? Comme son nom l’indique,...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2013/03/big-data-comment-integrer-les-technologies-de-stockage/">Big data : comment intégrer les technologies de stockage ?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>Les solutions Big data orientées stockage sont de plus en plus nombreuses et commencent à être déployées dans les entreprises. Tout le monde doit-il s’y intéresser ? Comment doit-on les intégrer ?</em></p>
<h2>Quelles sont caractéristiques du <em>Big data</em> ?</h2>
<p>Comme son nom l’indique, le <em>Big data</em> définit une catégorie de données. Elle est souvent résumée par les 3 « V » :</p>
<ul>
<li><strong>Volume : </strong>une quantité de données importante liée à la multiplication des données du client. Les données à manipuler sont de l’ordre de la dizaine de tera octets ;</li>
<li><strong>Variété :</strong> différents types de données  provenant de diverses sources (internes SI, externes comme les réseaux sociaux… Ces données vont du plus structuré (relationnel) au non structuré (fichiers, vidéo…) ;</li>
<li><strong>Vélocité</strong> : une fréquence rapide à laquelle les données doivent être traitées et partagées, liée à la volonté de tendre vers un SI « temps réel ».</li>
</ul>
<h2> Comment savoir si l’on manipule des données <em>Big data</em> ?</h2>
<p>C’est simple, c’est souvent lorsque l’une des couches du SI devient un facteur limitant lors du traitement de gros volume de données, que l’on comprend qu’il s’agit de <em>Big data</em>.</p>
<p>La couche stockage est l’un des premiers facteurs limitant et les problématiques associées sont les suivantes :</p>
<ul>
<li><strong>Performance :</strong> l’augmentation du volume à traiter entraîne une diminution des performances ;</li>
<li><strong>Linéarité :</strong> l’outillage n’étant pas adapté aux gros volumes de données, le modèle de scalabilité n’est pas linéaire, l’ajout de stockage ne permettant pas d’améliorer les performances ;</li>
<li><strong>Dynamisme : </strong>l’allocation d’espace est fixe avec une faible réactivité pour en ajouter ou en retirer.</li>
</ul>
<p>Les solutions du marché reposent sur des implémentations propriétaires.</p>
<p>Les solutions <em>Big data</em> reposent sur un stockage basé sur <strong>le modèle de fichier distribué </strong>: des nœuds de stockage sont répartis physiquement sur le réseau mais vus par les applications comme un seul volume de stockage logique.<em><br />
</em></p>
<p>Ce modèle répond justement aux enjeux suivants, auparavant problématiques :</p>
<ul>
<li><strong>Performance </strong>: les données sont réparties sur plusieurs nœuds de stockage (<em>stripping HADOOP HDFS</em>) et ceux-ci se distribuent intelligemment la donnée afin de diminuer le trafic réseau (les données semblables sur un même nœud) et faciliter des traitements distribués (<em>HADOOP map reduce</em>)</li>
<li><strong>Linéarité</strong> : le modèle distribué permet d’ajouter des nœuds de stockage sans limite et permet de retrouver une scalabilité linéaire ;</li>
<li><strong>Dynamisme</strong> : l’ajout et la suppression de nœud de calcul peuvent se faire simplement et apportent une résilience (via la réplication automatique des données). Si un nœud de stockage tombe, le service est assuré sans arrêt et sans perte de données. On s’approche d’une perte de données « RPO » et d’un temps de reprise « RTO » nulle.</li>
</ul>
<p>Les <strong>solutions </strong><strong>du marché (IBM, EMC, etc.) répondent aux 3 « v » du <em>Big data</em></strong> mais <strong>chacune suit son propre modèle d’implémentation du stockage distribué</strong> : <em>Cluster File System</em>, Parallel File System…. Chaque solution n’a donc pas les mêmes performances ou, capacité d’évolutivité suivant le besoin.</p>
<h2> La qualification des données est la clé du stockage</h2>
<p>C’est pour cela que lors de la mise en œuvre de ces types de solutions, <strong>une étude sur le stockage est nécessaire. </strong> Quelles sont mes données ? Quelle est la volumétrie (max, écart-type, moyenne) ? Quelle est leur croissance ? Quels types de traitements sont effectués ? Doivent-elles être centralisées ? Quel est le ratio de lecture / écriture ? …</p>
<p>Toutes ces réponses permettront de <strong>catégoriser les données</strong>, <strong>un entrant primordial à la qualification</strong> de la solution cible et à son optimisation. Ainsi l’optimisation des  services de stockage <em>Big data</em> permettent à l’entreprise de maîtriser la variabilité et les performances. L’indexation devient plus facile, la taille des caches est optimisée et le <em>stripping</em> (fait de couper le fichier en plusieurs morceaux) est facilité afin de garantir un accès plus rapide à la donnée.</p>
<p><strong>La mise en place d’une technologie stockage distribué est idéale dans les configurations de type grille de calcul</strong> : les nœuds de calcul échangent un grand nombre de données entre eux. À  la place d’une configuration en étoile où tous les nœuds s’échangent directement des fichiers, chaque nœud utilise un même volume logique hébergé sur une infrastructure Big data. Les gains sont doubles : directement sur les temps de lecture / écriture des données partagées et la charge réseau (bien que plus concentrée sur un segment) et indirectement sur les temps de calculs de la grille. Les nœuds de la grille de calcul étant déchargés de leur fonction de distribution de fichiers vers les autres nœuds, les ressources sont exploitées au maximum par le calcul applicatif. L’applicatif est donc plus performant pour le <em>business</em>.</p>
<p align="left">Les solutions de stockage <em>Big data </em><strong>commencent à être adoptées par les entreprises, qui les utilisent sur leurs périmètres stratégiques </strong>pour en tirer <strong>des gains de performance</strong> là où les solutions standards étaient limitantes. <strong>L’intégration de ces solutions reste l’étape clé </strong>: l’étude des données est nécessaire pour choisir la bonne implémentation <em>Big data</em>, faciliter sa configuration et ainsi profiter pleinement des  bénéfices annoncés.</p>
<div>
<hr align="left" size="1" width="33%" />
</div>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2013/03/big-data-comment-integrer-les-technologies-de-stockage/">Big data : comment intégrer les technologies de stockage ?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>SaaS et sécurité : entreprises, ne mettez pas vos responsabilités dans les nuages !</title>
		<link>https://www.riskinsight-wavestone.com/en/2013/03/saas-et-securite-entreprises-ne-mettez-pas-vos-responsabilites-dans-les-nuages/</link>
		
		<dc:creator><![CDATA[zephSolucomBO]]></dc:creator>
		<pubDate>Tue, 19 Mar 2013 12:30:42 +0000</pubDate>
				<category><![CDATA[Cloud & Next-Gen IT Security]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Cloud security]]></category>
		<category><![CDATA[données]]></category>
		<category><![CDATA[gestion des identités]]></category>
		<category><![CDATA[messagerie]]></category>
		<category><![CDATA[SaaS]]></category>
		<guid isPermaLink="false">http://www.solucominsight.fr/?p=3528</guid>

					<description><![CDATA[<p>A l’heure où le SaaS est le mode de Cloud computing le plus représenté au sein des grands comptes, quelques années de recul sur le sujet amènent à un constat clair en termes de sécurité : choisir « le bon » fournisseur SaaS...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2013/03/saas-et-securite-entreprises-ne-mettez-pas-vos-responsabilites-dans-les-nuages/">SaaS et sécurité : entreprises, ne mettez pas vos responsabilités dans les nuages !</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>A l’heure où le SaaS est le mode de Cloud computing le plus représenté au sein des grands comptes, quelques années de recul sur le sujet amènent à un constat clair en termes de sécurité : choisir « le bon » fournisseur SaaS ne suffit pas.  L’entreprise n’externalise pas sa responsabilité avec sa messagerie…  Elle reste la garante du maintien de son niveau de sécurité dans le temps.</em></p>
<h2>La sécurité, une question négligée après la phase de contractualisation</h2>
<p>Les limites posées par le SaaS sont aujourd’hui bien connues : difficultés d’adaptation du service aux besoins de l’entreprise, absence de possibilités d’audit, questions réglementaires, etc.</p>
<p>Pourtant, de plus en plus de services cloud sont adoptés, sans que la sécurité ne soit nécessairement un frein. Pour cela, une démarche classique d’analyse de risque est menée en évaluant les contraintes légales / réglementaires,  les mécanismes de protection des données, la gestion de la sécurité par le fournisseur, ou encore les conditions de réversibilité de la donnée.</p>
<p>Cette démarche est de plus en plus maîtrisée : de nombreux retours d’expérience et un outillage qui se professionnalise<strong>*</strong> amènent à faire des choix éclairés, en toute connaissance de cause des risques encourus, et donc parfois acceptés.</p>
<p>Malheureusement, la démarche sécurité s’arrête souvent là : à partir du moment où le sujet a été traité lors de la contractualisation, on considère qu’un bon niveau est assuré, puisque l’on a exigé du prestataire de s’en occuper !</p>
<p>Le maintien de la sécurité dans le temps est un enjeu régulièrement oublié, alors même qu’il est en partie du ressort de l’entreprise, et pas seulement à la charge du fournisseur.</p>
<h2>Des sujets à inscrire dans la durée</h2>
<p>Pour s’assurer que la solution cloud est déployée avec le bon niveau de sécurité, et maintenir celui-ci dans le temps, quatre grands thèmes sont à aborder en priorité. S’il s’agit de bonnes pratiques habituelles sur un SI d’entreprise, il faut aujourd’hui les adapter, voire les renforcer pour le SaaS.</p>
<p><figure id="attachment_3529" aria-describedby="caption-attachment-3529" style="width: 424px" class="wp-caption aligncenter"><a href="http://www.solucominsight.fr/2013/03/saas-et-securite-entreprises-ne-mettez-pas-vos-responsabilites-dans-les-nuages/schema-cloud-saas/" rel="attachment wp-att-3529"><img loading="lazy" decoding="async" class=" wp-image-3529" title="schéma cloud saas" src="http://www.solucominsight.fr/wp-content/uploads/2013/03/schéma-cloud-saas.png" alt="" width="424" height="275" srcset="https://www.riskinsight-wavestone.com/wp-content/uploads/2013/03/schéma-cloud-saas.png 4617w, https://www.riskinsight-wavestone.com/wp-content/uploads/2013/03/schéma-cloud-saas-294x191.png 294w, https://www.riskinsight-wavestone.com/wp-content/uploads/2013/03/schéma-cloud-saas-60x39.png 60w" sizes="auto, (max-width: 424px) 100vw, 424px" /></a><figcaption id="caption-attachment-3529" class="wp-caption-text"><span style="font-size: x-small;"><em>Les responsabilités de l’entreprise pour le maintien de la sécurité du SaaS dans le temps</em></span></figcaption></figure></p>
<ul>
<li> La <strong>gouvernance</strong> : les services SaaS doivent être intégrés aux procédures de sécurité et des processus liés au service fourni. Il peut par ailleurs être utile de mener des actions de sensibilisation dans certaines situations.</li>
</ul>
<ul>
<li><strong>L’administration fonctionnelle</strong> du service est bien du ressort de l’entreprise : le fournisseur n’est pas en mesure de faire les choix fonctionnels à votre place (et ce n’est souvent pas ce qu’on lui demande) ! Pour l’aspect sécurité plus encore, c’est à l’entreprise de définir  et mettre en œuvre les fonctionnalités avancées disponibles, de restreindre les services au minimum requis par l’utilisateur, de former ses administrateurs… Ces aspects sont souvent les plus négligés, comme nous le constatons lors des audits que nous réalisons.</li>
<li>Des <strong>contrôles</strong> réguliers peuvent et doivent aussi être mis en œuvre sur les parties auditables des services. Il s’agit en particulier de vérifier que les paramètres de sécurité sont inchangés, d’exploiter les <em>logs</em> sécurité, et de revoir les habilitations. S’il le permet, enfin, ne pas hésiter à auditer son fournisseur (visites de site, voire tests d’intrusion).</li>
<li>Il reste enfin à traiter le sujet de l’<strong>IAM</strong>, enjeu transverse du Cloud, souvent peu ou mal maîtrisé de par sa complexité. Même si cette voie est souvent suivie, il faut pourtant éviter de recréer un compte dans le Cloud pour chaque utilisateur. Pour « synchroniser » les identités de l’entreprise dans le Cloud, il faut également éviter la multiplication des connecteurs  (et notamment ne pas en redévelopper un par fournisseur), sous peine de créer une situation ingérable. Deux approches sont aujourd’hui à prioriser : soit l’utilisation d’un outil de fédération d’identités interne (qui réalise la connexion avec la majorité des fournisseurs de SaaS), soit l’externalisation de l’IAM… dans le Cloud (!) en « Identity as a Service »</li>
</ul>
<h2><strong></strong>Le RSSI, garant de la cohérence des projets</h2>
<p>Dans le cas du SaaS, le rôle des responsables sécurité de l’information est double.</p>
<p>D’une part, il s’agit d’accompagner les projets, en leur apportant des solutions transverses : un certain nombre de points peuvent être mutualisés en amont. C’est tout particulièrement le cas des sujets tels que l’IAM, qui doivent faire l’objet d’une approche unifiée et cohérente &#8211;  et surtout pas projet par projet.  C’est également le cas des questions légales qui doivent faire l’objet d’une réflexion globale amont.</p>
<p>D’autre part, la SSI demeure la garante du niveau de sécurité dans le temps : la Gestion Opérationnelle de la sécurité devra faire l’effort de partir à la conquête des nuages !</p>
<p><strong>*</strong> <em>On peut citer notamment </em><a href="http://www.ssi.gouv.fr/fr/bonnes-pratiques/recommandations-et-guides/securite-de-l-externalisation/externalisation-et-securite-des-systemes-d-information-un-guide-pour-maitriser.html" target="_blank" rel="noopener noreferrer"><em>le guide publié par l’ANSSI</em></a><em> et </em><a href="https://cloudsecurityalliance.org/research/ccm/" target="_blank" rel="noopener noreferrer"><em>la « Cloud Control Matrix » maintenue par la Cloud Security Alliance</em></a></p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2013/03/saas-et-securite-entreprises-ne-mettez-pas-vos-responsabilites-dans-les-nuages/">SaaS et sécurité : entreprises, ne mettez pas vos responsabilités dans les nuages !</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Outillage sécurité : la ruée vers le Big Data est en cours</title>
		<link>https://www.riskinsight-wavestone.com/en/2013/02/outillage-securite-la-ruee-vers-le-big-data-est-en-cours/</link>
		
		<dc:creator><![CDATA[Gérôme Billois]]></dc:creator>
		<pubDate>Fri, 08 Feb 2013 15:55:54 +0000</pubDate>
				<category><![CDATA[Cloud & Next-Gen IT Security]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[analyse]]></category>
		<category><![CDATA[big data security]]></category>
		<category><![CDATA[données]]></category>
		<category><![CDATA[SIEM]]></category>
		<guid isPermaLink="false">http://www.solucominsight.fr/?p=3086</guid>

					<description><![CDATA[<p>Les récentes annonces ne laissent pas de place au doute : la sécurité se dirige vers le Big Data. Que doit-on en retenir ?  Quelle est la nature des annonces récentes dans le domaine du Big Data et de la sécurité ?  Le...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2013/02/outillage-securite-la-ruee-vers-le-big-data-est-en-cours/">Outillage sécurité : la ruée vers le Big Data est en cours</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Les récentes annonces ne laissent pas de place au doute : la sécurité se dirige vers le Big Data. Que doit-on en retenir ?</p>
<h2> <strong>Quelle est la nature des annonces récentes dans le domaine du Big Data et de la sécurité ?</strong></h2>
<p><strong> </strong>Le buzzword « big data » a fait son entrée en force cette semaine dans le monde de la sécurité de l’information. Deux acteurs majeurs ont pris position sur le marché. D’un côté, <a href="http://www.emc.com/about/news/press/2013/20130130-01.htm" target="_blank" rel="noopener noreferrer">RSA a annoncé son outil</a> « Analytics ». Son objectif : détecter les fameux « signaux faibles » dans le volume des journaux de sécurité générés dans le système d’information. De l’autre, <a href="http://www.zdnet.com/cisco-acquires-cognitive-security-aims-to-boost-network-security-7000010519/" target="_blank" rel="noopener noreferrer">Cisco annonce le rachat de la société « Cognitive Security »</a>, une start-up tchèque spécialisée dans l’analyse analytique des mêmes journaux. Cisco envisage un rapprochement effectif au 3<sup>ème</sup> trimestre de cette année et l’inclusion des technologies dans ces services cloud de sécurité.</p>
<h2><strong>Est-ce que cela représente une avancée significative pour la sécurité ?</strong><span style="font-size: 13px;"> </span></h2>
<p>Dans un sens oui, l’adoption de ces technologies par de grands acteurs valide l’intérêt des méthodes statistiques afin de détecter des attaques ciblées. Nous savons qu’il y a une attente forte sur ce point. Les statistiques le montrent clairement, aujourd’hui il faut en moyenne 412 jours pour détecter une attaque ciblée. Plus frappant encore,cette détection provient dans 94% des cas  de tiers externes à l’entreprise (<a href="http://www.mandiant.com/resources/m-trends/" target="_blank" rel="noopener noreferrer">Rapport Mandiant 2012</a>) tandis que les premières exfiltrations de données ont lieu 24h après le début de l’attaque ! Il y a donc clairement un problème à résoudre. D’ailleurs nous disposons de retours d’expérience positifs avec des outils existants déjà sur le marché. Je pense en particulier à la solution de la société française <a href="http://www.picviz.com/">PicViz.</a> Elle est déjà en place dans plusieurs sociétés où elle a permis des avancées significatives.</p>
<h2><strong>Comment une entreprise peut-elle tirer parti de ces innovations ?</strong></h2>
<p>Ces outils n’ont rien de magique, les acheter et les déployer ne résoudra pas tout. Ils vont requérir d’une part d’être alimentés par des données – les journaux de sécurité &#8211; et d’autre part de disposer de compétences pour analyser les résultats. Et ces deux points sont aujourd&#8217;hui des points faibles dans beaucoup d’entreprises ! En premier lieu, il faut augmenter le volume de journaux générés à tous les niveaux du SI pour pouvoir « nourrir » correctement l’outil. L’avantage, c’est que ces solutions, contrairement au SIEM (<em>Security Information and Event Management</em>) historique, font de l’analyse sans chercher des scénarios particuliers qu&#8217;il faut définir au préalable. Ils sont donc plus efficaces pour détecter les attaques ciblées.</p>
<p>Parallèlement, les équipes dédiées à l’analyse de ces journaux doivent être renforcées (en effectifs et en formations) afin d’être en mesure de comprendre les analyses et d’y réagir de manière appropriée. Notre expérience le montre, nous n’échappons pas aux faux positifs… L’externalisation d’une partie de l’équipe en charge  de  surveiller les SI est  une solution possible. De récents appels d’offres que nous avons conduits ont montré que les acteurs du marché se sont multipliés et qu&#8217;ils proposent de nouvelles solutions aux problèmes rencontrés au quotidien par les entreprises dans le domaine de la sécurité.</p>
<div></div>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2013/02/outillage-securite-la-ruee-vers-le-big-data-est-en-cours/">Outillage sécurité : la ruée vers le Big Data est en cours</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Big Data : se lancer sur une vision, et pas sur une pulsion</title>
		<link>https://www.riskinsight-wavestone.com/en/2012/09/big-data-se-lancer-a-sur-dune-vision-et-pas-dune-pulsion/</link>
		
		<dc:creator><![CDATA[Mark Lee]]></dc:creator>
		<pubDate>Fri, 21 Sep 2012 19:06:37 +0000</pubDate>
				<category><![CDATA[Métiers - Stratégie & projets IT]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[Big Data]]></category>
		<category><![CDATA[données]]></category>
		<guid isPermaLink="false">http://www.solucominsight.fr/?p=2286</guid>

					<description><![CDATA[<p>En parcourant rapidement le« panorama du Big Data » de Dave Feinleib, on peut  soutenir fermement l’idée que nous sommes à l’ère du Big Data. Avec « Analyse et Business Intelligence » désormais au sommet de la liste des dépenses prioritaires des DSI, atteignant...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2012/09/big-data-se-lancer-a-sur-dune-vision-et-pas-dune-pulsion/">Big Data : se lancer sur une vision, et pas sur une pulsion</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>En parcourant rapidement le« <a href="http://www.forbes.com/sites/davefeinleib/2012/06/19/the-big-data-landscape/">panorama du Big Data</a> » de Dave Feinleib, on peut  soutenir fermement l’idée que nous sommes à l’ère du Big Data. Avec « Analyse et Business Intelligence » désormais au sommet de la liste des dépenses prioritaires des DSI, atteignant la cinquième place en 2011, il semble que de plus en plus considèreront à l’avenir la manière dont ils utilisent le Big Data comme une partie intégrante de leur stratégie.</p>
<p>Mais comment utiliser au mieux cet investissement sans se contenter de prendre le train en marche ? Voici quelques idées à considérer :</p>
<h2><strong>Cherchez à répondre à un problème métier en particulier plutôt que d’implémenter simplement un système de Big Data</strong></h2>
<p>Le battage publicitaire autour du Big Data promet de révéler des relations cachées parmi vos données existantes – des modèles qui attendent juste d’être découverts. Bien que les outils de Big Data soient puissants, ils ne correspondent qu’à certains types de problématiques et les relations qu’ils dévoilent peuvent n’avoir aucune signification pour le métier. Il est préférable de chercher à répondre à un problème métier afin de concentrer vos efforts initiaux et de montrer une pertinence tangible pour le métier. À la réflexion, vous vous apercevrez peut-être même que les systèmes actuels sont capables de fournir les données dont vous avez besoin.</p>
<h2><strong>Comprenez où les outils de Big Data excellent et où les solutions BI existantes restent meilleures</strong></h2>
<p>Permettre aux utilisateurs d’analyser des données propres et structurées de manière interactive et en temps réel reste du domaine de la BI – et de récentes implémentations peuvent elles-aussi être largement dimensionnées. Les outils de Big Data ont toutefois un rôle à jouer car ils permettent d’analyser des informations non structurées ou changeant fréquemment, ou de détecter des modèles parmi de grandes quantités de données d’origines variées. Mais tous les métiers n’ont pas ces exigences.</p>
<h2><strong>Assurez-vous d’avoir les compétences et l’organisation appropriées</strong></h2>
<p>Une bonne équipe  rassemble compréhension du métier, compétences d’analyse des données et connaissance de la plate-forme. Rassembler ces trois compétences au sein d’une même équipe est une excellente façon d’atteindre une bonne compréhension technique, ce qui vous permettra de poser des questions métier pertinentes et d’interpréter correctement les données (et, très important, de ne pas arriver aux mauvaises conclusions), et de soutenir et faire évoluer la solution au fur et à mesure que vous gagnez de l’expérience.</p>
<h2><strong>Réfléchissez deux fois avant de conserver toutes les données uniquement car &#8220;cela pourrait être utile un jour&#8221;</strong></h2>
<p>Beaucoup de solutions Big Data vantent leur utilisation de disques bon marché qui vous permettent de conserver vos données facilement accessibles en ligne, sans vous soucier de jeter les informations qui pourraient être utiles un jour. Bien que cela semble attractif, il y a tout de même un coût sous-jacent à cette accumulation. Assurez-vous de pouvoir justifier le stockage des données en fonction de votre stratégie Big Data.</p>
<h2>Pensez plus large q<strong>ue Hadoop</strong></h2>
<p><strong> </strong>Hadoop (le populaire logiciel open source d’Apache pour une informatique fiable, évolutive et distribuée) est certes une plate-forme puissante, mais ce n’est pas une panacée et il faut généralement un certain nombre d’outils environnants pour créer une solution de Big Data utilisable. D’autres systèmes similaires existent et peuvent mieux correspondre à votre besoin. Au moins au début, une analyse de données et une plate-forme de visualisation plus simples sont peut-être plus appropriées pour vous aider à développer votre approche du Big Data.</p>
<p>En résumé – le Big Data est de plus en plus utilisé et des raisons convaincantes poussent à penser que les DSI d’entreprises autres que des géants de l’internet devraient commencer à regarder ces solutions. Mais avec un peu de réflexion en amont, vous pourrez vous lancer en ayant une vision plutôt qu’à partir d’une pulsion.</p>
<p>Article traduit de l&#8217;anglais. Lire <a href="http://www.dmwgroup.com/news/big-data-deliver-vision-not-compulsion" target="_blank">l&#8217;article original sur le site de D</a><a href="http://www.dmwgroup.com/news/big-data-deliver-vision-not-compulsion" target="_blank">MW group</a></p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2012/09/big-data-se-lancer-a-sur-dune-vision-et-pas-dune-pulsion/">Big Data : se lancer sur une vision, et pas sur une pulsion</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Qu’est-ce que le Big Data ?</title>
		<link>https://www.riskinsight-wavestone.com/en/2012/01/quest-ce-que-le-big-data/</link>
		
		<dc:creator><![CDATA[Lise Gasnier]]></dc:creator>
		<pubDate>Mon, 30 Jan 2012 08:39:46 +0000</pubDate>
				<category><![CDATA[Métiers - Stratégie & projets IT]]></category>
		<category><![CDATA[analytique]]></category>
		<category><![CDATA[Big Data]]></category>
		<category><![CDATA[définition]]></category>
		<category><![CDATA[données]]></category>
		<category><![CDATA[non structurées]]></category>
		<category><![CDATA[pétaoctets]]></category>
		<category><![CDATA[stockage]]></category>
		<category><![CDATA[vélocité]]></category>
		<guid isPermaLink="false">http://www.solucominsight.fr/?p=1237</guid>

					<description><![CDATA[<p>[Article rédigé en collaboration avec  Mathieu Millet] LGA (Lise Gasnier) : C’est le big buzz de 2011 qui ne manquera pas de faire du bruit cette année encore! Il désigne les ensembles de données aux volumétrie et complexité telles qu’il...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2012/01/quest-ce-que-le-big-data/">Qu’est-ce que le Big Data ?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>[Article rédigé en collaboration avec  Mathieu Millet]</em></p>
<p><strong>LGA </strong>(Lise Gasnier)<strong> :</strong> C’est le big buzz de 2011 qui ne manquera pas de faire du bruit cette année encore! Il désigne les ensembles de données aux volumétrie et complexité telles qu’il faut repenser les moyens de leur gestion. Le volume de ces données se mesure désormais en pétaoctets (10<sup>15</sup> octets). Et, par complexité, nous entendons une ou plusieurs caractéristiques parmi lesquelles :</p>
<ul>
<li>croissance rapide et soutenue,</li>
<li>formats hétérogènes,</li>
<li>peu ou pas de structuration (comme par exemple pour les images, vidéos, pages web et emails),</li>
<li>des sources variées.</li>
</ul>
<p>Les Big data sont par exemple des :</p>
<ul>
<li>données transactionnelles (commandes, paiements etc.).</li>
<li>logs,</li>
<li>clickstreams,</li>
<li>événements géolocalisés,</li>
<li>contenus de réseaux sociaux,</li>
<li>données comportementales,</li>
<li>relevés de compteurs intelligents,</li>
<li>appels au service client.</li>
</ul>
<p>Par extension, le terme désigne, au-delà des données, les moyens humains ou technologiques extraordinaires mis en œuvre pour les traiter.</p>
<p><strong> </strong></p>
<p><strong>MMI </strong>(Mathieu Millet)<strong> : </strong>L’ensemble de la chaîne de traitement technique de ces données se voit remaniée : capture, stockage, analyse et transformation en informations pertinentes et enfin, restitution.</p>
<p>Processus métiers et finalité des traitements n’ont rien de nouveau (pilotage opérationnel, aide à la décision, analyse clientèle et comportementale, optimisation de processus…). Par contre, le volume, la nature et le rythme d’acquisition en données, décrit par Lise, tout comme la volonté d’accélérer ces traitements provoquent un vrai changement de paradigmes technologiques et organisationnels.</p>
<p>Ainsi, certaines pratiques ne sont plus envisageables comme la recopie intégrale de données entre différentes applications susceptibles d’utiliser ces données. Également, de nouvelles pratiques sont à employer afin de tirer parti de l’écosystème Big Data ; par exemple : mettre en œuvre une plus grande coopération/interaction entre les solutions d’analyse et l’<em>entrepôt de stockage</em> afin de bénéficier des performances (I/O mais également CPU) de ce dernier.</p>
<p>&nbsp;</p>
<p><strong>LGA : </strong>La problématique de gestion des gros volumes de données ne date pas d’hier. Depuis bientôt dix ans, elle est même centrale aux métiers de la recherche scientifique, de la finance et de l’indexation web. Mais, la conjoncture actuelle en a fait un sujet de tout premier plan :</p>
<ul>
<li>La production de données augmente drastiquement, par l’action des individus tout autant que celles des organisations. Ainsi, les analystes d’IDC relèvent que le volume du contenu numérique mondial a atteint 2.7 zettaoctets (soit 2.7*10<sup>21</sup> octets), avec une augmentation de 48% en 2011. Ils estiment par ailleurs, qu’en 2012, 90% de l’information sera sans structure (voir le rapport complet gratuitement à cet endroit : <a href="http://www.idc.com/getdoc.jsp?containerId=231720">http://www.idc.com/getdoc.jsp?containerId=231720)</a>.</li>
<li>Des solutions techniques ont émergé, dont certaines libres, comme la plus emblématique : Hadoop et son écosystème (que nous évoquerons plus en détail dans un prochain article). Elles rendent possible et accessible la refonte technologique nécessaire, évoquée par Mathieu.</li>
</ul>
<p>Les entreprises réfléchissent donc aujourd’hui, tous secteurs confondus, à tirer un avantage concurrentiel de leurs gisements de données ou de ceux publics (web, open data). Des premiers “business cases” (optimisation du marketing numérique, détection et prévention des fraudes, analyse des réseaux sociaux et des relations&#8230;) démontrent déjà que de nouveaux indicateurs, de nouveaux leviers de  valeurs  sont à portée de main. Mais, les questions demeurent nombreuses : il faut définir précisément les besoins et cadrer les transformations stratégiques, organisationnelles, techniques et légales de ce “passage à l’échelle”. D’où le buzz, qu’alimentent par ailleurs les acteurs du paysage technologique!</p>
<p>&nbsp;</p>
<p>Lire aussi les articles :</p>
<p><a href="http://www.solucominsight.fr/2012/02/quest-ce-que-le-paysage-technologique-du-big-data/" target="_blank">Quel est le paysage du Big Data</a></p>
<p><a href="http://www.solucominsight.fr/2012/02/comment-faire-face-a-l%E2%80%99emergence-du-phenomene-big-data/">Comment faire face à l&#8217;émergence du phénomène Big Data</a></p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2012/01/quest-ce-que-le-big-data/">Qu’est-ce que le Big Data ?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Comment réagir aux attaques ? Évaluer son exposition et adopter une stratégie de protection des données en fonction de leur sensibilité</title>
		<link>https://www.riskinsight-wavestone.com/en/2011/10/comment-reagir-evaluer-son-exposition-et-adopter-une-strategie-de-protection-des-donnees-en-fonction-de-leur-sensibilite/</link>
		
		<dc:creator><![CDATA[Gérôme Billois]]></dc:creator>
		<pubDate>Mon, 10 Oct 2011 08:32:56 +0000</pubDate>
				<category><![CDATA[Cloud & Next-Gen IT Security]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[données]]></category>
		<category><![CDATA[RSSI]]></category>
		<guid isPermaLink="false">http://www.solucominsight.fr/?p=777</guid>

					<description><![CDATA[<p>Au regard de ces récents évènements et des différents types d’attaques (Tribune n°1) , le RSSI doit aujourd’hui plus que jamais évaluer l’exposition de son organisation aux attaques externes. Le secteur d’activité, la visibilité de la marque ou encore la...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2011/10/comment-reagir-evaluer-son-exposition-et-adopter-une-strategie-de-protection-des-donnees-en-fonction-de-leur-sensibilite/">Comment réagir aux attaques ? Évaluer son exposition et adopter une stratégie de protection des données en fonction de leur sensibilité</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Au regard de ces récents évènements et des différents types d’attaques <a href="http://www.solucominsight.fr/2011/10/nouvelles-menaces-externes-et-attaques-ciblees-quelle-strategie-pour-le-rssi/">(Tribune n°1)</a> , le RSSI doit aujourd’hui plus que jamais évaluer l’exposition de son organisation aux attaques externes. Le secteur d’activité, la visibilité de la marque ou encore la sensibilité des données manipulées sont autant de critères à prendre en compte. Cette évaluation doit être faite de manière régulière en fonction de l’actualité de l’organisation et de son environnement.</p>
<p>La direction générale doit être informée de cette évaluation de l’exposition. En parallèle, il s’agit également d’identifier les données les plus sensibles de l’entreprise. Sans viser une classification exhaustive de l’ensemble des informations, il est important de bien identifier les données les plus sensibles et/ou les plus exposées, mais aussi qui elles peuvent intéresser, que ce soit des personnes malveillantes internes ou externes pour les protéger de la manière la plus efficace possible. Ces éléments permettent à l’organisation d’évaluer le risque d’être visée par une attaque opportuniste ou ciblée. Ils permettent de mieux organiser les plans d’actions de protection.</p>
<p><strong>Lutter contre les attaques opportunistes : retour aux fondamentaux</strong></p>
<p>Les attaques opportunistes sont souvent simples. Elles utilisent des vulnérabilités évidentes dans le SI et visent les systèmes exposés publiquement. Il est facile de s’en protéger en investissant les moyens nécessaires pour mettre en place, concrètement, les bonnes pratiques de sécurité. Trois thèmes ressortent particulièrement :</p>
<p><strong>• La sécurité applicative : </strong>les vulnérabilités web sont le vecteur principal d’attaque (injection SQL, mots de passe simples et stockés en clair, etc.). Il est crucial de rapidement renforcer la sécurité applicative en agissant en amont sur les développeurs et les métiers, et en aval sur les audits avant mise en production.</p>
<p><strong>• Le maintien à jour de l’infrastructure : </strong>même si des efforts ont été réalisés, la gestion des correctifs, le durcissement des systèmes (y compris des comptes administrateurs) et l’utilisation de zone d’isolation (DMZ) ne sont encore parfois mis en oeuvre que partiellement.</p>
<p><strong>• La mise en place de contrôles réguliers : </strong>que ce soit par l’intermédiaire d’audits, de tests d’intrusion ou par la mise en place de systèmes de détection d’intrusion ou de gestion des traces, des contrôles réguliers sont essentiels pour garantir le niveau de sécurité dans le temps.</p>
<p>Ces mesures matures et largement maîtrisées permettent aujourd’hui de lutter efficacement contre les attaques opportunistes. Aujourd’hui, elles sont efficaces car le système d’information repose sur un modèle de protection périmétrique, distinguant le réseau interne des réseaux externes, plus exposés. Dans le futur, ce modèle disparaîtra irrémédiablement et les applications internes seront de plus en plus exposées.</p>
<p>Nous détaillons dans le focus <a href="http://www.solucom.fr/Publications">« 2015 : une révolution pour la sécurité ? »</a>, comment adapter sa stratégie pour répondre à ces évolutions et mettre en place une sécurité centrée sur les données en profondeur dans le SI.</p>
<p>Lutter contre les attaques opportunistes est possible en utilisant les moyens de sécurisation existant, mais comment réagir face aux attaques ciblées ? <a href="http://www.solucominsight.fr/2011/09/du-%c2%ab-secret-defense-%c2%bb-au-%c2%ab-secret-entreprise-%c2%bb-des-mesures-avancees-a-deployer-pour-lutter-contre-les-attaques-ciblees/">(Tribune n°3)</a></p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2011/10/comment-reagir-evaluer-son-exposition-et-adopter-une-strategie-de-protection-des-donnees-en-fonction-de-leur-sensibilite/">Comment réagir aux attaques ? Évaluer son exposition et adopter une stratégie de protection des données en fonction de leur sensibilité</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Gestion des parcs de smartphones et tablettes : vers une convergence du marché?</title>
		<link>https://www.riskinsight-wavestone.com/en/2011/06/gestion-des-parcs-de-smartphones-et-tablettes-vers-une-convergence-du-marche/</link>
		
		<dc:creator><![CDATA[Chadi Hantouche]]></dc:creator>
		<pubDate>Fri, 17 Jun 2011 08:57:39 +0000</pubDate>
				<category><![CDATA[Cloud & Next-Gen IT Security]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[Métiers - Telcos]]></category>
		<category><![CDATA[données]]></category>
		<guid isPermaLink="false">http://www.solucominsight.fr/?p=359</guid>

					<description><![CDATA[<p>Depuis maintenant plus de deux ans, les smartphones frappent à la porte des DSI, et parviennent toujours, lorsque celle-ci ne leur est pas ouverte, à entrer par la fenêtre. Les tablettes tactiles les ont rejoints depuis plusieurs mois, et arrivent,...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2011/06/gestion-des-parcs-de-smartphones-et-tablettes-vers-une-convergence-du-marche/">Gestion des parcs de smartphones et tablettes : vers une convergence du marché?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Depuis maintenant plus de deux ans, les smartphones frappent à la porte des DSI, et parviennent toujours, lorsque celle-ci ne leur est pas ouverte, à entrer par la fenêtre. Les tablettes tactiles les ont rejoints depuis plusieurs mois, et arrivent, elles, en général directement… par le toit.</p>
<p>Le parc de l’entreprise devient de fait hétérogène, accueillant ces nouveaux terminaux au sein de la flotte de terminaux déployés historiquement. Face à cette situation, le DSI et le RSSI doivent se positionner sur la manière de les y intégrer.</p>
<p>Ces mouvements n’ont bien sûr pas échappé au marché des éditeurs, qui voit une branche de son arbre – la mobilité – bourgeonner, ou plus précisément refleurir.</p>
<p>Ainsi, les fournisseurs de chaque segment tentent de ramener la gestion des « nouveaux terminaux communicants » dans leur escarcelle :</p>
<ul>
<li>Les fournisseurs de solutions de mobilité avancent l’argument du « spécifique » : à terminaux particuliers, besoins particuliers. Il faut les administrer avec des produits dédiés, qui prennent en compte les spécificités de chaque type d’OS mobile ; nous retrouvons dans cette catégorie des sociétés telles que RIM, Ibelem, MobileIron, Good Technology ou encore Sybase.</li>
<li>Les éditeurs historiques de solutions de protection pour les postes de travail (antivirus notamment) mettent en avant leur expertise en termes de sécurité, et la nécessité de ne pas laisser déployer une flotte de terminaux non-maîtrisés qui abaisseraient le niveau de protection global ; citons par exemple McAfee et Sophos.</li>
<li>Ceux qui proposent des solutions de gestion de parc considèrent, eux, que les smartphones et tablettes ne sont finalement que des « endpoints » comme les autres, et méritent d’être globalement gérés depuis les mêmes consoles que les postes de travail. Microsoft, Symantec ou encore LanDesk ont opté pour cette position.</li>
</ul>
<p><a href="http://www.solucominsight.fr/2011/06/gestion-des-parcs-de-smartphones-et-tablettes-vers-une-convergence-du-marche/image-article-mdm-2/" rel="attachment wp-att-364"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-364" title="image article mdm" src="http://www.solucominsight.fr/wp-content/uploads/2011/06/image-article-mdm1-267x191.png" alt="" width="267" height="191" /></a></p>
<p>Ces différents points de vue, qui s’adaptent tour à tour selon le contexte et l’historique d’une DSI, prennent clairement aujourd’hui le chemin vers la convergence qui n’est toutefois pas stabilisée : il est clair que les terminaux communicants doivent s’intégrer à un système de gestion unifié.</p>
<p>Deux exemples paraissent assez représentatifs de la tendance, tant les produits sont déjà implantés en entreprise : Microsoft, d’abord, qui a annoncé il y a peu la prise en charge des plates-formes iOS et Android dans la prochaine version de son outil leader de gestion de parc, SCCM.</p>
<p>RIM, ensuite, qui se prépare à prendre en charge la gestion de ces mêmes plates-formes – en plus de ses incontournables BlackBerry – à travers son serveur BES.</p>
<p>Du point de vue de la DSI, le choix de s’engager dans une optique plutôt qu’une autre peut aujourd’hui réellement poser question : une flotte d’iPad doit-elle être gérée depuis la même console d’administration que les postes de travail, que l’antivirus, ou que les BlackBerry ?</p>
<p>La stabilisation et la convergence des différentes offres donnera sans doute de la lisibilité au marché, et par là-même de la visibilité à la maîtrise du parc, de sa sécurité et de ses coûts !</p>
<p>&nbsp;</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2011/06/gestion-des-parcs-de-smartphones-et-tablettes-vers-une-convergence-du-marche/">Gestion des parcs de smartphones et tablettes : vers une convergence du marché?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2010 – 2011 : protéger les infrastructures ou protéger les données ?</title>
		<link>https://www.riskinsight-wavestone.com/en/2011/02/2010-2011-proteger-les-infrastructures-ou-proteger-les-donnees/</link>
		
		<dc:creator><![CDATA[Gérôme Billois]]></dc:creator>
		<pubDate>Fri, 25 Feb 2011 15:16:50 +0000</pubDate>
				<category><![CDATA[Cloud & Next-Gen IT Security]]></category>
		<category><![CDATA[Cybersecurity & Digital Trust]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Cloud security]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[données]]></category>
		<guid isPermaLink="false">http://www.solucominsight.fr/?p=80</guid>

					<description><![CDATA[<p>2010, une actualité riche pour la sécurité De nombreux incidents ont rythmé l’année. Deux cas ressortent particulièrement : Stuxnet, premier virus ciblant spécifiquement des équipements industriels, Wikileaks et la fuite de données gigantesque qui a touché les Etats-Unis. 2010 a...</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2011/02/2010-2011-proteger-les-infrastructures-ou-proteger-les-donnees/">2010 – 2011 : protéger les infrastructures ou protéger les données ?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>2010, une actualité riche pour la sécurité</h2>
<p>De nombreux incidents ont rythmé l’année. Deux cas ressortent particulièrement : Stuxnet, premier virus ciblant spécifiquement des équipements industriels, Wikileaks et la fuite de données gigantesque qui a touché les Etats-Unis. 2010 a également été une année où de nouveaux usages se sont développés! La virtualisation, qui est maintenant définitivement entrée dans les datacenters, le cloud computing, qui fait ses premières preuves ou encore les smartphones et autres tablettes avec des premiers déploiements métiers mais également des premiers usages innovants d’utilisation d’équipements personnels.</p>
<h2><span id="more-80"></span>Une nouvelle approche pour de nouveaux enjeux</h2>
<p><strong><br />
</strong>L’ensemble de ces évènements a aussi montré la limite des approches sécurité classiques. Celles-ci sont basées avant tout sur une protection de l’infrastructure du SI. Nous ajoutons des mécanismes de sécurité sur les différentes briques que sont le poste de travail, le réseau d’entreprise, l’accès Internet, voir le datacenter. Mais cette approche ne permet plus de répondre aux nouveaux enjeux ! En effet l’information est de moins en moins traitée sur les infrastructures de l’organisation. Elle est de plus en plus partagée, avec des partenaires et des clients, accédées depuis des équipements mobiles voir personnels, parfois encore traitées sur des systèmes aux contours plus ou moins connus comme dans le cadre du cloud computing.<br />
Une nouvelle stratégie de réponse doit être envisagée face à ces évolutions, une stratégie qui devra être basé sur un principe simple : protéger au plus près les informations les plus sensibles. En effet pour être efficace et pérenne la sécurité doit se rapprocher de l’information, voir être portée par l’information elle-même, pour pouvoir être mieux partagée tout en étant toujours sécurisée.</p>
<h2>Quelles en sont les conséquences ?</h2>
<p>Ceci nécessite de planifier des chantiers ambitieux, lié par exemple à la classification des informations les plus sensibles, à la mise en place de mécanismes de protections des données (chiffrement, DRM, DLP…) ou encore à l’inclusion des mesures de sécurité dans les applications (chiffrement, scellement, authentification, processus projet…). Bien entendu les fondamentaux de la gestion des identités jouent un rôle essentiel et devront être encore renforcés pour y ajouter la gestion des partenaires et des clients. Mais il faudra aussi faire évoluer les habitudes, en ayant un focus particulier sur les équipes en charge des applications au cœur de cette nouvelle problématique de protection.L’objectif de 2011 est de faire évoluer nos principes pour aller de la protection de l’infrastructure à une vraie protection des données. Voici une année qui s’annonce donc riche en projets et en challenge !</p>
<p>Cet article <a href="https://www.riskinsight-wavestone.com/en/2011/02/2010-2011-proteger-les-infrastructures-ou-proteger-les-donnees/">2010 – 2011 : protéger les infrastructures ou protéger les données ?</a> est apparu en premier sur <a href="https://www.riskinsight-wavestone.com/en/">RiskInsight</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
