<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>RRA on Insinuator.net - Bold Statements</title>
    <link>https://insinuator.net/tags/rra/</link>
    <description>Recent content in RRA on Insinuator.net - Bold Statements</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 28 Oct 2013 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://insinuator.net/tags/rra/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>ISSE 2013 – ERNW Rapid Rating System</title>
      <link>https://insinuator.net/2013/10/isse-2013-ernw-rapid-rating-system/</link>
      <pubDate>Mon, 28 Oct 2013 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2013/10/isse-2013-ernw-rapid-rating-system/</guid>
      <description>&lt;p&gt;Michael Thumann and me had the chance to give a talk at this year’s &lt;a href=&#34;http://www.isse.eu.com/&#34; title=&#34;ISSE&#34;&gt;ISSE&lt;/a&gt; conference in Brussels, Belgium. ISSE was founded in 1999 as an initiative of the European Commission Directorate General Information Society. The con had a focus on eGovernment, electronic business processes and the corresponding security issues.&lt;/p&gt;&#xA;&lt;p&gt;We talked about the ERRS, the &lt;a href=&#34;https://www.troopers.de/archives/troopers13/agenda13/troopers13-presentations/&#34; title=&#34;here&#34;&gt;ERNW Rapid Rating System&lt;/a&gt;, that can be used to perform a vulnerability rating for findings that result from different kinds of sources. Audits and Pentests will find a vast amount of vulnerabilities in the infrastructure. To deal with these vulnerabilities, you have to use some kind of prioritization in order to use resources effectively. We tried to adopt the strengths from metrics like CVSS and developed our own set of parameters to calculate the metric, focussing on the relevant customer questions concerning vulnerabilities from all kinds of sources.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reflections on the vulnerability factor (notes on RRA, part 3)</title>
      <link>https://insinuator.net/2010/12/reflections-on-the-vulnerability-factor-notes-on-rra-part-3/</link>
      <pubDate>Mon, 06 Dec 2010 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2010/12/reflections-on-the-vulnerability-factor-notes-on-rra-part-3/</guid>
      <description>&lt;p&gt;Today I’m going to discuss the (presumably) most complex and difficult-to-handle of the three parameters contributing to a risk (as of the RRA), that is the “vulnerability [factor]”.&lt;br&gt;&#xA;First it should be noted that “likelihood” and “vulnerability” must (“mentally”) be clearly separated which means that “likelihood” denotes: likelihood of threat showing up _without_ consideration of existing controls. Security controls already present will affect the vulnerability factor (in particular if they are effective ;-), but _not_ the likelihood.&lt;br&gt;&#xA;First reflect on “how often will somebody stand at the door of our data center with the will to enter?” or “how often will a piece of malware show up at our perimeter?” or “how often will it happen that an operator commits a mistake?” and assign an associated value to the likelihood.&lt;br&gt;&#xA;Then, _in a separate_ step, think about: “will that person be able to enter my data center?” (maybe it’s an external support engineer and, given their high workload, your admins are willing to violate the external_people_only_allowed_to_access_dc_when_attended policy. which – of course – is purely fictional and will never happen in your organization ;-)) or “how effective are our perimeter controls as for malware?” (are they? ;-)) or “hmm… what’s the maturity of our change management processes?” and assign an associated value to the vulnerability factor.&lt;br&gt;&#xA;As stated in an earlier post: this will allow for identifying areas where to act and thus allow for efficient overall steering of infosec resources.&lt;br&gt;&#xA;Mixing likelihood and vulnerability might lead to self complacent stuff like “oh, evidently likelihood of unauthorized access to datacenter is ‘1’ as we have that brand new shiny access control system” …&lt;/p&gt;</description>
    </item>
    <item>
      <title>ERNW Rapid Risk Assessment (RRA), Some Additional Notes, Part 2</title>
      <link>https://insinuator.net/2010/12/ernw-rapid-risk-assessment-rra-some-additional-notes-part-2/</link>
      <pubDate>Sat, 04 Dec 2010 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2010/12/ernw-rapid-risk-assessment-rra-some-additional-notes-part-2/</guid>
      <description>&lt;p&gt;This is the second part of the series (part 1 &lt;a href=&#34;http://www.insinuator.net/2010/11/ernw-rapid-risk-assessment-rra-some-additional-notes-part-1/&#34;&gt;here&lt;/a&gt;) providing some background on the way we perform risk assessments. It can be seen as a direct continuation of the last post; today I cover the &lt;em&gt;method of estimation&lt;/em&gt; and the &lt;em&gt;scale &amp;amp; calculation formula&lt;/em&gt; used.&lt;/p&gt;&#xA;&lt;h2 id=&#34;11-method-of-estimation&#34;&gt;1.1 Method of Estimation&lt;/h2&gt;&#xA;&lt;p&gt;Again, two main approaches exist&lt;a href=&#34;http://www.insinuator.net/wp-includes/js/tinymce/plugins/paste/pasteword.htm?ver=327-1235#_ftn1&#34;&gt;[1]&lt;/a&gt;:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;em&gt;Qualitative estimation&lt;/em&gt; which uses a scale of qualifying attributes (e.g. &lt;em&gt;Low, Medium, High&lt;/em&gt;) to describe the magnitude of each of the contributing factors listed above. [ISO 27005, p. 14] states that qualitative estimation may be used&#xA;&lt;ul&gt;&#xA;&lt;li&gt;As an initial screening activity to identify risks that require more detailed analysis.&lt;/li&gt;&#xA;&lt;li&gt;Where this kind of analysis is appropriate for decisions.&lt;/li&gt;&#xA;&lt;li&gt;Where the numerical data or resources are inadequate for a quantitative estimation.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;As the latter is &lt;em&gt;pretty much always&lt;/em&gt; the case for information security risks, in the infosec space usually qualitative estimation can be found. A sample qualitative scale (1–5, mapping to “very low” to “very high”) for the &lt;em&gt;vulnerability factor&lt;/em&gt; will be provided in the next part of this series.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ERNW Rapid Risk Assessment (RRA), Some Additional Notes, Part 1</title>
      <link>https://insinuator.net/2010/11/ernw-rapid-risk-assessment-rra-some-additional-notes-part-1/</link>
      <pubDate>Sun, 07 Nov 2010 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2010/11/ernw-rapid-risk-assessment-rra-some-additional-notes-part-1/</guid>
      <description>&lt;p&gt;At several occasions we’ve been asked to provide some background on the &lt;a href=&#34;http://www.troopers.de/content/e728/e897/e907/TROOPERS10_Rapid_Risk_Assessment_Enno_Rey.pdf&#34;&gt;Rapid Risk Assessment (RRA)&lt;/a&gt; methodology we frequently use for a transparent (and documented) understanding of risks in certain situations and to deliver structured input for subsequent decision taking. As I had to write down (in another context) some notes on risk assessments and – from our perspective – practical, reasonable ways of performing them, I take the opportunity to lay out a bit the underlying ideas of the RRA approach. Which, btw, is no rocket science at all. Honestly, I sometimes wonder why stuff like this isn’t practiced everywhere, on a daily basis 😉&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Case For/Against Split Tunneling</title>
      <link>https://insinuator.net/2010/11/the-case-for/against-split-tunneling/</link>
      <pubDate>Thu, 04 Nov 2010 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2010/11/the-case-for/against-split-tunneling/</guid>
      <description>&lt;p&gt;Once again, in some customer environment the question of allowing/prohibiting split tunneling for (in this case: IPsec) VPN connections popped up today. Given our strict stance when it comes to “fundamental architectural security principles” the valued reader might easily imagine we’re no big fans of allowing split tunneling (term abbreviated in the following by “ST”), as this usually constitutes a severe violation of the “isolation principle”, further aggravated by the fact that this (violation) takes place on a “trust boundary” (of trusted/untrusted networks).&lt;br&gt;&#xA;Still, we’re security &lt;em&gt;practitioners&lt;/em&gt; (and not everybody has such a firm belief in the value of “fundamental architectural security principles” as we have), so we had to deal with the proponents’ arguments. In particular as one of them mentioned additional costs (in case of disallowed ST forcing all 80K VPN users’ web browsing through some centralized corporate infrastructure) of US$ 40,000,000.&lt;br&gt;&#xA;[yes, you read that correctly: 40 million. I’ve still no idea where this – in my perception: crazy – number comes from]. Anyhow, how to deal with this?&lt;br&gt;&#xA;Internally we performed a &lt;a href=&#34;www.troopers.de/.../TROOPERS10_Rapid_Risk_Assessment_Enno_Rey.pdf&#34;&gt;rapid risk assessment (RRA)&lt;/a&gt; focused on two main threats, that were:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
