<?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>Dogsbody.org &#187; Security</title>
	<atom:link href="http://www.dogsbody.org/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dogsbody.org</link>
	<description>Diary of a mad man</description>
	<lastBuildDate>Thu, 09 Sep 2010 14:15:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Securing Majordomo</title>
		<link>http://www.dogsbody.org/2007/10/securing-majordomo/</link>
		<comments>http://www.dogsbody.org/2007/10/securing-majordomo/#comments</comments>
		<pubDate>Sun, 14 Oct 2007 03:41:09 +0000</pubDate>
		<dc:creator>Dogsbody</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Majordomo]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Did you know that buy default majordomo will give a list of all the addresses on your mailing list to anyone? I have written a script that will tidy up majordomo config files as follows&#8230; Only shows lists you are subscribed to with the &#8216;lists&#8217; command Does not allow anyone to use the &#8216;who&#8217; command<p><a href="http://www.dogsbody.org/2007/10/securing-majordomo/">Securing Majordomo</a> is a post from: <a href="http://www.dogsbody.org">Dogsbody.org</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Did you know that buy default majordomo will give a list of all the addresses on your mailing list to anyone?</p>
<p>I have written a script that will tidy up majordomo config files  as follows&#8230;</p>
<ul>
<li>Only shows lists you are subscribed to with the &#8216;lists&#8217; command</li>
<li>Does not allow anyone to use the &#8216;who&#8217; command to get addresses</li>
<li>Doesn&#8217;t allow anyone to use the &#8216;which&#8217; command to get addresses</li>
</ul>
<p>This can either be run once or added to /etc/cron.daily so that any new lists created are forced to the correct settings.</p>
<p>Simply download the file, change the directory path at the top of the file if required and execute. <span class="download"><a href="http://www.dogsbody.org/wp-content/uploads/2007/10/majordomo-security.zip">Download Here</a>.<br />
</span></p>
<p><a href="http://www.dogsbody.org/2007/10/securing-majordomo/">Securing Majordomo</a> is a post from: <a href="http://www.dogsbody.org">Dogsbody.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dogsbody.org/2007/10/securing-majordomo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bluetooth security and advertising</title>
		<link>http://www.dogsbody.org/2006/08/bluetooth-security-and-advertising/</link>
		<comments>http://www.dogsbody.org/2006/08/bluetooth-security-and-advertising/#comments</comments>
		<pubDate>Sun, 27 Aug 2006 01:00:00 +0000</pubDate>
		<dc:creator>Dogsbody</dc:creator>
				<category><![CDATA[In The News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Bluetooth]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I was watching BBC&#8217;s Click program today which had an piece on how technology was being used in advertising to make billboards stand out [1]. The bit that got my interest was using bluetooth to connect to passing mobiles, this interview sums it up well. If the bluetooth UID of a mobile phone can be<p><a href="http://www.dogsbody.org/2006/08/bluetooth-security-and-advertising/">Bluetooth security and advertising</a> is a post from: <a href="http://www.dogsbody.org">Dogsbody.org</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I was watching <a href="http://news.bbc.co.uk/1/hi/programmes/click_online/" target="_blank">BBC&#8217;s Click program</a> today which had an piece on how technology was being used in advertising to make billboards stand out [<a href="http://news.bbc.co.uk/1/hi/programmes/click_online/5285058.stm" target="_blank">1</a>].  The bit that got my interest was using bluetooth to connect to passing mobiles, <a href="http://news.bbc.co.uk/1/hi/programmes/click_online/5285592.stm" target="_blank">this interview</a> sums it up well.  If the bluetooth UID of a mobile phone can be picked up by a poster as you walk past, and all these posters are networked together then how long before the information is sold to tracking agencies?</p>
<p>We already have mobile phone tracking sites that allow you to find out where in the country a phone is logged on (to quite a good resolution too). While most of these sites require some form of authentication with the phone for public use the information is obviously there to phone company employees and the people behind these sites, who knows who has access to this info.</p>
<p>The other security concern is the vulnerabilities of the phones, apparently with Coldplays latest album, posters in London were offering to upload a free mp3 track from the album to bluetooth phones passing by. Nearly all first generation phones that support bluetooth are hackable with new vulnerabilities being discovered on phones all the time. Bluetooth can already be used to control a vulnerable phone, for example to make it call a premium rate number without the owner knowing. If I were to use Internet Explorer as a browser I could pick up spyware just by visiting a webpage, now people will be infecting their phones by playing affected MP3&#8242;s that they have downloaded for free from rogue posters. Neither of these techniques are new but in this ever mobile age the transport methods are changing and the speed these changes are implemented are getting faster.</p>
<p><a href="http://www.dogsbody.org/2006/08/bluetooth-security-and-advertising/">Bluetooth security and advertising</a> is a post from: <a href="http://www.dogsbody.org">Dogsbody.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dogsbody.org/2006/08/bluetooth-security-and-advertising/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
