<?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>PaulTech Network &#187; Security</title>
	<atom:link href="http://gopaultech.com/blog/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://gopaultech.com</link>
	<description>::Technology is Power::</description>
	<lastBuildDate>Wed, 23 May 2012 19:16:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Private Encrypted Chat</title>
		<link>http://gopaultech.com/blog/2012/05/private-encrypted-chat/</link>
		<comments>http://gopaultech.com/blog/2012/05/private-encrypted-chat/#comments</comments>
		<pubDate>Wed, 23 May 2012 19:16:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Adium]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[instant messenger]]></category>
		<category><![CDATA[OTR]]></category>
		<category><![CDATA[Pidgin]]></category>
		<category><![CDATA[RSA]]></category>

		<guid isPermaLink="false">http://gopaultech.com/?p=3765</guid>
		<description><![CDATA[<p>You may not know this, but when you use instant messenger, you are essentially chatting with the world.  Now, for most topics, who cares.  But, if you are chatting about something highly sensitive and private, you could be screwed.  That&#8217;s because anyone can simply eavesdrop on that conversation.  I&#8217;m fairly certain that you don&#8217;t want that in those circumstances.  Let&#8217;s look at a few of your options for securing instant messenger conversations.</p>
<p><!--more--></p>
<p>By far, the most popular way to do this is by using a plugin called &#8220;Off The Record&#8221; or <a href="http://www.cypherpunks.ca/otr/" title="Off The Record" >OTR</a>.  What OTR allows you to do is send any instant messaging stream encrypted.  Why is this important?  Well, from a basic standpoint, it is important simply to secure the stream so that snoopers can&#8217;t look at it.  But more than that, it keeps conversations used by things like Google and AIM from being siffed through.  Yep, unfortunately, in our day and age, those records can be looked through by your government.  Now, that isn&#8217;t my first concern, but it&#8217;s just something you need to be made aware of.  If you are that paranoid, then you shouldn&#8217;t be using cell phones, etc.  But let&#8217;s not get freakish &#8211; okay?</p>
<p>Anyway, to use OTR, you will have to use an IM client, like <a href="http://adium.im/" title="Adium" >Adium</a> or <a href="http://www.pidgin.im/" title="Pidgin" >Pidgin</a>, that supports it.  Once you get it though, it is easy to use.  And then you can have peace of mind and chat about things like credit cards, sensitive health issues, etc.  For some people, this is too much to set up.  In that case, I would recommend privy talks.</p>
<p><a href="https://privytalks.com/" title="Privy Talks" >Privy Talks</a> is a super simple to use 2 way chat room that features 512 RSA encryption.  Simply enter the chat room and it generates the RSA Key, fingerprint, and a unique url for the room.  Give that url to the person you want to chat with.  Once they enter, verify their fingerprint via text or some other communication.  If it matches, you&#8217;re good to go.</p>
<p>I would highly recommend that you encrypt all your IM traffic, but that&#8217;s me.  When in doubt, encrypt it.  Happy chatting!</p>
]]></description>
		<wfw:commentRss>http://gopaultech.com/blog/2012/05/private-encrypted-chat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flashback Mac Malware Trojan</title>
		<link>http://gopaultech.com/blog/2012/04/flashback-mac-malware-trojan/</link>
		<comments>http://gopaultech.com/blog/2012/04/flashback-mac-malware-trojan/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 01:58:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[flashback]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[removal]]></category>
		<category><![CDATA[removal tool]]></category>
		<category><![CDATA[trojan]]></category>

		<guid isPermaLink="false">http://gopaultech.com/?p=3711</guid>
		<description><![CDATA[<p>Well, well, well.  What do you know.  Mac gains market share and now the malware wars begin.  <a rel="nofollow" href="http://support.apple.com/kb/HT5242" title="Mac Java Flashback Update"  target="_blank">Apple scrambled to push out an update today that removes the most common variants of Flashback and stop automatic execution of Java applets</a>.  The threat is very serious as it attempts to mimic actions on websites for passwords.  This can fool the user into giving up very sensitive information, which is sent to remote servers.  You can simply do a Mac update to obtain the latest fix.</p>
<p>&nbsp;</p>
<p>However, if you are already infected, you should utilize Apple&#8217;s fix or <a href="http://www.f-secure.com/weblog/archives/00002346.html" title="F-Secure Flashback Removal Tool"  target="_blank">F-Secure&#8217;s Flashback Removal Tool</a> or <a rel="nofollow" href="http://www.symantec.com/security_response/writeup.jsp?docid=2012-041214-1825-99" title="Symantec Flashback Removal Tool"  target="_blank">Symantec Flashback Removal Tool</a>.  If you are unsure, do yourself a favor and use those removal tools just to make sure!</p>
<p>Stay safe.</p>
]]></description>
		<wfw:commentRss>http://gopaultech.com/blog/2012/04/flashback-mac-malware-trojan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Reader/Acrobat U3D Memory Corruption Vulnerability</title>
		<link>http://gopaultech.com/blog/2011/12/adobe-readeracrobat-u3d-memory-corruption-vulnerability/</link>
		<comments>http://gopaultech.com/blog/2011/12/adobe-readeracrobat-u3d-memory-corruption-vulnerability/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 21:25:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[reader]]></category>
		<category><![CDATA[zero day]]></category>

		<guid isPermaLink="false">http://gopaultech.com/?p=3643</guid>
		<description><![CDATA[<p>A new zero day for the Adobe Reader has been identified.  That means that it has no solution as of yet.  Adobe is frantically putting together a fix for next week.  Here are the verions/systems affected:</p>
<ul>
<li>Adobe Reader X (10.1.1) and earlier 10.x versions for Windows and Macintosh</li>
<li>Adobe Reader 9.4.6 and earlier 9.x versions for Windows, Macintosh and UNIX</li>
<li>Adobe Acrobat X (10.1.1) and earlier 10.x versions for Windows and Macintosh</li>
<li>Adobe Acrobat 9.4.6 and earlier 9.x versions for Windows and Macintosh</li>
</ul>
<p><a rel="nofollow" href="http://www.adobe.com/support/security/advisories/apsa11-04.html" title="Adobe Reader/Acrobat U3D Memory Corruption Vulnerability"  target="_blank">You can see the original report from adobe</a>.</p>
]]></description>
		<wfw:commentRss>http://gopaultech.com/blog/2011/12/adobe-readeracrobat-u3d-memory-corruption-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nasty Microsoft Windows Shell Shortcut Parsing Vulnerability Zero Day Found</title>
		<link>http://gopaultech.com/blog/2010/07/nasty-microsoft-windows-shell-shortcut-parsing-vulnerability-zero-day-found/</link>
		<comments>http://gopaultech.com/blog/2010/07/nasty-microsoft-windows-shell-shortcut-parsing-vulnerability-zero-day-found/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 22:00:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[link exploit]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[zero day]]></category>

		<guid isPermaLink="false">http://gopaultech.com/?p=3337</guid>
		<description><![CDATA[<p>Here we go again.  Someone has found a nasty way to exploit your Windows machine.  The vulnerability is currently being exploited by W32.Temphid malware.  The issue seems to be in the way that windows parses .lnk shortcut files.  Here is M$&#8217;s take on it:</p>
<p>&#8220;The vulnerability exists because Windows incorrectly parses shortcuts in  such a way that malicious code may be executed when the user clicks the  displayed icon of a specially crafted shortcut. This vulnerability is  most likely to be exploited through removable drives. For systems that  have AutoPlay disabled, customers would need to manually browse to the  root folder of the removable disk in order for the vulnerability to be  exploited. For Windows 7 systems, AutoPlay functionality for removable  disks is automatically disabled.&#8221;</p>
<p>There is no current patch.</p>
<p>You can, however, disable displaying icons for link files, and kill this potential exploit.  via <a href="http://www.kb.cert.org/vuls/id/940193" title="US-Cert"  target="_blank">US-Cert</a>:</p>
<p><strong><em>Note</em></strong><em> Using Registry Editor incorrectly can cause  serious problems that may require you to reinstall your operating  system. Microsoft cannot guarantee that problems resulting from the  incorrect use of Registry Editor can be solved. Use Registry Editor at  your own risk. For information about how to edit the registry, view the  &#8220;Changing Keys And Values&#8221; Help topic in Registry Editor (Regedit.exe)  or view the &#8220;Add and Delete Information in the Registry&#8221; and &#8220;Edit  Registry Data&#8221; Help topics in Regedt32.exe.</em></p>
<p>1. <em>Click </em><strong><em>Start</em></strong><em>, click </em><strong><em>Run</em></strong><em>,  type </em><strong><em>Regedit</em></strong><em> in the </em><strong><em>Open</em></strong><em> box,  and then click </em><strong><em>OK</em></strong><br />
2. <em>Locate and then click the following registry key:<br />
</em><tt><em>HKEY_CLASSES_ROOT\lnkfile\shellex\IconHandler</em></tt><br />
3. <em>Click the </em><strong><em>File</em></strong><em> menu and select </em><strong><em>Export</em></strong><br />
4. <em>In the Export Registry File dialog box, enter </em><strong><em>LNK_Icon_Backup.reg</em></strong><em> and click </em><strong><em>Save</em></strong><em><br />
</em><strong><em>Note</em></strong><em> This will create a backup of this registry key  in the My Documents folder by default</em><br />
5. <em>Select the value (Default) on the right hand window in the Registy  Editor. Press </em><strong><em>Enter</em></strong><em> to edit the value of the key.  Remove the value, so that the value is blank, and press </em><strong><em>Enter</em></strong><em>.</em><br />
6. <em>Restart explorer.exe or restart the computer.</em></p>
]]></description>
		<wfw:commentRss>http://gopaultech.com/blog/2010/07/nasty-microsoft-windows-shell-shortcut-parsing-vulnerability-zero-day-found/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Swann Digital Guardian ADW400 Security System</title>
		<link>http://gopaultech.com/blog/2010/03/swann-digital-guardian-adw400-security-system/</link>
		<comments>http://gopaultech.com/blog/2010/03/swann-digital-guardian-adw400-security-system/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 21:51:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[adw400]]></category>
		<category><![CDATA[infrared]]></category>
		<category><![CDATA[security camera]]></category>
		<category><![CDATA[surveillance]]></category>
		<category><![CDATA[video camera]]></category>

		<guid isPermaLink="false">http://gopaultech.com/?p=3215</guid>
		<description><![CDATA[<p><a href="http://gopaultech.com/files/2010/03/ADW400-Security-System.jpg" ><img class="alignnone size-full wp-image-3216" title="ADW400 Security System" src="http://gopaultech.com/files/2010/03/ADW400-Security-System.jpg" alt="" width="550" height="509" /></a></p>
<p>Part of the real pain with traditional security systems is the pain of setup.  And if you have to run wires, well, that really bites as well.  Swann wants you to buy the ADW400 and say goodbye to those pains.</p>
<p><!--more-->The ADW400 surveillance system features a wireless, infrared video camera and a base station (DVR).  Now, for the good.  It is a digital, wireless video camera solution that allows for encryption of the video signal.  This means that no one can grab that signal and use it for nefarious purposes, like stealing your concrete duck out front.  It also means that the wireless signal will not experience interference.  The vendor claims a generous 165 foot signal distance, but I&#8217;m not super confident on that.  It also uses 1/4&#8243; CMOS and you can record in VGA: 640 x 480 / QVGA: 320 x 240 modes.  You power the video camera by hooking it up to a power outlet.</p>
<p>And now for the not so goods.  The first thing is that you use an SD card in the DVR/base station.  It comes with a 2GB card that will afford you 2 hours of recording time.  If you upgrade to a 32GB card, you can record 2 days at the lowest resolution.  Now, in the long run, that would drive me insane.  I want something that would write to a computer directly.  Who wants to move video back and forth between storage devices?  It would be nice to have an eSata slot or something.  Also, I don&#8217;t think the actual camera is waterproof.  I could be wrong on that, but I didn&#8217;t find anything to tell me differently.</p>
<p>But, for $250 you get a pretty easy to use infrared and DVR surveillance syste.  That&#8217;s pretty good for the price.  You can also add up to 4 wireless video cameras to the system.</p>
<p>Here&#8217;s their video on the product.  I was half expecting this guy to rap with the music:</p>

<object	type="application/x-shockwave-flash"
			data="http://www.youtube.com/v/8zv6KPTMjlo"
			width="560"
			height="345">
	<param name="movie" value="http://www.youtube.com/v/8zv6KPTMjlo" />
	<param name="wmode" value="transparent" />
</object>
]]></description>
		<wfw:commentRss>http://gopaultech.com/blog/2010/03/swann-digital-guardian-adw400-security-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Squareup iPhone Credit Card Processing</title>
		<link>http://gopaultech.com/blog/2010/01/squareup-iphone-credit-card-processing/</link>
		<comments>http://gopaultech.com/blog/2010/01/squareup-iphone-credit-card-processing/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 12:35:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[CES]]></category>
		<category><![CDATA[credit card]]></category>
		<category><![CDATA[credit card processing]]></category>
		<category><![CDATA[Mophie]]></category>
		<category><![CDATA[payment gateway]]></category>
		<category><![CDATA[point of sale]]></category>
		<category><![CDATA[Squareup]]></category>

		<guid isPermaLink="false">http://gopaultech.com/?p=3082</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-3083" title="squareup" src="http://gopaultech.com/files/2010/01/squareup.jpg" alt="squareup" width="534" height="268" /></p>
<p>The iPhone really is an amazing device.  It seems its versatility knows no bounds.  <a href="https://squareup.com/"  target="_blank">Squareup</a> is a company that is putting credit card processing where your iPhone is.</p>
<p><!--more-->Now, it isn&#8217;t just that Squareup brings convenience to the table in this nice little credit card processing unit.  No, it&#8217;s that they extend that convenience by adding services or features that I personally would have liked to see in a point of sale system.  This includes:</p>
<ul>
<li>Super simple setup.  Squareup says that you can literally start taking credit cards in less than a minute.</li>
<li>Utilize the Squareup device on any mobile device with an audio jack.</li>
<li>Photo verification of other Square users.  This would be awesome &#8211; we will see how much that catches on.  But would be nice for security.</li>
<li>Built in reward systems.  Stop getting paper cards punched for a free cup of joe.  Squareup would keep track of that now.</li>
<li>Charitable giving.  Squareup donates a portion of the proceeds to a charity of your choice.  Very nice.</li>
<li>Online catalogue of receipts.  About time.</li>
</ul>
<p>It looks like <a href="http://www.mophie.com/juice-pack-air-p/1059_jpa-ip3g-blk.htm" title="Mophie"  target="_blank">Mophie</a>, the mobile battery vendor, will be announcing a credit card processing add on for the iPhone at CES.</p>
]]></description>
		<wfw:commentRss>http://gopaultech.com/blog/2010/01/squareup-iphone-credit-card-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Q-See QSC48030 Video Surveillance Cameras</title>
		<link>http://gopaultech.com/blog/2009/09/q-see-qsc48030-video-surveillance-cameras/</link>
		<comments>http://gopaultech.com/blog/2009/09/q-see-qsc48030-video-surveillance-cameras/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 11:04:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Surveillance Cameras]]></category>
		<category><![CDATA[video surveillance cameras]]></category>

		<guid isPermaLink="false">http://gopaultech.com/?p=2747</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-2748" src="http://gopaultech.com/files/2009/09/q-see-qsc48030-video-surveillance-cameras.jpg" alt="q-see-qsc48030-video-surveillance-cameras" width="500" height="391" /></p>
<p>The <a rel="nofollow" href="http://www.amazon.com/gp/product/B000R4HDTU?ie=UTF8&amp;tag=paultech-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000R4HDTU" >Q-See QSC48030</a> line of video surveillance cameras gives you a robust camera at a very reasonable price.  This allows you to nail the bad guys without being robbed by a camera company.  It doesn&#8217;t stand up to high end video surveillance cameras, but it&#8217;s a great buy for the money.</p>
<p><!--more-->Let&#8217;s face it, sometimes you live or do business in a part of town that is less than honest or safe.  And there is nothing more frustrating than having some low life wreak havoc with your life while your trying to do the right thing.  That&#8217;s where you can leverage technology for the better.</p>
<p>Q-See&#8217;s QSC48030 is a weatherproof CCD with 80 foot line of sight and night vision capabilities.  It comes with 60 foot of installation cable and can be easily hooked up to a VCR, TV, or DVR.  Why do people like it?  Well, the price is a big start, coming in at around $120.  This camera can struggle a little in complete darkness, in some situations.  And if you are wanting great clarity at far ranges, this camera is not for you.  You will want to go with a higher end video surveillance camera for that type of application.  But for most folks, this camera will get it done.  Great value.</p>
]]></description>
		<wfw:commentRss>http://gopaultech.com/blog/2009/09/q-see-qsc48030-video-surveillance-cameras/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple iPhone and iPod Touch Vulnerabilities</title>
		<link>http://gopaultech.com/blog/2009/06/apple-iphone-and-ipod-touch-vulnerabilities/</link>
		<comments>http://gopaultech.com/blog/2009/06/apple-iphone-and-ipod-touch-vulnerabilities/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 12:15:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[secunia]]></category>

		<guid isPermaLink="false">http://gopaultech.com/?p=2598</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-2602" src="http://gopaultech.com/files/2009/06/iphone-broken-screen.jpg" alt="iphone-broken-screen" width="550" height="435" /></p>
<p>Mobile devices are becoming smarter and more convenient.  The problem with that is they become targets.  And now that your data is mobile, theft is an issue.  But there is a more insiduous theft that can happen.  That&#8217;s because it can happen while you are holding the device and not even know the theft happened.</p>
<p><!--more-->Here is the rolldown on the vulnerabilities &#8211; there are a lot:</p>
<ul>
<li>Coregraphics and ImageIO vulnerabilities that can lead to a compromised system.</li>
<li>Exchange server certs that can be accepted without prompting, leading to credential theft.</li>
<li>International Components for Unicode allows security bypassing.</li>
<li>libxml2 and IPSec vulnerabilities that can allow a denial of service attack</li>
<li>Problem in mail can cause an uninitiated phone call &#8220;if an application causes an alert during the call approval dialog.&#8221;</li>
<li>Vulnerabilities in the Webkit allow Cross-site scripting attacks and system take over.</li>
<li>Issue in JavaScript garbage collector allows execution of arbitrary code.</li>
</ul>
<p>Source: Secunia</p>
]]></description>
		<wfw:commentRss>http://gopaultech.com/blog/2009/06/apple-iphone-and-ipod-touch-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSI Stick Grabs Cell Phone Data</title>
		<link>http://gopaultech.com/blog/2009/04/csi-stick-grabs-cell-phone-data/</link>
		<comments>http://gopaultech.com/blog/2009/04/csi-stick-grabs-cell-phone-data/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 13:26:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cell Phone]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[cell phone data]]></category>
		<category><![CDATA[csi]]></category>
		<category><![CDATA[csi stick]]></category>

		<guid isPermaLink="false">http://gopaultech.com/?p=2477</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-2478" src="http://gopaultech.com/files/2009/04/csi-stick.gif" alt="csi-stick" width="305" height="113" /></p>
<p>Electronics forensics tools are an interesting group of utilities.  I usually find that forensics and security experts like them, but also a whole underground of hackers.  That&#8217;s because folks who love to learn and tinker like these kinds of tools.  Time to hide your cell phone!</p>
<p><!--more-->This little device allows you to grab SMS, call logs, media, etc from cell phones.  It&#8217;s easy to use, which makes it dangerous.  It can suck data out of Samsung, Motorola, and LG cell phones.  Here&#8217;s a video on this heinous device.  But seriously, folks wouldn&#8217;t really use this for anything other than forensics, would they? ;^)  Oh, it&#8217;s $299 for the kit.</p>

<object	type="application/x-shockwave-flash"
			data="http://www.youtube.com/v/LJULlDHWemo"
			width="560"
			height="345">
	<param name="movie" value="http://www.youtube.com/v/LJULlDHWemo" />
	<param name="wmode" value="transparent" />
</object>
]]></description>
		<wfw:commentRss>http://gopaultech.com/blog/2009/04/csi-stick-grabs-cell-phone-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Buying An Outdoor Security Camera</title>
		<link>http://gopaultech.com/blog/2009/03/buying-an-outdoor-security-camera/</link>
		<comments>http://gopaultech.com/blog/2009/03/buying-an-outdoor-security-camera/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 18:03:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[outdoor security camera]]></category>

		<guid isPermaLink="false">http://gopaultech.com/?p=2233</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-2234" src="http://gopaultech.com/files/2009/03/outdoor-security-camera.jpg" alt="outdoor-security-camera" width="400" height="400" /></p>
<p>Getting an outdoor security camera is a great idea, but there are potential issues when doing so.  Make sure you think through implementation before purchasing one of these.  Even home owners are starting to get into the act of putting an outdoor security camera in strategic locations to keep their families safe.</p>
<p><!--more-->Obviously, if it&#8217;s an outdoor camera, it needs to fend off the elements.  That means the housing needs to be really durable.  Having a waterproof outdoor security camera is a must, and really, a no-brainer.  So check the reliability ratings of the security camera that you are checking out.  Now, another feature that an outdoor security camera must have is infrared night time viewing.  That will allow all day monitoring.  This is accomplished through infrared LEDs.  They consumer very little power and work great.</p>
<p>Another thing to keep in mind with any security camera is the field of vision.  You can find various calculators on the internet for finding field of vision.  You will want to consider what depth and width you will need to cover.</p>
<p>Also, make sure your night vision performance is good enough for your application.  If you are needing to see 20 feet at night, obviously, don&#8217;t buy a model that can only produce a visible 10-15 foot image at night.  Also, if sound is a big deal, then make sure the sound quality of the camera will be right for you.  Resolution is also a big thing to check.  If you want detail &#8211; you must check how many lines the resolution output will be.</p>
<p>And will you be needing a wireless outdoor security camera?  You will pay for that convenience in price and also in quality.  But they are getting better in both regards every day.  Happy hunting!</p>
]]></description>
		<wfw:commentRss>http://gopaultech.com/blog/2009/03/buying-an-outdoor-security-camera/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

