<?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>Michael M. Knight &#187; Security</title>
	<atom:link href="http://www.michaelmknight.co.uk/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelmknight.co.uk</link>
	<description>Quis custodiet ipsos custodes?</description>
	<lastBuildDate>Mon, 30 Jan 2012 23:37:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Say goodbye to BIOS and hello to UEFI</title>
		<link>http://www.michaelmknight.co.uk/2012/01/say-goodbye-to-bios-and-hello-to-uefi/</link>
		<comments>http://www.michaelmknight.co.uk/2012/01/say-goodbye-to-bios-and-hello-to-uefi/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 08:32:16 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technolocy]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.michaelmknight.co.uk/?p=824</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
If you&#8217;ve ever struggled with your PC&#8217;s BIOS, or been knee-capped by a rootkit that assailed the BIOS, you undoubtedly wondered why this archaic part of every PC wasn&#8217;t scrapped long ago. Well, be of good cheer: Windows 8 will finally pull the PC industry out of the BIOS generation and into a far more [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>If you&#8217;ve ever struggled with your PC&#8217;s BIOS, or been knee-capped by a rootkit that assailed the BIOS, you undoubtedly wondered why this archaic part of every PC wasn&#8217;t scrapped long ago.</p>
<p>Well, be of good cheer: <a title="Windows 8 Info" href="http://windows.microsoft.com/en-GB/windows-8/preview" target="_blank">Windows 8</a> will finally pull the PC industry out of the BIOS generation and into a far more capable — and controversial — alternative, the Unified Extensible Firmware Interface.</p>
<p>To best understand where we&#8217;re headed, it&#8217;s helpful to look at where we&#8217;ve been. An integral part of every PC, the Basic Input/Output System spans the entire history of the personal computer — more than 30 years. The very first IBM PC had a BIOS. And despite extraordinary advances in hardware and software, the BIOS we still puzzle over today is not much different from the one in that original PC.</p>
<p>Essentially a miniature OS, the BIOS has a simple but critical function — when a PC powers up, the BIOS checks that all hardware is in order (the POST or &#8220;power-on self-test&#8221; sequence); fires up the full operating system on the machine, such as Windows (using OS loader code); and then hands all control of the computer over to the OS.</p>
<p>Although older operating systems (such as DOS) relied on the BIOS to perform input and output functions, modern OSes (including Windows) have their own device drivers and completely bypass the BIOS after they&#8217;re up and running.</p>
<p>These days, it&#8217;s rare that a PC user is forced to invoke the BIOS&#8217;s cryptic and somewhat enigmatic user interface. Usually, it&#8217;s in response to some near-catastrophic system failure.</p>
<p>The <strong>Unified Extensible Firmware Interface</strong> (<a title="UEFI Info" href="http://www.uefi.org/about/" target="_blank">UEFI</a>) is essentially the next generation of BIOS. It&#8217;s a system that potentially offers new and more advanced control of the boot-up process. If your PC is less than two or three years old, chances are good that it already has UEFI capabilities. Chances are very good that you didn&#8217;t know that, because the hardware manufacturers have been carefully keeping the old <strong>BIOS</strong> interface as your default boot system. But that will change with Windows 8.</p>
<p><strong>How UEFI is different from/better than BIOS</strong></p>
<p>The standard BIOS has all sorts of problems, not least of which is its susceptibility to malware. For example, there are rootkits that hook themselves into the BIOS OS-loader code, permitting them to run underneath Windows. They&#8217;re difficult to remove and will reinfect Windows over and over.</p>
<p>And because the BIOS sits on a chip on the motherboard, it&#8217;s more difficult to update than an operating system or an application. So most PC users never update their BIOS, leaving the PC possibly incompatible with newer operating systems. (The early PC BIOS was hard-coded on a chip, so upgrading required replacing the entire chip or <strong>PROM</strong>.)</p>
<p>The UEFI is a more sophisticated system that runs before your primary OS kicks in. Unlike the BIOS, UEFI can access all PC hardware, including the mouse and network connections. It can take advantage of modern video cards and monitors. It can even access the Internet.</p>
<p>And as you can see in <strong>Figure 1</strong>, UEFI offers a modern, easy-to-decipher user interface. It could make dual-booting simpler, more visual, and controllable by mouse or touch. If you&#8217;ve ever played your BIOS, you discover that UEFI is in a whole new dimension.</p>
<div id="attachment_825" class="wp-caption aligncenter" style="width: 518px"><img class="size-large wp-image-825" title="UEFI Interface" src="http://www.michaelmknight.co.uk/wp-content/uploads/2012/01/uefi-508x381.jpg" alt="" width="508" height="381" /><p class="meta wp-caption-text">Figure 1</p></div>
<p><strong>Figure 1. The Asus.com website offers this view of a UEFI-interface screen — clearly, an improvement over the typical BIOS UI we&#8217;re faced with today.</strong></p>
<p>Unlike the BIOS, the UEFI can exist on a disk, just like any other program — or in nonvolatile memory on the motherboard or even on a network share.</p>
<p>At this point, it&#8217;s important to note that systems can run either the BIOS or the UEFI — or both. When they&#8217;re both used, the BIOS goes first to run <strong>POST</strong>, then the UEFI takes over and hooks into any calls that may be made to the BIOS. (Windows typically doesn&#8217;t make calls directly to the BIOS, but other operating systems might — and the UEFI will handle them, not the BIOS.)</p>
<p>The UEFI can also run without the BIOS — it can take care of all OS loading/interface functions previously handled by the BIOS. The only thing the UEFI can&#8217;t do is perform the POST or run the initial setup (configuring the CPU, memory, and other hardware). PCs that have the UEFI but no BIOS have separate programs for POST and setup that run automatically when the PC is powered on.</p>
<p>As we all know, the <strong>BIOS initialization process</strong> — including POST — seems to take a long time. The UEFI, on the other hand, can run quickly.</p>
<p>Moreover, a BIOS is easily reverse-engineered and typically has no internal security protection, making it a sitting duck for malware. A UEFI can run malware-dodging techniques such as policing operating systems prior to loading them — which might make rootkit writers&#8217; lives considerably more difficult. For example, the UEFI could refuse to run OSes that lack proper digital security signatures.</p>
<p>And that&#8217;s where the UEFI controversy begins.</p>
<p><strong>Windows 8 will implement UEFI in new ways</strong></p>
<p>Back in September, Microsoft wrote voluminously about the UEFI in Windows 8. The first post, &#8220;Reengineering the Windows boot experience,&#8221; talks about the basic ways Windows 8 will use the UEFI. (If your PC doesn&#8217;t support a UEFI, Win8 should still work fine.)</p>
<p>The article shows how current text-based, boot-time options, such as system repair store and image recovery, can be made more usable with a new graphical interface. The story goes on to describe how system startup could go, in seconds, from power-on to Windows Desktop without so much as flickering the screen. It also shows how dual-boot will work with a graphical face-lift.</p>
<p>The changes appear to be largely cosmetic, but they&#8217;re long overdue and a welcome improvement to the constrained, DOS-era recovery environments under which Windows operates.</p>
<p>The second article, &#8220;Protecting the pre-OS environment with UEFI,&#8221; shows how the UEFI secure boot — using <strong>Public Key Infrastructure</strong> (PKI) digital certificates — validates programs, peripherals, and OS loaders before they can run. The system can go out to the Internet and check whether the UEFI is about to run an OS that has had its certificate yanked.</p>
<p>If it sounds a lot like Secure Sockets Layer protection — no stranger to controversy — there certainly are similarities.</p>
<p><a title="Microsoft Corporation" href="http://www.microsoft.com" target="_blank">Microsoft</a> states it will let the hardware manufacturers struggle with the difficult question of who controls the digital-signature keys. &#8220;Microsoft supports OEMs having the flexibility to decide who manages security certificates and how to allow customers to import and manage those certificates, and manage secure boot. We believe it is important to support this flexibility to the OEMs and to allow our customers to decide how they want to manage their systems.&#8221;</p>
<p>Still, <strong>Microsoft</strong> is ensuring that anyone buying a certified <strong>Windows 8</strong> PC can rely on a certain level of protection from rogue OS loaders. &#8220;For Windows customers, Microsoft is using the Windows Certification program to ensure that systems shipping with Windows 8 have secure boot enabled by default, that firmware not allow programmatic control of secure boot (to prevent malware from disabling security policies in firmware), and that OEMs prevent unauthorized attempts at updating firmware that could compromise system integrity.&#8221;</p>
<p><strong>The controversial side of dual boot</strong></p>
<p>When those details first hit, the Linux community flew up in arms. Dual booting between Windows 8 and Linux might require a digital signature from a recognized certificate authority. That authority might be Microsoft, through its Windows Certification program, and Linux folks would have to pay the piper.</p>
<p>That controversy went on for a while but eventually died down (though it never disappeared) when it became clear that putting together the signature is relatively easy and not very expensive.</p>
<p>Then another conflagration started last week. To understand why, you have to understand that UEFI secure boot has two bail-out options. First, most PCs let you turn off UEFI secure boot entirely. You have to be sitting at the computer and do it manually, but it&#8217;s easy enough. In one of the Microsoft postings mentioned previously, the company acknowledged that hardware manufacturers could &#8220;allow customers to … manage secure boot.&#8221;</p>
<p>Second, there&#8217;s a provision for something called &#8220;custom secure boot mode&#8221; in which you, as a customer, can sit at your computer and type in a signature for any OS loader you darned well like. This manually created whitelist overrides the Windows 8 or third-party check, letting the UEFI run OS loaders unhindered.</p>
<p>You must also understand that <strong>Windows 8</strong> will run on two entirely different hardware platforms — Intel/AMD platforms spanning the range from (ponderous!) tablets to full-size desktops, and the svelte, tablet-friendly ARM platforms. If you use Win8, one of your first decisions will be which platform you choose.</p>
<p>The Linux world was taken aback when researcher Glyn Moody and the Software Freedom Law Center announced last week in a blog that Microsoft is making specific demands from hardware manufacturers who intend to sell Windows 8 bundled with their ARM machines — that is, those lightweight Windows 8 tablets. The Microsoft restrictions prevent hardware manufacturers from disabling secure boot and also prevent hardware manufacturers from implementing &#8220;custom secure boot&#8221; whitelists — but again, only on ARM hardware.</p>
<p>In other words, if at some point in the future you buy an ARM-based tablet with Windows 8 preinstalled, you won&#8217;t be able to dual-boot with Linux or any operating system other than the ones that pass the security check. Presumably that could mean Windows 8 or some later version of Windows that Microsoft might ordain in the future.</p>
<p>Aside from the fact that the restrictions fly in the face of what Microsoft specifically said in September, it&#8217;s hard for me to get too worked up about them. If you buy a Win8 (ARM) tablet, you won&#8217;t be able to root it (<a title="Rooting" href="http://en.wikipedia.org/wiki/Rooting" target="_blank">Wikipedia definition</a>), and you may not be able to upgrade it. You&#8217;ll just have to take that into account when you think about buying one — assuming Microsoft is up-front about the limitation and mentions it to consumers.</p>
<p>Intel-based <strong>Windows 8</strong> machines — even tablets (including tablets that run only the Metro interface) — aren&#8217;t hobbled by those ARM restrictions. At least at this point, <strong>Intel/AMD</strong> machines are, in fact, required to allow multibooting (with signed operating systems) and even to replace Windows 8 with an OS of your choice. It remains to be seen whether Microsoft&#8217;s going to change its mind about that distinction.</p>
<p><strong>Related Article</strong>: <a title="UEFI &amp; Linux" href="http://www.theregister.co.uk/2012/01/18/windows_8_linux_secure_boot/" target="_blank">Windows 8 hardware rules &#8216;derail user-friendly Linux&#8217;</a></p>
<p><strong>Source</strong>: © 2012 Windows Secrets</p>
<div id="tweetbutton824" class="tw_button" style="float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FA2y1m9&amp;via=michaelmknight&amp;text=Say%20goodbye%20to%20BIOS%20and%20hello%20to%20UEFI&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.michaelmknight.co.uk%2F2012%2F01%2Fsay-goodbye-to-bios-and-hello-to-uefi%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.michaelmknight.co.uk/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.michaelmknight.co.uk/2012/01/say-goodbye-to-bios-and-hello-to-uefi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Spam &#8211; Infographic</title>
		<link>http://www.michaelmknight.co.uk/2011/11/twitter-spam-infographic/</link>
		<comments>http://www.michaelmknight.co.uk/2011/11/twitter-spam-infographic/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 12:30:58 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.michaelmknight.co.uk/?p=772</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Twitter spam is probably the most common (and annoying) out of all the social networks. Below is an infographic showing the types of spam to affect Twitter and a little description about each one. Twitter really needs to do more to stop the spamming from idiot users, unwanted business products, DMs and bots. Tweet]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p style="text-align: left;">Twitter spam is probably the most common (and annoying) out of all the social networks. Below is an infographic showing the types of spam to affect <a title="Twitter" href="http://twitter.com" target="_blank">Twitter</a> and a little description about each one.</p>
<p>Twitter really needs to do more to stop the spamming from idiot users, unwanted business products, DMs and bots.</p>
<p><img class="aligncenter size-full wp-image-771" title="Twitter infographic" src="http://www.michaelmknight.co.uk/wp-content/uploads/2011/11/twiterinfographic.jpg" alt="" width="609" height="2656" /></p>
<div id="tweetbutton772" class="tw_button" style="float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fs6hmFU&amp;via=michaelmknight&amp;text=Twitter%20Spam%20%26%238211%3B%20Infographic&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.michaelmknight.co.uk%2F2011%2F11%2Ftwitter-spam-infographic%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.michaelmknight.co.uk/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.michaelmknight.co.uk/2011/11/twitter-spam-infographic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version control for images</title>
		<link>http://www.michaelmknight.co.uk/2011/08/version-control-for-images/</link>
		<comments>http://www.michaelmknight.co.uk/2011/08/version-control-for-images/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 16:35:50 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Data Protection]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.michaelmknight.co.uk/?p=757</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
If you’re used to working with version control systems like CVS, Subversion or Git in order to keep track of changes to your code, then you will be well aware that changes to binary files such as images, just can’t be tracked in the same way. Sure, there is no problem storing your binary data [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p><img class="aligncenter size-full wp-image-759" title="Version Control" src="http://www.michaelmknight.co.uk/wp-content/uploads/2011/08/quant.jpg" alt="" width="596" height="212" /></p>
<p>If you’re used to working with version control systems like <a href="http://en.wikipedia.org/wiki/Concurrent_Versions_System" target="_blank">CVS</a>, <a href="http://en.wikipedia.org/wiki/Subversion_%28software%29" target="_blank">Subversion</a> or <a href="http://en.wikipedia.org/wiki/Git_%28software%29" target="_blank">Git</a> in order to keep track of changes to your code, then you will be well  aware that changes to binary files such as images, just can’t be tracked  in the same way.</p>
<p>Sure, there is no problem storing your binary  data within any of these version control systems, but existing  strategies either simply store the whole binary file in a single chunk,  or store binary deltas. Both approaches consume significant amounts of  disk space, and obscure the actual changes that have been performed  within the file, defeating the real advantage of using any revision  control system.</p>
<p>That’s why I was really excited to see the  <a title="Microsoft Research" href="http://research.microsoft.com" target="_blank">Microsoft Research</a> group hard at work on the problem. Actually, probably  the most refreshing thing about their research is that they are using  the open-source graphics editor, <a href="http://en.wikipedia.org/wiki/GIMP" target="_blank">GIMP</a>, as their tool of choice in order to perform their research.</p>
<p>The <a title="Microsoft Corporation" href="http://www.microsoft.com" target="_blank">Microsoft</a> team set about tracking changes made to an image within a <a href="http://en.wikipedia.org/wiki/Directed_acyclic_graph">DAG (directed acyclic graph)</a>.  This allowed them to track the individual editing operations, as well  as the spatial and temporal relationships between each operation. These  graphs could then be converted to standard RevG (revision graph) format.</p>
<p>This  provides an intuitive interface to perform all of the common revision  control operations including things like ‘review’, ‘replay’, ‘diff’,  ‘branch’ and ‘merge’. It also provides a neat way to track creative  processes within digital artwork.</p>
<p>The general approach that the  team took involved developing a plugin for GIMP that could keep track of  operations on-the-fly and built the DAG as different actions were  performed. This, in itself, is not so exciting. After all, nearly every  image editing application these days records your session history,  making it possible to undo and redo actions.</p>
<p>Exporting this  information as a graph that can be integrated into a functioning  revision control application so that it is possible to open a version of  the image at any point during its development, however, is definitely  new. What is significant here is that the DAG only contains a faithful  history of the operations performed by the user, and not any of the  binary data itself.</p>
<p>While the DAG file itself can grow quite large  and complex, so that it may not make sense to anybody reviewing the  version history of a particular image, the team have worked out a way to  represent the information within a revision graph which can be exposed  to the user with a thumbnail of the image during each phase of its  history.</p>
<p>The revision graph is capable of presenting non-linear  information such as revision branching in a coherent and unified  display. This means that by using the revision graph, you are able to  perform all of the major functions that are available to you through any  normal revision control system.</p>
<p>The RevG representation of the  image data has been built into a very user friendly and intuitive  interface that allows an end-user to quickly navigate through the entire  revision history of an image, with the option of exploring different  levels of detail in terms of the different operations performed at any  point within the history. This UI has been built tightly integrated into  GIMP so that when you click on any revision node within the graph, it  highlights the areas of the image that were affected by that revision.</p>
<p>In  order to display differences between revisions, you can either rely on  this mechanism itself, or you can take advantage of a separate diff tool  that actually play through both revisions in order to see the different  changes that were made in each image. This will certainly help in  collaborative environments where it is possible that you may need to  perform merges and conflict resolution.</p>
<p>In fact the team have also  developed a ‘merge UI’ that allows you to see each of the images that  you intend to merge, and a preview of the resulting merged image. This  really opens up the possibility of proper collaborative image editing,  so that two artists can work on different portions of the same image at  the same time and then simply merge their changes.</p>
<p>Unfortunately,  the work that has been done so far has been so deeply integrated with  GIMP that it does not provide a universal mechanism that can be used by  any arbitrary image editing software. Nonetheless, the groundwork has  been done, and certainly if the major software vendors can get it  together to agree on a standard based on this research, the way is paved  to finally bring realistic revision control to image editing software  and this will transform the way that designers work within any  commercial studio.</p>
<p>If you want to read the actual research paper, you can pick it up <a href="http://research.microsoft.com/pubs/147068/c96-f96_299-a47-paperfinal-v3.pdf">at Microsoft Research</a>. That reminds me, the next time I hear any geeks openly bashing Microsoft, this is the paper I will point them to.</p>
<div id="tweetbutton757" class="tw_button" style="float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FpKfPGp&amp;via=michaelmknight&amp;text=Version%20control%20for%20images&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.michaelmknight.co.uk%2F2011%2F08%2Fversion-control-for-images%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.michaelmknight.co.uk/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.michaelmknight.co.uk/2011/08/version-control-for-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download Firefox 5 beta now</title>
		<link>http://www.michaelmknight.co.uk/2011/05/download-firefox-5-beta-now/</link>
		<comments>http://www.michaelmknight.co.uk/2011/05/download-firefox-5-beta-now/#comments</comments>
		<pubDate>Sat, 21 May 2011 06:43:44 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[stable]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.michaelmknight.co.uk/?p=729</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Mozilla has released the first publicly available beta of Firefox 5, which acts as a halfway house between the final stable, final release of Firefox and the developmental version, Firefox Aurora. The beta version offers a more stable environment than Aurora in which to road-test developmental features before they&#8217;re implemented into the next final release. [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>Mozilla has released the first publicly available beta of <a href="http://www.mozilla.com/products/download.html?product=firefox-5.0b2&amp;os=win&amp;lang=en-US">Firefox 5</a>, which acts as a halfway house between the final stable, final release of Firefox and the developmental version, Firefox Aurora. The beta version offers a more stable environment than Aurora in which to road-test developmental features before they&#8217;re implemented into the next final release.</p>
<p>On the surface there&#8217;s little to differentiate <strong>Firefox 5</strong> from Firefox 4 in this beta release, which installs over the top of any existing stable release, but it does feature the new Firefox <strong>Channel Switcher</strong> that allows users to move between developmental and stable versions of Firefox from a convenient dialog box.</p>
<p>At time of testing, the Firefox Channel Switcher only works when switching users from the Beta channel to the Aurora alpha channel. However, while Firefox Aurora is designed to be installed alongside the beta or stable version, switching to Aurora from the Firefox Channel Switcher actually overwrites the Beta version.</p>
<p><img class="aligncenter size-large wp-image-730" title="ff5" src="http://www.michaelmknight.co.uk/wp-content/uploads/2011/05/ff5-508x322.png" alt="" width="508" height="322" /></p>
<p><img class="aligncenter size-large wp-image-733" title="about5" src="http://www.michaelmknight.co.uk/wp-content/uploads/2011/05/about5-508x291.png" alt="" width="508" height="291" /></p>
<p>The Beta version also showcases the same Feedback button that&#8217;s present in Aurora, and which is designed to encourage users to report bugs as well as general feedback about the build they&#8217;re currently using.</p>
<p>The final release of Firefox 5, scheduled for late <strong>June</strong>, will also coincide with Mozilla&#8217;s decision to forcibly upgrade the 12 million remaining Firefox 3.5 users to version 3.6 in a move that effectively signals the end-of-life for version 3.5 of the browser. In the meantime, Firefox 5 Beta is a free download for Windows, Mac and Linux users, but remember that it will install over the top of any existing stable Firefox application, so use with caution. To revert to an earlier stable version, simply install this over the top of the beta version.</p>
<p><a title="Firefox 5 Beta (English)" href="http://www.mozilla.com/products/download.html?product=firefox-5.0b2&amp;os=win&amp;lang=en-US">Download Firefox 5 Beta</a></p>
<p><strong>Firefox 5 Beta and add-on compatibility</strong></p>
<p>When Mozilla push an update containing Firefox 5 to users on the beta channel, one major concern is add-on compatibility for existing Firefox users. If all your addons are up to date then you simply need to turn off the Add-on Checking. Here&#8217;s how:</p>
<p>By default Firefox 5 will not allow you to install these incompatible  add-ons (this is the same for all previous versions). But you can install them using the small hack in the config  file for Firefox 5. To do that, type <strong>about:config</strong> into the address bar, and hit Enter or Go. When promoted with a “This might void your warranty!” warning, click on <strong>I’ll be careful, I promise!</strong> button.</p>
<p>Now right click on any open space and then select <strong>New</strong> -&gt; <strong>Boolean</strong>.</p>
<p>This will bring in a popup and in the box enter <strong>extensions.checkCompatibility.5.0</strong> as the preference name.</p>
<p>In the Boolean value, select <strong>false </strong>and click <strong>OK</strong>.</p>
<p>Now try installing the add-on which was not compatible, you can see  add-ons work perfectly now. Be warned that incompatible add-on can cause  Firefox to crash or become unstable.</p>
<p>If your add-ons are not compatible after this, then you will need to alter the max version number in the actual add-on:</p>
<p>Open the file xpi extension with <a title="WinRar" href="http://www.rarlab.com/" target="_blank">WinRar</a>, then  extract the file install.rdf (but keep the WinRar window open) and open the .rdf file in notepad; where is says  &#8216;maxversion&#8217; change it from 1.0 (or whatever version it says) to 5.0. Save this change,  then drag the file back  into the open WinRar window. Then drag the file into Firefox to install it.</p>
<div id="tweetbutton729" class="tw_button" style="float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fm7WBx3&amp;via=michaelmknight&amp;text=Download%20Firefox%205%20beta%20now&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.michaelmknight.co.uk%2F2011%2F05%2Fdownload-firefox-5-beta-now%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.michaelmknight.co.uk/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.michaelmknight.co.uk/2011/05/download-firefox-5-beta-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PhotoDNA Fighting Child Pornography</title>
		<link>http://www.michaelmknight.co.uk/2011/05/722/</link>
		<comments>http://www.michaelmknight.co.uk/2011/05/722/#comments</comments>
		<pubDate>Thu, 19 May 2011 12:26:10 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Forensic]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Notices]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Social]]></category>

		<guid isPermaLink="false">http://www.michaelmknight.co.uk/?p=722</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Most people will never be exposed to photos of children being sexually abused by predators. But images of that abuse can be found in dark corners of the online world, where networks of child abusers and child-pornography consumers produce and propagate photos of children being victimized. This week, Microsoft is donating a new technology to [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>Most people will never be exposed to photos of  children being sexually abused by predators. But images of that abuse  can be found in dark corners of the online world, where networks of  child abusers and child-pornography consumers produce and propagate  photos of children being victimized.</p>
<p>This week, Microsoft is donating a new technology  to the National Center for Missing &amp; Exploited Children (NCMEC)  that has the potential to make a drastic difference in the fight against  the spread of child pornography online.</p>
<p>The  technology, called PhotoDNA, was initially created by Microsoft  Research. It was further developed by Hany Farid, a leading  digital-imaging expert and professor of computer science at Dartmouth  College, to help NCMEC in its efforts to find hidden copies of the worst  images of child sexual exploitation known today.</p>
<p><iframe src="http://www.microsoft.com/presspass/silverlightApps/videoplayer2/standalone.aspx?contentId=photoDNA_vid02&#038;src=/presspass/presskits/photodna/channel.xml&#038;WT.cg_n=PhotoDNA&#038;WT.z_convert=embed" width="400" height="334" frameborder="0" scrolling="no"></iframe></p>
<p>Ernie  Allen, president and CEO of NCMEC, says child porn is a problem that  had all but disappeared in the late 1980s — the U.S. Supreme Court had  ruled that it was not protected speech, but instead constituted child  abuse. Law enforcement had cracked down on its distribution and  importation.</p>
<p>Then along came the internet.</p>
<p>“Twenty years ago we thought this problem was  virtually gone,” Allen says. “As wonderful and powerful as the Internet  is, it has created an opportunity for people to network with others of  like interest, and to access content in the privacy of their own homes  that would have formerly put them at risk to acquire.”</p>
<p>Today,  says Allen, the problem is exploding. Since 2003, NCMEC has reviewed  and analyzed almost 30 million images and videos of child pornography.  These photos of sexual abuse are seized from pedophiles who both trade  in the illegal images and form communities that reinforce their shared  interest in children.</p>
<p>Allen says that the  NCMEC cyber-tip line has handled 750,000 reports of child sexual  exploitation and child pornography from the public and Internet service  providers. “We’re currently reviewing 250,000 images every week,” Allen  says. “So this is a massive problem.”</p>
<p><strong>Tracking the Traffic With PhotoDNA </strong></p>
<p>NCMEC  has worked with law enforcement to identify many of the worst images of  child sexual abuse and exploitation. As they are passed from pedophile  to pedophile, many of these images surface repeatedly during child  pornography investigations. “Our goal is to stop that victimization,”  Allen says. “Using PhotoDNA, we will be able to match those images,  working with online service providers around the country, so we can stop  the redistribution of the photos.”</p>
<p>The basis  for PhotoDNA is a technology called “robust hashing,” which calculates  the particular characteristics of a given digital image — its digital  fingerprint or “hash value” — to match it to other copies of that same  image. “Like human beings, every photo is a little different,” Allen  says.</p>
<p>The weakness in most common forms of hashing  technology is that once a digital image has been altered in any way —  whether by resizing, resaving in a different format or through digital  editing — its original hash value is replaced by a new hash. The image  may look exactly the same to a viewer, but there is no way to match one  photo to another through their hashes.</p>
<p>During  the course of working with NCMEC, Microsoft researchers became aware of  that weakness in the hash value detection and resolved to overcome the  obstacle in tracking down images of abuse. That’s when the company  enlisted the help of Dartmouth’s Hany Farid, a noted expert in digital  forensics technology.</p>
<p>For the past 10 years,  Farid’s Dartmouth lab has been developing mathematical and computational  tools to determine whether digital media is authentic. The expertise  he’s developed has applications for the media, national security, law  enforcement and consumers themselves.</p>
<p>“Everybody’s  aware that you can manipulate digital images, sounds and video. What  we’ve been trying to do is bring some trust back to that underlying  media. That’s been the thrust of my lab here at Dartmouth,” Farid says.</p>
<p>Microsoft  Research created the underlying technology for PhotoDNA. It then  collaborated with Farid to further develop the technology for use by  NCMEC and online service providers.</p>
<p>“The  problem was that that the signature was extremely fragile — the tiniest  change to the image and the signature would be completely different,”  Farid says. “The PhotoDNA technology extends the signature to make it  robust and reliable, so that even if you change the image a little bit,  we can still find it.”</p>
<p>Farid  says another challenge to the task faced by NCMEC is simply finding the  images among the billions of pictures floating around the Internet. But  he says PhotoDNA’s ability to automate the search will help NCMEC and  online service providers get over that hurdle as well. Because the  amount of data in the PhotoDNA is small, it allows large data sets to be  searched for matches very quickly.</p>
<p>“If I laid  down in front of you a couple of billion images and ask you to hand me  the ones that are inappropriate, you can imagine the scope of that  problem,” Farid says. “And so we have been developing technology that  can pluck out those inappropriate images from a sea of billions in a  very fast, very reliable way.”</p>
<p><strong>Giving Law Enforcement New Leads</strong></p>
<p>Once  NCMEC assigns PhotoDNA signatures to known images of abuse, those  signatures can be shared with online service providers, who can match  them against the hashes of photos on their own services, find copies of  the same photos and remove them. Also, by identifying previously  “invisible” copies of identified photos, law enforcement may get new  leads to help track down the perpetrators.</p>
<p>“NCMEC  is equipped to make the PhotoDNA tool available to law enforcement  agencies, online service providers and others working with NCMEC to  disrupt the ability of predators to use the Internet to exploit children  or traffic in child pornography,” Allen says.</p>
<p>Brad  Smith, Microsoft’s general counsel, says the company will be working to  implement PhotoDNA in the coming months on online services such as Bing  and Windows Live, along with other online service providers looking to  help disrupt the spread of these photos online.</p>
<p>“We  believe the ability to move faster and be more efficient can make a  real difference in addressing the problem,” Smith says. “This is an  opportunity for us across the technology community to partner closely  with the National Center for Missing &amp; Exploited Children to use  this technology. By combining our efforts, we can have a much bigger  impact.”</p>
<div id="tweetbutton722" class="tw_button" style="float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fkriwnr&amp;via=michaelmknight&amp;text=PhotoDNA%20Fighting%20Child%20Pornography&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.michaelmknight.co.uk%2F2011%2F05%2F722%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.michaelmknight.co.uk/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.michaelmknight.co.uk/2011/05/722/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop Phishing: A simple guide</title>
		<link>http://www.michaelmknight.co.uk/2009/11/stop-phishing-in-5-steps/</link>
		<comments>http://www.michaelmknight.co.uk/2009/11/stop-phishing-in-5-steps/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 17:22:46 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Data Protection]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Forensic]]></category>
		<category><![CDATA[Hoax]]></category>
		<category><![CDATA[Identity Theft]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.michaelmknight.co.uk/?p=301</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Phishing has been around for a while now. Longer than most of you think, and over the next year or so, its going to get worse. Can you detect a Phishing site or Scam? Are you protected&#8230; What is Phishing OK, for those of you who don&#8217;t know what phishing is, here&#8217;s a quick overview. [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>Phishing has been around for a while now. Longer than most of you think, and over the next year or so, its going to get worse. Can you detect a Phishing site or Scam? Are you protected&#8230;</p>
<p><strong>What is Phishing</strong></p>
<p>OK, for those of you who don&#8217;t know what phishing is, here&#8217;s a quick overview. This exploit originates via email and typically requests account information, such as usernames or passwords, a situation that could easily lead to identity theft. According to the United States Federal Trade Commission, nearly 255,000 cases of identity theft were reported in 2003, most of them attributed to the crime of phishing.</p>
<p>Phishing now crosses over to the web, where fake websites are created that look like legitimate sites like Banks. You fill in your details as usual to check your online banking account, only to be redirected to your original bank. Whats actually happened here is that you have entered all your information into a fake website that now has your login details. These are then used to steal your identity or funds from your bank.</p>
<p><strong>What can be done to protect yourself?</strong></p>
<p>Well, here&#8217;s a security concept for everyone: &#8220;if you can&#8217;t do it securely, then don&#8217;t do it at all.&#8221;</p>
<p>This particularly applies when it would be far more &#8220;convenient&#8221; to do it in an insecure fashion. I&#8217;m not talking convenience here, I&#8217;m talking security. So, how this applies to <strong>phishing</strong> is, don&#8217;t use email to send links or account information. Some sites are sort of getting around to this. One such is eBay. Now <a title="eBay" href="http://www.ebay.com" target="_blank">eBay</a> will include a copy of all legitimate correspondence they send you in your email account at eBay.</p>
<p>Of course, the problem is if someone can match their website close enough to fool you into entering you eBay username/password on their server and do a man-in-the-middle attack on your account (and including their own phishing email in what you see) you&#8217;re still <strong>100% compromised</strong>. And all that takes is time and skill to set up.</p>
<p>Given the limits of <strong>email </strong>right now (including <a title="Sender Policy Framework" href="http://en.wikipedia.org/wiki/Sender_Policy_Framework" target="_blank">SPF</a> and such), it is impossible for the average user to know whether or not a specific email is legitimate or not. Sure, www.ebay.com is easy to verify, but is www.myebaysecurity.com also legitimate? Should I click on the enclosed link? SPF,<a title="Reverse DNS" href="http://en.wikipedia.org/wiki/Forward-confirmed_reverse_DNS" target="_blank"> rDNS</a>, and everything else can confirm that that IP address is legitimately assigned to that name.</p>
<p>So, the easiest solution would be to not send email with links. Yes, I am aware that this will mean the end of the cute <strong>HTML</strong> email ads that you send/receive. That&#8217;s the part about &#8220;if you can&#8217;t do it securely then don&#8217;t do it at all.&#8221; There&#8217;s no use in crying about what you can&#8217;t do if you can&#8217;t do what you want to do in a secure fashion.</p>
<p>It&#8217;s 2005 and the technology has advanced enough for any<strong> financial site</strong> (that means any site that involves money being exchanged) to run its own web-email-type system. They wouldn&#8217;t even need it to be <a title="A protocol used to send email" href="http://en.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol" target="_blank">SMTP</a>-capable. It would only be used for outside people reading their email from that business and sending email to employees inside that business and for employees at that business to send/receive email from the clients connected to it.</p>
<p>This isn&#8217;t to say that you&#8217;d have to check that email account all the time to see if you have email. Again, this is 2005. We have all kinds of means of <strong>alerting people</strong> when they need to check something. We can send a text message to their pager or mobile phone, we can leave a voice message on their pager, cell phone or home phone. It would even be possible to send a text only email without any links telling them that they have email at such-and-such bank/auction site/wherever and that they should go there to check it. Since they should already know the web site name (they have used it before, right?) they shouldn&#8217;t need to have it spelled out for them in the email.</p>
<p>It is economical for a bank to have a computer call phones and leave voice messages if you need to contact the bank (they already do this) but it is not economical for the <strong>phishers</strong> to do that (even if they&#8217;re running <a title="Skype - VoIP Telephone and Messaging Client" href="http://www.skype.com" target="_blank">Skype</a> or whatever). And it gets even easier if the bank (or whatever) allows you to choose the text message to be sent to your pager/cell phone.</p>
<p>The best part is that this would not require<strong> 51%+</strong> of the email servers to be upgraded or modified or anything else. For this to work for a specific bank/site it would only require that they change. And the technology is <strong>100%</strong> available (and Open Source) today.</p>
<p>It should be noted that this does not in any way describe any method for securing financial transactions done over the Web. This is just a method to <strong>kill phishing </strong>attempts and the losses associated with successful compromises.</p>
<p>Read more about Phishing here: <a title="Phishing Info" href="http://en.wikipedia.org/wiki/Phishing" target="_blank">http://en.wikipedia.org/wiki/Phishing</a></p>
<p><strong>Note</strong>: I published this article earlier in the year and I have decided to re-post it due to demands I&#8217;m getting from people finding me from this site: <a title="Link to my article" href="http://www.realtime-websecurity.com/articles_and_analysis/2007/04/cut_phishing_by_keeping_it_sim.html" target="_blank">http://www.realtime-websecurity.com</a> &#8211; Since I re-designed my blog, I had removed this article, hence the re-post.</p>
<span class="divider"></span>
<div id="tweetbutton301" class="tw_button" style="float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FeBtmWH&amp;via=michaelmknight&amp;text=Stop%20Phishing%3A%20A%20simple%20guide&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.michaelmknight.co.uk%2F2009%2F11%2Fstop-phishing-in-5-steps%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.michaelmknight.co.uk/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.michaelmknight.co.uk/2009/11/stop-phishing-in-5-steps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Steganography &#8211; Invisible Secrets</title>
		<link>http://www.michaelmknight.co.uk/2009/08/steganography-invisible-secrets/</link>
		<comments>http://www.michaelmknight.co.uk/2009/08/steganography-invisible-secrets/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 01:36:51 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Data Protection]]></category>
		<category><![CDATA[Forensic]]></category>
		<category><![CDATA[Identity Theft]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Advice]]></category>
		<category><![CDATA[hidden data]]></category>
		<category><![CDATA[secret]]></category>

		<guid isPermaLink="false">http://www.michaelmknight.co.uk/?p=218</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
A picture may be worth a thousand words, but it could also hide something more treacherous. Today, businesses wanting to guard against the potentially ultra-serious hazard of vitally important data being deliberately leaked to unauthorised people outside or even inside the organisation, need to get to grips with an alarming reality: a picture can also [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>A picture may be worth a thousand words, but it could also hide something more treacherous.</p>
<p>Today, businesses wanting to guard against the potentially ultra-serious hazard of vitally important data being deliberately leaked to unauthorised people outside or even inside the organisation, need to get to grips with an alarming reality: a picture can also conceal a thousand words.</p>
<p>Or in some cases even up to around 5,000 words. More than enough to betray all your most precious and commercially sensitive data: locations of newly-discovered oil fields; formulae for synthesising newly-discovered molecules of breakthrough drugs costing millions or even billions to develop; designs of revolutionary products you&#8217;re planning on being the first to bring to market; ultra-sensitive lists of hard-won customers; you name it.</p>
<p>Data concealed in pictures? It may sound like the basis for a plot sequence in the next Mission Impossible movie, but it isn&#8217;t. It&#8217;s real. And unless you are prepared to let any Tom, Dick or Harry cruise around your<strong> precious data</strong>, you need to be aware of the threat it poses.</p>
<p>The technique is called <strong>steganography</strong>, from Ancient Greek words meaning hidden or covered writing, just as that lumbering dinosaur the stegosaurus is so named because its back was covered in those large bony plates whose real purpose is a mystery even today.</p>
<p>But steganography wasn&#8217;t a mystery to the <strong>Ancient Greeks</strong>; indeed they most likely invented it. The Greek historian Herodotus records that in 312 BC, Histaeus of Miletus commanded the head of his most trusted slave to be shaved and tattooed with a vitally important secret message on it. Once the slave&#8217;s hair had grown, hiding the message, Histaeus used him as an emissary to a friendly power via enemy territory to instigate a revolt against the Persians.</p>
<p>This example from history shows why steganographic writing is such a dangerous threat to security. Friends who betray us are always a more potent threat than people we recognise as enemies from the outset, and steganographic messages look friendly and innocent.</p>
<p>You could devise a simple steganographic message by agreeing with your recipient that your real message will consist of the first letter of every word of your apparent message. &#8216;Bring us your invoice by Monday&#8217;, for example, would really mean &#8216;BUY IBM&#8217;. In steganographic writing the apparent message is known as the covertext and the real message is called the plaintext.</p>
<p>The innocuous appearance of the <strong>covertext</strong> in the example illustrates why steganographic writing doesn&#8217;t tend to set alarm bells ringing. It looks innocent, whereas the message &#8216;BUY IBM&#8217; encrypted in a simple code that consisted, say, of substituting each letter for the next letter in the alphabet &#8211; &#8216;CVZ JCN&#8217; &#8211; obviously looks dodgy and would be certain to awaken the suspicions of even the most credulous member of an industrial espionage prevention team.</p>
<p>The point is that any encrypted message will tend to raise suspicions because even though it can&#8217;t readily be read you will know it&#8217;s been encrypted and will instantly conclude that something fishy&#8217;s going on.</p>
<p>In the highly competitive ocean of modern business, the threat of steganography has recently become a major issue in corporate life.</p>
<p>It&#8217;s actually been a significant threat for several years due to the increased computing power available on everyone&#8217;s desktop, but people have been distracted by publicity about cryptography and steganography has rather remained in the background.</p>
<p>It&#8217;s a particularly worrying threat now because of the enormous computing power on desktops today, the massive volume of electronic communications, and the number of freely available tools that allow even a routine user to employ steganographic techniques.</p>
<p>By far the biggest type of threat is the potential for concealing steganographic writing within computerised images. With Windows you can literally drag and drop your hidden text onto a picture and the deed is done.</p>
<p>As Gordon Gekko reminded us in the film <a title="Wall Street" href="http://www.imdb.com/title/tt0094291/" target="_self">Wall Street</a> (1987), the most valuable commodity of all is information. And it&#8217;s precisely that which can so easily be given away today &#8211; or sold &#8211; using image-based steganographic techniques.</p>
<p><strong>What&#8217;s actually happening when you carry out what looks like a simple drag and drop?</strong></p>
<p>An electronic image is comprised of thousands of &#8216;<strong>picture elements</strong>&#8216; or &#8216;<strong>pixels</strong>&#8216;. A pixel is a binary number that provides information on the colour or (in a black and white picture) the shade of grey that should be displayed in that particular pixel.</p>
<p>The binary number will look something like this: <strong>10011011</strong> etc depending on the pixel in question. The individual numbers (the 1 or the 0) are known as bits and the further along you go to the right the less significant the bits become in defining the precise colour of the pixel.</p>
<p>Why does the opportunity for steganography exist? Because while each pixel is defined by a series of bits, some of these bits can be changed without affecting the resulting pixel to any discernible extent. In a computerised image whose size is 256 by 256 pixels, making a total of 65,536 pixels, there would easily be room to conceal say, about 5,000 words of data.</p>
<p>This method of concealment is known as &#8216;<strong>bit twiddling</strong>&#8216;. An obvious place to conceal a secret message would be within a computerised picture that does not show any apparent changes.</p>
<p>Bit twiddling is the most common way to conceal text within a computerised image. There are many more techniques, though, particularly when using image formats such as the now ubiquitous<strong> jpeg</strong> which many will have encountered through their digital cameras.</p>
<p>An apparently innocuous picture of &#8211; of example &#8211; an employee&#8217;s child&#8217;s first day at school taken with a standard family digital camera could easily be used to conceal a damaging leak. The leak could be so fatal that by the time the school term ends, thousands of other mums and dads at the business from which the information was leaked will have had to find new jobs &#8211; if they can. <strong></strong></p>
<p><strong>Insider Threats</strong> are big business, and selling or leaking company information, customer<strong> credit card details</strong> and more can now all be hidden in a single image file and emailed or innocently be taken out of the building on a laptop or removable media.</p>
<p><strong>What&#8217;s the best way to guard against the hazard of modern image-based steganographic betrayal?</strong></p>
<p>The first step is to recognise that it is a potential problem and get help to understand what tools are likely to be available to a malicious team member. You also need to know the manner in which these tools can be used because they often leave little trace of their presence &#8211; some are even termed &#8216;<strong>zero footprint</strong>&#8216; by those who develop them.</p>
<p>Yet help is at hand because dedicated teams of experts have been making available tools to help detect steganography. The technique they use is known as &#8216;steganalysis&#8217;.</p>
<p>Steganalysis is as much an art as a science. The detection tools need to be used so that the appropriate steganalysis resource is used in the appropriate situation.</p>
<p>Admittedly, this is not easy, when the range of steganography tools and the steganalysis counterparts have proliferated and are proliferating just as the threat from viruses did when they first emerged into the IT environment.</p>
<p>At work I began my own anti-steganography work as a forensic technical exercise but was soon alarmed at what my experiments were told me, not just about the power of the steganography tools available but also about the degree of care that needs to be applied to combat this potent security hazard.</p>
<p>Taking the threat of betrayal by apparently innocuous pixels seriously will lead you to put into practice the measures necessary to defend against it. And you do need to take this threat very seriously indeed. The stegosaurus may be long extinct, but <strong>steganographic treachery</strong> is, unfortunately, here to stay.</p>
<div id="tweetbutton218" class="tw_button" style="float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FeiIBuw&amp;via=michaelmknight&amp;text=Steganography%20%26%238211%3B%20Invisible%20Secrets&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.michaelmknight.co.uk%2F2009%2F08%2Fsteganography-invisible-secrets%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.michaelmknight.co.uk/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.michaelmknight.co.uk/2009/08/steganography-invisible-secrets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Password Advice</title>
		<link>http://www.michaelmknight.co.uk/2009/08/password-advice/</link>
		<comments>http://www.michaelmknight.co.uk/2009/08/password-advice/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 23:28:41 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Data Protection]]></category>
		<category><![CDATA[Forensic]]></category>
		<category><![CDATA[Identity Theft]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Advice]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[password]]></category>

		<guid isPermaLink="false">http://www.michaelmknight.co.uk/?p=200</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
Your passwords are the keys you use to access personal information that you&#8217;ve stored on your computer and in your online accounts. If criminals or other malicious users steal this information, they can use your name to open new credit card accounts, apply for a mortgage, or pose as you in online transactions. In many [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>Your passwords are the keys you use to access personal information that you&#8217;ve stored on your computer and in your online accounts.</p>
<p>If criminals or other malicious users steal this information, they can use your name to open new <strong>credit card</strong> accounts, apply for a mortgage, or pose as you in online transactions. In many cases you would not notice these attacks until it was too late.</p>
<p>Fortunately, it is not hard to create strong passwords and keep them well protected.</p>
<p><strong>What makes a strong password</strong></p>
<p>To an attacker, a strong password should appear to be a random string of characters. The following criteria can help your passwords do so:</p>
<p>Make it lengthy. Each character that you add to your password increases the protection that it provides many times over. Your passwords should be 8 or more characters in length; 14 characters or longer is ideal.</p>
<p>Many systems also support use of the space bar in passwords, so you can create a phrase made of many words (a &#8220;<strong>pass phrase</strong>&#8220;). A pass phrase is often easier to remember than a simple password, as well as longer and harder to guess.</p>
<p>Combine letters, numbers, and symbols. The greater variety of characters that you have in your password, the harder it is to guess. Other important specifics include:</p>
<p><strong>The fewer types of characters</strong> in your password, the longer it must be. A 15-character password composed only of random letters and numbers is about 33,000 times stronger than an 8-character password composed of characters from the entire keyboard. If you cannot create a password that contains symbols, you need to make it considerably longer to get the same degree of protection. An ideal password combines both length and different types of symbols.</p>
<p><strong>Use the entire keyboard</strong>, not just the most common characters. Symbols typed by holding down the &#8220;Shift&#8221; key and typing a number are very common in passwords. Your password will be much stronger if you choose from all the symbols on the keyboard, including punctuation marks not on the upper row of the keyboard, and any symbols unique to your language.</p>
<p><strong>Use words and phrases</strong> that are easy for you to remember, but difficult for others to guess. The easiest way to remember your passwords and pass phrases is to write them down. Contrary to popular belief, there is nothing wrong with writing passwords down, but they need to be adequately protected in order to remain secure and effective.</p>
<p>In general, passwords written on a piece of paper are more difficult to compromise across the Internet than a password manager, Web site, or other software-based storage tool, such as password managers.</p>
<p><strong>Create a strong, memorable password in 6 steps</strong></p>
<p>Use these steps to develop a strong password:</p>
<p>1. Think of a sentence that you can remember. This will be the basis of your strong password or pass phrase. Use a memorable sentence, such as &#8220;My son Aiden is three years old.&#8221;</p>
<p>2. Check if the computer or online system supports the pass phrase directly. If you can use a pass phrase (with spaces between characters) on your computer or online system, do so.</p>
<p>3. If the computer or online system does not support pass phrases, convert it to a password. Take the first letter of each word of the sentence that you&#8217;ve created to create a new, nonsensical word. Using the example above, you&#8217;d get: &#8220;msaityo&#8221;.</p>
<p>4. Add complexity by mixing uppercase and lowercase letters and numbers. It is valuable to use some letter swapping or misspellings as well. For instance, in the pass phrase above, consider misspelling Aiden&#8217;s name, or substituting the word &#8220;three&#8221; for the number 3. There are many possible substitutions, and the longer the sentence, the more complex your password can be. Your pass phrase might become &#8220;My SoN Ayd3N is 3 yeeRs old.&#8221; If the computer or online system will not support a pass phrase, use the same technique on the shorter password. This might yield a password like &#8220;MsAy3yo&#8221;.</p>
<p>5. Finally, substitute some special characters. You can use symbols that look like letters, combine words (remove spaces) and other ways to make the password more complex. Using these tricks, we create a pass phrase of &#8220;MySoN 8N i$ 3 yeeR$ old&#8221; or a password (using the first letter of each word) &#8220;M$8ni3y0&#8243;.</p>
<p>6. Test your new password with a <strong>Password Checker</strong>. A Password Checker is a non-recording feature on this <a title="Password Checker" href="http://www.michaelmknight.co.uk?wp_ct=2" target="_blank">Web site</a> that helps determine your password&#8217;s strength as you type.</p>
<p><strong>Password strategies to avoid</strong></p>
<p>Some common methods used to create passwords are easy to guess by criminals. To avoid weak, easy-to-guess passwords:</p>
<p><strong>Avoid sequences</strong> or repeated characters. &#8220;12345678,&#8221; &#8220;222222,&#8221; &#8220;abcdefg,&#8221; or adjacent letters on your keyboard do not help make secure passwords.</p>
<p><strong>Avoid using only look-alike</strong> substitutions of numbers or symbols. Criminals and other malicious users who know enough to try and crack your password will not be fooled by common look-alike replacements, such as to replace an &#8216;i&#8217; with a &#8217;1&#8242; or an &#8216;a&#8217; with &#8216;@&#8217; as in &#8220;M1cr0$0ft&#8221; or &#8220;P@ssw0rd&#8221;. But these substitutions can be effective when combined with other measures, such as length, misspellings, or variations in case, to improve the strength of your password.</p>
<p><strong>Avoid your login name</strong>. Any part of your name, birthday, social security number, or similar information for your loved ones constitutes a bad password choice. This is one of the first things criminals will try.</p>
<p><strong>Avoid dictionary words in any language</strong> &#8211; Criminals use sophisticated tools that can rapidly guess passwords that are based on words in multiple dictionaries, including words spelled backwards, common misspellings, and substitutions. This includes all sorts of profanity and any word you would not say in front of your children.</p>
<p><strong>Use more than one password everywhere</strong> &#8211; If any one of the computers or online systems using this password is compromised, all of your other information protected by that password should be considered compromised as well. It is critical to use different passwords for different systems.</p>
<p><strong>Avoid using online storage</strong> &#8211; If malicious users find these passwords stored online or on a networked computer, they have access to all your information.</p>
<p><strong>The &#8220;blank password&#8221; option</strong></p>
<p>A blank password (no password at all) on your account is more secure than a weak password such as &#8220;1234&#8243;. Criminals can easily guess a simplistic password, but on computers using Windows XP/Vista or Windows 7, an account without a password cannot be accessed remotely by means such as a network or the Internet. (This option is not available for Microsoft Windows 2000, Windows Me, or earlier versions) You can choose to use a blank password on your computer account if these criteria are met:</p>
<p>• You only have one computer or you have several computers but you do not need to access information on one computer from another one</p>
<p>• The computer is physically secure (you trust everyone who has physical access to the computer)</p>
<p>The use of a blank password is not always a good idea. For example, a laptop computer that you take with you is probably not physically secure, so on those you should have a strong password.</p>
<p><strong>How to access and change your passwords</strong></p>
<p><span style="color: #000000;"><strong>Online accounts</strong></span></p>
<p>Web sites have a variety of policies that govern how you can access your account and change your password. Look for a link (such as &#8220;my account&#8221;) somewhere on the site&#8217;s home page that goes to a special area of the site that allows password and account management.</p>
<p><strong>Computer passwords</strong></p>
<p>The Help files for your computer operating system will usually provide information about how to create, modify, and access password-protected user accounts, as well as how to require password protection upon startup of your computer. You can also try to find this information online at the software manufacturer&#8217;s Web site. For example, if you use Microsoft Windows XP, online help can show you how to manage passwords, change passwords, and more.</p>
<p><strong>Keep your passwords secret</strong></p>
<p>Treat your passwords and pass phrases with as much care as the information that they protect.</p>
<p><strong>Don&#8217;t reveal them to others</strong> &#8211; Keep your passwords hidden from friends or family members (especially children) who could pass them on to other less trustworthy individuals. Passwords that you need to share with others, such as the password to your online banking account that you might share with your spouse, are the only exceptions.</p>
<p><strong>Protect any recorded passwords</strong> &#8211; Be careful where you store the passwords that you record or write down. Do not leave these records of your passwords anywhere that you would not leave the information that they protect.</p>
<p><strong>Never provide your password</strong> over e-mail or based on an e-mail request. Any e-mail that requests your password or requests that you to go to a Web site to verify your password is almost certainly a fraud. This includes requests from a trusted company or individual. E-mail can be intercepted in transit, and e-mail that requests information might not be from the sender it claims. Internet &#8220;phishing&#8221; scams use fraudulent e-mail messages to entice you into revealing your user names and passwords, steal your identity, and more.</p>
<p><strong>Change your passwords regularly</strong> &#8211; This can help keep criminals and other malicious users unaware. The strength of your password will help keep it good for a longer time. A password that is shorter than 8 characters should be considered only good for a week or so, while a password that is 14 characters or longer (and follows the other rules outlined above) can be good for several years.</p>
<p><strong>Do not type passwords</strong> on computers that you do not control. Computers such as those in Internet cafés, computer labs, shared systems, kiosk systems, conferences, and airport lounges should be considered unsafe for any personal use other than anonymous Internet browsing. Do not use these computers to check online e-mail, chat rooms, bank balances, business mail, or any other account that requires a user name and password. Criminals can purchase keystroke logging devices for very little money and they take only a few moments to install. These devices let malicious users harvest all the information typed on a computer from across the Internet—your passwords and pass phrases are worth as much as the information that they protect. Windows has an OnScreen Keyboard that you can access if needs be. Press <strong>Start </strong>&gt; <strong>Run </strong>and type <strong>OSK</strong> and click OK. Now use the mouse to type in a password.</p>
<div id="attachment_201" class="wp-caption aligncenter" style="width: 516px"><img class="size-full wp-image-201" title="osk" src="http://www.michaelmknight.co.uk/wp-content/uploads/2009/08/osk.png" alt="Windows 7 On Screen Keyboard" width="506" height="157" /><p class="meta wp-caption-text">Windows 7 On Screen Keyboard</p></div>
<p><strong>What to do if your password is stolen</strong></p>
<p>Be sure to monitor all the information you protect with your passwords, such as your monthly financial statements, credit reports, online shopping accounts, and so on. Strong, memorable passwords can help protect you against fraud and identity theft, but there are no guarantees. No matter how strong your password is, if someone breaks into the system that stores it, they will have your password. If you notice any suspicious activity that could indicate that someone has accessed your information, notify authorities as quickly as you can.  If you need further help on what to do if you think your identity has been stolen or you&#8217;ve been similarly defrauded, then contact me.</p>
<div id="tweetbutton200" class="tw_button" style="float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fhq1gAS&amp;via=michaelmknight&amp;text=Password%20Advice&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.michaelmknight.co.uk%2F2009%2F08%2Fpassword-advice%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.michaelmknight.co.uk/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.michaelmknight.co.uk/2009/08/password-advice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sexting &#8211; A Guide</title>
		<link>http://www.michaelmknight.co.uk/2009/08/sexting-a-guide/</link>
		<comments>http://www.michaelmknight.co.uk/2009/08/sexting-a-guide/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 04:30:20 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Child Safety / Protection]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Advice]]></category>
		<category><![CDATA[Forensic]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[peer pressure]]></category>
		<category><![CDATA[sexting]]></category>
		<category><![CDATA[sexual]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.michaelmknight.co.uk/?p=178</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
What Is &#8220;Sexting?&#8221; When people take a sexually revealing picture or video of themselves and send it or them as text message attachments, it&#8217;s called &#8220;sexting.&#8221; And recently the practice has been increasing exponentially amongst kids. Kids &#8220;sext&#8221; to show off, to entice someone, to show interest in someone, or to prove commitment. The problem [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p><strong>What Is &#8220;Sexting?&#8221;</strong></p>
<p>When people take a sexually revealing picture or video of themselves and send it or them as text message attachments, it&#8217;s called &#8220;sexting.&#8221; And recently the practice has been increasing exponentially amongst kids. Kids &#8220;sext&#8221; to show off, to entice someone, to show interest in someone, or to prove commitment. The problem with that, is that the moment the relationship ends (and most of them do) someone is in possession of a highly compromising image that can be easily posted on a social networking site or sent around via email or text.</p>
<p>There have been some high profile cases of <a title="Sexting" href="http://en.wikipedia.org/wiki/Sexting" target="_blank">sexting</a> &#8212; including<strong> High School Musical</strong> star <a title="Vanessa Hudgens" href="http://www.imdb.com/name/nm1227814/" target="_blank">Vanessa Hudgens</a>, who sent a nude picture to her co-star/boyfriend, Zac Efron, that ended up all over the Internet and made headlines. And in July 2008, Cincinnati teen Jesse Logan <strong>committed suicide</strong> after a nude photo she’d sent to a boyfriend was circulated widely around her high school, resulting in harassment from her classmates.</p>
<p><strong>Why It Matters</strong></p>
<p>In a technology world where anything can be copied, sent, posted, and seen by huge audiences, there&#8217;s no such thing as being able to control images. Even if a photo was taken and sent as a token of love, the intention doesn’t matter &#8212; the technology makes it possible for everyone to see your child’s most intimate self. And in the hands of teenagers, when revealing photos are made public the subject almost always becomes the object of ridicule and name calling. Furthermore, sending <strong>sexual images</strong> to minors is against the law, and some states in the US and the UK have begun prosecuting kids for <strong>child pornography</strong> or obscenity.</p>
<p><strong>Advice for Parents</strong></p>
<p><strong>Don&#8217;t wait</strong> &#8211; for an incident to happen to your child or your child’s friend before you talk to your kids about the consequences of sexting. Sure, talking about sex or dating with teens can be really uncomfortable, but better to have the talk before the fact.</p>
<p><strong>Remind them</strong> &#8211; that once an image is sent, it can never be retrieved &#8212; and they will lose control of it. Ask teens how they would feel if their teachers, parents, or the entire school saw the picture, because it happens all the time.</p>
<p><strong>Talk about pressures</strong> &#8211; to send revealing photos. Let teens know that you understand that they can be pushed or dared into sending something. Tell them that no matter how big the social pressure is, the potential social humiliation will be hundreds of times worse.</p>
<p>The buck stops with them. If someone sends them a photo, have them delete it immediately. Better to be part of the solution than the problem. Besides, if they do send it on, they&#8217;re distributing pornography &#8212; and that’s against the law.</p>
<p>If you can’t deal with this, have your kids go to a professional that can help (and you should go yourself).</p>
<p><strong>Statistics</strong></p>
<blockquote>
<ul>
<li>22% of teen girls and 20% of teen boys have sent nude or semi-nude photos of themselves</li>
<li> 22% of teens admit that technology makes them personally more forward and aggressive</li>
<li>38% say exchanging sexy content makes dating or hooking up with others more likely</li>
<li>29% believe those exchanging sexy content are “expected” to date or hook up</li>
</ul>
</blockquote>
<p>Remember; revealing photos can be resent to a vast audience. If the person you or a kid sends an <strong>explicit image</strong> via mobile phone, or even email. These can be forwarded to someone else, and before you know it, the content is uploaded online or passed between peers and sending a sexual image to a minor, even minor to minor is illegal.</p>
<p><strong>Evidence</strong></p>
<p>As a parent, you may be worried what your kids are sending to each other. Where do your ethics come in to play regarding a kids privacy? Sometimes drastic measures will force you to intervene in a child&#8217;s life and development and for his or her protection.  For the worried parent there is software available that will help you. <a title="MOBILedit Forensic Software" href="http://www.mobiledit.com/forensic/" target="_blank">MOBILedit</a> is a Forensic Application that works will all mobile phones and PDAs and requres a data cable (one of these usually comes with a new phone as standard, if not, they are cheap to buy).</p>
<p>MOBILedit is quite costly, but the trial is fully functional and will allow you to use the application for a short time. Which will be all you need to gather the information you need. This software can also be used to read test (SMS) messages from both sides of the conversation. This is useful if your child is being bullied, or is indeed a bully him or herself. The application can be used for many predicaments you and your child may come across, and a way of proving facts.</p>
<p>Do not use this software as just a spying tool, this would be unfair and you would be infringing on privacy issues if you have no just cause, so please use this software wisely. You can download the trial below.</p>
<p><a href="http://download.mobiledit.com/mobiledit!/MOBILedit!Forensic.exe"><img class="alignleft size-full wp-image-184" title="Download MOBILedit Forensic Edition" src="http://www.michaelmknight.co.uk/wp-content/uploads/2009/08/downloadgrn.png" alt="downloadgrn" width="253" height="70" /></a></p>
<p>
<p>
<p>
<p>
<p>
<div id="tweetbutton178" class="tw_button" style="float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fi7kLI9&amp;via=michaelmknight&amp;text=Sexting%20%26%238211%3B%20A%20Guide&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.michaelmknight.co.uk%2F2009%2F08%2Fsexting-a-guide%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.michaelmknight.co.uk/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.michaelmknight.co.uk/2009/08/sexting-a-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Dangers</title>
		<link>http://www.michaelmknight.co.uk/2009/07/twitter-dangers/</link>
		<comments>http://www.michaelmknight.co.uk/2009/07/twitter-dangers/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 01:22:45 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Child Safety / Protection]]></category>
		<category><![CDATA[Forensic]]></category>
		<category><![CDATA[Identity Theft]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Attack]]></category>
		<category><![CDATA[fake]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[provention]]></category>
		<category><![CDATA[stalkers]]></category>
		<category><![CDATA[Trojans]]></category>
		<category><![CDATA[Viruses]]></category>

		<guid isPermaLink="false">http://www.michaelmknight.co.uk/?p=160</guid>
		<description><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
We all know how fun Twitter can be. Many people have fallen in love with this micro blogging site, and don’t really see anything that could go wrong. After all, who needs Twitter safety tips against a cute, bird logo? Well, don’t be too caught up in your Twitter postings that you forget your safety. [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
#leftcontainerBox {
float:left;
position: fixed;
top: 60%;
left: 70px;
}

#leftcontainerBox .buttons {
float:left;
clear:both;
margin:4px 4px 4px 4px;

padding-bottom:2px;
}


#bottomcontainerBox {
height: 30px;
width:50%;
padding-top:1px;
}

#bottomcontainerBox .buttons {
float:left;
height: 30px;
margin:4px 4px 4px 4px;
}

</style>
<p>We all know how fun<a title="Twitter" href="http://twitter.com" target="_blank"> Twitter</a> can be. Many people have fallen in love with this micro blogging site, and don’t really see anything that could go wrong. After all, who needs Twitter safety tips against a cute, bird logo?</p>
<p>Well, don’t be too caught up in your Twitter postings that you forget your safety. Remember that the Internet is still a prime target market for sexual predators, <a title="Article on Stalkers" href="http://www.michaelmknight.co.uk/?p=140" target="_blank">stalkers</a>, fraudsters, scammers, hackers and people who want to do others harm. You might need these Twitter safety tips more than you realise, especially if you have just started to use twitter.</p>
<p>Just the other day, I chanced upon this TV interview of a young, popular actress who pointed out that someone has set up an account on Twitter, pretending to be her which leads me to…</p>
<p><strong>Twitter Safety Tip # 1:  Don’t believe everything you read</strong></p>
<p>Have we not learned from the past? The Internet, while not harmful by itself, is still a haven for individuals and groups that are up to no good.</p>
<p>After all, who can say that a 50-year-old pervert isn’t a cute, 15-year-old student from London when he sounds just like a 15-year old student from London? And that picture of him in that blue shirt just backs it up, right?</p>
<p>If you are inclined to believe this, then you need this Twitter safety tip more than anyone else. People who want to befriend you can easily make up lies on Twitter. Don’t think for a second that they wouldn’t take the time and effort to prattle away about their non-existent boring Algebra classes and upcoming winter dance if it meant making themselves more convincing.</p>
<p>Be aware that there are many fake profiles on twitter. Learn how to spot them. Firstly, you&#8217;ll notice that they have not posted much, and with links being shortened, its hard to see if your being sent to a real site or a dodgy site where you will be prone to a <a title="More info about Clickjacking" href="http://en.wikipedia.org/wiki/Clickjacking" target="_blank">clickjacking</a> attack/scam. Other things too look out for are the following and followers. Usually you can tell by looking if this is a real person or a fake. Also keep away from people sending tweets from API. Scammers/Spammers also follow each other, and may converse between themselves to make it look like they have actual friends. Be wary. A quick example of clickjacking. <a title="Rickrolled" href="http://www.michaelmknight.co.uk?wp_ct=13" target="_blank">Click this link</a> (its safe), but its shows you how an easy link can be spoofed.</p>
<div id="attachment_230" class="wp-caption aligncenter" style="width: 515px"><img class="size-full wp-image-230" title="fake1" src="http://www.michaelmknight.co.uk/wp-content/uploads/2009/08/fale1.jpg" alt="The most common looking fake profile" width="505" height="411" /><p class="meta wp-caption-text">The most common looking fake profile with low followers</p></div>
<div id="attachment_228" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-228" title="api1" src="http://www.michaelmknight.co.uk/wp-content/uploads/2009/08/api1.jpg" alt="Automated tweets from the Twitter API - Block these people" width="500" height="45" /><p class="meta wp-caption-text">Automated tweets from the Twitter API - Block these people</p></div>
<p>If you want to follow a celebrity, I suggest you look for the new Twitter <strong>Verified Account</strong> tag that&#8217;s added at the top right of a profile, and check out <a title="Valebrity - Famous people to follow" href="http://valebrity.com" target="_blank">Valebrity</a> for a huge list of validated celebs.</p>
<div id="attachment_232" class="wp-caption aligncenter" style="width: 515px"><img class="size-full wp-image-232" title="var" src="http://www.michaelmknight.co.uk/wp-content/uploads/2009/08/var.PNG" alt="An official Varified Account" width="505" height="159" /><p class="meta wp-caption-text">An official Verified Account</p></div>
<p>Last bits on this subject, there are lots of automated scripts out there that create fake profiles, bots that create fake posts and user accounts. So if you are unsure that this is a real person, do some investigating and look at their followers and see if any of them has ever had a proper conversation with this possible &#8216;fake&#8217;. If in doubt, don&#8217;t follow them back and block them.</p>
<div id="attachment_229" class="wp-caption aligncenter" style="width: 515px"><img class="size-full wp-image-229" title="fake2" src="http://www.michaelmknight.co.uk/wp-content/uploads/2009/08/fake2.jpg" alt="A typical Fake Profile. Notice theres no conversation" width="505" height="454" /><p class="meta wp-caption-text">A typical fake Profile. Notice there&#39;s no conversation, and low followers</p></div>
<p>Also beware of tweets and websites that claim <strong>Get 160,000 followers</strong> in a month, or words like that. Firstly, they don&#8217;t work, and secondly they are probably a scam.</p>
<p>Why? Well, once you click a link, you are directed to a website where you enter your Twitter login details. Now the scammers/spamers can send tweets from your account. Also, they may flood Twitter with thousands of messages. Twitter hates this and it will get your account locked and possibly deleted. If this happens and you still have access to your account, change your password immediately.</p>
<p>When visiting any website that is not directly affiliated or endorsed by twitter, be very careful when submitting your account details. You never know who owns the website or what they are using it for, so do some research first. Check the  <a title="Whois Information" href="http://www.whois.net/" target="_blank">whois</a> information for the site (this can also be faked), search twitter to see if other people are using the site (or even an app) and see if they seem to be sending spam tweets. If all is clear, then they are probably OK.</p>
<p>Never pay for a service that links to Twitter.</p>
<p><strong>Twitter Safety Tip # 2: Don’t give out your location</strong></p>
<p>I know that micro <strong>blogging</strong> is fun. There’s just something addicting about being able to post what you’re doing or what you’re feeling at this exact moment… and having hundreds, possibly thousands of followers seeing it.</p>
<p>If you have added people in Twitter who are not really your friends, then all the more reason to be careful. If you, for example, tweets that you’re stuck in the Starbucks near your home late at night, anyone could just take advantage of that information. Its only a matter of time until you turn on the TV and hear that someone is being stalked or has been attacked or murdered because they twitted their exact location, so be warned.</p>
<p>Lastly on this location tip. Be careful if you are using an<strong> iPhone </strong>and turn on the Location Option. It looks like this in a persons profile: <strong>37.739705,-122.430799</strong> and gives you the longitude and latitude of a persons iPhone. This can be used to track you. So turn this feature off.  In a test, I activated this feature on an iPhone with Twitterrific. With a laptop and mobile phone enabled with GPS Software I travelled miles away from home, where I left the iPhone switched on. I activated the Laptop and GPS, loaded my Twitter page and got the coordinates. I entered them into the GPS system and navigated the route to 20 meters from my doorstep. Anyone could do this with just a laptop and GPS Enabled phone. You can also go to <a title="Google Maps" href="http://maps.google.com">Google Maps</a> and copy and paste the longitude and latitude, this will also give the location. And with Street View, you can probably see where that person lives.</p>
<p><strong>Twitter Safety Tip # 3: Don’t attract too much attention to yourself</strong></p>
<p>Twittering that you have just received a gold bracelet from your boyfriend can also attract the wrong sort of followers to your account. Trust should not be so freely given on the Internet.</p>
<p>You might want to show it off on Twitter via <a title="TwitPic - Image hosting " href="http://www.twitpic.com/" target="_blank">TwitPic</a> or some other image provider or host, but think about the possible risks. It might tempt others into doing something both you, and they, will regret.</p>
<p>As much fun as Twitter is, set a limit on how much private information you’re really broadcasting to the world. Many of you may be thinking, &#8216;yeah, whateverrrr&#8217;, or &#8216;yeah OK, this will never happen to me&#8217;. But <em><strong>never</strong></em> forego you&#8217;re safety,  and <em><strong>never</strong></em> let your guard down on the Internet. If you do, you&#8217;re a fool!</p>
<p><strong>More protection&#8230;</strong></p>
<p>When using twitter, I&#8217;d suggest using a 3rd party application like <a title="TweetDeck" href="http://tweetdeck.com" target="_blank">TweetDeck</a> (which is my favorite twitter app) or <a title="CoTweet" href="http://cotweet.com/" target="_blank">CoTweet</a> (which is my second fave). The reason for using a 3rd party application is that it uses Twitters <a title="API" href="http://en.wikipedia.org/wiki/Application_programming_interface" target="_blank">API </a>(Application programming interface) and you are less likely to get a trojan or virus from clicking on a users infected profile. Yes! You can also get a Trojan or Virus from using Twitter. A while back, Twitter was plagued by the &#8216;<strong>Mikeyy Worm</strong>&#8216; that infected you if you clicked on a profile that had been compromised by the Mikeyy worm. Incidentaly, the Mikeyy worm was actually written by Michael Mooney, a 17 year old kid and it crippled millions of Twitter accounts.</p>
<p>You can keep track of attacks on twitter<a title="Twitter Hit by News" href="http://search.twitter.com/search?q=%22Twitter+Hit+By%22" target="_blank"> here</a>. And if you would like to report suspicious activity, a spammer or something that doesn&#8217;t look right, follow twitters <strong>Spam Team</strong> and then send them a tweet with your problem: <a title="Twitters Spam Busters" href="http://twitter.com/spam" target="_blank">http://twitter.com/spam</a> and they should help. Also, if you have any real issues and you need support from Twitter, visit their <a title="Twitter Help And Support" href="http://twitter.zendesk.com/requests/new" target="_blank">ticketing system</a>.</p>
<p>Twitter is not perfect and is riddled with <strong>security holes</strong>, and more are being discovered or exploited daily. For a platform that&#8217;s almost over 3 years old, the boffins at Twitter really should plug these holes, tighten up security and keep people safer. Don&#8217;t let this spoil your twitting experience though. As long as you keep safe whilst on twitter, and learn how to spot the fake profiles, you&#8217;ll have a great time.</p>
<p>If you have any <strong>Twitter tips</strong> you would like to share with us, please comment below and at some point I will include these in a list, and credit you.</p>
<p>Lastly, check out <a title="Sharon Hays" href="http://sharontucci.blogspot.com/" target="_blank">Sharon Hays&#8217;</a> Blog for tons of Twitter information. She&#8217;s a pure Twitter professional, lovely person and her blog will help you get used to Twitter if you are new. Also, checkout <a title="Twitter 101" href="http://business.twitter.com/twitter101/" target="_blank">Twitter 101</a> for some excellent information.</p>
<p><strong>Recent Twitter Bots/Scammers</strong></p>
<p><span style="color: #993300;">I will update this section of this post as new scams, bots and strategies change, so keep popping back for updats&#8230;</span></p>
<p>You will notice that they are now having conversations. But with other bots and they use rubbish English like &#8216;<strong>Howz U doin</strong>&#8216;,  &#8216;<strong>I did dat last wk</strong>&#8216; and so on. If you click on the people they are following, you will notice the same bad grammar and spellings. Some of these new spammers are also now mimicking or pretending to be up and coming actors/actresses and celebs.</p>
<p><strong>3rd Party Application Spam</strong></p>
<p>I&#8217;ve noticed that spammers are now creating profiles and posting tweets via <strong>TweetDeck</strong> and <strong>CoTweet</strong> as well as <strong>TwitterFeed</strong>. Again, there is no real conversation and the posts are riddled with useless links and random tweets. You may also notice that the spammers and bots are now using lists to make them look like normal people. Be wary.</p>
<div id="attachment_293" class="wp-caption aligncenter" style="width: 516px"><img class="size-full wp-image-293" title="fake3" src="http://www.michaelmknight.co.uk/wp-content/uploads/2009/11/fake3.png" alt="fake3" width="506" height="449" /><p class="meta wp-caption-text">New fake profile using TweetDeck and using Lists</p></div>
<p><strong><br />
True Twit</strong></p>
<p>This is not a danger, but I wanted to update you with this cool utility. If you are plagued by <strong>Twitter spam </strong>(or Twam) and you have had enough, you can try True Twit. <a title="True Twit" href="http://www.michaelmknight.co.uk?wp_ct=12" target="_blank"><strong>True Twit</strong></a> has been around a while now and what it does is to <strong>verify </strong>anyone following you. So, if for example, I follow you, I&#8217;m sent a DM to click a link to verify that I am in fact a cool human being and wants to follow you because I think your cool. I don&#8217;t have to enter any of my Twitter details either.</p>
<div id="attachment_309" class="wp-caption aligncenter" style="width: 520px"><img class="size-full wp-image-309" title="tt" src="http://www.michaelmknight.co.uk/wp-content/uploads/2009/11/tt.png" alt="True Twit - Helping stop Twitter Spam" width="510" height="349" /><p class="meta wp-caption-text">True Twit - Helping stop Twitter Spam</p></div>
<p>True Twit also has a few neat options behind the scenes, where you can send a verification note to anyone on your list to whom you think may is a spammer or may have a fake profile, they are then sent a DM to verify themselves. The message that is sent is customisable, or you can use the default message. You can also unfollow people too. Signup today and help stop the spam.</p>
<p><a title="True Twit" href="http://www.michaelmknight.co.uk?wp_ct=12" target="_blank">http://www.truetwit.com</a>.</p>
<p>Stay tuned for more info&#8230;</p>
<div id="tweetbutton160" class="tw_button" style="float:right;margin-left:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2F1tlCk4&amp;via=michaelmknight&amp;text=Twitter%20Dangers&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fwww.michaelmknight.co.uk%2F2009%2F07%2Ftwitter-dangers%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.michaelmknight.co.uk/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.michaelmknight.co.uk/2009/07/twitter-dangers/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

