<?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>E-Protectors.com, PC maintenance &#38; Critical Security &#187; securing information</title>
	<atom:link href="http://e-protectors.com/tag/securing-information/feed/" rel="self" type="application/rss+xml" />
	<link>http://e-protectors.com</link>
	<description>Computer Protection at its Finest!</description>
	<lastBuildDate>Sat, 05 Sep 2009 23:17:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Simple tips to Prevent being Hacked</title>
		<link>http://e-protectors.com/2009/05/31/simple-tips-to-prevent-being-hacked/</link>
		<comments>http://e-protectors.com/2009/05/31/simple-tips-to-prevent-being-hacked/#comments</comments>
		<pubDate>Sun, 31 May 2009 19:57:50 +0000</pubDate>
		<dc:creator>Pierce</dc:creator>
				<category><![CDATA[Security Tips]]></category>
		<category><![CDATA[best free protection]]></category>
		<category><![CDATA[securing information]]></category>
		<category><![CDATA[why update]]></category>

		<guid isPermaLink="false">http://e-protectors.com/?p=198</guid>
		<description><![CDATA[We&#8217;ve presented many different ways to prevent being hacked, but we have more ideas!
Our first idea we will be talking about is turning your computer/Internet off when not in use. I&#8217;m sure you&#8217;ve heard to keep your computer off when you are not using it to save electricity. Well, this is also an advantage to [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve presented many different ways to prevent being hacked, but we have more ideas!<br />
Our first idea we will be talking about is turning your computer/Internet off when not in use. I&#8217;m sure you&#8217;ve heard to keep your computer off when you are not using it to save electricity. Well, this is also an advantage to staying secure. The less time your computer is connected to the Internet, the less likely of being hacked.<br />
<span id="more-198"></span><br />
Also, being connected to the Internet while not using it may be harmful, due to the fact if the attack was noticeable, and you get security warnings, you wont be there to do anything about it.</p>
<p>Another great way is turning off your router while not using the Internet. Routers can be hacked too, and injected with viruses so that once you start your computer back up, it will automatically infect it!</p>
<p><strong>Stay updated!</strong> We talk about staying updated a lot due to the fact the most popular security flaws are because lack of updating. Why update? Because its the best free protection! Think outside of the box on this fact, update your router firmware, service packs, firewalls, and other applications in which you run. You may be thinking &#8220;Oh, well no hacker wants what is on my computer&#8221;. Well, this <strong>could</strong> be true (not likely), but worms in which automate the process may exploit your systems and make them part of a botnet!</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://e-protectors.com/2009/05/31/simple-tips-to-prevent-being-hacked/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Basic Website Security and Maintenance</title>
		<link>http://e-protectors.com/2009/05/22/basic-website-security-and-maintenance/</link>
		<comments>http://e-protectors.com/2009/05/22/basic-website-security-and-maintenance/#comments</comments>
		<pubDate>Fri, 22 May 2009 05:03:16 +0000</pubDate>
		<dc:creator>Pierce</dc:creator>
				<category><![CDATA[Security Tips]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Unix Security (Mac, Linux, FreeBSD, etc)]]></category>
		<category><![CDATA[securing information]]></category>
		<category><![CDATA[slow update]]></category>
		<category><![CDATA[tips for security]]></category>
		<category><![CDATA[web server updates]]></category>

		<guid isPermaLink="false">http://e-protectors.com/?p=143</guid>
		<description><![CDATA[Are you a webmaster in which is afraid of possibly being hacked? Are you afraid that some professional computer users and programmers may find how unprofessional and buggy your code is? Well, to prevent being hacked easily, looking like an &#8220;e-noob&#8221;, and having a slow-loading website; you can look professional with these few simple tips. [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Are you a webmaster in which is afraid of possibly being <strong>hacked</strong>? Are you afraid that some professional computer users and programmers may find how <strong>unprofessional</strong> and <strong>buggy</strong> your code is? Well, to prevent being hacked <strong>easily</strong>, looking like an &#8220;e-noob&#8221;, and having a slow-loading website; you can look professional with these few simple tips. So, first and foremost: Like always, keep your Apache (HTTPD), and other services on your web-server updated! Most hosts will automatically do this for you. Our second tip, is fixing code on your site.</p>
<p><span id="more-143"></span> Go to <a href="http://validator.w3.org/">http://validator.w3.org/</a> and enter your websites URL to check if the code is valid. If not, it will show you the errors in HTML in which you should fix, if you can&#8217;t, hire somebody else to do it! Another website is <a href="http://jigsaw.w3.org/css-validator/">http://jigsaw.w3.org/css-validator/</a>, this website is for CSS (template) errors. Fixing these simple bugs will speed up your overall website, use less bandwidth, make it look more professional, and will support multiple browsers.</p>
<p>The last tip to Basic Website Security and Maintenance is getting rid of a folder in which can be dangerous on your server. This folder is named &#8220;cgi-sys&#8221; (not to confuse with &#8220;cgi-bin&#8221;). This folder is a bunch of useless applications for your server. Many exploits are found in these simple applications.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://e-protectors.com/2009/05/22/basic-website-security-and-maintenance/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Paypal Registration Page Vulnerable to XSS</title>
		<link>http://e-protectors.com/2009/05/13/paypal-registration-page-vulnerable-to-xss/</link>
		<comments>http://e-protectors.com/2009/05/13/paypal-registration-page-vulnerable-to-xss/#comments</comments>
		<pubDate>Wed, 13 May 2009 16:41:34 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[Hacker News]]></category>
		<category><![CDATA[critical security]]></category>
		<category><![CDATA[securing information]]></category>

		<guid isPermaLink="false">http://e-protectors.com/?p=102</guid>
		<description><![CDATA[Methodman, a grey-hat hacker specializing in finding XSS flaws, reported that Paypal has some dangerous cross-site scripting vulnerabilities that need to be taken care of. The vulnerabilities are still not patched as I write this article. The flaws continue to affect the registration.paypal.com, www.paypal-press.co.uk and www.paypal-press.fr websites.

The registration.paypal.com site is used by companies to sign-up [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Methodman, a grey-hat hacker specializing in finding XSS flaws, reported that Paypal has some dangerous cross-site scripting vulnerabilities that need to be taken care of. The vulnerabilities are still not patched as I write this article. The flaws continue to affect the registration.paypal.com, www.paypal-press.co.uk and www.paypal-press.fr websites.</p>
<p><span id="more-102"></span><br />
The registration.paypal.com site is used by companies to sign-up for a business merchant account. The XSS weakness was located in the registration page for accounts using the Payflow Pro payment solution. &#8220;Here&#8217;s a list of what you&#8217;ll need to sign up for PayPal&#8217;s Payflow Services: General business information; Primary business contact information; Credit Card and Billing Contact Information; Merchant Bank and Processor Information,&#8221; the page reads.<br />
Having the ability to use these vulnerabilities, cyber criminals can create complex phishing systems.Methodman also discloses that Paypal&#8217;s website for its media centers in the UK and France are vulnerable to similar attacks. They are both vulnerable to IFrame injections, and stealth Javascript prompts and redirects.Methodman said that the &#8220;Paypal Staff has been alerted about this.&#8221;</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://e-protectors.com/2009/05/13/paypal-registration-page-vulnerable-to-xss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
 

