<?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>BitForce Consulting LLC</title>
	<atom:link href="http://bitforceconsulting.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bitforceconsulting.com</link>
	<description>Computer Security Solutions</description>
	<lastBuildDate>Tue, 09 Mar 2010 00:05:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>5 Ways to Fight SEO Poisoning</title>
		<link>http://bitforceconsulting.com/2010/5-ways-to-fight-seo-poisoning/</link>
		<comments>http://bitforceconsulting.com/2010/5-ways-to-fight-seo-poisoning/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 17:07:55 +0000</pubDate>
		<dc:creator>wepman</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">https://bitforceconsulting.com/?p=173</guid>
		<description><![CDATA[Do you use Google every day? I sure do, and not only that, but I generally trust that the results that show up in a Google search to be malware-free and clean. A less-well-known type of attack, called SEO Poisoning (SEO is Search Engine Optimization) is a scary tactic, which takes advantage of algorithms used [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bitforceconsulting.com/wp-content/uploads/2010/03/Screen-shot-2010-03-08-at-9.54.16-AM.png"><img class="alignleft size-full wp-image-176" style="margin: 3px;" title="Security Officer" src="http://bitforceconsulting.com/wp-content/uploads/2010/03/Screen-shot-2010-03-08-at-9.54.16-AM.png" alt="Security Alert Graphic" width="64" height="65" /></a>Do you use Google every day? I sure do, and not only that, but I generally trust that the results that show up in a Google search to be malware-free and clean. A less-well-known type of attack, called SEO Poisoning (SEO is <em>Search Engine Optimization</em>) is a scary tactic, which takes advantage of algorithms used to calculate search engine results, and manipulates its way into the top several results for a search to deliver its malware.</p>
<p><span id="more-173"></span></p>
<h2>1. Search Smarter</h2>
<p>Statistically speaking, hackers lurk among popular trends &#8211; movies, media scandals, natural disasters, etc. You are more likely to encounter a SEO poisoning attack when searching for something that is recently in the news. Now, I am not advocating ceasing any searches about popular topics by any means. But, it is very important to think about what content you are about to view. Is the charity you are about to donate to actually legitimate? Is the site you&#8217;ve visited sending popups with &#8220;Free Antivirus&#8221; products or warnings? Are you viewing a well-known site, or some spoof site from a third-world-country? Consider your goal and your means when searching, always use your head before clicking (especially the &#8220;download&#8221; or &#8220;run&#8221; buttons!)</p>
<h2>2. Watch out for Topic Mismatch</h2>
<p style="text-align: center;"><img class="size-full wp-image-175  aligncenter" title="SEO Poisoning Attack1" src="http://bitforceconsulting.com/wp-content/uploads/2010/03/Screen-shot-2010-03-08-at-9.42.21-AM.png" alt="Example of SEO Poisoning Result" width="546" height="71" /></p>
<p style="text-align: left;">Sites are usually dedicated to one niche, or general category. In the example above, it&#8217;s odd that a vacation property site links to a popular media topic&#8230; This kind of thing, while possible, is rare, and may be indicative of a malware-driven site, or a spoofed site alltogether.</p>
<h2 style="text-align: left;">3. Watch the Page Type and Don&#8217;t Run Javascript/Flash from Unknown Sources</h2>
<p>In the example above, the page is a PHP script (not uncommon), with the search string as a query. However, each time you allow dynamic content to run on your browser (Javascript, Flash, Microsoft Silverlight, etc) &#8211; you open up yourself to a range of possible attacks. Recently, a popular SEO poisoning attack leveraged on a vulnerability in Flash to deliver its payload. We recommend a plugin such as <a href="http://noscript.net" target="_blank" onclick="pageTracker._trackPageview('/outgoing/noscript.net?referer=');">No-Script</a> for Firefox, to combat unwanted/unknown code from running. Again, legitimate content from legitimate sites is a good thing, but globally enabling these plugins can result in a vulnerable system. It is easier to exploit a system with many potential vulnerabilities!</p>
<h2>4. Patch your system, Run AV and Anti-Spyware Software ALWAYS</h2>
<p>This should be a given, but the fact is: many users repeatedly fail to install critical security patches, run anti-virus software and anti-spyware. No system is completely hardened from attacks, and failing to install the needed security software and patches increases the impact of an attack exponentially. Patches exist to correct vulnerabilities that are discovered (read:out in the open for hackers to exploit!). No one tool is completely comprehensive or perfect either.</p>
<p>To protect against SEO poisoning attacks, the following browser plugins are recommended:</p>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1865" target="_blank" onclick="pageTracker._trackPageview('/outgoing/addons.mozilla.org/en-US/firefox/addon/1865?referer=');">Ad-Block Plus</a> &#8211; Blocks annoying advertisements and dangerous content (Firefox)</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/3456" target="_blank" onclick="pageTracker._trackPageview('/outgoing/addons.mozilla.org/en-US/firefox/addon/3456?referer=');">Web of Trust</a> &#8211; Safe Browing Initiative, Rates Sites Based on User Input (Firefox)</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/722" target="_blank" onclick="pageTracker._trackPageview('/outgoing/addons.mozilla.org/en-US/firefox/addon/722?referer=');">No-Script</a> &#8211; Block Javascript and other annoying (sometimes malicious) dynamic content, except by explicit permission (Firefox)</li>
</ul>
<h2>5. The Moral of the Story: Use common sense!</h2>
<p>What this all boils down to is: users need to wake up from the blissful world of &#8220;oh, it won&#8217;t happen to me&#8221; and understand that the internet is inherently untrustworthy. There are tools and resources out there for every operating system, and every browser to make your search experience a safe one, but ultimately, the responsibility rests with you. Think before you type and click &#8211; don&#8217;t let those hackers steal your machine or your peace of mind.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share This Article</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="pageTracker._trackPageview('/outgoing/buzz.yahoo.com/submit?submitUrl=http_3A_2F_2Fbitforceconsulting.com_2F2010_2F5-ways-to-fight-seo-poisoning_2F_amp_submitHeadline=5+Ways+to+Fight+SEO+Poisoning_amp_submitSummary=&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fbitforceconsulting.com%2F2010%2F5-ways-to-fight-seo-poisoning%2F&amp;submitHeadline=5+Ways+to+Fight+SEO+Poisoning&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2F5-ways-to-fight-seo-poisoning_2F_amp_title=5+Ways+to+Fight+SEO+Poisoning&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2F5-ways-to-fight-seo-poisoning%2F&amp;title=5+Ways+to+Fight+SEO+Poisoning" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2F5-ways-to-fight-seo-poisoning_2F_amp_title=5+Ways+to+Fight+SEO+Poisoning&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2F5-ways-to-fight-seo-poisoning%2F&amp;title=5+Ways+to+Fight+SEO+Poisoning" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/sharer.php?u=http_3A_2F_2Fbitforceconsulting.com_2F2010_2F5-ways-to-fight-seo-poisoning_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fbitforceconsulting.com%2F2010%2F5-ways-to-fight-seo-poisoning%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbitforceconsulting.com_2F2010_2F5-ways-to-fight-seo-poisoning_2F_amp_title=5+Ways+to+Fight+SEO+Poisoning&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbitforceconsulting.com%2F2010%2F5-ways-to-fight-seo-poisoning%2F&amp;title=5+Ways+to+Fight+SEO+Poisoning" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.linkedin.com/shareArticle?mini=true_amp_url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2F5-ways-to-fight-seo-poisoning_2F_amp_title=5+Ways+to+Fight+SEO+Poisoning&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2F5-ways-to-fight-seo-poisoning%2F&amp;title=5+Ways+to+Fight+SEO+Poisoning" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2F5-ways-to-fight-seo-poisoning_2F_amp_title=5+Ways+to+Fight+SEO+Poisoning&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2F5-ways-to-fight-seo-poisoning%2F&amp;title=5+Ways+to+Fight+SEO+Poisoning" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2F5-ways-to-fight-seo-poisoning_2F_amp_title=5+Ways+to+Fight+SEO+Poisoning&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2F5-ways-to-fight-seo-poisoning%2F&amp;title=5+Ways+to+Fight+SEO+Poisoning" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2F5-ways-to-fight-seo-poisoning_2F_amp_title=5+Ways+to+Fight+SEO+Poisoning&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2F5-ways-to-fight-seo-poisoning%2F&amp;title=5+Ways+to+Fight+SEO+Poisoning" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.technorati.com/faves?add=http_3A_2F_2Fbitforceconsulting.com_2F2010_2F5-ways-to-fight-seo-poisoning_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fbitforceconsulting.com%2F2010%2F5-ways-to-fight-seo-poisoning%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/twitter.com/home/?status=Check+out+5+Ways+to+Fight+SEO+Poisoning+_+http_3A_2F_2Fbitforceconsulting.com_2F2010_2F5-ways-to-fight-seo-poisoning_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+5+Ways+to+Fight+SEO+Poisoning+@+http%3A%2F%2Fbitforceconsulting.com%2F2010%2F5-ways-to-fight-seo-poisoning%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/myweb2.search.yahoo.com/myresults/bookmarklet?u=http_3A_2F_2Fbitforceconsulting.com_2F2010_2F5-ways-to-fight-seo-poisoning_2F_amp_t=5+Ways+to+Fight+SEO+Poisoning&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fbitforceconsulting.com%2F2010%2F5-ways-to-fight-seo-poisoning%2F&amp;t=5+Ways+to+Fight+SEO+Poisoning" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://bitforceconsulting.com/2010/5-ways-to-fight-seo-poisoning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Achilles Heel of Penetration Testing</title>
		<link>http://bitforceconsulting.com/2010/the-achilles-heel-of-penetration-testing/</link>
		<comments>http://bitforceconsulting.com/2010/the-achilles-heel-of-penetration-testing/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 05:28:51 +0000</pubDate>
		<dc:creator>wepman</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">https://bitforceconsulting.com/?p=149</guid>
		<description><![CDATA[Described in a post by ISC&#8217;s Rob VandenBrink is a new trend in Intrusion Detection Systems: IP blacklist score aggregation. In this approach, IP addresses (sometimes from multiple systems and networks) that exhibit questionable behavior (even sometimes innocuous behavior that may seem questionable to the algorithm) are rated and stored in a central database. When [...]]]></description>
			<content:encoded><![CDATA[<p>Described in a post by ISC&#8217;s Rob VandenBrink is a new trend in Intrusion Detection Systems: <strong>IP blacklist score aggregation</strong>. In this approach, IP <a href="http://bitforceconsulting.com/wp-content/uploads/2010/02/whats_this_6_28.jpg"><img class="alignright size-medium wp-image-150" title="Sad Computer User" src="http://bitforceconsulting.com/wp-content/uploads/2010/02/whats_this_6_28-300x218.jpg" alt="Upset Computer User" width="247" height="190" /></a>addresses (sometimes from multiple systems and networks) that exhibit questionable behavior (even sometimes innocuous behavior that may <em>seem</em> questionable to the algorithm) are rated and stored in a central database.</p>
<p>When new traffic is seen from the IP address (using simple bit by bit and header analysis) &#8211; the IDS queries the database, and scores the packet as malicious or not.</p>
<p>What this means essentially is: if you are a penetration tester, or conduct routine tests on your network, or even are simply a user who accesses a lot of admin pages (or uses poorly coded software) &#8211; you may be at risk for being blocked or limited by Intrusion Detection Systems, even if you need legitimate access to a network system! IP-based blacklisting is too rigid, and counterproductive if not  implemented properly.</p>
<p>This is a strong case against simple rule-filter-table based detection systems, and a case for stronger, smarter detection algorithms and human involvement in network operations. What are you using to detect network anomalies and malicious network traffic?</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share This Article</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="pageTracker._trackPageview('/outgoing/buzz.yahoo.com/submit?submitUrl=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fthe-achilles-heel-of-penetration-testing_2F_amp_submitHeadline=The+Achilles+Heel+of+Penetration+Testing_amp_submitSummary=&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fthe-achilles-heel-of-penetration-testing%2F&amp;submitHeadline=The+Achilles+Heel+of+Penetration+Testing&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fthe-achilles-heel-of-penetration-testing_2F_amp_title=The+Achilles+Heel+of+Penetration+Testing&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fthe-achilles-heel-of-penetration-testing%2F&amp;title=The+Achilles+Heel+of+Penetration+Testing" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fthe-achilles-heel-of-penetration-testing_2F_amp_title=The+Achilles+Heel+of+Penetration+Testing&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fthe-achilles-heel-of-penetration-testing%2F&amp;title=The+Achilles+Heel+of+Penetration+Testing" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/sharer.php?u=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fthe-achilles-heel-of-penetration-testing_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fthe-achilles-heel-of-penetration-testing%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fthe-achilles-heel-of-penetration-testing_2F_amp_title=The+Achilles+Heel+of+Penetration+Testing&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fthe-achilles-heel-of-penetration-testing%2F&amp;title=The+Achilles+Heel+of+Penetration+Testing" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.linkedin.com/shareArticle?mini=true_amp_url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fthe-achilles-heel-of-penetration-testing_2F_amp_title=The+Achilles+Heel+of+Penetration+Testing&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fthe-achilles-heel-of-penetration-testing%2F&amp;title=The+Achilles+Heel+of+Penetration+Testing" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fthe-achilles-heel-of-penetration-testing_2F_amp_title=The+Achilles+Heel+of+Penetration+Testing&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fthe-achilles-heel-of-penetration-testing%2F&amp;title=The+Achilles+Heel+of+Penetration+Testing" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fthe-achilles-heel-of-penetration-testing_2F_amp_title=The+Achilles+Heel+of+Penetration+Testing&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fthe-achilles-heel-of-penetration-testing%2F&amp;title=The+Achilles+Heel+of+Penetration+Testing" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fthe-achilles-heel-of-penetration-testing_2F_amp_title=The+Achilles+Heel+of+Penetration+Testing&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fthe-achilles-heel-of-penetration-testing%2F&amp;title=The+Achilles+Heel+of+Penetration+Testing" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.technorati.com/faves?add=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fthe-achilles-heel-of-penetration-testing_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fthe-achilles-heel-of-penetration-testing%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/twitter.com/home/?status=Check+out+The+Achilles+Heel+of+Penetration+Testing+_+http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fthe-achilles-heel-of-penetration-testing_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+The+Achilles+Heel+of+Penetration+Testing+@+http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fthe-achilles-heel-of-penetration-testing%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/myweb2.search.yahoo.com/myresults/bookmarklet?u=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fthe-achilles-heel-of-penetration-testing_2F_amp_t=The+Achilles+Heel+of+Penetration+Testing&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fthe-achilles-heel-of-penetration-testing%2F&amp;t=The+Achilles+Heel+of+Penetration+Testing" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://bitforceconsulting.com/2010/the-achilles-heel-of-penetration-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Latest Botnet Attack: Unconfigured Routers</title>
		<link>http://bitforceconsulting.com/2010/latest-botnet-attack-unconfigured-routers/</link>
		<comments>http://bitforceconsulting.com/2010/latest-botnet-attack-unconfigured-routers/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 05:39:33 +0000</pubDate>
		<dc:creator>wepman</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">https://bitforceconsulting.com/?p=131</guid>
		<description><![CDATA[In a recent report, security researchers have seen an marked increase in the number of attacks by botnets on unconfigured (store-bought) routers, switches and wireless gateways. Czech researchers at Masaryk University&#8217;s Institute of Computer Science in Brno, Czech Republic have discovered the &#8220;Chuck Norris Botnet&#8221;, whose army of compromised computers silently and stealthily probes IP [...]]]></description>
			<content:encoded><![CDATA[<p>In a recent report, security researchers have seen an marked increase in the number of attacks by botnets on unconfigured (store-bought) routers, switches and wireless gateways.</p>
<p>Czech researchers at Masaryk University&#8217;s Institute of Computer Science in Brno, Czech Republic have discovered the &#8220;Chuck Norris Botnet&#8221;, whose army of compromised computers silently and stealthily probes IP addresses for unsecured routers, wifi-gateways, switches and other network hardware &#8211; then attempts to guess the passwords of these machines in order to spread itself.<br />
<span id="more-131"></span><br />
Botnets are &#8220;distributed networks of compromised computers and network-connected hardware which are used to launch attacks against other machines or to steal private information, such as passwords and bank account information, from users.&#8221; says Josh Wepman, a Security Researcher at BitForce Consulting LLC, he adds &#8220;many users aren&#8217;t even aware that their machine is being used against their will &#8211; and that&#8217;s the beauty of the attack &#8211; thousands of computers under the complete and total control of the hacker&#8221;.</p>
<div id="attachment_133" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-133" title="Botnet Attack" src="http://bitforceconsulting.com/wp-content/uploads/2010/02/Botnet-300x231.png" alt="Botnet Attack Diagram" width="300" height="231" /><p class="wp-caption-text">Anatomy of a Botnet Attack</p></div>
<p>Major companies affected by this attack, such as D-Link were not aware of the problem, however note that the best way to fix a compromised box is to manually reset the entire system, however the Chuck Norris Botnet resides in RAM, not the hard disk, so simply resetting the router would fix a compromised machine. Changing passwords from factory defaults was also strongly recommended.</p>
<p>The biggest danger of the Chuck Norris Botnet is that it sends poisoned DNS replies to the user, potentially causing the user to visit malicious websites and therefore to divulge secret information (such as passwords) to an attacker.</p>
<p>The easiest and best way to prevent against this particular botnet, and from manual attacks against your system is to <em>always</em> change your passwords from a factory default setting to a secure alternative. Regular patches and updates are very important to routers, as well.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share This Article</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="pageTracker._trackPageview('/outgoing/buzz.yahoo.com/submit?submitUrl=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Flatest-botnet-attack-unconfigured-routers_2F_amp_submitHeadline=Latest+Botnet+Attack_3A+Unconfigured+Routers_amp_submitSummary=&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Flatest-botnet-attack-unconfigured-routers%2F&amp;submitHeadline=Latest+Botnet+Attack%3A+Unconfigured+Routers&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Flatest-botnet-attack-unconfigured-routers_2F_amp_title=Latest+Botnet+Attack_3A+Unconfigured+Routers&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Flatest-botnet-attack-unconfigured-routers%2F&amp;title=Latest+Botnet+Attack%3A+Unconfigured+Routers" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Flatest-botnet-attack-unconfigured-routers_2F_amp_title=Latest+Botnet+Attack_3A+Unconfigured+Routers&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Flatest-botnet-attack-unconfigured-routers%2F&amp;title=Latest+Botnet+Attack%3A+Unconfigured+Routers" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/sharer.php?u=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Flatest-botnet-attack-unconfigured-routers_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Flatest-botnet-attack-unconfigured-routers%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Flatest-botnet-attack-unconfigured-routers_2F_amp_title=Latest+Botnet+Attack_3A+Unconfigured+Routers&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Flatest-botnet-attack-unconfigured-routers%2F&amp;title=Latest+Botnet+Attack%3A+Unconfigured+Routers" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.linkedin.com/shareArticle?mini=true_amp_url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Flatest-botnet-attack-unconfigured-routers_2F_amp_title=Latest+Botnet+Attack_3A+Unconfigured+Routers&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Flatest-botnet-attack-unconfigured-routers%2F&amp;title=Latest+Botnet+Attack%3A+Unconfigured+Routers" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Flatest-botnet-attack-unconfigured-routers_2F_amp_title=Latest+Botnet+Attack_3A+Unconfigured+Routers&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Flatest-botnet-attack-unconfigured-routers%2F&amp;title=Latest+Botnet+Attack%3A+Unconfigured+Routers" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Flatest-botnet-attack-unconfigured-routers_2F_amp_title=Latest+Botnet+Attack_3A+Unconfigured+Routers&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Flatest-botnet-attack-unconfigured-routers%2F&amp;title=Latest+Botnet+Attack%3A+Unconfigured+Routers" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Flatest-botnet-attack-unconfigured-routers_2F_amp_title=Latest+Botnet+Attack_3A+Unconfigured+Routers&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Flatest-botnet-attack-unconfigured-routers%2F&amp;title=Latest+Botnet+Attack%3A+Unconfigured+Routers" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.technorati.com/faves?add=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Flatest-botnet-attack-unconfigured-routers_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Flatest-botnet-attack-unconfigured-routers%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/twitter.com/home/?status=Check+out+Latest+Botnet+Attack_3A+Unconfigured+Routers+_+http_3A_2F_2Fbitforceconsulting.com_2F2010_2Flatest-botnet-attack-unconfigured-routers_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Latest+Botnet+Attack%3A+Unconfigured+Routers+@+http%3A%2F%2Fbitforceconsulting.com%2F2010%2Flatest-botnet-attack-unconfigured-routers%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/myweb2.search.yahoo.com/myresults/bookmarklet?u=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Flatest-botnet-attack-unconfigured-routers_2F_amp_t=Latest+Botnet+Attack_3A+Unconfigured+Routers&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Flatest-botnet-attack-unconfigured-routers%2F&amp;t=Latest+Botnet+Attack%3A+Unconfigured+Routers" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://bitforceconsulting.com/2010/latest-botnet-attack-unconfigured-routers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Primer on Digital Privacy</title>
		<link>http://bitforceconsulting.com/2010/a-primer-on-digital-privacy/</link>
		<comments>http://bitforceconsulting.com/2010/a-primer-on-digital-privacy/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 19:22:09 +0000</pubDate>
		<dc:creator>wepman</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">https://bitforceconsulting.com/?p=95</guid>
		<description><![CDATA[Security is not necessarily about guaranteeing perfect and complete isolation from attacks (such a feat is, and has proven to be impossible in both the physical realm and in cyberspace), rather, it is about a dynamic and adaptable set of rules and policies governing the control of information and access.]]></description>
			<content:encoded><![CDATA[<blockquote><p>Driven from every other corner of the earth, freedom of thought and the right of private judgment in matters of conscience, direct their course to this happy country as their last asylum. &#8211; Sam Adams</p></blockquote>
<p><img class="alignleft" title="Data Privacy" src="http://www.istockphoto.com/file_thumbview_approve/4418959/2/istockphoto_4418959-computer-data-protection.jpg" alt="Data Privacy" width="228" height="152" />Privacy is a mainstay of free society.</p>
<p>In celebration of Data Privacy Day (28 January), CNet released an article discussing privacy, namely the fact that many refuse to pay for privacy. <em>It&#8217;s been 10 years: Why won&#8217;t people pay for privacy? (available: </em><a href="http://news.cnet.com/8301-13578_3-10443575-38.html" target="_blank" onclick="pageTracker._trackPageview('/outgoing/news.cnet.com/8301-13578_3-10443575-38.html?referer=');">http://news.cnet.com/8301-13578_3-10443575-38.html</a>). Indeed, the ramifications of data privacy (or lack thereof) is increasingly becoming a crucial issue for businesses and consumers alike. Information leaks are rampant, and chances are, your personal data has already been exposed in some sort of attack.</p>
<p>How, then, are we to deal with data privacy threats and mitigate the risks? Our current network infrastructure is designed in ways that simply don&#8217;t guarantee security. Yet, most users also simply <em>trust the system</em>. It is the responsibility of the both user and the system developer to strive for information assurance, and to work towards a more secure future. <strong>Security is not necessarily about guaranteeing perfect and complete isolation from attacks (such a feat is, and has proven to be impossible in both the physical realm and in cyberspace), rather, it is about a dynamic and adaptable set of rules and policies governing the control of information and access.</strong></p>
<p><span id="more-95"></span></p>
<h2>An Additional Problem</h2>
<p>Since we can safely assume that the underlying technologies of the internet are generally insecure (with the exception of specific security protocols, TLS, SSL, IpSEC, etc), we conclude that our digital privacy is not at all guaranteed, in fact, quite the contrary. Even if we rely on secure protocols, these protocols are only as secure as the implementation, and implicitly rely on the trust of other systems/organizations (for example Public Key Infrastructure relies on the fact that we generally believe prime number factorization to be difficult; HTTPS websites rely on the integrity of Certificate Authorities to only provide certificates to the owner of a site, not to third parities).</p>
<p>Therefore, trust <strong>must</strong> be a vital aspect of any security protocol, and every step of the system (from the physical hardware and protocols, to third parties) must be thoroughly vetted before integrated into the system.</p>
<h2>Data Breach vs Difficulty &#8211; Cost/Benefit Analysis</h2>
<p>Let&#8217;s take a step back, for a moment, and look at the big picture of data security. Let&#8217;s say I am sending an unencrypted email to my friend Alice. Would this email be appealing to the attacker if it contained a beautiful picture of the mountains? Well, maybe, but definitely not as appealing as if it contained my credit card number. The difficulty of &#8220;sniffing&#8221; (capturing) the contents of this email is not too great, but the payoff in the first case is not great either.</p>
<p>If we modify this example so that the same emails are being exchanged, only the contents are encrypted with a system that we generally trust. Now, the difficulty of obtaining the contents of the email is significantly intensified. Would it be worth the enormous effort to decrypt the email in the first case? Most likely, not. But, let&#8217;s say that the attacker really, really wanted the contents of the email (say, it contained important financial info, for example). Now would it be worth the effort?</p>
<p>This example demonstrates the classic issue of cost-benefit analysis. From the attacker&#8217;s perspective (and this holds true in general as well), if the payoff (benefit) outweighs the difficulty (cost), the attacker makes the effort. Otherwise, generally speaking from a psychological perspective, most attackers would not waste the time or effort. From the other perspective: would it be worth it to take the extra time (and computational resources) to encrypt an generally unimportant personal message? In other words, is the cost of implementing security protocols commensurate with the level of necessity of information security it provides?</p>
<p>This is the classic question of <em>security through difficulty </em>- if you maximize the cost of breaching your data, when compared to the benefits such a breach would provide, in this area, security is upheld.</p>
<h2>A Practical Discussion</h2>
<blockquote><p>Every member of the society spies on the rest, and it is his duty to inform against them. All are slaves and equal in their slavery&#8230; The great thing about it is equality&#8230; Slaves are bound to be equal. &#8211; Fyodor Dostoevsky</p></blockquote>
<p>Your data, theoretically, is not completely secure over the internet. Perfect data security is an impossible goal, or otherwise an hallucination. Indeed, what we strive for is to provide the level of security that prompts an attacker to &#8220;give up&#8221; &#8211; to minimize our transmitted data, and guard our relevant data using offline means and physical safeguards. This is a call for the user and the administrator to beware of what they post and transact online.</p>
<p>In most areas, there is a reasonable expectation of freedom of information and thought, but the freedom to transact data unobserved should not be relied upon as a reliable safeguard. It is our responsibility to be proactive in implementation, monitoring and enforcement of our infrastructure, and to not transmit unnecessary data over networks. Just like we guard your wallets, our cash, our identities, so must we guard our information.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share This Article</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="pageTracker._trackPageview('/outgoing/buzz.yahoo.com/submit?submitUrl=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fa-primer-on-digital-privacy_2F_amp_submitHeadline=A+Primer+on+Digital+Privacy_amp_submitSummary=&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fa-primer-on-digital-privacy%2F&amp;submitHeadline=A+Primer+on+Digital+Privacy&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fa-primer-on-digital-privacy_2F_amp_title=A+Primer+on+Digital+Privacy&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fa-primer-on-digital-privacy%2F&amp;title=A+Primer+on+Digital+Privacy" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fa-primer-on-digital-privacy_2F_amp_title=A+Primer+on+Digital+Privacy&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fa-primer-on-digital-privacy%2F&amp;title=A+Primer+on+Digital+Privacy" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/sharer.php?u=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fa-primer-on-digital-privacy_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fa-primer-on-digital-privacy%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fa-primer-on-digital-privacy_2F_amp_title=A+Primer+on+Digital+Privacy&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fa-primer-on-digital-privacy%2F&amp;title=A+Primer+on+Digital+Privacy" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.linkedin.com/shareArticle?mini=true_amp_url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fa-primer-on-digital-privacy_2F_amp_title=A+Primer+on+Digital+Privacy&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fa-primer-on-digital-privacy%2F&amp;title=A+Primer+on+Digital+Privacy" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fa-primer-on-digital-privacy_2F_amp_title=A+Primer+on+Digital+Privacy&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fa-primer-on-digital-privacy%2F&amp;title=A+Primer+on+Digital+Privacy" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fa-primer-on-digital-privacy_2F_amp_title=A+Primer+on+Digital+Privacy&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fa-primer-on-digital-privacy%2F&amp;title=A+Primer+on+Digital+Privacy" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fa-primer-on-digital-privacy_2F_amp_title=A+Primer+on+Digital+Privacy&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fa-primer-on-digital-privacy%2F&amp;title=A+Primer+on+Digital+Privacy" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.technorati.com/faves?add=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fa-primer-on-digital-privacy_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fa-primer-on-digital-privacy%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/twitter.com/home/?status=Check+out+A+Primer+on+Digital+Privacy+_+http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fa-primer-on-digital-privacy_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+A+Primer+on+Digital+Privacy+@+http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fa-primer-on-digital-privacy%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/myweb2.search.yahoo.com/myresults/bookmarklet?u=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fa-primer-on-digital-privacy_2F_amp_t=A+Primer+on+Digital+Privacy&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fa-primer-on-digital-privacy%2F&amp;t=A+Primer+on+Digital+Privacy" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://bitforceconsulting.com/2010/a-primer-on-digital-privacy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BitForce Completes Registration</title>
		<link>http://bitforceconsulting.com/2010/bitforce-completes-registration/</link>
		<comments>http://bitforceconsulting.com/2010/bitforce-completes-registration/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 23:53:46 +0000</pubDate>
		<dc:creator>wepman</dc:creator>
				<category><![CDATA[Company News]]></category>

		<guid isPermaLink="false">https://bitforceconsulting.com/?p=81</guid>
		<description><![CDATA[BitForce Consulting LLC, a Colorado based computer security and information technology consulting group, has completed registration as a Limited Liability Company. BitForce Consulting LLC provides small and medium sized businesses with IT services such as network and workstation setup and administration, website security, database design and implementation, custom security software, code auditing, and penetration testing. [...]]]></description>
			<content:encoded><![CDATA[<p>BitForce Consulting LLC, a Colorado based computer security and information technology consulting group, has completed registration as a Limited Liability Company. BitForce Consulting LLC provides small and medium sized businesses with IT services such as network and workstation setup and administration, website security, database design and implementation, custom security software, code auditing, and penetration testing.</p>
<p>For more information, please visit our contact us page: <a href="/contact-us">Contact BitForce Consulting LLC</a>.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share This Article</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="pageTracker._trackPageview('/outgoing/buzz.yahoo.com/submit?submitUrl=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fbitforce-completes-registration_2F_amp_submitHeadline=BitForce+Completes+Registration_amp_submitSummary=&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fbitforce-completes-registration%2F&amp;submitHeadline=BitForce+Completes+Registration&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fbitforce-completes-registration_2F_amp_title=BitForce+Completes+Registration&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fbitforce-completes-registration%2F&amp;title=BitForce+Completes+Registration" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fbitforce-completes-registration_2F_amp_title=BitForce+Completes+Registration&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fbitforce-completes-registration%2F&amp;title=BitForce+Completes+Registration" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/sharer.php?u=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fbitforce-completes-registration_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fbitforce-completes-registration%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fbitforce-completes-registration_2F_amp_title=BitForce+Completes+Registration&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fbitforce-completes-registration%2F&amp;title=BitForce+Completes+Registration" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.linkedin.com/shareArticle?mini=true_amp_url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fbitforce-completes-registration_2F_amp_title=BitForce+Completes+Registration&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fbitforce-completes-registration%2F&amp;title=BitForce+Completes+Registration" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fbitforce-completes-registration_2F_amp_title=BitForce+Completes+Registration&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fbitforce-completes-registration%2F&amp;title=BitForce+Completes+Registration" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fbitforce-completes-registration_2F_amp_title=BitForce+Completes+Registration&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fbitforce-completes-registration%2F&amp;title=BitForce+Completes+Registration" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fbitforce-completes-registration_2F_amp_title=BitForce+Completes+Registration&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fbitforce-completes-registration%2F&amp;title=BitForce+Completes+Registration" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.technorati.com/faves?add=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fbitforce-completes-registration_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fbitforce-completes-registration%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/twitter.com/home/?status=Check+out+BitForce+Completes+Registration+_+http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fbitforce-completes-registration_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+BitForce+Completes+Registration+@+http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fbitforce-completes-registration%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/myweb2.search.yahoo.com/myresults/bookmarklet?u=http_3A_2F_2Fbitforceconsulting.com_2F2010_2Fbitforce-completes-registration_2F_amp_t=BitForce+Completes+Registration&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fbitforceconsulting.com%2F2010%2Fbitforce-completes-registration%2F&amp;t=BitForce+Completes+Registration" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://bitforceconsulting.com/2010/bitforce-completes-registration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Account Control &#8211; How Secure is Windows 7, Really?</title>
		<link>http://bitforceconsulting.com/2009/user-account-control-how-secure-is-windows-7-really/</link>
		<comments>http://bitforceconsulting.com/2009/user-account-control-how-secure-is-windows-7-really/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 18:48:26 +0000</pubDate>
		<dc:creator>wepman</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">https://bitforceconsulting.com/?p=65</guid>
		<description><![CDATA[Windows 7 &#8211; Microsoft&#8217;s answer to Vista&#8217;s failure &#8211; is a novel operating system, blending visual pleasures from Vista&#8217;s &#8220;Aero&#8221; glass theme, and a host of redesigned features &#8220;under the hood&#8221;. One such improvement (highly touted by Microsoft, of course) is UAC &#8211; User Account Control &#8211; a system to harden changes to the underlying [...]]]></description>
			<content:encoded><![CDATA[<p>Windows 7 &#8211; Microsoft&#8217;s answer to Vista&#8217;s failure &#8211; is a novel operating system, blending visual pleasures from Vista&#8217;s &#8220;Aero&#8221; glass theme, and a host of redesigned features &#8220;under the hood&#8221;. One such improvement (highly touted by Microsoft, of course) is UAC &#8211; User Account Control &#8211; a system to harden changes to the underlying operating system against unauthenticated users/malware.<br />
<span id="more-65"></span><br />
The underlying philosophy of the UAC system is to prevent privilege escalation attacks, by standardizing access level until &#8220;authorized&#8221; by an administrator (via the use of a graphical prompt (darkening of the whole screen), and password entry. We suggest that this is a good idea, as it reduces the opportunity for spoofing attacks.</p>
<p>UAC is activated programatically using the following syntax in the manifest by:</p>
<pre class="brush:xml">
<?xml version="1.0" encoding="UTF-8" standalone="yes"/>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  <v3:trustInfo xmlns:v3="urn:schemas-microsoft-com:asm.v3">
    <v3:security>
      <v3:requestedPrivileges>
        <v3:requestedExecutionLevel level="highestAvailable"/>
      </v3:requestedPrivileges>
    </v3:security>
  </v3:trustInfo>
</assembly>
</pre>
<p>or in code through</p>
<pre class="brush:c++">System::Diagnostics::Process^ proc = gcnew System::Diagnostics::Process();
proc-&gt;StartInfo-&gt;FileName = "C:\\Windows\\system32\\cmd.exe";
proc-&gt;StartInfo-&gt;Verb = "runas"; // Elevate the application
proc-&gt;Start();
</pre>
<p>(demonstrating execution of cmd.exe in privileged mode via the &#8220;Verb&#8221; = &#8220;runas&#8221; command)</p>
<p>In all uses of this form of privilege escalation, (which appears in a slightly different User Interface form in Linux and Mac OS as well) &#8211; tangible security benefits are implemented by default. It is possible to disable these dialogs, however, it is <em>strongly</em> recommended that this not occur, due to the increased potential for compromised software or hackers who gain access to the system to gain root (administrator) permissions.</p>
<p>Privilege escalation attacks historically are among the most fruitful, because if successful, they allow an attacker to elevate their range of potential damage to administrative levels. We find that Windows 7 does indeed help protect against these attacks, through the use of the UAC &#8211; at the risk of flooding the user with &#8220;annoying&#8221; popups. The greatest threat to the UAC system, therefore, is not an instability in the software or a loophole, per se, <em>it is the user carelessly disabling this valuable system</em>, and then subsequently failing to take adequate other security precautions to prevent successful access to the machine, and then trivial privilege escalation.</p>
<p>The moral of the story, folks is: don&#8217;t disable a vital security feature unless you are <strong>sure</strong> that you have other means to protect against exploiting that system.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share This Article</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="pageTracker._trackPageview('/outgoing/buzz.yahoo.com/submit?submitUrl=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fuser-account-control-how-secure-is-windows-7-really_2F_amp_submitHeadline=User+Account+Control+_26_238211_3B+How+Secure+is+Windows+7_2C+Really_3F_amp_submitSummary=&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fuser-account-control-how-secure-is-windows-7-really%2F&amp;submitHeadline=User+Account+Control+%26%238211%3B+How+Secure+is+Windows+7%2C+Really%3F&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fuser-account-control-how-secure-is-windows-7-really_2F_amp_title=User+Account+Control+_26_238211_3B+How+Secure+is+Windows+7_2C+Really_3F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fuser-account-control-how-secure-is-windows-7-really%2F&amp;title=User+Account+Control+%26%238211%3B+How+Secure+is+Windows+7%2C+Really%3F" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fuser-account-control-how-secure-is-windows-7-really_2F_amp_title=User+Account+Control+_26_238211_3B+How+Secure+is+Windows+7_2C+Really_3F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fuser-account-control-how-secure-is-windows-7-really%2F&amp;title=User+Account+Control+%26%238211%3B+How+Secure+is+Windows+7%2C+Really%3F" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/sharer.php?u=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fuser-account-control-how-secure-is-windows-7-really_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fuser-account-control-how-secure-is-windows-7-really%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fuser-account-control-how-secure-is-windows-7-really_2F_amp_title=User+Account+Control+_26_238211_3B+How+Secure+is+Windows+7_2C+Really_3F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fuser-account-control-how-secure-is-windows-7-really%2F&amp;title=User+Account+Control+%26%238211%3B+How+Secure+is+Windows+7%2C+Really%3F" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.linkedin.com/shareArticle?mini=true_amp_url=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fuser-account-control-how-secure-is-windows-7-really_2F_amp_title=User+Account+Control+_26_238211_3B+How+Secure+is+Windows+7_2C+Really_3F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fuser-account-control-how-secure-is-windows-7-really%2F&amp;title=User+Account+Control+%26%238211%3B+How+Secure+is+Windows+7%2C+Really%3F" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fuser-account-control-how-secure-is-windows-7-really_2F_amp_title=User+Account+Control+_26_238211_3B+How+Secure+is+Windows+7_2C+Really_3F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fuser-account-control-how-secure-is-windows-7-really%2F&amp;title=User+Account+Control+%26%238211%3B+How+Secure+is+Windows+7%2C+Really%3F" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fuser-account-control-how-secure-is-windows-7-really_2F_amp_title=User+Account+Control+_26_238211_3B+How+Secure+is+Windows+7_2C+Really_3F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fuser-account-control-how-secure-is-windows-7-really%2F&amp;title=User+Account+Control+%26%238211%3B+How+Secure+is+Windows+7%2C+Really%3F" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fuser-account-control-how-secure-is-windows-7-really_2F_amp_title=User+Account+Control+_26_238211_3B+How+Secure+is+Windows+7_2C+Really_3F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fuser-account-control-how-secure-is-windows-7-really%2F&amp;title=User+Account+Control+%26%238211%3B+How+Secure+is+Windows+7%2C+Really%3F" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.technorati.com/faves?add=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fuser-account-control-how-secure-is-windows-7-really_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fuser-account-control-how-secure-is-windows-7-really%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/twitter.com/home/?status=Check+out+User+Account+Control+_26_238211_3B+How+Secure+is+Windows+7_2C+Really_3F+_+http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fuser-account-control-how-secure-is-windows-7-really_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+User+Account+Control+%26%238211%3B+How+Secure+is+Windows+7%2C+Really%3F+@+http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fuser-account-control-how-secure-is-windows-7-really%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/myweb2.search.yahoo.com/myresults/bookmarklet?u=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fuser-account-control-how-secure-is-windows-7-really_2F_amp_t=User+Account+Control+_26_238211_3B+How+Secure+is+Windows+7_2C+Really_3F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fuser-account-control-how-secure-is-windows-7-really%2F&amp;t=User+Account+Control+%26%238211%3B+How+Secure+is+Windows+7%2C+Really%3F" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://bitforceconsulting.com/2009/user-account-control-how-secure-is-windows-7-really/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New BitForce Consulting Website</title>
		<link>http://bitforceconsulting.com/2009/hello-world/</link>
		<comments>http://bitforceconsulting.com/2009/hello-world/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 21:16:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Company News]]></category>

		<guid isPermaLink="false">https://bitforceconsulting.com/?p=1</guid>
		<description><![CDATA[We&#8217;re excited to announce that the BitForce Consulting LLC Website has now launched. Using a streamlined interface, we provide our clients and customers with the utmost quality information, with an easy-to-navigate interface. Please feel free to explore our site! We plan to add a customer/task tracking system soon. If you are a current client, you [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re excited to announce that the BitForce Consulting LLC Website has now launched. Using a streamlined interface, we provide our clients and customers with the utmost quality information, with an easy-to-navigate interface. Please feel free to explore our site!</p>
<p>We plan to add a customer/task tracking system soon. If you are a current client, you will be notified when your tasks are available online. We are glad to be developing this service for you &#8211; tracking your tasks, requesting quotes, contacting representatives will be easier than ever before!</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Share This Article</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="pageTracker._trackPageview('/outgoing/buzz.yahoo.com/submit?submitUrl=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fhello-world_2F_amp_submitHeadline=New+BitForce+Consulting+Website_amp_submitSummary=&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fhello-world%2F&amp;submitHeadline=New+BitForce+Consulting+Website&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/del.icio.us/post?url=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fhello-world_2F_amp_title=New+BitForce+Consulting+Website&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fhello-world%2F&amp;title=New+BitForce+Consulting+Website" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/digg.com/submit?phase=2_amp_url=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fhello-world_2F_amp_title=New+BitForce+Consulting+Website&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fhello-world%2F&amp;title=New+BitForce+Consulting+Website" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.facebook.com/sharer.php?u=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fhello-world_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fhello-world%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.google.com/bookmarks/mark?op=edit_amp_output=popup_amp_bkmk=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fhello-world_2F_amp_title=New+BitForce+Consulting+Website&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fhello-world%2F&amp;title=New+BitForce+Consulting+Website" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.linkedin.com/shareArticle?mini=true_amp_url=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fhello-world_2F_amp_title=New+BitForce+Consulting+Website&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fhello-world%2F&amp;title=New+BitForce+Consulting+Website" rel="nofollow" title="Add to&nbsp;LinkedIn"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/linkedin.png" title="Add to&nbsp;LinkedIn" alt="Add to&nbsp;LinkedIn" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/reddit.com/submit?url=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fhello-world_2F_amp_title=New+BitForce+Consulting+Website&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fhello-world%2F&amp;title=New+BitForce+Consulting+Website" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/slashdot.org/bookmark.pl?url=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fhello-world_2F_amp_title=New+BitForce+Consulting+Website&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fhello-world%2F&amp;title=New+BitForce+Consulting+Website" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.stumbleupon.com/submit?url=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fhello-world_2F_amp_title=New+BitForce+Consulting+Website&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fhello-world%2F&amp;title=New+BitForce+Consulting+Website" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/www.technorati.com/faves?add=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fhello-world_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fhello-world%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/twitter.com/home/?status=Check+out+New+BitForce+Consulting+Website+_+http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fhello-world_2F&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+New+BitForce+Consulting+Website+@+http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fhello-world%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="pageTracker._trackPageview('/outgoing/myweb2.search.yahoo.com/myresults/bookmarklet?u=http_3A_2F_2Fbitforceconsulting.com_2F2009_2Fhello-world_2F_amp_t=New+BitForce+Consulting+Website&amp;referer=');window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fbitforceconsulting.com%2F2009%2Fhello-world%2F&amp;t=New+BitForce+Consulting+Website" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://bitforceconsulting.com/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://bitforceconsulting.com/2009/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
