<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>SMALL Business advice &amp; tips</title>
	
	<link>http://smallbusiness.howtoadvicetips.com</link>
	<description>getting you closer to your desired growth and profits</description>
	<lastBuildDate>Wed, 22 Feb 2012 08:00:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SmallBusinessAdviceTips" /><feedburner:info uri="smallbusinessadvicetips" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Apache devs release version 2.4, first major update in six years</title>
		<link>http://feedproxy.google.com/~r/SmallBusinessAdviceTips/~3/6Wa03hdJsMs/</link>
		<comments>http://smallbusiness.howtoadvicetips.com/apache-devs-release-version-2-4-first-major-update-in-six-years/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 08:00:41 +0000</pubDate>
		<dc:creator>Ryan Paul</dc:creator>
				<category><![CDATA[IT & e-commerce]]></category>
		<category><![CDATA[trendy]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://smallbusiness.howtoadvicetips.com/?guid=c488493609d0f6355247279e992a62c9</guid>
		<description><![CDATA[
  
  

		        
    The Apache Software Foundation has announced the availability of Apache 2.4, a major update of the popular open source HTTP server. The arrival of the new version, which is the first major release of Apache in six years, coincide...]]></description>
			<content:encoded><![CDATA[<img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(1,'http://smallbusiness.howtoadvicetips.com/apache-devs-release-version-2-4-first-major-update-in-six-years/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_1"></iframe><p><a href="http://arstechnica.com/business/news/2012/02/apache-devs-release-version-24-first-major-update-in-six-years.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss"><br />
  <img vspace="4" hspace="4" border="0" align="right" width="230" height="129" src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=tic.arstechnica.net/assets/2012/02/apache_-_trillions_served-4f449b8-listing-thumb-230x130-30504-f.jpg" /><br />
  </a></p>
<p>		        <!--body--></p>
<p>The Apache Software Foundation has announced the availability of Apache 2.4, a major update of the popular open source HTTP server. The arrival of the new version, which is the first major release of Apache in six years, coincides with the software&#8217;s 17th anniversary.</p>
<p>The Apache project emerged in 1995 around a fork of a Web server that was originally developed at the National Center for Supercomputing Applications (NCSA). Apache became the Web&#8217;s number one HTTP server is currently used by 400 million websites around the world, powering roughly 60 percent of all active domains.</p>
<p>The new version of Apache introduces a number of new features and technical improvements that will help it retain its standing. The developers say that version 2.4 is significantly more efficient than its predecessor, offering better performance and lower resource consumption.</p>
<p>&#8220;This release delivers a host of evolutionary enhancements throughout the server that our users, administrators, and developers will welcome,&#8221; Apache server vice president Eric Covener wrote in a statement. &#8220;We&#8217;ve added many new modules in this release, as well as broadened the capability and flexibility of existing features&#8221;.</p>
<p>One improvement that is particularly worth noting is that the multiprocessing module system (MPM) has been improved so that the desired module can be selected at runtime. Various MPMs implement different behaviors for how the HTTP server spreads its workload across threads and processes.</p>
<p>Previously, the desired module had to be selected during the configuration step of the build process. In version 2.4, it&#8217;s now possible to select multiple MPMs during configuration and specify the one that should be used at runtime. This will offer more flexibility in Apache deployments.</p>
<p>Although Apache is highly popular and deeply entrenched, it is facing some fresh competition from nginx, an open source Web server that has seen dramatic growth in adoption over the past year. The latest statistics show that nginx has become the second most popular server, surpassing Microsoft&#8217;s IIS.</p>
<p>Adopters generally cite superior performance as the reason why they <a href="http://arstechnica.com/business/news/2011/11/a-faster-web-server-ripping-out-apache-for-nginx.ars">replace Apache with nginx</a>. According to some <a href="http://people.apache.org/~jim/presos/ACNA11/Apache_httpd_cloud.pdf">benchmarks</a> (PDF) demonstrated by Apache Software Foundation president Jim Jagielski, Apache 2.4 offers competitive performance.</p>
<p>For more details about the release, you can refer to the <a href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_celebrates">official launch announcement</a>. An <a href="http://httpd.apache.org/docs/2.4/new_features_2_4.html">overview of the new features</a> can be found in the Apache 2.4 documentation.</p>
<p><a href="http://arstechnica.com/business/news/2012/02/apache-devs-release-version-24-first-major-update-in-six-years.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;comments=1#comments-bar">Read the comments on this post</a></p>
<p><a href="http://feedads.g.doubleclick.net/~at/RuuPgLxEHHCWyKY4LRAIeWFTuKc/0/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/RuuPgLxEHHCWyKY4LRAIeWFTuKc/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/RuuPgLxEHHCWyKY4LRAIeWFTuKc/1/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/RuuPgLxEHHCWyKY4LRAIeWFTuKc/1/di" border="0" ismap="true"/></a></p>
<p><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=ds.feedburner.com/~r/arstechnica/business/~4/j6A9W0Z5MIQ" height="1" width="1"/></p>
<img src="http://feeds.feedburner.com/~r/SmallBusinessAdviceTips/~4/6Wa03hdJsMs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://smallbusiness.howtoadvicetips.com/apache-devs-release-version-2-4-first-major-update-in-six-years/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://static.arstechnica.net/assets/2012/02/apache_-_trillions_served-4f449b8-listing-thumb-300x169-30504-f.jpg" length="" type="image/jpeg" />
		<feedburner:origLink>http://smallbusiness.howtoadvicetips.com/apache-devs-release-version-2-4-first-major-update-in-six-years/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=apache-devs-release-version-2-4-first-major-update-in-six-years</feedburner:origLink></item>
		<item>
		<title>Researchers find "leaks" in location privacy of GSM cell phones</title>
		<link>http://feedproxy.google.com/~r/SmallBusinessAdviceTips/~3/mHF6gJvrq8c/</link>
		<comments>http://smallbusiness.howtoadvicetips.com/researchers-find-leaks-in-location-privacy-of-gsm-cell-phones/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 19:50:00 +0000</pubDate>
		<dc:creator>Sean Gallagher</dc:creator>
				<category><![CDATA[IT & e-commerce]]></category>
		<category><![CDATA[trendy]]></category>
		<category><![CDATA[att]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[securityresearch]]></category>
		<category><![CDATA[tmobile]]></category>

		<guid isPermaLink="false">http://smallbusiness.howtoadvicetips.com/?guid=49f6f746b0a3c5092dfd9c9ea285d548</guid>
		<description><![CDATA[
  
  

		        
    An attacker can determine the location of a GSM cell phone user just from the information that "leaks" out of GSM network communications protocols, according to a team from the University of Minnesota. The&#160;paper (PDF) was pr...]]></description>
			<content:encoded><![CDATA[<img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(2,'http://smallbusiness.howtoadvicetips.com/researchers-find-leaks-in-location-privacy-of-gsm-cell-phones/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_2"></iframe><p><a href="http://arstechnica.com/business/news/2012/02/researchers-find-leaks-in-location-privacy-of-gsm-cell-phones.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss"><br />
  <img vspace="4" hspace="4" border="0" align="right" width="230" height="129" src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=tic.arstechnica.net/brief_icons_new/business-brief.png" /><br />
  </a></p>
<p>		        <!--body--></p>
<p>An attacker can determine the location of a GSM cell phone user just from the information that &#8220;leaks&#8221; out of GSM network communications protocols, according to a team from the University of Minnesota. The&nbsp;<a href="http://www-users.cs.umn.edu/~foo/research/docs/fookune_ndss_gsm.pdf">paper</a> (PDF) was presented at the Internet Society&#8217;s  <a href="http://www.internetsociety.org/events/ndss-symposium-2012/symposium-program/feb06">Network and Distributed System Security Symposium</a> on February 6 in San Diego by researchers Denis Foo Kune, John Koelndorfer, Nicholas Hopper, and Yongdae Kim, who demonstrated that it was possible to use a GMS network&#8217;s &#8220;paging request&#8221; to let transceivers know where a mobile device is located within the network.</p>
<p>The paging signals make use of a phone&#8217;s International Mobile Station Identity (IMSI) or a Temporary Mobile Subscriber Identity (TMSI). GSM phones listen in, or &#8220;camp&#8221; on a frequency broadcast by transceiver stations to listen to pages for their identity. By sending either a call or an SMS message to a target phone and  listening passively to the paging requests, an attacker could locate the phone within a small geographic area.&nbsp;</p>
<p>Because GSM networks broadcast a page to just the towers in the last Location Area Code (LAC) they were seen in, a page can be used to quickly determine if a phone is still in that LAC. Using open source software and off-the-shelf GSM hardware, the researchers were able to map  AT&amp;T and T-Mobile networks&#8217; LACs and the transceiver cells within them. They then showed how they could quickly determine if a GSM device was present in a 100-square kilometer area&#8212;and if it was, narrow that location down to within a square kilometer or less.</p>
<p>There are some limitations to the attack, though. For example, it requires the targeted phone to be within a kilometer of a given tower for several minutes, so moving targets are harder to nail down.  To prevent the leaking of identity and location data, the researchers recommended that wireless carriers broadcast pages more widely, change TMSIs more frequently, and vary the timing of outgoing paging request messages from cellular base stations to prevent eavesdroppers from doing traffic analysis to link pages to calls. </p>
<p><a href="http://arstechnica.com/business/news/2012/02/researchers-find-leaks-in-location-privacy-of-gsm-cell-phones.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;comments=1#comments-bar">Read the comments on this post</a></p>
<p><a href="http://feedads.g.doubleclick.net/~at/iSdEP_3KmGDREYDLnyE5PCOo6oc/0/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/iSdEP_3KmGDREYDLnyE5PCOo6oc/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/iSdEP_3KmGDREYDLnyE5PCOo6oc/1/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/iSdEP_3KmGDREYDLnyE5PCOo6oc/1/di" border="0" ismap="true"/></a></p>
<p><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=ds.feedburner.com/~r/arstechnica/business/~4/3jczBxwM6nI" height="1" width="1"/></p>
<img src="http://feeds.feedburner.com/~r/SmallBusinessAdviceTips/~4/mHF6gJvrq8c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://smallbusiness.howtoadvicetips.com/researchers-find-leaks-in-location-privacy-of-gsm-cell-phones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://smallbusiness.howtoadvicetips.com/researchers-find-leaks-in-location-privacy-of-gsm-cell-phones/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=researchers-find-leaks-in-location-privacy-of-gsm-cell-phones</feedburner:origLink></item>
		<item>
		<title>Etc: ViaSat’s newest satellite broadband hardware is capable of speeds of up to 40 Mbps down.</title>
		<link>http://feedproxy.google.com/~r/SmallBusinessAdviceTips/~3/bwRheQOy_t8/</link>
		<comments>http://smallbusiness.howtoadvicetips.com/etc-viasats-newest-satellite-broadband-hardware-is-capable-of-speeds-of-up-to-40-mbps-down/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 02:50:43 +0000</pubDate>
		<dc:creator>Uptime</dc:creator>
				<category><![CDATA[IT & e-commerce]]></category>
		<category><![CDATA[trendy]]></category>
		<category><![CDATA[@etc]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[satellitebroadband]]></category>

		<guid isPermaLink="false">http://smallbusiness.howtoadvicetips.com/?guid=a7521585b161608e9d376aae3815a4ac</guid>
		<description><![CDATA[
    ViaSat's newest satellite broadband hardware is capable of speeds of up to 40 Mbps down.    
        
                        Read More:
                  Engadget            
          


      Read the comments on this post

]]></description>
			<content:encoded><![CDATA[<img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(3,'http://smallbusiness.howtoadvicetips.com/etc-viasats-newest-satellite-broadband-hardware-is-capable-of-speeds-of-up-to-40-mbps-down/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_3"></iframe><p><!--body--><br />
    <markdown>ViaSat&#8217;s newest satellite broadband hardware is capable of speeds of up to 40 Mbps down.</markdown>    </p>
<p><strong>Read More:</strong><br />
                  <a href="http://www.engadget.com/2012/02/14/viasat-surfbeam-2-pro-40mbps-satellite-broadband/">Engadget</a>            </p>
<p><a href="http://arstechnica.com/business/news/2012/02/viasats-newest-satellite-broadband-hardware.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;comments=1#comments-bar">Read the comments on this post</a></p>
<p><a href="http://feedads.g.doubleclick.net/~at/Sm_VUR0cYeCfyeDpkAl0ffTyeek/0/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/Sm_VUR0cYeCfyeDpkAl0ffTyeek/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/Sm_VUR0cYeCfyeDpkAl0ffTyeek/1/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/Sm_VUR0cYeCfyeDpkAl0ffTyeek/1/di" border="0" ismap="true"/></a></p>
<p><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=ds.feedburner.com/~r/arstechnica/business/~4/wLp0xAYrgog" height="1" width="1"/></p>
<img src="http://feeds.feedburner.com/~r/SmallBusinessAdviceTips/~4/bwRheQOy_t8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://smallbusiness.howtoadvicetips.com/etc-viasats-newest-satellite-broadband-hardware-is-capable-of-speeds-of-up-to-40-mbps-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://smallbusiness.howtoadvicetips.com/etc-viasats-newest-satellite-broadband-hardware-is-capable-of-speeds-of-up-to-40-mbps-down/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=etc-viasats-newest-satellite-broadband-hardware-is-capable-of-speeds-of-up-to-40-mbps-down</feedburner:origLink></item>
		<item>
		<title>Future Chrome version may choose your passwords, and change them when you’ve been hacked</title>
		<link>http://feedproxy.google.com/~r/SmallBusinessAdviceTips/~3/hvwuSLKqbcw/</link>
		<comments>http://smallbusiness.howtoadvicetips.com/future-chrome-version-may-choose-your-passwords-and-change-them-when-youve-been-hacked/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 17:30:48 +0000</pubDate>
		<dc:creator>Jon Brodkin</dc:creator>
				<category><![CDATA[IT & e-commerce]]></category>
		<category><![CDATA[trendy]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://smallbusiness.howtoadvicetips.com/?guid=74b0ba2bf8dfcae714b2bd59d0a6e9c8</guid>
		<description><![CDATA[  
	  
	  
  
		        
    Google's Chrome development team is working on a system to automatically generate passwords, which would help users secure their online identities with passwords that would be diversified across different sites, and are ran...]]></description>
			<content:encoded><![CDATA[<img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(4,'http://smallbusiness.howtoadvicetips.com/future-chrome-version-may-choose-your-passwords-and-change-them-when-youve-been-hacked/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_4"></iframe><p>  <a href="http://arstechnica.com/business/news/2012/02/future-chrome-version-may-choose-your-passwords-and-change-them-when-youve-been-hacked.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss"><br />
	  <img vspace="4" hspace="4" border="0" width="640" height="440" align="" src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=tic.arstechnica.net/assets/2012/02/03_suggestion-4f42632-intro-thumb-640xauto-30467.png" /><br />
	  </a>
  </p>
<p>		        <!--body--></p>
<p>Google&#8217;s Chrome development team is working on a system to automatically generate passwords, which would help users secure their online identities with passwords that would be diversified across different sites, and are randomized and thus harder to guess. Detailed in developer documentation on the <a href="https://sites.google.com/a/chromium.org/dev/developers/design-documents/password-generation">Chromium Project site</a>, the system would detect account sign-up pages and &#8220;add a small UI element to the password field&#8221; giving the user the option of letting Chrome manage the password for them. </p>
<p>Initial versions of the system would create passwords on an individual basis, at the user&#8217;s request. But Google&#8217;s development team states that &#8220;At some point in the future it might also be possible for us to automatically change all of a user&#8217;s passwords when we realize that their account is hijacked.&#8221; The developer documentation notes that the feature would make Google &#8220;a higher value hijacking target,&#8221; than it already is, although &#8220;Google is already a high value target so this shouldn&#8217;t change much.&#8221; </p>
<p><a href="http://arstechnica.com/business/news/2012/02/future-chrome-version-may-choose-your-passwords-and-change-them-when-youve-been-hacked.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss" title="Click here to continue reading this article"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=tic.arstechnica.net/mt-static/plugins/ArsTheme/images/read-more.jpg" alt="Read the rest of this article..."/></a></p>
<p><a href="http://arstechnica.com/business/news/2012/02/future-chrome-version-may-choose-your-passwords-and-change-them-when-youve-been-hacked.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;comments=1#comments-bar">Read the comments on this post</a></p>
<p><a href="http://feedads.g.doubleclick.net/~at/1M_Cj6bLB_aqkWO23FfhvLccRmE/0/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/1M_Cj6bLB_aqkWO23FfhvLccRmE/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/1M_Cj6bLB_aqkWO23FfhvLccRmE/1/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/1M_Cj6bLB_aqkWO23FfhvLccRmE/1/di" border="0" ismap="true"/></a></p>
<p><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=ds.feedburner.com/~r/arstechnica/business/~4/29pO_-v2pFE" height="1" width="1"/></p>
<img src="http://feeds.feedburner.com/~r/SmallBusinessAdviceTips/~4/hvwuSLKqbcw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://smallbusiness.howtoadvicetips.com/future-chrome-version-may-choose-your-passwords-and-change-them-when-youve-been-hacked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://static.arstechnica.net/assets/2012/02/03_suggestion-4f42632-intro-thumb-640xauto-30467.png" length="" type="image/png" />
		<feedburner:origLink>http://smallbusiness.howtoadvicetips.com/future-chrome-version-may-choose-your-passwords-and-change-them-when-youve-been-hacked/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=future-chrome-version-may-choose-your-passwords-and-change-them-when-youve-been-hacked</feedburner:origLink></item>
		<item>
		<title>Updated: FTC dropped security requirements from contract for sites hit by Anonymous</title>
		<link>http://feedproxy.google.com/~r/SmallBusinessAdviceTips/~3/oWuEybbEx1k/</link>
		<comments>http://smallbusiness.howtoadvicetips.com/updated-ftc-dropped-security-requirements-from-contract-for-sites-hit-by-anonymous/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 16:45:36 +0000</pubDate>
		<dc:creator>Sean Gallagher</dc:creator>
				<category><![CDATA[IT & e-commerce]]></category>
		<category><![CDATA[trendy]]></category>
		<category><![CDATA[anonymous]]></category>
		<category><![CDATA[antisec]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[ftc]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[securityhole]]></category>
		<category><![CDATA[Tech-policy]]></category>

		<guid isPermaLink="false">http://smallbusiness.howtoadvicetips.com/?guid=27da191bc2445e923589f1faebf3d5c3</guid>
		<description><![CDATA[
  
  

		        
    Update: Fleishman-Hilliard is disputing the facts of the hack as presented by hosting provider Media Temple.  Bill Pendergast, general manager of the Fleishman-Hillard DC office, told Ars Technica, ""For Media Temple to claim ign...]]></description>
			<content:encoded><![CDATA[<img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(5,'http://smallbusiness.howtoadvicetips.com/updated-ftc-dropped-security-requirements-from-contract-for-sites-hit-by-anonymous/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_5"></iframe><p><a href="http://arstechnica.com/business/news/2012/02/recipe-for-getting-hacked-ftc-dropped-security-requirements-from-contract-for-sites-hit-by-anonymous.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss"><br />
  <img vspace="4" hspace="4" border="0" align="right" width="230" height="129" src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=tic.arstechnica.net/brief_icons_new/business-brief.png" /><br />
  </a></p>
<p>		        <!--body--></p>
<p><strong>Update: Fleishman-Hilliard is disputing the facts of the hack as presented by hosting provider Media Temple.  Bill Pendergast, general manager of the Fleishman-Hillard DC office, told Ars Technica, &#8220;&#8221;For Media Temple to claim ignorance of hosting the FTC &#8212; or other government  &#8212; sites is completely false.  In their own words, Media Temple is deep in this area, with what they claim to be the appropriate level of compliance.  It&#8217;s hard to see how their fiction helps anyone get to a constructive outcome.&#8221;  A fully-updated story with the latest information from FTC, Fleishman-Hilliard and Media Temple will be posted shortly. </strong></p>
</p>
<p>If you were looking for a recipe for creating government websites that attract defacement attacks, the acquisition process that led to the creation of a set of <a href="http://arstechnica.com/business/news/2012/02/anonymous-antisec-hackers-break-into-and-bring-down-ftc-website.ars">recently hacked Federal Trade Commission sites</a>&nbsp;would be a good place to start. Despite a raft of federal security regulations and guidelines for using cloud services, smaller projects often fall through the cracks of security oversight&#8212;just as they often do with outsourced marketing projects for large corporations.</p>
<p>The  <a href="https://www.fbo.gov/utils/view?id=d6e9c31499e5da4d293f62a4b736d41f">initial language</a> of the FTC&#8217;s solicitation for the $1.49 million <a href="https://www.fbo.gov/index?s=opportunity&amp;mode=form&amp;tab=core&amp;id=b6aa3805a592171d45a1fbea06eacf77&amp;_cview=0">contract</a> that created the sites that were hacked on January 24 and February 17 set out very specific language about the security requirements for the site. But by the time the contract for a set of consumer and business education websites and social media was awarded to public relations firm Fleishman-Hilliard in August of 2011, those requirements were <a href="https://www.fbo.gov/utils/view?id=9b9b564de8e66cede18527f6d9b1dbdc">dropped from the statement of work</a>.</p>
<p><a href="http://arstechnica.com/business/news/2012/02/recipe-for-getting-hacked-ftc-dropped-security-requirements-from-contract-for-sites-hit-by-anonymous.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss" title="Click here to continue reading this article"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=tic.arstechnica.net/mt-static/plugins/ArsTheme/images/read-more.jpg" alt="Read the rest of this article..."/></a></p>
<p><a href="http://arstechnica.com/business/news/2012/02/recipe-for-getting-hacked-ftc-dropped-security-requirements-from-contract-for-sites-hit-by-anonymous.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;comments=1#comments-bar">Read the comments on this post</a></p>
<p><a href="http://feedads.g.doubleclick.net/~at/-ng-X8Dgf_bJ7YPQTJ0ZC4nVoAs/0/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/-ng-X8Dgf_bJ7YPQTJ0ZC4nVoAs/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/-ng-X8Dgf_bJ7YPQTJ0ZC4nVoAs/1/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/-ng-X8Dgf_bJ7YPQTJ0ZC4nVoAs/1/di" border="0" ismap="true"/></a></p>
<p><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=ds.feedburner.com/~r/arstechnica/business/~4/Kn4R6PPItQk" height="1" width="1"/></p>
<img src="http://feeds.feedburner.com/~r/SmallBusinessAdviceTips/~4/oWuEybbEx1k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://smallbusiness.howtoadvicetips.com/updated-ftc-dropped-security-requirements-from-contract-for-sites-hit-by-anonymous/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://smallbusiness.howtoadvicetips.com/updated-ftc-dropped-security-requirements-from-contract-for-sites-hit-by-anonymous/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=updated-ftc-dropped-security-requirements-from-contract-for-sites-hit-by-anonymous</feedburner:origLink></item>
		<item>
		<title>Feature: Why LightSquared failed: It was science, not politics</title>
		<link>http://feedproxy.google.com/~r/SmallBusinessAdviceTips/~3/lavXIDITZNQ/</link>
		<comments>http://smallbusiness.howtoadvicetips.com/feature-why-lightsquared-failed-it-was-science-not-politics/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 02:00:00 +0000</pubDate>
		<dc:creator>Jon Brodkin</dc:creator>
				<category><![CDATA[IT & e-commerce]]></category>
		<category><![CDATA[trendy]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[fcc]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[lightsquared]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Tech-policy]]></category>

		<guid isPermaLink="false">http://smallbusiness.howtoadvicetips.com/?guid=539c7ff7d1b9f7b46fa93dfafb1a5024</guid>
		<description><![CDATA[  
	  
	  
  
		        
    The seeds of LightSquared's failure to win government clearance to build a 4G-LTE network can, ironically, be found in the "approval" the company received just 13 months ago. 

In January 2011, the Federal Communications Co...]]></description>
			<content:encoded><![CDATA[<img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(6,'http://smallbusiness.howtoadvicetips.com/feature-why-lightsquared-failed-it-was-science-not-politics/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_6"></iframe><p>  <a href="http://arstechnica.com/tech-policy/news/2012/02/why-lightsquared-failed.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss"><br />
	  <img vspace="4" hspace="4" border="0" width="640" height="360" align="" src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=tic.arstechnica.net/assets/2012/02/lightsquared-dead-4f3e8a0-intro-thumb-640xauto-30426.jpg" /><br />
	  </a>
  </p>
<p>		        <!--body--></p>
<p>The seeds of LightSquared&#8217;s failure to win government clearance to build a 4G-LTE network can, ironically, be found in the &#8220;approval&#8221; the company received just 13 months ago. </p>
<p>In January 2011, the Federal Communications Commission (FCC) was clearly getting a positive vibe from LightSquared&#8217;s plan to build an open-access network using both satellites and cell towers. The <a href="http://hraunfoss.fcc.gov/edocs_public/attachmatch/DA-11-133A1.pdf">conditional approval</a> issued by the agency stressed the positives of LightSquared&#8217;s plan, noting that &#8220;if LightSquared successfully deploys its integrated satellite/terrestrial 4G network, it will be able to provide mobile broadband communications in areas where it is difficult or impossible to provide coverage by terrestrial base stations (such as in remote or rural areas and non-coastal maritime regions), as well as at times when coverage may be&nbsp;unavailable from terrestrial-based networks (such as during natural disasters).&#8221;</p>
<p><a href="http://arstechnica.com/tech-policy/news/2012/02/why-lightsquared-failed.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss" title="Click here to continue reading this article"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=tic.arstechnica.net/mt-static/plugins/ArsTheme/images/read-more.jpg" alt="Read the rest of this article..."/></a></p>
<p><a href="http://arstechnica.com/tech-policy/news/2012/02/why-lightsquared-failed.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;comments=1#comments-bar">Read the comments on this post</a></p>
<p><a href="http://feedads.g.doubleclick.net/~at/LHvkQpHTYr7UuP78ZpH1xvMdlYs/0/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/LHvkQpHTYr7UuP78ZpH1xvMdlYs/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/LHvkQpHTYr7UuP78ZpH1xvMdlYs/1/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/LHvkQpHTYr7UuP78ZpH1xvMdlYs/1/di" border="0" ismap="true"/></a></p>
<p><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=ds.feedburner.com/~r/arstechnica/business/~4/OpPMvLWsYNo" height="1" width="1"/></p>
<img src="http://feeds.feedburner.com/~r/SmallBusinessAdviceTips/~4/lavXIDITZNQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://smallbusiness.howtoadvicetips.com/feature-why-lightsquared-failed-it-was-science-not-politics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://static.arstechnica.net/assets/2012/02/lightsquared-dead-4f3e8a0-intro-thumb-640xauto-30426.jpg" length="" type="image/jpeg" />
		<feedburner:origLink>http://smallbusiness.howtoadvicetips.com/feature-why-lightsquared-failed-it-was-science-not-politics/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=feature-why-lightsquared-failed-it-was-science-not-politics</feedburner:origLink></item>
		<item>
		<title>After first Anon hack, PR firm failed to update other .gov websites</title>
		<link>http://feedproxy.google.com/~r/SmallBusinessAdviceTips/~3/Xwis83UtYdk/</link>
		<comments>http://smallbusiness.howtoadvicetips.com/after-first-anon-hack-pr-firm-failed-to-update-other-gov-websites/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 21:10:57 +0000</pubDate>
		<dc:creator>Sean Gallagher</dc:creator>
				<category><![CDATA[IT & e-commerce]]></category>
		<category><![CDATA[trendy]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[ftc]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[powered-by-ispeech-org]]></category>
		<category><![CDATA[Tech-policy]]></category>

		<guid isPermaLink="false">http://smallbusiness.howtoadvicetips.com/?guid=cda147b56d1cbd61c184805230bcbc79</guid>
		<description><![CDATA[
  
  

		        
    The hacking of the websites of  the  Federal Trade Commission's Bureau of Consumer Protection on February 17 was the second attack on the agency's Web presence in less than a month. Both of the attacked servers were set up for th...]]></description>
			<content:encoded><![CDATA[<img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(7,'http://smallbusiness.howtoadvicetips.com/after-first-anon-hack-pr-firm-failed-to-update-other-gov-websites/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_7"></iframe><p><a href="http://arstechnica.com/business/news/2012/02/after-first-anon-hack-pr-firm-failed-to-update-other-gov-websites.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss"><br />
  <img vspace="4" hspace="4" border="0" align="right" width="230" height="129" src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=tic.arstechnica.net/brief_icons_new/business-brief.png" /><br />
  </a></p>
<p>		        <!--body--></p>
<p>The <a href="http://arstechnica.com/business/news/2012/02/anonymous-antisec-hackers-break-into-and-bring-down-ftc-website.ars">hacking of the websites of  the  Federal Trade Commission&#8217;s Bureau of Consumer Protection</a> on February 17 was the second attack on the agency&#8217;s Web presence in less than a month. Both of the attacked servers were set up for the FTC by the public relations firm Fleishman-Hilliard under a<a href="https://www.fbo.gov/index?s=opportunity&amp;mode=form&amp;id=0c64e09f4ef6730cc3c07394cc47b7dc&amp;tab=core&amp;_cview=1"> $1.5 million communications support contract </a>held by the company awarded last August, and ran on servers the firm provisioned from Web hosting and cloud services provider Media Temple. But even after the server for the FTC&#8217;s <a href="http://onguardonline.gov">OnGuardOnline.gov</a> site (ironically, a site intended to share tips from the government on computer security and privacy for consumers) was hacked on January 24 using an exploit of security weaknesses in the applications running on it, Fleishman declined to update the software running its other sites, an executive of Media Temple told Ars.</p>
<p>Media Temple chief marketing officer Kim Brubeck told Ars, &#8220;we have actually asked Fleishman-Hilliard to remove any [remaining] .gov sites&#8221; from Media Temple&#8217;s servers. In an email to Fleishman-Hilliard on February 18, Brubeck requested that the company complete the transfer of its remaining government websites to other hosting providers within 48 hours.</p>
<p>Referring to the government&#8217;s security regulations, Brubeck explained, &#8220;We aren&#8217;t a FISMA-certified hosting service,&#8221; and added that Media Temple was unaware that Fleishman-Hilliard had intended to use the servers for government accounts.  Under the terms of the provisioning service that the servers were provided under, Fleishman-Hilliard was responsible for the administration and security of the servers, including operating system updates, software installations and backups, and had set up the servers&#8212;but &#8220;had chosen not to update their applications,&#8221; Brubeck said. </p>
<p><strong>Update: a Fleishman-Hilliard spokesperson contacted Ars on February 19, and said the company could not comment on the attack due to a strict non-disclosure agreement with the FTC, and referred further questions to the agency </strong>.</p>
<p><a href="http://arstechnica.com/business/news/2012/02/after-first-anon-hack-pr-firm-failed-to-update-other-gov-websites.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;comments=1#comments-bar">Read the comments on this post</a></p>
<p><a href="http://feedads.g.doubleclick.net/~at/v1ZRt8yOa2BWNtdi6BPoJTigPOo/0/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/v1ZRt8yOa2BWNtdi6BPoJTigPOo/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/v1ZRt8yOa2BWNtdi6BPoJTigPOo/1/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/v1ZRt8yOa2BWNtdi6BPoJTigPOo/1/di" border="0" ismap="true"/></a></p>
<p><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=ds.feedburner.com/~r/arstechnica/business/~4/AM4DWy2j9t8" height="1" width="1"/></p>
<img src="http://feeds.feedburner.com/~r/SmallBusinessAdviceTips/~4/Xwis83UtYdk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://smallbusiness.howtoadvicetips.com/after-first-anon-hack-pr-firm-failed-to-update-other-gov-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://smallbusiness.howtoadvicetips.com/after-first-anon-hack-pr-firm-failed-to-update-other-gov-websites/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=after-first-anon-hack-pr-firm-failed-to-update-other-gov-websites</feedburner:origLink></item>
		<item>
		<title>Week in tech: hacktivism, Slowloris, warrantless spying, and insecure keys</title>
		<link>http://feedproxy.google.com/~r/SmallBusinessAdviceTips/~3/MAN0mXxB4IQ/</link>
		<comments>http://smallbusiness.howtoadvicetips.com/week-in-tech-hacktivism-slowloris-warrantless-spying-and-insecure-keys/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 19:00:00 +0000</pubDate>
		<dc:creator>Ars Staff</dc:creator>
				<category><![CDATA[IT & e-commerce]]></category>
		<category><![CDATA[trendy]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Tech-policy]]></category>
		<category><![CDATA[weekinreview]]></category>

		<guid isPermaLink="false">http://smallbusiness.howtoadvicetips.com/?guid=841f81bb704e72e2ac12fa2a57d99960</guid>
		<description><![CDATA[
	  
	  
  
		        
    From encryption to darknets: As governments snoop, activists fight back: Governments around the world routinely track and monitor cell phones and Internet use. Activists&#8212;some funded by the US government&#8212;are fighti...]]></description>
			<content:encoded><![CDATA[<img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(8,'http://smallbusiness.howtoadvicetips.com/week-in-tech-hacktivism-slowloris-warrantless-spying-and-insecure-keys/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_8"></iframe><p><a href="http://arstechnica.com/tech-policy/news/2012/02/week-in-tech-hacktivism-slowloris-warrantless-spying-and-insecure-keys.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss"><br />
	  <img vspace="4" hspace="4" border="0" width="300" height="169" align="right" src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=tic.arstechnica.net/2012/02/17/broken_key-4f3e885-listing.jpg" /><br />
	  </a></p>
<p>		        <!--body--></p>
<p><a href="http://arstechnica.com/business/the-networked-society/2012/02/from-encryption-to-darknets-as-governments-snoop-activists-fight-back.ars"><b>From encryption to darknets: As governments snoop, activists fight back</b></a>: Governments around the world routinely track and monitor cell phones and Internet use. Activists&#8212;some funded by the US government&#8212;are fighting back with secure communications tools that can be had on the cheap.</p>
<p><a href="http://arstechnica.com/business/news/2012/02/high-orbits-and-slowlorises-understanding-the-anonymous-attack-tools.ars"><b>High Orbits and Slowlorises: understanding the Anonymous attack tools </b></a>: Putting the Low-Orbit Ion Cannon behind them to better protect themselves from being tracked down, members of Anonymous have put together a package of DDoS tools and security best practices that aims to make them more effective and less of a target for law enforcement.</p>
<p><a href="http://arstechnica.com/tech-policy/news/2012/02/week-in-tech-hacktivism-slowloris-warrantless-spying-and-insecure-keys.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss" title="Click here to continue reading this article"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=tic.arstechnica.net/mt-static/plugins/ArsTheme/images/read-more.jpg" alt="Read the rest of this article..."/></a></p>
<p><a href="http://arstechnica.com/tech-policy/news/2012/02/week-in-tech-hacktivism-slowloris-warrantless-spying-and-insecure-keys.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;comments=1#comments-bar">Read the comments on this post</a></p>
<p><a href="http://feedads.g.doubleclick.net/~at/Y3-aVuzyQ3K3Hau8dg4FdUT1dN8/0/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/Y3-aVuzyQ3K3Hau8dg4FdUT1dN8/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/Y3-aVuzyQ3K3Hau8dg4FdUT1dN8/1/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/Y3-aVuzyQ3K3Hau8dg4FdUT1dN8/1/di" border="0" ismap="true"/></a></p>
<p><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=ds.feedburner.com/~r/arstechnica/business/~4/lSDgOINFn8Y" height="1" width="1"/></p>
<img src="http://feeds.feedburner.com/~r/SmallBusinessAdviceTips/~4/MAN0mXxB4IQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://smallbusiness.howtoadvicetips.com/week-in-tech-hacktivism-slowloris-warrantless-spying-and-insecure-keys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://static.arstechnica.net/2012/02/17/broken_key-4f3e885-listing.jpg" length="" type="image/jpeg" />
		<feedburner:origLink>http://smallbusiness.howtoadvicetips.com/week-in-tech-hacktivism-slowloris-warrantless-spying-and-insecure-keys/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=week-in-tech-hacktivism-slowloris-warrantless-spying-and-insecure-keys</feedburner:origLink></item>
		<item>
		<title>Malicious backdoor in open-source messaging apps not spotted for 3 months</title>
		<link>http://feedproxy.google.com/~r/SmallBusinessAdviceTips/~3/q3YYxT_SjXY/</link>
		<comments>http://smallbusiness.howtoadvicetips.com/malicious-backdoor-in-open-source-messaging-apps-not-spotted-for-3-months/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 22:05:00 +0000</pubDate>
		<dc:creator>Dan Goodin</dc:creator>
				<category><![CDATA[IT & e-commerce]]></category>
		<category><![CDATA[trendy]]></category>
		<category><![CDATA[backdoor]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://smallbusiness.howtoadvicetips.com/?guid=f70a5547f98f3ea7d389996b599aca13</guid>
		<description><![CDATA[
  
  

		        
    For almost three months, versions of three widely distributed open-source applications  from Horde.org contained a backdoor that allowed attackers to remotely execute malicious PHP code on systems that  ran the programs.

Members...]]></description>
			<content:encoded><![CDATA[<img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(9,'http://smallbusiness.howtoadvicetips.com/malicious-backdoor-in-open-source-messaging-apps-not-spotted-for-3-months/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_9"></iframe><p><a href="http://arstechnica.com/business/news/2012/02/malicious-backdoor-in-open-source-messaging-apps-not-spotted-for-4-months.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss"><br />
  <img vspace="4" hspace="4" border="0" align="right" width="230" height="129" src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=tic.arstechnica.net/assets/2012/02/hordelogin-4f3ec6b-listing-thumb-230x130-30441-f.jpg" /><br />
  </a></p>
<p>		        <!--body--></p>
<p>For almost three months, versions of three widely distributed open-source applications  from <a href="http://www.horde.org/">Horde.org</a> contained a backdoor that allowed attackers to remotely execute malicious PHP code on systems that  ran the programs.</p>
<p>Members of the Horde Project warned of the tampering earlier this week, in a <a href="http://dev.horde.org/h/jonah/stories/view.php?channel_id=1&amp;id=155">bulletin</a> that advised users of the collaboration and messaging applications to immediately reinstall newer versions that didn&#8217;t contain the malicious code. Those affected included anyone who downloaded installation packages for Horde 3.3.12, Horde Groupware 1.2.10 or Horde Groupware Webmail Edition 1.2.10 between various dates in November and February 7. Horde 4 is not affected. A module that targets the vulnerability has <a href="http://cxsecurity.com/issue/WLB-2012020146">already been added</a> to the Metasploit framework for hackers and penetration testers.</p>
<p><a href="http://arstechnica.com/business/news/2012/02/malicious-backdoor-in-open-source-messaging-apps-not-spotted-for-4-months.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss" title="Click here to continue reading this article"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=tic.arstechnica.net/mt-static/plugins/ArsTheme/images/read-more.jpg" alt="Read the rest of this article..."/></a></p>
<p><a href="http://arstechnica.com/business/news/2012/02/malicious-backdoor-in-open-source-messaging-apps-not-spotted-for-4-months.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;comments=1#comments-bar">Read the comments on this post</a></p>
<p><a href="http://feedads.g.doubleclick.net/~at/xSYkWNXMr_DuAC3n0e8dc3ZPcYI/0/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/xSYkWNXMr_DuAC3n0e8dc3ZPcYI/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/xSYkWNXMr_DuAC3n0e8dc3ZPcYI/1/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/xSYkWNXMr_DuAC3n0e8dc3ZPcYI/1/di" border="0" ismap="true"/></a></p>
<p><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=ds.feedburner.com/~r/arstechnica/business/~4/FTH_Aiim1xc" height="1" width="1"/></p>
<img src="http://feeds.feedburner.com/~r/SmallBusinessAdviceTips/~4/q3YYxT_SjXY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://smallbusiness.howtoadvicetips.com/malicious-backdoor-in-open-source-messaging-apps-not-spotted-for-3-months/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://static.arstechnica.net/assets/2012/02/hordelogin-4f3ec6b-listing-thumb-300x169-30441-f.jpg" length="" type="image/jpeg" />
		<feedburner:origLink>http://smallbusiness.howtoadvicetips.com/malicious-backdoor-in-open-source-messaging-apps-not-spotted-for-3-months/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=malicious-backdoor-in-open-source-messaging-apps-not-spotted-for-3-months</feedburner:origLink></item>
		<item>
		<title>Anonymous Antisec hackers break into and bring down FTC website</title>
		<link>http://feedproxy.google.com/~r/SmallBusinessAdviceTips/~3/S4-4TMO_F1M/</link>
		<comments>http://smallbusiness.howtoadvicetips.com/anonymous-antisec-hackers-break-into-and-bring-down-ftc-website/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 17:05:00 +0000</pubDate>
		<dc:creator>Sean Gallagher</dc:creator>
				<category><![CDATA[IT & e-commerce]]></category>
		<category><![CDATA[trendy]]></category>
		<category><![CDATA[acta]]></category>
		<category><![CDATA[anonymous]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[securityhackers]]></category>
		<category><![CDATA[securityhole]]></category>
		<category><![CDATA[SOPA]]></category>
		<category><![CDATA[Tech-policy]]></category>

		<guid isPermaLink="false">http://smallbusiness.howtoadvicetips.com/?guid=2161513b9d86eb7fb5d23e397ce356ae</guid>
		<description><![CDATA[
  
  

		        
     
Members of Anonymous' "Antisec" collective struck a Web server of the Federal Trade Commission's Bureau of Consumer Protection early on February 17, hacking into and defacing  the sites hosted on it.&#160;

"The Bureau of Consu...]]></description>
			<content:encoded><![CDATA[<img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=.ispeech.org/images/listen.gif" alt="Listen to this Post. Powered by iSpeech.org" title="Listen to this Post. Powered by iSpeech.org" height="18" width="77" style="cursor:pointer" onclick="showPlayer(10,'http://smallbusiness.howtoadvicetips.com/anonymous-antisec-hackers-break-into-and-bring-down-ftc-website/')" /><br/>
<iframe style="width:0px;height:0px;border:none;overflow:hidden" frameborder="0" id="ispeech_iframe_10"></iframe><p><a href="http://arstechnica.com/business/news/2012/02/anonymous-antisec-hackers-break-into-and-bring-down-ftc-website.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss"><br />
  <img vspace="4" hspace="4" border="0" align="right" width="230" height="129" src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=tic.arstechnica.net/brief_icons_new/business-brief.png" /><br />
  </a></p>
<p>		        <!--body--></p>
<p>Members of Anonymous&#8217; &#8220;Antisec&#8221; collective struck a Web server of the Federal Trade Commission&#8217;s Bureau of Consumer Protection early on February 17, hacking into and defacing  the sites hosted on it.&nbsp;</p>
<p>
&#8220;The Bureau of Consumer Protection&#8217;s Business Center website and the partnership site NCPW run by the Federal Trade Commission were hacked earlier today,&#8221; FTC spokesperson Cecelia Prewett said in an official statement sent to Ars. &#8220;The FTC takes these malicious acts seriously. The sites have been taken down and will be brought back up when we&#8217;re satisfied that any vulnerability has been addressed.&#8221;</p>
<p>The <a href="http://pastebin.com/2qfEqS1p">log of the hack</a>, a cut-and-paste from a shell session on the Red Hat Enterprise Linux server, shows the server&#8217;s directories, the user account names and encrypted passwords stored in its etc/shadow file, and the MySQL databases running on the server. The contents of two of the tables posted in the log dump include the contents of a table with the account names, e-mail addresses, and hashed passwords of what appears to be the users of the server&#8217;s installations of Drupal and WordPress.</p>
<p>
While the websites belong to the FTC, they weren&#8217;t running in a government-owned data center. According to the IP address data for the server, it was hosted by <a href="http://mediatemple.net/">Media Temple</a> in Culver City, California, and it appears its sites were set up for the FTC by the public relations firm Fleishman-Hilliard. A spokesperson for Fleishman did not respond to requests for comment.  <strong> Update: Media Temple CMO Kim Brubeck told Ars that her company was unaware Fleishman had intended to use the uservers in its data center for .gov sites, and that she has requested they <a href="http://arstechnica.com/business/news/2012/02/after-first-anon-hack-pr-firm-failed-to-update-other-gov-websites.ars">remove any additional .gov sites</a>. </strong></p>
<p>
 Based on the claims of the Anon Antisec member who posted the log of the attack to Pastebin.com, the attack was motivated by the FTC&#8217;s failure to step in to stop <a href="http://arstechnica.com/gadgets/news/2012/01/pascals-wager-googles-new-privacy-policy-could-anger-ftc.ars">Google&#8217;s changes in its privacy policy</a>, and by the US&nbsp;government&#8217;s&nbsp;support of<a href="http://arstechnica.com/tech-policy/news/2012/02/czech-slovak-governments-backing-away-from-acta-too.ars"> ACTA</a>. In the statement, the Anon threatened that &#8220;If ACTA is signed by all participating negotiating countries&#8230;We will systematically knock all evil corporations and governments off of our internet.&#8221;
</p>
<p><a href="http://arstechnica.com/business/news/2012/02/anonymous-antisec-hackers-break-into-and-bring-down-ftc-website.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss&amp;comments=1#comments-bar">Read the comments on this post</a></p>
<p><a href="http://feedads.g.doubleclick.net/~at/j0S7YECSmtdqiob-SdW0tiliyfo/0/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/j0S7YECSmtdqiob-SdW0tiliyfo/0/di" border="0" ismap="true"/></a><br />
<a href="http://feedads.g.doubleclick.net/~at/j0S7YECSmtdqiob-SdW0tiliyfo/1/da"><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=dads.g.doubleclick.net/~at/j0S7YECSmtdqiob-SdW0tiliyfo/1/di" border="0" ismap="true"/></a></p>
<p><img src="http://howtoadvicetips.com/smallbusiness/wp-content/plugins/php-image-cache/image.php?path=ds.feedburner.com/~r/arstechnica/business/~4/z8Kx2xcbuE0" height="1" width="1"/></p>
<img src="http://feeds.feedburner.com/~r/SmallBusinessAdviceTips/~4/S4-4TMO_F1M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://smallbusiness.howtoadvicetips.com/anonymous-antisec-hackers-break-into-and-bring-down-ftc-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://smallbusiness.howtoadvicetips.com/anonymous-antisec-hackers-break-into-and-bring-down-ftc-website/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=anonymous-antisec-hackers-break-into-and-bring-down-ftc-website</feedburner:origLink></item>
	</channel>
</rss>

