<?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>Security Things</title>
	<atom:link href="http://www.friendsglobal.com/security/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.friendsglobal.com/security</link>
	<description>Current and Future Security Issues and Trends</description>
	<lastBuildDate>Mon, 31 Oct 2011 18:13:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Report on UPenn Criticisms of the P25 Radio: Cont 3</title>
		<link>http://www.friendsglobal.com/security/?p=127</link>
		<comments>http://www.friendsglobal.com/security/?p=127#comments</comments>
		<pubDate>Mon, 31 Oct 2011 18:09:19 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=127</guid>
		<description><![CDATA[Looking at the packet structure, the UPenn authors claim that jamming a single bit will cause the packet top be unreadable, but in reality, there are multiple bits, any of which jammed would cause a packet to be unreadable: 72 &#8230; <a href="http://www.friendsglobal.com/security/?p=127">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Looking at the packet structure, the UPenn authors claim that jamming a single bit will cause the packet top be unreadable, but in reality, there are multiple bits, any of which jammed would cause a packet to be unreadable: 72 bit IV (64 effective), 8 bit algorithm ID, 16 KeyID all jammable. if a single bit in an of these are lost, the packet cannot be decrypted.<br />
&#8220;A well known weakness of stream ciphers is that attackers who know the plaintext content of any encrypted portion of transmission may make arbitrary changes to that content at will simply by flipping appropriate bits in the data stream. For this reason, it is generally recommended that stream ciphers always be used in conjunction with MACs, but the same design decision (error tolerance) that forced the use of stream ciphers in P25 also prevents the use of MACs.&#8221;<br />
There is a solution. An even worse weakness is repeating the usage of an IV with a single key. A simple solution to this issue is for a radio, when broadcasting to a certain AlgoID-KeyID pair, to select a random IV value for the first packet and then increment this value by one for each following transmission. In this way, receiving radios can track the last known sent IV. Any IVs lower then the last transmitted can be rejected. This prevents an attacker from replaying information. If the attacker modifies the IV for a replayed packet, the IV will not be able to decrypt the packet, and it will be rejected.<br />
EEC weakness &#8211; claimed a weakness allowing easier selective jamming.<br />
User Interface Weaknesses will not be addressed.<br />
Clear Traffic accepted &#8211; This is not a problem. At times, it is more important to communicate then it is to be secure. This is operationally correct.<br />
Cumbersome keying. &#8211; operational issue.<br />
Traffic analysis<br />
These are not tactical radios. While being able to do frequency, sending receiver identification can lead to exposure of critical information in tactical (military) networks, this becomes much less of a concern in non-tactical nets. </p>
<p>&#8220;Transmitting radio sources are is generally susceptible to geolocation through direction finding and triangulation techniques.&#8221;<br />
This is true for all broadcast signals. The reality is, direction finding wideband signals is not less difficult then it is for narrow band. If there is energy, it can be found, beam formed and form multiple locations, a probable location of the emitter can be found. This level of sophistication and coordination is not normally found in criminal activity but that of nation state.</p>
<p>Denial of service attacks<br />
Again, this class of attacks are more easily found for well known signals like Cell, Wifi, and GPS jammers. Thus, the freq is nor more vulnerable to jamming then any other readily known signal.<br />
The authors analysis of the methods of jamming analog signals are &#8230; naive and incorrect. Unfortunately, I cannot say much more then that about the subject matter. </p>
<p>&#8220;As a practical matter, the analog jamming arms race is actually tipped slightly in favor of the defender, since the attacker generally also has to worry about being discovered (and then eliminated) with radio direction finding and other countermeasures. More power makes the jammer more effective, but also easier to locate.&#8221;<br />
The same holds true for digital jamming, even in ultra short burst rates. Beam forming techniques can readily discern multiple /simultaneous signals and can plot these over time. Even short burst signals can be found and discerned using time differential of arrival techniques.</p>
<p>&#8220;Spread spectrum systems [3], and especially direct sequence spread spectrum systems, can be made robust against jamming, either by the use of a secret spreading code or by more clever techniques described in [6, 1].&#8221;<br />
This naive claim made me laugh; no signal is robust against jamming. If there is energy, it can be found. If it can be found, it can be interrupted.<br />
&#8220;Without special information, a jamming transmitter must increase the noise floor not just on a single frequency channel, but rather across the entire band in use, at sufficient power to prevent reception. &#8221;<br />
Without special information, even on narrow band signals, a jammer must broadcast over a continuous interval to increase the noise floor. This applies for any signal and not just P25. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=127</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Report on UPenn Criticisms of the P25 Radio: Cont 2</title>
		<link>http://www.friendsglobal.com/security/?p=122</link>
		<comments>http://www.friendsglobal.com/security/?p=122#comments</comments>
		<pubDate>Mon, 24 Oct 2011 19:58:03 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=122</guid>
		<description><![CDATA[Comments Section 3 Security Analysis This is where the authors of the paper begin to throw around terms which really start to give me concern. Section two describes some of the encryption protocols and methods used in the P25 system. &#8230; <a href="http://www.friendsglobal.com/security/?p=122">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Comments Section 3 Security Analysis<br />
This is where the authors of the paper begin to throw around terms which really start to give me concern.<br />
Section two describes some of the encryption protocols and methods used in the P25 system. The beginning of section three starts out with the following claim.<br />
&#8220;In the previous section, we described a highly ad hoc, constrained architecture that, we note, departs in significant ways from conservative security design, does not provide clean separation of layers, and lacks a clearly stated set of requirements against which it can be tested.&#8221;<br />
1. &#8220;highly ad hoc&#8221; is never qualified, defined, described or justified.<br />
2. &#8220;constrained architecture&#8221; again, this is not qualified how it is constrained. Nor is it explained how this is bad.<br />
3. &#8220;we note, departs in significant ways from conservative security design&#8221; No place thus far have they noted the design departs in *any* way, let alone &#8220;significant.&#8221;<br />
4. Again, a claim with no backing that the protocol does not provide a &#8220;clean separation of layers.&#8221;<br />
5. Finally the claim &#8220;lacks a clearly stated set of requirements against which it can be tested&#8221;, which contradicts prior wording &#8220;The P25 protocols are quite complex, and the reader is urged to consult the standards themselves for The voice message begins with a Header, and then continues with Logical Link a complete description of the various data formats, options, and message flows.&#8221; If they are set in a standard, which has a &#8220;complete description,&#8221; it would follow there are requirements which can be used as testable features. </p>
<p>&#8220;This ad hoc design by itself represents a security concern, and could be considered a basic architectural weakness. In fact, the design introduces significant certificational weaknesses in the cryptographic protection provided.&#8221;<br />
Again the authors make more claims as to ad hoc and claims &#8220;certificational&#8221; issues with the cryptographic protection without clearly stating what these are. </p>
<p>&#8220;Given the overall complexity of the P25 protocol suite, and especially given the reliance of upper layers such as the OTAR subsystem on the behavior of lower layers, such deficiencies make the security of the overall system much harder for a defender to analyze.&#8221;<br />
Now the authors claim that upper layers relying on lower layers for security makes a system harder to analyze. Layered security approaches in communication have been used for many years. IPSec is a classic example of a layer three protection protocol used by higher layers for many years. I find it interesting the authors claim IPSec makes the security of a system harder to analyze.<br />
&#8220;The P25 implementation and user interfaces, too, suffer from an ad hoc design&#8230;&#8221;<br />
I am reminded of a quote from the move &#8220;The Princes Bride&#8221;, &#8220;You keep using that word. I do not think it means what you think it means.&#8221; The Cambridge American Dictionary lists the definition of ad hoc as &#8220;for a particular purpose or need, esp. for an immediate need.&#8221; So, since most user interfaces are built for a particular need, they all could be considered ad hoc. Likewise could be said abotu the protocol since it was built for the P25 specification needs. The authors fail to explain how this is bad.</p>
<p>&#8220;At the root of many of the most important practical vulnerabilities in P25 systems are a number of fundamentally weak cryptographic, security protocol, and coding design choices.&#8221;<br />
So, lets look for where they make these two (or three, depending on how you parse the commas), separate points &#8220;weak cryptographic&#8221;, &#8220;weak cryptographic, security protocol&#8221; and &#8220;coding design choices&#8221;. (although coding design choices are not the fault of the protocol)</p>
<p>&#8220;Because no MACs are employed on voice and most other traffic, even in encrypted mode, it is trivial for an adversary to masquerade as a legitimate user, to inject false voice traffic, and to replay captured traffic, even when all radios in a system have encryption configured and enabled.&#8221;<br />
It is difficult to discern what type of MAC the authors are referring to. If they mean no Media Access Control address, then depending on if the protocol broadcasts the MAC clear text as it does in many waveforms (see 802.11), it is also trivial to masquerade. If the authors are referring to a Message Authentication Code (as they did prior) and if the attacker does not have the encryption key, I would be very curious how they claim it is &#8220;trivial&#8221; to conduct a masquerading attack. (please note the use of and between the claims of masquerade and replay denotes both are &#8220;trivial.&#8221;) Without the proper key, there is no way they can (to my limited knowledge), produce a decryptable packet for false injection / masquerading. Once the false packet is received, decryption will be unsuccessful and any such injection will be thwarted.<br />
Now, as to the author&#8217;s claim of a replay attack; this is the more interesting claim and one they *should* have investigated. It should also be noted that reply attacks do not &#8220;inject false traffic&#8221;, merely stale traffic which is not false. </p>
<p>&#8220;Even when encryption is used, much of the basic metadata that identifies the systems, talk groups, sender and receiver user IDs, and message types of transmissions are sent in the clear and are directly available to a passive eavesdropper for traffic analysis and to facilitate other attacks.&#8221;<br />
This is of concern but sensitivity of such transmission security (TranSec) issues may not be of concern given these radios are not designed to carry/process classified information. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=122</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Report on UPenn Criticisms of the P25 Radio: Cont 1</title>
		<link>http://www.friendsglobal.com/security/?p=117</link>
		<comments>http://www.friendsglobal.com/security/?p=117#comments</comments>
		<pubDate>Wed, 19 Oct 2011 15:24:55 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[P25]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=117</guid>
		<description><![CDATA[Looking into the introduction, more claims can be found: &#8220;Practical attacks can leak information, including location information about members of a radio group, and can seriously mislead their users about the security state of their communication.&#8221; If these attacks are &#8230; <a href="http://www.friendsglobal.com/security/?p=117">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Looking into the introduction, more claims can be found:<br />
&#8220;Practical attacks can leak information, including location information about members of a radio group, and can seriously mislead their users about the security state of their communication.&#8221;<br />
If these attacks are so practical, it will be interesting to see the implementation because it is not good to &#8220;seriously mislead&#8221; users. </p>
<p>&#8220;We describe an active traffic analysis attack that permits on-demand determination of the location of all of the users of a radio network, even when they are not actively using their radios.&#8221;<br />
How is &#8220;not using radios&#8221; defined. Are the radios off? </p>
<p>&#8220;We also describe very low- energy selective jamming attacks that exploit a variety of protocol weakness, with the effect that encrypted users can be forced (knowingly or unknowingly) to revert to unencrypted mode.&#8221;<br />
Again, lets be careful with this claim. As I stated before, the &#8220;very low- energy selective jamming&#8221; can only occur under very limited operational scenarios. Also, of great interest is the claim &#8220;encrypted users can be forced (unknowingly) to revert to unencrypted mode.&#8221; This is the critical claim which needs to be examined closely. </p>
<p>&#8220;These attacks may also be used to entirely disable trunked mode communications for an entire radio network with strikingly low energy.&#8221; How is &#8220;strikingly low energy&#8221; defined; more sensationalistic terms?</p>
<p>&#8220;can prevent encrypted traffic from being received and can force the users to disable encryption&#8221; Again, a claim of forcing, as is against will, or as stated prior, without the users knowledge, disable encryption. Multiple times this claim has been made, lets see if it stands up. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=117</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Report on UPenn Criticisms of the P25 Radio</title>
		<link>http://www.friendsglobal.com/security/?p=114</link>
		<comments>http://www.friendsglobal.com/security/?p=114#comments</comments>
		<pubDate>Wed, 19 Oct 2011 15:15:21 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[P25]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=114</guid>
		<description><![CDATA[This following few posts are related to a paper published out of UPenn titled &#8220;Security Weakness in the APCO Project 25 Two-Way Radio System.&#8221; Lets take a look at the Abstract. From the Abstract &#8220;We find a number of protocol, &#8230; <a href="http://www.friendsglobal.com/security/?p=114">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This following few posts are related to a paper published out of UPenn titled &#8220;Security Weakness in the APCO Project 25 Two-Way Radio System.&#8221;<br />
Lets take a look at the Abstract.<br />
From the Abstract &#8220;We find a number of protocol, implementation, and user interface weaknesses that can leak information to a passive eavesdropper and that facilitate active attacks.&#8221;<br />
So, found was more then one of protocol, implementation and user interface issues and at least one of each which &#8220;can leak information to a passive eavesdropper.&#8221;<br />
Also &#8220;In par- ticular, P25 systems are highly susceptible to active traffic analysis attacks,&#8221; How is &#8220;highly susceptible&#8221; defined?<br />
&#8220;radio user locations are surreptitiously determined&#8221; This claim will be interesting to see how it is proven and validated.<br />
&#8220;selective jamming attacks&#8221; Again, another claim which will be interesting to see how it is proven and validated.<br />
&#8220;The P25 protocols make such attacks not only feasible but highly efficient&#8221; How is &#8220;highly efficient&#8221; defined?<br />
Added &#8220;&#8230;requiring, for example, significantly less aggregate energy output from a jammer than from the legitimate transmitters.&#8221; This claim is dubious at best. If a jammer is at one extreme edge of the network from the transmitter, and the receive at the other, the jammer will require significantly more aggregate energy to overcome the simple fading channel issues.<br />
Right from the start, the Abstract presents questionable information in sensationalist format. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=114</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More SCADA Vulnerablities</title>
		<link>http://www.friendsglobal.com/security/?p=110</link>
		<comments>http://www.friendsglobal.com/security/?p=110#comments</comments>
		<pubDate>Thu, 22 Sep 2011 14:56:25 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[SCADA]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=110</guid>
		<description><![CDATA[Recently, over ten zero day SCADA attacks and step by step instructions were published. SCADA devices are controllers used in automation of things like factories. The whole idea that there is a problem with SCADA device security is ludicrous. These &#8230; <a href="http://www.friendsglobal.com/security/?p=110">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently, over ten zero day SCADA attacks and step by step instructions were published. SCADA devices are controllers used in automation of things like factories. The whole idea that there is a problem with SCADA device security is ludicrous. These devices control multi-billion dollar factories yet they do not take even the most simple security precautions.</p>
<p>I had one person ask me how to prevent their SCADA devices from getting hacked. The answer is very simple, air gap it. Take the entire production network and disconnect it from the internet and the rest of the company&#8217;s network. Furthermore, no USB drives can be brought into the network and any update information is verified by multiple people. Super glue USB drives to make them inoperable and prevent outside computers from being hooked into the system. This way, an infection can not get into the system in the first place. These production lines have their own isolated power and even physical access control but they connect the system into the internet? </p>
<p>Some limited data may need to be brought out of the production environment but it should be set up as the exception, on set times, from specific and limited computers specific ports with limits on the amounts of data flowing in either direction. No, the IT guys will not be able to VNC into the system at 3am from home and they will not like this.<br />
Is it worth the cost of your production system going down for several weeks when (not if) you get hacked?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=110</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And This is Surprising Why?</title>
		<link>http://www.friendsglobal.com/security/?p=105</link>
		<comments>http://www.friendsglobal.com/security/?p=105#comments</comments>
		<pubDate>Tue, 28 Jun 2011 17:56:20 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=105</guid>
		<description><![CDATA[From this article titled: Rootkit infection requires Windows reinstall, says Microsoft MS is just now acknowledging this? Microsoft is telling Windows users that they&#8217;ll have to reinstall the operating system if they get infected with a new rootkit that hides &#8230; <a href="http://www.friendsglobal.com/security/?p=105">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>From this article titled: <a href="http://www.computerworld.com/s/article/9217953/Rootkit_infection_requires_Windows_reinstall_says_Microsoft">Rootkit infection requires Windows reinstall, says Microsoft</a><br />
MS is just now acknowledging this? </p>
<blockquote><p>Microsoft is telling Windows users that they&#8217;ll have to reinstall the operating system if they get infected with a new rootkit that hides in the machine&#8217;s boot sector.</p>
<p>A new variant of a Trojan Microsoft calls &#8220;Popureb&#8221; digs so deeply into the system that the only way to eradicate it is to return Windows to its out-of-the-box configuration</p></blockquote>
<p>Digging into the information, the article is a bit dramatic (drama sells). It requires the user to restore the OS, not reinstall. It is mainly to rewrite/fix the master boot record. This being said&#8230;<br />
For the last several years, the only way to make sure all traces of an infection are gone is a reinstall. I&#8217;ve had to tell several friends and relatives I have given up delousing computers; just reinstall the OS. Infections for some time have gotten to the point that the only way to make sure is to nuke it from orbit. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=105</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Stakes just got Raised</title>
		<link>http://www.friendsglobal.com/security/?p=101</link>
		<comments>http://www.friendsglobal.com/security/?p=101#comments</comments>
		<pubDate>Wed, 01 Jun 2011 13:28:50 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=101</guid>
		<description><![CDATA[It was only a matter of time as it has been hinted at for a while now. The Pentagon is going to officially announce that cyber attacks may be considered an act of war and the retaliation is justified. According &#8230; <a href="http://www.friendsglobal.com/security/?p=101">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It was only a matter of time as it has been hinted at for a while now. The Pentagon is going to officially announce that cyber attacks may be considered an act of war and the retaliation is justified. According to a <a href="http://online.wsj.com/article/SB10001424052702304563104576355623135782718.html">Wall Street Journal article</a>:</p>
<blockquote><p>One idea gaining momentum at the Pentagon is the notion of &#8220;equivalence.&#8221; If a cyber attack produces the death, damage, destruction or high-level disruption that a traditional military attack would cause, then it would be a candidate for a &#8220;use of force&#8221; consideration, which could merit retaliation.</p></blockquote>
<p>I am surprised it has taken this long. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=101</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And this is News, Why?</title>
		<link>http://www.friendsglobal.com/security/?p=98</link>
		<comments>http://www.friendsglobal.com/security/?p=98#comments</comments>
		<pubDate>Thu, 26 May 2011 15:22:40 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=98</guid>
		<description><![CDATA[Apparently a tool has been posted which claims &#8220;iOS 4 hardware encryption cracked.&#8221; It can take the tool up to 40 minutes to crack the password from a ROM dump, allowing it to decrypt all the device information. Why is &#8230; <a href="http://www.friendsglobal.com/security/?p=98">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Apparently a tool has been posted which claims &#8220;<a href="http://www.theregister.co.uk/2011/05/25/ios_4_encryption_cracked/">iOS 4 hardware encryption cracked</a>.&#8221; It can take the tool up to 40 minutes to crack the password from a ROM dump, allowing it to decrypt all the device information. </p>
<p>Why is it a surprise that a four character password can be brute forced in under an hour?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=98</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You would think Google would know better</title>
		<link>http://www.friendsglobal.com/security/?p=92</link>
		<comments>http://www.friendsglobal.com/security/?p=92#comments</comments>
		<pubDate>Thu, 19 May 2011 13:45:05 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=92</guid>
		<description><![CDATA[Google built into Android an authentication mechanism to allow devices to &#8220;securely&#8221; communicate and sync with the various Google services. Yet, moronically, they forgot to protect the communication itself and as a result, the security credentials were passed clear text. &#8230; <a href="http://www.friendsglobal.com/security/?p=92">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Google built into Android an authentication mechanism to allow devices to &#8220;securely&#8221; communicate and sync with the various Google services. Yet, moronically, they forgot to protect the communication itself and as a result, the security credentials were passed <a href="http://www.theregister.co.uk/2011/05/16/android_impersonation_attacks/">clear text</a>. That&#8217;s right, they did not use a simple and highly standard SSL to protect the authentication protocol information.<br />
Just goes to show, very few people have a good understanding of security. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=92</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find your stolen camera/phone</title>
		<link>http://www.friendsglobal.com/security/?p=89</link>
		<comments>http://www.friendsglobal.com/security/?p=89#comments</comments>
		<pubDate>Mon, 16 May 2011 13:39:17 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[find stolen camera]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=89</guid>
		<description><![CDATA[Stolen Camera Finder allows you to upload a saved photo taken from a stolen camera to find if anyone has been using it. The site examines the information attached to the image (the camera serial number, model, etc) and runs &#8230; <a href="http://www.friendsglobal.com/security/?p=89">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.stolencamerafinder.com/">Stolen Camera Finder</a> allows you to upload a saved photo taken from a stolen camera to find if anyone has been using it. The site examines the information attached to the image (the camera serial number, model, etc) and runs a search against photos posted online. This way, when the new &#8220;owner&#8221; posts  a picture, you have a chance of tracking them down.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=89</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NSA Recommendations: Best Practices for the Home Network</title>
		<link>http://www.friendsglobal.com/security/?p=85</link>
		<comments>http://www.friendsglobal.com/security/?p=85#comments</comments>
		<pubDate>Wed, 11 May 2011 13:43:16 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[home security]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=85</guid>
		<description><![CDATA[NSA published Best Practices for Keeping Your Home Network Secure. While nothing new for the security minded individual, it is a very good read for the slightly technically inclined, non-security person. It covers a range of issues such as keeping &#8230; <a href="http://www.friendsglobal.com/security/?p=85">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>NSA published <a href="www.nsa.gov/ia/_files/factsheets/Best_Practices_Datasheets.pdf">Best Practices for Keeping Your Home Network Secure</a>. While nothing new for the security minded individual, it is a very good read for the slightly technically inclined, non-security person. It covers a range of issues such as keeping your OS secure, encrypting your information, web browser and PDF concerns, wireless network security and the home network, passwords, mobile devices, social network site concerns, email best practices and more.<br />
I sent this out to all my friends and relatives.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=85</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Virtual &#8220;Cloud&#8221; Server Instance Fun</title>
		<link>http://www.friendsglobal.com/security/?p=79</link>
		<comments>http://www.friendsglobal.com/security/?p=79#comments</comments>
		<pubDate>Tue, 29 Mar 2011 17:48:03 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[EC2]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=79</guid>
		<description><![CDATA[Amazon is offering, free for one year, a micro instance in their EC2 environment. I have been playing with this for a while now and use it as a personal proxy. It allows me to SSH into the server when &#8230; <a href="http://www.friendsglobal.com/security/?p=79">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://aws.amazon.com/free/">Amazon</a> is offering, free for one year, a micro instance in their EC2 environment. I have been playing with this for a while now and use it as a personal proxy. It allows me to SSH into the server when at remote sites to tunnel all my traffic through. (protect confidentiality) You can also run a small web server and with 10 gig of space, some small, remote storage (encrypt what ever you are saving). If you want to play around with virtual &#8220;cloud&#8221; servers, this is the perfect opportunity. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=79</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autorun Vulnerablities in Ubuntu</title>
		<link>http://www.friendsglobal.com/security/?p=72</link>
		<comments>http://www.friendsglobal.com/security/?p=72#comments</comments>
		<pubDate>Tue, 08 Feb 2011 21:03:38 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=72</guid>
		<description><![CDATA[Here (direct download) and here (embedded in a web page) is a video of an excellent presentation given by Jon Larimer of IBM. He talks about how a USB drive can use &#8220;autorun&#8221; features in Ubuntu 10.10 to take over &#8230; <a href="http://www.friendsglobal.com/security/?p=72">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.shmoocon.org/2011/videos/Larimer-USB_AutoRun.m4v">Here</a> (direct download) and <a href="http://www.net-security.org/secworld.php?id=10544">here</a> (embedded in a web page) is a video of an excellent presentation given by Jon Larimer of IBM. He talks about how a USB drive can use &#8220;autorun&#8221; features in Ubuntu 10.10 to take over a system. It is an excellent and well detailed talk which goes in depth into the Linux USB and Nautilus models and demonstrates a cool hack: plug in a USB drive and kill the locked screen saver.<br />
Very cool.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=72</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.shmoocon.org/2011/videos/Larimer-USB_AutoRun.m4v" length="465465006" type="video/mp4" />
		</item>
		<item>
		<title>How Not to Handle a Security Breach</title>
		<link>http://www.friendsglobal.com/security/?p=69</link>
		<comments>http://www.friendsglobal.com/security/?p=69#comments</comments>
		<pubDate>Tue, 08 Feb 2011 16:13:01 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=69</guid>
		<description><![CDATA[Sony&#8217;s very successful PS3 was recently hacked. George Hotz (21) was able to reverse engineer a work around to allow an individual to bypass the protections on the device so they can run their own code. Now Sony is suing &#8230; <a href="http://www.friendsglobal.com/security/?p=69">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Sony&#8217;s very successful PS3 was recently hacked. George Hotz (21) was able to reverse engineer a work around to allow an individual to bypass the protections on the device so they can run their own code. Now Sony is <a href="http://www.wired.com/threatlevel/2011/02/sony-lawsuit-factory/">suing him and anyone else who publishes the information</a>. What they have managed to do it give the hack all the popularity it needs to guarantee it will be distributed widely. It is also another PR black eye for Sony in the wake of their <a href="http://en.wikipedia.org/wiki/Sony_BMG_copy_protection_rootkit_scandal">root kit scandal</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=69</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Data is Held at Ransom</title>
		<link>http://www.friendsglobal.com/security/?p=57</link>
		<comments>http://www.friendsglobal.com/security/?p=57#comments</comments>
		<pubDate>Thu, 03 Feb 2011 14:58:38 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[medical records]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=57</guid>
		<description><![CDATA[While very old news, it serves as a good lesson. Back in April/May of last year, a little over 8 million patient records have been stolen from a Virginia Government Website. They got in, stole the data, deleted it from &#8230; <a href="http://www.friendsglobal.com/security/?p=57">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>While very old news, it serves as a good lesson. Back in April/May of last year, a little over 8 million patient records have been stolen from a <a href="http://www.nist.org/news.php?extend.270">Virginia  Government Website</a>. They got in, stole the data, deleted it from the government servers and deleted the backups. Oh, they did leave one copy behind, encrypted. Now they want $10 million dollars for the password to the decrypted data.<br />
Part of the ransom note:</p>
<blockquote><p>Now I don&#8217;t know what all this shit is worth or who would pay for it, but I&#8217;m bettin&#8217; someone will. Hell, if I can&#8217;t move the prescription data at the very least I can find a buyer for the personal data (name,age,address,social security #, driver&#8217;s license #).</p></blockquote>
<p>1. Why were the backups left online?<br />
2. Why was the data left unencrypted so anyone on the system could get to it?</p>
<p>But most importantly, this should serve as a remind why trusting online medical records is a VERY bad idea. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=57</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Monolithic Kernel Cannot be Secured</title>
		<link>http://www.friendsglobal.com/security/?p=54</link>
		<comments>http://www.friendsglobal.com/security/?p=54#comments</comments>
		<pubDate>Mon, 31 Jan 2011 16:16:25 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=54</guid>
		<description><![CDATA[I have been saying for a long while, &#8220;the monolithic kernel cannot be secured.&#8221; It is a simple mater of the complexity and this article, Digital Affluence Is Making Us Less Secure addresses the issue of complexity. It is said &#8230; <a href="http://www.friendsglobal.com/security/?p=54">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have been saying for a long while, &#8220;the monolithic kernel cannot be secured.&#8221; It is a simple mater of the complexity and this article, <a href="https://threatpost.com/en_us/blogs/digital-affluence-making-us-less-secure-011111">Digital Affluence Is Making Us Less Secure</a> addresses the issue of complexity.</p>
<blockquote><p>It is said that complexity is the chief enemy of security&#8230; Modern operating systems and computer networks are chock-a-block with bloat, but they also bristle with invasive security programs vying to pre-empt each other. The resulting complexity of those interactions does not scale with the n^2 of Metcalfe&#8217;s Law (the number of potential 2-way interactions), but the 2^n of Reed&#8217;s Law  (the number of potential multi-way interactions). This is the heart of complexity&#8217;s enmity against security: <b>security&#8217;s task list is all multi-way interactions, all the time.</b> (emphasis mine)  We make it worse by adding too many security products that are mere symptomatic relief for the problem du jour.<br />
We can&#8217;t prove security products work, but we can prove that complexity matters, and that we are ourselves contributing to complexity by deploying too many security products.</p></blockquote>
<p>I am a huge fan of simplicity and the monolithic kernel is anything but&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=54</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Car to Car Wireless Information Sharing, a Bad Idea from the Start</title>
		<link>http://www.friendsglobal.com/security/?p=49</link>
		<comments>http://www.friendsglobal.com/security/?p=49#comments</comments>
		<pubDate>Thu, 27 Jan 2011 16:31:14 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=49</guid>
		<description><![CDATA[The latest push of yet another bad idea. This time is it for cars to be able to wirelessly communicate with each other information about location, traffic, hazards and other sensor information. Ford&#8217;s technology works over a dedicated short-range WiFi &#8230; <a href="http://www.friendsglobal.com/security/?p=49">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.allcartech.com/blog/1054336_ford-previews-vehicle-to-vehicle-tech-at-washington-auto-show">latest</a> push of yet <a href="http://www.allcartech.com/blog/1054335_talking-car-technology-could-reduce-accidents-save-lives">another bad idea</a>. This time is it for cars to be able to wirelessly communicate with each other information about location, traffic, hazards and other sensor information. </p>
<blockquote><p>Ford&#8217;s technology works over a dedicated short-range WiFi system on a secure channel allocated by the FCC. &#8230; Scenarios where this could benefit safety or traffic? Predicting collision courses with unseen vehicles, seeing sudden stops before they&#8217;re visible, and spotting traffic pattern changes on a busy highway.</p></blockquote>
<p>I love that line &#8220;a secure channel allocated by the FCC.&#8221; *sigh*<br />
Another benefit being touted is the ability to warn drivers of traffic congestion so they can take a different route. Sounds nice?</p>
<p>What happens when someone hacks their car so the chip gets an incorrect data feed from the GPS showing a different position, say traveling in the other lane. All other cars now passing by will get a collision warning. If the warning is tied into vehicle control, it could cause those cars to erroneously hit the breaks.<br />
Want a better commute to work? Again, feed information into the system so it thinks there is heavy traffic. The car will report bad traffic on the roads and others will avoid it.<br />
This has failure written all over it. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=49</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GSM Hacked&#8230; Yet Again&#8230;</title>
		<link>http://www.friendsglobal.com/security/?p=45</link>
		<comments>http://www.friendsglobal.com/security/?p=45#comments</comments>
		<pubDate>Mon, 24 Jan 2011 17:54:11 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[GSM]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=45</guid>
		<description><![CDATA[At the most recent Black Hat conference, an enterprising student with open source software and some cheap hardware, was able to create a fake GSM base station, gaining access to iPhone and other GSM based devices. This is not surprising &#8230; <a href="http://www.friendsglobal.com/security/?p=45">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>At the most recent Black Hat conference, an <a href="http://www.computerworld.com/s/article/9205559/At_Black_Hat_fake_GSM_base_station_trick_targets_iPhones?taxonomyId=17">enterprising student</a> with open source software and some cheap hardware, was able to create a fake GSM base station, gaining access to iPhone and other GSM based devices. This is not surprising as demonstrations in the software defined radio world have been able to do this for a while. What hackers are just beginning to realize/demonstrate/know is a rouge base station like this can put devices (like the iPhone) into a maintenance mode, allowing access to the device, cameras, microphones, stored information&#8230;</p>
<blockquote><p>Weinmann&#8217;s attack would allow him to take advantage of iPhones lured into his rogue base station to &#8220;enable and disable auto-answer on the iPhone&#8221; he said, or with an attack payload to record the audio on the iPhone, store it in RAM and then transmit the data that was sniffed.</p></blockquote>
<p>Looks like the cat is out of the bag. This is but one of the reasons cell phones are not allowed in secure areas and should be turned off when discussing &#8220;sensitive&#8221; information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=45</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Dangers of DMA</title>
		<link>http://www.friendsglobal.com/security/?p=29</link>
		<comments>http://www.friendsglobal.com/security/?p=29#comments</comments>
		<pubDate>Wed, 19 Jan 2011 17:55:20 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=29</guid>
		<description><![CDATA[The embedded world has been focusing on memory partitioning micro kernels as a means of enhancing security, the server/desktop&#8217;s world equivalent of a hyper-visor. Such products are offered by companies such as Green Hills, QNX, Wind River, Lynux Works and &#8230; <a href="http://www.friendsglobal.com/security/?p=29">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The embedded world has been focusing on memory partitioning micro kernels as a means of enhancing security, the server/desktop&#8217;s world equivalent of a hyper-visor. Such products are offered by companies such as Green Hills, QNX, Wind River, Lynux Works and others. The great thing about these kernels is they offer the ability to strictly partition memory so that processes in one partition cannot reach the memory of others. The bad thing about these kernels is they can give a false sense of security; as always, there is a way to defeat them.<br />
A few years back I looked at using <a href="http://www.friendsglobal.com/papers/FireWire%20Memory%20Dump%20of%20Windows%20XP.pdf">fireware</a> to dump the memory of a Windows XP machine for digital forensics purposes. Simply put, firewire and other DMA devices have full read write access to memory and the operating system running in the CPU has no idea what is happening. These devices can defeat the memory partitions.<br />
Intel introduced <a href="http://software.intel.com/en-us/articles/intel-virtualization-technology-for-directed-io-vt-d-enhancing-intel-platforms-for-efficient-virtualization-of-io-devices/">VT-d</a>, a type of <a href="http://en.wikipedia.org/wiki/IOMMU">input/output memory management unit (IOMMU)</a>, which allows for restricting the memory region a device can access. This security comes at a cost of increased latency and higher CPU overhead for DMA access. I have not examined the IOMMU implementation to see if a device can masquerade as another to gain access to other parts of memory&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=29</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Privacy and Secuirty</title>
		<link>http://www.friendsglobal.com/security/?p=5</link>
		<comments>http://www.friendsglobal.com/security/?p=5#comments</comments>
		<pubDate>Mon, 17 Jan 2011 15:01:25 +0000</pubDate>
		<dc:creator>Tony</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://www.friendsglobal.com/security/?p=5</guid>
		<description><![CDATA[Companies like Google and Facebook consider their individual user as a revenue stream; they are not a customer. They look to gather as much information from this revenue stream to sell the information to their real customers, marketing firms. The &#8230; <a href="http://www.friendsglobal.com/security/?p=5">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Companies like Google and Facebook consider their individual user as a revenue stream; they are not a customer. They look to gather as much information from this revenue stream to sell the information to their real customers, marketing firms.<br />
The more others know about you, the less secure you are. It opens you up for identity theft, fraud and other issues.<br />
I rarely use Google directly, preferring to used scroogle.org and avoid facebook.<br />
Recent <a href="http://nakedsecurity.sophos.com/2011/01/16/rogue-facebook-apps-access-your-home-address-mobile-phone-number/">news</a> now out, Facebook is selling access to users addresses, emails and phone numbers. While it is claimed, it is only allowed if the user opts in; this type of information should never be trusted online in such open forums.<br />
Time to dump facebook.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.friendsglobal.com/security/?feed=rss2&#038;p=5</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

