<?xml version="1.0" encoding="utf-8"?>
			
<feed xmlns="http://www.w3.org/2005/Atom">

	<title>Clerkendweller : Web Security, Usability and Design</title>
	<subtitle>A blog about security issues for web site designers, developers and owners.</subtitle>
	<link type="application/atom+xml" href="http://www.clerkendweller.com/atom.php" rel="self" />
	<link type="text/html" href="http://www.clerkendweller.com" />
	<rights type="html">&amp;copy; 2008-2012 clerkendweller.com</rights>
	<id>tag:clerkendweller.com,2008-08-12:/20080812000000</id>
	<updated>2012-05-17T21:01:05+01:00</updated>
	<author>
		<name>Clerkendweller</name>
		<uri>http://www.clerkendweller.com/page/about</uri>
	</author>
	<entry>
		<title>Phishing Metrics</title>
		<link href="http://www.clerkendweller.com/2012/5/16/Phishing-Metrics" />
		<id>tag:clerkendweller.com,2012-05-16:/2012051608:55:00</id>
		<updated>2012-05-16T08:55:00+01:00</updated>
		<content type="html">&lt;p&gt;The &lt;a href=&quot;http://www.apwg.org/membership.html&quot;&gt;Anti-Phishing Working Group&lt;/a&gt; has published its latest bi-annual Global Phishing Survey of Domain Name Use and Trends.&lt;/p&gt;

&lt;img style=&quot;border:1px solid #999;padding:0;margin-top:1em;margin-bottom:1.2em;&quot; src=&quot;http://www.clerkendweller.com/posts/2012/phishing-attacks-1.jpg&quot; width=&quot;500&quot; height=&quot;325&quot; alt=&quot;One of the charts from the APWG&apos;s report &apos;Global Phishing Survey: Domain Name Use and Trends in 2H2011&apos;&quot; /&gt;

&lt;p&gt;Key metrics from Global Phishing Survey: Domain Name Use and Trends in 2H2011, which analysed 83,000 attacks against users of banks, e-commerce sites, social networking services, ISPs, government tax bureaus, online gaming sites, postal services, securities companies, etc include:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;The average uptime of phishing websites is 2 days&lt;/li&gt;
        &lt;li&gt;The top 20 targets accounted for 78% of the world&apos;s phishing attacks&lt;/li&gt;
	&lt;li&gt;Chinese e-commerce websites are the primary global target&lt;/li&gt;
	&lt;li&gt;Phishers attacking Chinese institutions were responsible for 70% of all malicious domain name registrations made in the world&lt;/li&gt;
	&lt;li&gt;93% of the malicious domain registrations were in just four TLDs: .TK, .COM, .INFO, and .IN.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The &lt;a href=&quot;http://www.apwg.org/reports/APWG_GlobalPhishingSurvey_2H2011.pdf&quot;&gt;report&lt;/a&gt; is available as a free PDF download from their website, together with details about reporting phishing attacks, APWG&apos;s educational activities and projects, including the &lt;a href=&quot;http://www.apwg.org/iodefFormat.html&quot;&gt;e-Crime Reporting and Incident Sharing Project&lt;/a&gt;.&lt;/p&gt;</content>
	</entry>

	<entry>
		<title>Logging Strategically</title>
		<link href="http://www.clerkendweller.com/2012/5/13/Logging-Strategically" />
		<id>tag:clerkendweller.com,2012-05-13:/2012051310:21:00</id>
		<updated>2012-05-13T10:21:00+01:00</updated>
		<content type="html">&lt;p&gt;Last month I discussed &lt;a href=&quot;http://www.clerkendweller.com/2012/4/23/Guide-to-Application-Security-Event-Logging&quot;&gt;application logging&lt;/a&gt; from an implementation viewpoint. &lt;a href=&quot;http://www.linkedin.com/in/rmlos&quot;&gt;Rafal Los&lt;/a&gt; (&lt;a href=&quot;https://twitter.com/Wh1t3Rabbit&quot;&gt;Wh1t3Rabbit&lt;/a&gt;) has published a helpful series of posts on his &lt;a href=&quot;http://h30499.www3.hp.com/t5/Following-the-White-Rabbit/bg-p/sws-119&quot;&gt;Following the White Rabbit&lt;/a&gt; blog regarding the drivers, motivation and strategic considerations when undertaking application logging.&lt;/p&gt;

&lt;div class=&quot;quotation&quot;&gt;&lt;p&gt;a series of posts ... that will cover the untapped wealth that is your corporate logs&lt;/p&gt;&lt;/div&gt;

&lt;p&gt;The four posts are:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://h30499.www3.hp.com/t5/Following-the-White-Rabbit/Logging-Opening-Pandora-s-Box-Part-1-Anxiety/ba-p/5559285&quot;&gt;Logging: Opening Pandora&apos;s Box - Part 1 (Anxiety)&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://h30499.www3.hp.com/t5/Following-the-White-Rabbit/Logging-Opening-Pandora-s-Box-Part-2-Elation/ba-p/5559293&quot;&gt;Logging: Opening Pandora&apos;s Box - Part 2 (Elation)&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://h30499.www3.hp.com/t5/Following-the-White-Rabbit/Logging-Opening-Pandora-s-Box-Part-3-Paralysis/ba-p/5559305&quot;&gt;Logging: Opening Pandora&apos;s Box - Part 3 (Paralysis)&lt;/a&gt;&lt;/li&gt;
        &lt;li&gt;&lt;a href=&quot;http://h30499.www3.hp.com/t5/Following-the-White-Rabbit/Logging-Opening-Pandora-s-Box-Part-4-Awareness/ba-p/5559301&quot;&gt;Logging: Opening Pandora&apos;s Box - Part 4 (Awareness)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;My own implementation notes are written up in the &lt;a href=&quot;https://www.owasp.org/index.php/Logging_Cheat_Sheet&quot;&gt;OWASP Application [Security] Logging Cheat Sheet&lt;/a&gt;.&lt;/p&gt;</content>
	</entry>

	<entry>
		<title>Application Security Training and Conference</title>
		<link href="http://www.clerkendweller.com/2012/5/8/Application-Security-Training-and-Conference" />
		<id>tag:clerkendweller.com,2012-05-08:/2012050808:38:00</id>
		<updated>2012-05-08T08:38:00+01:00</updated>
		<content type="html">&lt;p&gt;Yesterday, the &lt;a href=&quot;http://www.appsecresearch.org/training-3/&quot;&gt;training programme&lt;/a&gt; was announced for &lt;a href=&quot;http://www.appsecresearch.org&quot;&gt;OWASP AppSec Research 2012&lt;/a&gt; in Athens, Greece.&lt;/p&gt;

&lt;img style=&quot;border:1px solid #999;padding:0;margin-top:1em;margin-bottom:1.2em;&quot; src=&quot;http://www.clerkendweller.com/posts/2012/warning-largedog-1.jpg&quot; width=&quot;500&quot; height=&quot;275&quot; alt=&quot;Photograph of a small sign nailed to a gatepost with the words &apos;Warning - Large dog patrolling grounds&apos; in large red letters&quot; /&gt;

&lt;p&gt;This is Europe&apos;s premier application security event, and I am very pleased to have been selected to provide the course &lt;a href=&quot;http://www.appsecresearch.org/training-3/application-attack-detection-response-a-hands-on-planning-workshop/&quot;&gt;Application Attack Detection &amp;amp; Response  A Hands-on Planning Workshop&lt;/a&gt;, which &lt;a href=&quot;http://www.clerkendweller.com/2011/8/23/Last-Call-for-Application-Defense-Training-at-AppSec-USA&quot;&gt;I developed&lt;/a&gt; for, and delivered in, &lt;a href=&quot;http://www.appsecusa.org/&quot;&gt;AppSec USA 2011&lt;/a&gt; in Minneapolis. The course participants last year were very generous in their positive feedback, and I have made some minor modifications to the running order based on their comments.&lt;/p&gt;

&lt;p&gt;The course lasts a single full day and is suitable for technical members of development teams (e.g. software architects, lead developers),  development management and those involved with procurements of software applications. Participants who already have some familiarity with common web application attacks will gain most from the day. It will follow the structure:&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Course Introduction&lt;/li&gt;
  &lt;li&gt;Preliminary Requirements&lt;/li&gt;
  &lt;li&gt;Application Logging Practices&lt;/li&gt;
  &lt;li&gt;Standard Detection Points&lt;/li&gt;
  &lt;li&gt;Custom Detection Points&lt;/li&gt;
  &lt;li&gt;Model Creation&lt;/li&gt;
  &lt;li&gt;Model Optimisation&lt;/li&gt;
  &lt;li&gt;Attack Analysis&lt;/li&gt;
  &lt;li&gt;Response Actions&lt;/li&gt;
  &lt;li&gt;Response Threshold Specification&lt;/li&gt;
  &lt;li&gt;Implementation Plan&lt;/li&gt;
  &lt;li&gt;Optional Course Assessment Test&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Paper-based exercises will be undertaken in small teams of between 4 and 6 people, to develop application intrusion detection and protection (IDP) plans. Each exercise during the day will be the continuation of the previous one, so the teams build up a complete IDP plan for an example project.&lt;/p&gt;

&lt;p&gt;On the next day (11th July), I would recommend the course &lt;a href=&quot;http://www.appsecresearch.org/training-3/elite-web-defense-how-to-build-robust-and-secure-web-applications/&quot;&gt;Elite Web Defense  How to Build Robust and Secure Web Applications&lt;/a&gt;, which will complement my course very well. It is being given by two well-respected application security experts &amp;mdash; Jim Manico and Eoin Keary &amp;mdash; and who are both great trainers.&lt;/p&gt;

&lt;p&gt;Following the training, there is a two day conference programme, which will be announced in due course.&lt;/p&gt;</content>
	</entry>

	<entry>
		<title>Information Security Breaches Survey 2012</title>
		<link href="http://www.clerkendweller.com/2012/5/6/Information-Security-Breaches-Survey-2012" />
		<id>tag:clerkendweller.com,2012-05-06:/2012050610:22:00</id>
		<updated>2012-05-06T10:22:00+01:00</updated>
		<content type="html">&lt;p&gt;The week before last, &lt;a href=&quot;http://www.pwc.co.uk/who-we-are/index.jhtml&quot;&gt;PwC&lt;/a&gt;/&lt;a href=&quot;http://www.bis.gov.uk/about/who-we-are&quot;&gt;BIS&lt;/a&gt; &lt;a href=&quot;http://www.ukmediacentre.pwc.com/News-Releases/Rising-security-breaches-cost-UK-plc-billions-in-the-last-year-shows-new-PwC-Infosecurity-Europe-survey-122f.aspx&quot;&gt;published&lt;/a&gt; the 2012 UK Information Security Breaches Survey.&lt;/p&gt;

&lt;div class=&quot;quotation&quot;&gt;&lt;p&gt;45% of large organisations breached data protection laws in the last year (and this 
happened at least once a day at one in ten of them)&lt;/p&gt;&lt;/div&gt;

&lt;p&gt;The &lt;a href=&quot;http://www.pwc.co.uk/en_UK/uk/assets/pdf/olpapp/uk-information-security-breaches-survey-technical-report.pdf&quot;&gt;report&lt;/a&gt; contains plenty of useful data, and helpfully the findings are generally grouped by smaller and larger organisations to aid understanding of their significance to other groups. It is difficult to tease application-specific data from the report. I probably found the pages about the impact of serious security breaches where business disruption and incident response costs, direct, indirect and reputational costs are described. &quot;Serious&quot; was not defined and left to the respondents to decide what it meant to them. The total costs of an incident was found to be &amp;pound;15,000-&amp;pound;30,000 for small businesses and &amp;pound;110,000-&amp;pound;250,000 for large organisations.&lt;/p&gt;

&lt;p&gt;The usual warnings apply about understanding the survey respondent base (see page 1 of the report), and any bias in the questions or data relating to the statistics shown.&lt;/p&gt;</content>
	</entry>

	<entry>
		<title>OWASP London Environs AppSec Double-Bill</title>
		<link href="http://www.clerkendweller.com/2012/5/1/OWASP-London-Environs-AppSec-DoubleBill" />
		<id>tag:clerkendweller.com,2012-05-01:/2012050121:56:00</id>
		<updated>2012-05-01T21:56:00+01:00</updated>
		<content type="html">&lt;p&gt;Next week there are two London-based Open Web Application Security Project (OWASP) events.&lt;/p&gt;

&lt;img style=&quot;border:1px solid #999;padding:0;margin-top:1em;margin-bottom:1.2em;&quot; src=&quot;http://www.clerkendweller.com/posts/2012/mobilephone-security-1.jpg&quot; width=&quot;500&quot; height=&quot;350&quot; alt=&quot;Photograph of two washing machines for sale in a supermarket with signs above them saying &apos;Mobile Phones&apos; and &apos;Digital Cameras&apos;&quot; /&gt;

&lt;p&gt;On Thursday 10th May, there is an Application Security One-Day Conference organised jointly with &lt;a href=&quot;http://www.issa-uk.org/&quot;&gt;ISSA UK&lt;/a&gt;. It is being held at Bletchley Park from 09:45 hrs and is free to members of &lt;a href=&quot;https://www.owasp.org/index.php/London&quot;&gt;OWASP London&lt;/a&gt;, ISSA-UK and the Charities Security Forum (CSF). Prior &lt;a href=&quot;http://bletchleypark2012.eventbrite.com/&quot;&gt;registration is required&lt;/a&gt;. The presentations include:&lt;/p&gt;

&lt;ul&gt;
   &lt;li&gt;ISO/IEC 27034-1 and OpenSAMM software assurance frameworks&lt;/li&gt;
   &lt;li&gt;Third party application analysis&lt;/li&gt;
   &lt;li&gt;OWASP Mobile Top Ten&lt;/li&gt;
   &lt;li&gt;HTML5 web security&lt;/li&gt;
   &lt;li&gt;Cost &amp;amp; business justification models for AppSec&lt;/li&gt; 
&lt;/ul&gt;

&lt;p&gt;There is also an opportunity for a guided tour of &lt;a href=&quot;http://www.bletchleypark.org.uk/&quot;&gt;Bletchley Park&lt;/a&gt; to see the site of the secret British code-breaking activities during WWII and birthplace of the modern computer.&lt;/p&gt;

&lt;p&gt;In the evening there is another OWASP event organised by &lt;a href=&quot;https://www.owasp.org/index.php/Royal_Holloway&quot;&gt;OWASP Royal Holloway University of London&lt;/a&gt; (RHUL) at &lt;a href=&quot;http://www.rhul.ac.uk/aboutus/home.aspx&quot;&gt;RHUL&lt;/a&gt;&apos;s main campus in Egham. The presentations start at 18:30 hrs and will be about:&lt;/p&gt;

&lt;ul&gt;
   &lt;li&gt;Websecurify web security testing technology&lt;/li&gt;
   &lt;li&gt;Online habits and digital trails&lt;/li&gt;
   &lt;li&gt;Making security invisible for developers&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;There is just about time to attend both meetings for a very full and informative day.&lt;/p&gt;</content>
	</entry>

	<entry>
		<title>Security B-Sides London and Mobile Phone Apps</title>
		<link href="http://www.clerkendweller.com/2012/4/29/Security-BSides-London-and-Mobile-Phone-Apps" />
		<id>tag:clerkendweller.com,2012-04-29:/2012042920:52:00</id>
		<updated>2012-04-29T20:52:00+01:00</updated>
		<content type="html">&lt;p&gt;On Wednesday (25th April 2012) I attended &lt;a href=&quot;http://www.securitybsides.org.uk/&quot;&gt;Security B-Sides London&lt;/a&gt;, held at the rambling and inelegant &lt;a href=&quot;http://www.barbican.org.uk/&quot;&gt;Barbican Centre&lt;/a&gt; in central EC1, and which overlapped with the schedule for &lt;a href=&quot;http://www.theregister.co.uk/2012/04/26/infosec_diary/&quot;&gt;Infosec Europe&lt;/a&gt; way out on the west side of London.&lt;/p&gt;

&lt;img style=&quot;border:1px solid #999;padding:0;margin-top:1em;margin-bottom:1.2em;&quot; src=&quot;http://www.clerkendweller.com/posts/2012/securitybsides-london-1.jpg&quot; width=&quot;500&quot; height=&quot;300&quot; alt=&quot;Photograph of David Rook speaking at Security B-Sides London&quot; /&gt;

&lt;p&gt;I must say the two cinemas used for the &lt;a href=&quot;http://www.securitybsides.org.uk/BSidesLondonTalks2012/schedule2012.pdf&quot;&gt;day&apos;s presentations&lt;/a&gt; were most suitable, with good visibility, clear sound systems and comfortable seating. The organisers should be thanked for planning and executing such a great day. Every session I went to was of a high quality and in each I learned new things. I listened to Stephen Bonner talking about elegant security, Ian Maxted about social engineering, Thorn Langford about site-based risk assessments, Brian Honan on getting the security message across to senior management, Abraham Aranguren on exploratory web application testing and Sandro Gauchi on escalating privileges in web applications.&lt;/p&gt;

&lt;p&gt;However, I&apos;d like to focus on two mobile phone app related sessions by &lt;a href=&quot;http://ie.linkedin.com/pub/david-rook/3/41a/b1b&quot;&gt;David Rook&lt;/a&gt; (aka &lt;a href=&quot;http://www.securityninja.co.uk/&quot;&gt;Security Ninja&lt;/a&gt;). David is well known for his generous contributions to the application security community, especially his efforts to promote &lt;a href=&quot;http://www.securityninja.co.uk/application-security/my-plans-for-the-principles-of-secure-development-in-2010/&quot;&gt;secure development principles&lt;/a&gt;, &lt;a href=&quot;http://www.securityninja.co.uk/application-security/agnitio-security-code-review-tool-v2-1-released/&quot;&gt;Agnitio&lt;/a&gt; the code review  tool and &lt;a href=&quot;http://www.securityninja.co.uk/application-security/windows-phone-app-analyser-v1-0-released-today-2/&quot;&gt;Windows Phone App Analyser&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;His presentation about Windows Phone 7 Platform and Application Security Overview was the only talk I actually took extensive notes at during the day. Following an introduction to Windows 7 place in the market and development using Visual Studio using the .Net compact framework, he discussed platform and application security in detail. Wonderful. It will save me days of research. I think &lt;a href=&quot;https://twitter.com/@securityninja&quot;&gt;he mentioned on Twitter&lt;/a&gt;, that the slides will be made available online shortly.&lt;/p&gt;

&lt;p&gt;Mid-afternoon I attended his workshop on using his self-built software tool Agnitio, which helps arrange, track and monitor code review processes within development teams. The focus of the workshop was to walk through &lt;a href=&quot;http://sourceforge.net/projects/agnitiotool/&quot;&gt;version 2.1&lt;/a&gt; and especially the in-built code searching and examination functions. These can be used to help identify higher-risk functionality, or code which has to meet development guidelines, using a powerful extensible list of patterns cross-referenced to the code review checklist items. The tool has improved greatly since I &lt;a href=&quot;/2010/11/26/Standards-and-Source-Code-Review&quot;&gt;last reviewed it in 2010&lt;/a&gt;, and I am looking forward to using it to develop custom checks for some of my clients. I was very impressed with its ability to decompile Android code and then run a standard set of tests against it.&lt;/p&gt;

&lt;p&gt;Both Agnitio and Windows Phone App Analyser are free to download and use.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.scmagazineuk.com/sc-magazine-awards-europe--winners-announced/article/237994/&quot;&gt;David Rook had won&lt;/a&gt; SC Magazines&apos; Rising Star Award the previous evening. It was much deserved, and I must say reflects very well on &lt;a href=&quot;http://www.realexpayments.co.uk/about-us&quot;&gt;Realex Payments&lt;/a&gt; who appear to be supportive of his activities to improve application security &amp;mdash; and clearly not just within their own company, but for their customers, competitors and the wider market. I am sure many other companies would not be so enlightened.&lt;/p&gt;</content>
	</entry>

	<entry>
		<title>Guide to Application Security Event Logging</title>
		<link href="http://www.clerkendweller.com/2012/4/23/Guide-to-Application-Security-Event-Logging" />
		<id>tag:clerkendweller.com,2012-04-23:/2012042322:31:00</id>
		<updated>2012-04-23T22:31:00+01:00</updated>
		<content type="html">&lt;p&gt;Application logging, and in particular, application security logging may not sound the most exciting of subjects, but it really can be a very useful tool that helps during development and operation.&lt;/p&gt;

&lt;img style=&quot;border:1px solid #999;padding:0;margin-top:1em;margin-bottom:1.2em;&quot; src=&quot;http://www.clerkendweller.com/posts/2012/application-logging-1.jpg&quot; width=&quot;500&quot; height=&quot;350&quot; alt=&quot;Photograph of the world&apos;s first practical electronic digital information processing machine - Colossus - at Bletchley Park, UK&quot; /&gt;

&lt;p&gt;If you remember, I have written about &lt;a href=&quot;/2010/8/17/Application-Security-Logging&quot;&gt;application security logging&lt;/a&gt; a number of times before. I have now consolidated all that information, and more, into a new document for the &lt;a href=&quot;https://www.owasp.org/index.php/Cheat_Sheets&quot;&gt;OWASP cheat sheet series&lt;/a&gt; about &lt;a href=&quot;https://www.owasp.org/index.php/Logging_Cheat_Sheet&quot;&gt;application logging&lt;/a&gt; that explains the benefits and details:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Design, implementation and testing
   &lt;ul style=&quot;margin-top:2px;&quot;&gt;
   &lt;li&gt;Event data sources&lt;/li&gt;
   &lt;li&gt;Where to record event data&lt;/li&gt;
   &lt;li&gt;Which events to log&lt;/li&gt;
   &lt;li&gt;Event attributes&lt;/li&gt;
   &lt;li&gt;Data to exclude&lt;/li&gt;
   &lt;li&gt;Customisable logging&lt;/li&gt;
   &lt;li&gt;Event collection&lt;/li&gt;
   &lt;li&gt;Testing&lt;/li&gt;
   &lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Deployment and operation
   &lt;ul style=&quot;margin-top:2px;&quot;&gt;
   &lt;li&gt;Release&lt;/li&gt;
   &lt;li&gt;Operation&lt;/li&gt;
   &lt;li&gt;Protection&lt;/li&gt;
   &lt;li&gt;Monitoring of events&lt;/li&gt;
   &lt;li&gt;Disposal of logs&lt;/li&gt;
   &lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The cheat sheet guide is a wiki page, so if you have any contributions, please add them. If you know any other good reference articles, I would like to hear about them.&lt;/p&gt;

&lt;p&gt;This week I will be at &lt;a href=&quot;http://www.securitybsides.org.uk/&quot;&gt;Security B-Sides London&lt;/a&gt;,  which my company is &lt;a href=&quot;http://www.securitybsides.org.uk/sponsors.html&quot;&gt;co-sponsoring&lt;/a&gt;. If you are there too on Wednesday, say hello.&lt;/p&gt;</content>
	</entry>

	<entry>
		<title>Website Security ICO Enforcement Action Roundup</title>
		<link href="http://www.clerkendweller.com/2012/4/21/Website-Security-ICO-Enforcement-Action-Roundup" />
		<id>tag:clerkendweller.com,2012-04-21:/2012042113:18:00</id>
		<updated>2012-04-21T13:18:00+01:00</updated>
		<content type="html">&lt;p&gt;The UK&apos;s &lt;a href=&quot;http://www.ico.gov.uk/about_us.aspx&quot;&gt;Information Commissioner&apos;s Office&lt;/a&gt; (ICO) publishes details of its &lt;a href=&quot;http://www.ico.gov.uk/what_we_cover/taking_action/dp_pecr.aspx&quot;&gt;prosecutions, monetary penalties, undertakings and enforcement notices&lt;/a&gt;.&lt;/p&gt;

 &lt;img style=&quot;border:1px solid #999;padding:0;margin-top:1em;margin-bottom:1.2em;&quot; src=&quot;http://www.clerkendweller.com/posts/2012/soft-ground-1.jpg&quot; width=&quot;500&quot; height=&quot;325&quot; alt=&quot;Photograph of a sign beside Kielder Water with the warning &apos;Danger - Soft Ground&apos;&quot; /&gt;

&lt;p&gt;This week, two additional undertakings were published:&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;Brecon Beacons National Park Authority for disclosure of personal data via its web site in two separate cases (&lt;a href=&quot;http://www.ico.gov.uk/what_we_cover/taking_action/~/media/documents/library/Data_Protection/Notices/brecon_beacons_national_park_authority_undertaking.ashx&quot;&gt;undertaking, 18th April 2012&lt;/a&gt;)&lt;/li&gt;
    &lt;li&gt;Toshiba Information Systems UK Ltd for unrestricted access to the personal data of 20 customers on its web site over a two-month period (&lt;a href=&quot;http://www.ico.gov.uk/what_we_cover/taking_action/~/media/documents/library/Data_Protection/Notices/toshiba_is_uk_undertaking.ashx&quot;&gt;undertaking, 17th April 2012&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The Toshiba incident is interesting because it specifically mentions lack of access control and the weakness of insecure direct object references. There&apos;s a &lt;a href=&quot;http://blog.alexisfitzg.com/2012/04/toshiba-uk-ico-and-owasp-top-10-a4.html&quot;&gt;good write-up&lt;/a&gt; about the Toshiba issue on the &lt;a href=&quot;http://blog.alexisfitzg.com/&quot;&gt;Web Application Security - From the Start&lt;/a&gt; blog.&lt;/p&gt;

&lt;p&gt;The other most recent ICO actions relating to web sites (rather than paper, laptops, USB devices, email, fax, etc) were:&lt;/p&gt;

&lt;ul&gt;
   &lt;li&gt;Durham University&apos;s disclosure of personal data via its web site (&lt;a href=&quot;http://www.ico.gov.uk/what_we_cover/taking_action/~/media/documents/library/Data_Protection/Notices/durham_university_undertaking.ashx&quot;&gt;undertaking, 1st March 2012&lt;/a&gt;)&lt;/li&gt;
   &lt;li&gt;Dumfries and Galloway Council&apos;s disclosure of employee personal data online (&lt;a href=&quot;http://www.ico.gov.uk/what_we_cover/taking_action/~/media/documents/library/Data_Protection/Notices/dumfries_and_galloway_council_undertaking.ashx&quot;&gt;undertaking, 17th October 2011&lt;/a&gt;)&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;http://www.clerkendweller.com/2011/4/12/Crime-SSL-and-Data-Protection&quot;&gt;Child Exploitation Online Protection Centre (CEOP) and the Serious Organised Crime Agency (SOCA) for lack of encryption in transit of extremely sensitive data when using a web form&lt;/a&gt; (&lt;a href=&quot;http://www.ico.gov.uk/what_we_cover/taking_action/~/media/documents/library/Data_Protection/Notices/ceop_undertaking.ashx&quot;&gt;undertaking, 15th September 2011&lt;/a&gt;)&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;http://www.clerkendweller.com/2011/8/12/The-Lush-Topic-of-Security-Data-Protection-and-PCI-DSS&quot;&gt;Lush Cosmetics personal data and cardholder data loss via its ecommerce web site&lt;/a&gt; (&lt;a href=&quot;http://www.ico.gov.uk/what_we_cover/taking_action/~/media/documents/library/Data_Protection/Notices/lush_undertaking.ashx&quot;&gt;undertaking, 9th August 2011&lt;/a&gt;)&lt;/li&gt;
   &lt;li&gt;Andrew Jonathan Crossley/ACS Law loss of data from its web site (&lt;a href=&quot;http://www.ico.gov.uk/what_we_cover/taking_action/~/media/documents/library/Data_Protection/Notices/acs_law_monetary_penalty_notice.ashx&quot;&gt;monetary penalty notice, 10th May 2011&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;What can we learn about the ICO&apos;s specific expectations for organisations&apos; online application compliance with the seventh data protection principle to protect against unauthorised and unlawful processing, accidental loss, destruction, and/or damage? The enforcement notices above suggest:&lt;/p&gt;

&lt;ul&gt;
   &lt;li&gt;There must be a policy for processing of personal data and staff must be made aware of it and given training which is monitored &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(Durham University)&lt;/span&gt;&lt;/li&gt;
   &lt;li&gt;There must be a policy for the retention, storage and use of personal data and staff must be trained how to follow the policy &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(Brecon Beacons NPA)&lt;/span&gt;&lt;/li&gt;
   &lt;li&gt;Publication of information must not contravene any relevant legislation regarding information disclosure &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(Brecon Beacons NPA)&lt;/span&gt;&lt;/li&gt;
   &lt;li&gt;Some personal data (organisation dependent) must never be published on a website &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(Durham University)&lt;/span&gt;&lt;/li&gt;
   &lt;li&gt;Access to personal data must require authentication and must have adequate authorisation checks &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(Brecon Beacons NPA, Toshiba, Dumfries and Galloway Council)&lt;/span&gt;&lt;/li&gt;
   &lt;li&gt;Security of personal data must be considered when selecting suppliers of services &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(Andrew Jonathan Crossley/ACS Law)&lt;/span&gt;&lt;/li&gt;
   &lt;li&gt;Third parties involved with developing/maintaining/operating web sites must be made aware of their requirements and responsibilities for protecting personal data &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(CEOP/SOCA)&lt;/span&gt;&lt;/li&gt;
   &lt;li&gt;Contracts with third parties must define data protection responsibilities &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(CEOP/SOCA)&lt;/span&gt;&lt;/li&gt;
   &lt;li&gt;There must be regular checks to ensure web sites remain secure, and any potential weaknesses must be identified very promptly &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(CEOP/SOCA)&lt;/span&gt;&lt;/li&gt;
   &lt;li&gt;There must be measures in place, appropriate for the potential harm that could occur, to prevent accidental personal data loss &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(Andrew Jonathan Crossley/ACS Law)&lt;/span&gt;&lt;/li&gt;
   &lt;li&gt;The risk to online systems must be re-assessed as threats change &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(Andrew Jonathan Crossley/ACS Law)&lt;/span&gt;&lt;/li&gt;
   &lt;li&gt;Compliance with data protection and IT security policies must be verified and monitored &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(Durham University, Dumfries and Galloway Council)&lt;/span&gt;&lt;/li&gt;
   &lt;li&gt;Expert advice must be sought when large amounts of personal data are being stored, processed or transmitted online &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(Andrew Jonathan Crossley/ACS Law)&lt;/span&gt;&lt;/li&gt;
   &lt;li&gt;The findings of audits and security reviews must be assessed by management and implemented or the risk formerly accepted &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(Dumfries and Galloway Council, CEOP/SOCA)&lt;/span&gt;&lt;/li&gt;
   &lt;li&gt;There must be technical measures to detect authorisation failures &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(Toshiba)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We can also draw additional expectations from the ICO&apos;s &lt;a href=&quot;http://www.clerkendweller.com/2011/5/10/Data-Sharing-Code-of-Practice&quot;&gt;Data Sharing Code of Practice&lt;/a&gt; section on security. Those might be summarised as:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Technical security measures must be appropriate for the system in use and the type of data held and processed &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(Data Sharing Code of Practice)&lt;/span&gt;&lt;/li&gt;
  &lt;li&gt;When data encryption is used, it must be selected, implemented and managed appropriately &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(Data Sharing Code of Practice)&lt;/span&gt;&lt;/li&gt;
  &lt;li&gt;The most common security risks must be identified &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(Data Sharing Code of Practice)&lt;/span&gt;&lt;/li&gt;
  &lt;li&gt;There must be suitable access control (authentication, authorisation and session management) with appropriate assignment of privileges based on a &quot;need-to-know&quot; basis &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(Data Sharing Code of Practice)&lt;/span&gt;&lt;/li&gt;
  &lt;li&gt;Information in transit must be protected &lt;span style=&quot;color:#bbbbbb;&quot;&gt;(Data Sharing Code of Practice)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These are just my own interpretation and of course. They will not be all the ICO&apos;s expectations, but are the ones which we are now aware of. Additionally, data in online applications may also be exposed in related processes (often email, or transfers between systems, and during development, testing and operation where data may exist on paperwork, in mobile devices and in archives &amp;amp; backups). Examine the other enforcement notices for the ICO&apos;s expectations in these other channels.&lt;/p&gt;

&lt;p&gt;If you want to keep up-to-date with application (and other) data loss incidents that subsequently lead to regulatory action in the UK (typically by the &lt;a href=&quot;http://www.fsa.gov.uk/&quot;&gt;FSA&lt;/a&gt; or &lt;a href=&quot;http://www.ico.gov.uk/&quot;&gt;ICO&lt;/a&gt;), use &lt;a href=&quot;http://breachwatch.com/&quot;&gt;Breach Watch&lt;/a&gt;. For further afield, the &lt;a href=&quot;http://projects.webappsec.org/w/page/13246995/Web-Hacking-Incident-Database&quot;&gt;Web Hacking Incident Database&lt;/a&gt; (WHID).&lt;/p&gt;</content>
	</entry>

	<entry>
		<title>Data Breach Investigations Report 2012</title>
		<link href="http://www.clerkendweller.com/2012/4/17/Data-Breach-Investigations-Report-2012" />
		<id>tag:clerkendweller.com,2012-04-17:/2012041719:05:00</id>
		<updated>2012-04-17T19:05:00+01:00</updated>
		<content type="html">&lt;p&gt;At the end of March, Verizon published their &lt;a href=&quot;http://www.verizonbusiness.com/resources/reports/rp_data-breach-investigations-report-2012_en_xg.pdf&quot;&gt;2012 Data Breach Investigations Report&lt;/a&gt;. Again it is packed full of useful, well-presented, data.&lt;/p&gt;

&lt;img style=&quot;border:1px solid #999;padding:0;margin-top:1em;margin-bottom:1.2em;&quot; src=&quot;http://www.clerkendweller.com/posts/2012/hacking-vectors-1.jpg&quot; width=&quot;500&quot; height=&quot;350&quot; alt=&quot;Figure 22 - Hacking vectors by percent of breaches within hacking - from the report &apos;&apos;  indicating how web applications remain the third most common attack vector overall&quot; /&gt;

&lt;p&gt;The report shows that many breaches are the results of more than one threat action (malware, hacking, social, misuse, physical, error and environmental). However, hacking accounted for 81% (58% for larger organisations with over 1,000 employees) of breaches and 99% of data records (same for larger organisations), and as the chart above (Figure 22) shows remote access/desktop services was the most common hacking vector, followed by backdoor or control channel, and thirdly web applications.&lt;/p&gt;

&lt;p&gt;Figures 32 and 33 provide some great data on the scale of records lost for different varieties of data (authentication credentials, bank data, classified, copyright, medical information, organisation data, payment card data, personal data, systems information, trade secrets). From these  we can get a feel for the average size of a breach for each data type. Unsurprisingly the number of records lost per &quot;trade secret&quot; event is about 1. For personal data it is around 2 million.&lt;/p&gt;

&lt;p&gt;The data on timespan of events by percent of breaches (Figure 40) continues to show the short time from initial attack to initial compromise and initial compromise to data exfiltration (both in minutes), the long average time to discovery (several weeks), and from then until containment/restoration (weeks).&lt;/p&gt;

&lt;p&gt;There is perhaps too much emphasis on counts of records lost, but of course this is a &quot;data breach&quot; report. The report states that it makes &quot;no claim that the findings of this report are representative of all data breaches in all organizations at all times &quot;. There is clearly a heavy bias to retailers (e.g. type of staff roles, recommendations referencing point of sale), and thus those organisations within scope of standards from the &lt;a href=&quot;https://www.pcisecuritystandards.org/organization_info/index.php&quot;&gt;Payment Card Industry Security Standards Council&lt;/a&gt; (PCI SSC). However, data was gathered not only from Verizon but also from &lt;a href=&quot;http://www.afp.gov.au/&quot;&gt;Australian Federal Police&lt;/a&gt;, the Dutch National High Tech Crime Unit, the Irish &lt;a href=&quot;http://www.iriss.ie/iriss/&quot;&gt;Reporting and Information Security Service&lt;/a&gt;,  the UK&apos;s &lt;a href=&quot;http://www.met.police.uk/pceu/&quot;&gt;Police Central e-Crime Unit&lt;/a&gt;, and the United States &lt;a href=&quot;http://www.secretservice.gov/&quot;&gt;Secret Service&lt;/a&gt;. So it is not just Verizon&apos;s paying clients.&lt;/p&gt;

&lt;p&gt;Remember, you don&apos;t need to lose data to have an incident or a loss. I&apos;d like to see reports titled:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;2012 Attacks Without Data Loss Investigations Report&lt;/li&gt;
&lt;li&gt;2012 Data Alteration and Destruction Report&lt;/li&gt;
&lt;li&gt;2012 Breachless Fraud &amp;amp; Misuse Report&lt;/li&gt;
&lt;li&gt;2012 Undetected Incidents Report&lt;/li&gt;
&lt;li&gt;2012 Service Unavailability Investigations Report&lt;/li&gt;
&lt;li&gt;2012 Reputation, Risk and Resolve&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We have that data, yes? Oh, ...maybe not.&lt;/p&gt;</content>
	</entry>

	<entry>
		<title>Cloud Service Provider Monitoring</title>
		<link href="http://www.clerkendweller.com/2012/4/13/Cloud-Service-Provider-Monitoring" />
		<id>tag:clerkendweller.com,2012-04-13:/2012041308:20:00</id>
		<updated>2012-04-13T08:20:00+01:00</updated>
		<content type="html">&lt;p&gt;The &lt;a href=&quot;http://www.enisa.europa.eu/about-enisa&quot;&gt;European Network and Information Security Agency&lt;/a&gt; (ENISA) has &lt;a href=&quot;http://www.enisa.europa.eu/media/press-releases/procure-secure-enisa2019s-new-guide-for-monitoring-cloud-computing-contracts&quot;&gt;published&lt;/a&gt; a new guide on monitoring the security of cloud services throughout the project life-cycle.&lt;/p&gt;

&lt;img style=&quot;border:1px solid #999;padding:0;margin-top:1em;margin-bottom:1.2em;&quot; src=&quot;http://www.clerkendweller.com/posts/2012/cloud-procurement-1.jpg&quot; width=&quot;500&quot; height=&quot;350&quot; alt=&quot;Part of a page from ENISA&apos;s &apos;Procure Secure: A Guide to Monitoring of Security Service Levels in Cloud Contracts&apos; showing some of the extensive cloud service provider monitoring examples&quot; /&gt;

&lt;p&gt;&lt;a href=&quot;http://www.enisa.europa.eu/activities/application-security/test/procure-secure-a-guide-to-monitoring-of-security-service-levels-in-cloud-contracts&quot;&gt;Procure Secure: A Guide to Monitoring of Security Service Levels in Cloud Contracts&lt;/a&gt; defines an ongoing security monitoring framework comprised of:&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;Service availability&lt;/li&gt;
    &lt;li&gt;Incident response&lt;/li&gt;
    &lt;li&gt;Service elasticity and load tolerance&lt;/li&gt;
    &lt;li&gt;Data life-cycle management&lt;/li&gt;
    &lt;li&gt;Technical compliance and vulnerability management&lt;/li&gt;
    &lt;li&gt;Change management&lt;/li&gt;
    &lt;li&gt;Data isolation&lt;/li&gt;
    &lt;li&gt;Log management and forensics&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The concept is to provide continuous cloud-specific service level metrics in-between one-off or periodic assessments (e.g. using information technology audit standards such as ISO 2700x, SSAE 16 or ISAE 3402). For each suggested monitoring parameter examples are provided to help guide what to measure, how to measure it, how to obtain independent measurements, alerting &amp;amp; reporting thresholds and customer responsibilities.&lt;/p&gt;

&lt;p&gt;Although there is a focus on public procurement, the issues are equally relevant in the private sector. There is also a 9-page checklist guide to the document &quot;if you have little time available&quot;.&lt;/p&gt;</content>
	</entry>

	<entry>
		<title>Subject Access Requests and Disproportionate Effort</title>
		<link href="http://www.clerkendweller.com/2012/4/10/Subject-Access-Requests-and-Disproportionate-Effort" />
		<id>tag:clerkendweller.com,2012-04-10:/2012041007:56:00</id>
		<updated>2012-04-10T07:56:00+01:00</updated>
		<content type="html">&lt;p&gt;What functionality do your applications include to support subject access requests? During operation and after decommissioning?&lt;/p&gt;

&lt;div class=&quot;quotation&quot;&gt;&lt;p&gt;The concept of disproportionate effort in section 8(2) of the Act applies only to the task of responding to a subject access request by providing a copy of the information in permanent form. It does not apply to the effort required to locate the personal data.&lt;/p&gt;&lt;/div&gt;

&lt;p&gt;At the end of last month the UK&apos;s &lt;a href=&quot;http://www.ico.gov.uk/about_us.aspx&quot;&gt;Information Commissioner&apos;s Office&lt;/a&gt; (ICO) published &lt;a href=&quot;http://www.ico.gov.uk/~/media/documents/library/Data_Protection/Detailed_specialist_guides/disproportionate_effort.pdf&quot;&gt;updated guidance&lt;/a&gt; on what is meant by the term &quot;disproportionate effort&quot; under an organisation&apos;s obligation to comply with &lt;a href=&quot;http://www.ico.gov.uk/for_organisations/data_protection/subject_access_requests.aspx&quot;&gt;subject access requests&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The ICO recognises that searching for personal data on live systems should be easier, that doesn&apos;t negate the need to identify relevant personal data in terminated, offline, backup and archival systems and locations. Data controllers can only use the &quot;disproportionate effort&quot; qualification in respect of &quot;supplying a copy&quot;, not in regard to &quot;locating&quot; the information in the first place.&lt;/p&gt;

&lt;p&gt;Under the UK&apos;s Data protection Act 1998, organisations processing personal data must comply with the &lt;a href=&quot;http://www.ico.gov.uk/for_organisations/data_protection/the_guide/the_principles.aspx&quot;&gt;eight data protection principles&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;So, apart from ensuring the personal data your applications are processing is being processed fairly and lawfully, has been obtained for one or more specific purposes, is adequate, relevant and not excessive, is accurate and, where necessary, kept up to date, is not be kept for longer than is necessary, is processed in accordance with the rights of data subjects and is secure... do you applications allow for accurate data identification and extraction? How do your applications track where data are exported to?&lt;/p&gt;

&lt;p&gt;Quite a collection of requirements there then.&lt;/p&gt;</content>
	</entry>

	<entry>
		<title>ISO/IEC 27034 Application Security</title>
		<link href="http://www.clerkendweller.com/2012/4/7/ISOIEC-27034-Application-Security" />
		<id>tag:clerkendweller.com,2012-04-07:/2012040711:06:00</id>
		<updated>2012-04-07T11:06:00+01:00</updated>
		<content type="html">&lt;p&gt;ISO/IEC 27034 Application Security is an international standard designed to help organisations build security into their application software development life cycles (SDLCs).&lt;/p&gt;

&lt;p&gt;ISO/IEC 27034-1 &amp;mdash; Part 1: Overview and Concepts &amp;mdash; was published in November 2011 and we are &lt;a href=&quot;http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_tc_browse.htm?commid=45306&amp;development=on&quot;&gt;awaiting the completion&lt;/a&gt; and publication of the remaining parts:&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt;ISO/IEC 27034-2 - Organization Normative Framework (ONF)&lt;/li&gt;
    &lt;li&gt;ISO/IEC 27034-3 - Application security management process&lt;/li&gt;
    &lt;li&gt;ISO/IEC 27034-4 - Application security validation&lt;/li&gt;
    &lt;li&gt;ISO/IEC 27034-5 - Protocols and application security control data structure&lt;/li&gt;
    &lt;li&gt;ISO/IEC 27034-6 - Security guidance for specific applications&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Today, over on the &lt;a href=&quot;http://www.opensamm.org&quot;&gt;Open Software Assurance Maturity Model&lt;/a&gt; (SAMM) &lt;a href=&quot;http://www.opensamm.org/news/&quot;&gt;blog&lt;/a&gt;, I published a &lt;a href=&quot;http://www.opensamm.org/2012/04/mapping-samm-to-isoiec-27034/&quot;&gt;mapping cross-referencing SAMM business functions and practices with ISO/IEC 27034&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;ISO/IEC 27034-1:2011 Application Security Part 1 can be &lt;a href=&quot;http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=44378&quot;&gt;bought&lt;/a&gt; from &lt;a href=&quot;http://www.iso.org/iso/about.htm&quot;&gt;International Organization for Standardization&lt;/a&gt; (ISO) or national standards bodies.&lt;/p&gt;</content>
	</entry>

	<entry>
		<title>HTML5 Security</title>
		<link href="http://www.clerkendweller.com/2012/4/4/HTML5-Security" />
		<id>tag:clerkendweller.com,2012-04-04:/2012040408:09:00</id>
		<updated>2012-04-04T08:09:00+01:00</updated>
		<content type="html">&lt;p&gt;Two of my posts last year concerning HTML5 security information sources appeared to be amongst the most popular entries on this blog. In October I mentioned &lt;a href=&quot;/2011/10/18/HTML5-Security&quot;&gt;three important well-maintained HTML5 Security resources&lt;/a&gt;, and in December &lt;a href=&quot;/2011/12/27/Guide-to-HTML5-Web-Security&quot;&gt;an extensive Guide to HTML5 Security&lt;/a&gt;.&lt;/p&gt;

&lt;img style=&quot;border:1px solid #999;padding:0;margin-top:1em;margin-bottom:1.2em;&quot; src=&quot;http://www.clerkendweller.com/posts/2012/html5-attacks-1.jpg&quot; width=&quot;500&quot; height=&quot;325&quot; alt=&quot;Part of a page from &apos;HTML5 Security - A Look at HTML5 Attack Scenarios&apos; illustrating the attack examples in the paper&quot; /&gt;

&lt;p&gt;If you would prefer a slighter higher-level overview of the issues and types of attack, or need inspiration for your own security verification work, I would also recommend reading &lt;a href=&quot;http://www.trendmicro.com/cloud-content/us/pdfs/security-intelligence/reports/rpt_html5-attack-scenarios.pdf&quot;&gt;HTML5 Security - A Look at HTML5 Attack Scenarios&lt;/a&gt; by &lt;a href=&quot;http://ie.linkedin.com/in/robertmcardle&quot;&gt;Robert McArdle&lt;/a&gt; (Trend Micro).&lt;/p&gt;</content>
	</entry>

	<entry>
		<title>Application Security Gap Study</title>
		<link href="http://www.clerkendweller.com/2012/3/30/Application-Security-Gap-Study" />
		<id>tag:clerkendweller.com,2012-03-30:/2012033009:20:00</id>
		<updated>2012-03-30T09:20:00+01:00</updated>
		<content type="html">&lt;p&gt;A new report from &lt;a href=&quot;http://www.ponemon.org&quot;&gt;Ponemon Institute&lt;/a&gt; describes the results from a survey of developers and information security employees in the United States.&lt;/p&gt;

&lt;div class=&quot;quotation&quot;&gt;&lt;p&gt;Key finding: Application security is often not a priority&lt;/p&gt;&lt;/div&gt;

&lt;p&gt;&lt;a href=&quot;http://www.securityinnovation.com/security-lab/research.html&quot;&gt;2012 Application Security Gap Study: A Survey of IT Security &amp;amp; Developers&lt;/a&gt;  provides useful data on the viewpoints from these important groups, and of course isn&apos;t necessarily encouraging reading. A very small proportion of the IT security budget is spent on application security, most do not have a standardised way of building security into new applications and security is most often addressed in later stages of the software development life cycle (SDLC). See the &lt;a href=&quot;http://www.isaca.org/Education/Online-Learning/Documents/Understanding-Your-Organizations-Application-Security-Maturity.pdf&quot;&gt;overview&lt;/a&gt; on the ISACA website.&lt;/p&gt;

&lt;p&gt;The information could be used to help compare secure software development life cycle (S-SDLC) maturity, but the input of other groups such as product owners, architects, testers, QA, audit and operations would also provide useful data, and hopefully senior management might be able to provide an oversight of the all the processes and the organisation&apos;s needs and risk profile.&lt;/p&gt;</content>
	</entry>

	<entry>
		<title>Privacy Economics</title>
		<link href="http://www.clerkendweller.com/2012/3/27/Privacy-Economics" />
		<id>tag:clerkendweller.com,2012-03-27:/2012032707:45:00</id>
		<updated>2012-03-27T07:45:00+01:00</updated>
		<content type="html">&lt;p&gt;&lt;a href=&quot;http://www.enisa.europa.eu/about-enisa&quot;&gt;ENISA&lt;/a&gt;, the European Network and Information Security Agency, has &lt;a href=&quot;http://www.enisa.europa.eu/media/press-releases/privacy-a-fundamental-right-between-economics-and-practice&quot;&gt;published&lt;/a&gt; a report on the economics of privacy.&lt;/p&gt;

&lt;img style=&quot;border:1px solid #999;padding:0;margin-top:1em;margin-bottom:1.2em;&quot; src=&quot;http://www.clerkendweller.com/posts/2012/privacy-economics-1.jpg&quot; width=&quot;500&quot; height=&quot;300&quot; alt=&quot;Cover page from the ENISA report &apos;Study on monetising privacy - An economic model for pricing personal information&apos;&quot; /&gt;

&lt;p&gt;&lt;a href=&quot;http://www.enisa.europa.eu/activities/identity-and-trust/library/deliverables/monetising-privacy&quot;&gt;Study on Monetising Privacy - An Economic Model for Pricing Personal Information&lt;/a&gt; examines approaches used to analyse the interaction of personalisation, privacy concerns and competition between online service providers. The report describes existing work on the economics of privacy, discusses a theoretical model and the results of experiments to validate versions of different the model.&lt;/p&gt;

&lt;p&gt;The research found that consumers are making economic decisions based on personal data exposure, but there is a need for flexibility from regulators and transparency in services, to enable a more efficient privacy market.&lt;/p&gt;</content>
	</entry>

</feed>
