<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>IT Security Blog</title>
	
	<link>http://www.it-security-blog.com</link>
	<description />
	<lastBuildDate>Mon, 30 Aug 2010 10:14:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/itsecurity-blog" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="itsecurity-blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">itsecurity-blog</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Your computer and iptables</title>
		<link>http://www.it-security-blog.com/it-security-basics/your-computer-and-iptables/</link>
		<comments>http://www.it-security-blog.com/it-security-basics/your-computer-and-iptables/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 11:02:27 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[IT Security Basics]]></category>
		<category><![CDATA[Network Security]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/83/your-computer-and-iptables.htm</guid>
		<description><![CDATA[If you are using Linux and you have been wondering what you can use to make your system secure via a firewall, you could try out tools with graphical user interface and all those other stuff.  In any case, there&#8217;s also another method: using iptables.
What are iptables?
iptables are used by system administrators in creating [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using <a href="http://www.bloggygeek.com/">Linux</a> and you have been wondering what you can use to make your system secure via a firewall, you could try out tools with graphical user interface and all those other stuff.  In any case, there&#8217;s also another method: using iptables.</p>
<p><strong>What are iptables?</strong></p>
<p>iptables are used by system administrators in creating rules for packet filtering, as well as NAT modules.  It might seem a little too weird for those who have not much experience on the command line but this is essential so that people would be able to make sure that they are secure, especially if they are connected.  Sometimes you never know what&#8217;s going on in the background, right?  But with tools like this, you&#8217;d manage.</p>
<p>There are different states of connection and the nice thing about iptables is that it monitors the state of the connection.  It could do redirects and modify or stop data packets.  Because of its ability to detect the state of the connection, it is considered as better compared to ipchains.</p>
<p><strong>Making rules</strong></p>
<p>The system administrator makes the rules for the iptables.  These rules determine how to deal with network packets.  They are grouped into chains.</p>
<p>a. filter table &#8211; For filtering packets, obviously.<br />
b. nat table &#8211; This sets up how rewriting ports and packets.<br />
c. mangle table &#8211; Does it sound terrible? Mangle?  But as the name implies, there is some mangling involved because it adjusts packet options. </p>
<p>The thing about these chains, these rules is that the packets that go through these chains would be evaluated according to the rules.</p>
<p>As one of the people I know have told me, you must make sure that you check out the settings of your computer first.  Before you even think about <a href="http://www.downloadinglegally.com/">downloading</a> anything, make sure you are not vulnerable to some attacks that could happen.  Make sure that the important ports are closed and that you&#8217;re in stealth.  Stay tuned for more IT security tips and <a href="http://www.daypaper.com/">news</a> to help you in your everyday life.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/F8jc2CnZCdc0fQRBneOSDlnJEM8/0/da"><img src="http://feedads.g.doubleclick.net/~a/F8jc2CnZCdc0fQRBneOSDlnJEM8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/F8jc2CnZCdc0fQRBneOSDlnJEM8/1/da"><img src="http://feedads.g.doubleclick.net/~a/F8jc2CnZCdc0fQRBneOSDlnJEM8/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/it-security-basics/your-computer-and-iptables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office policies and IT security</title>
		<link>http://www.it-security-blog.com/security-policies/office-policies-and-it-security/</link>
		<comments>http://www.it-security-blog.com/security-policies/office-policies-and-it-security/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 12:10:47 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[Real-World Issues]]></category>
		<category><![CDATA[Security Policies]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/62/office-policies-and-it-security.htm</guid>
		<description><![CDATA[
In every office, you have to have some policies when it comes to sharing of files and downloading of files.  Why?  For one thing, those computers are the company&#8217;s resources.  And it should be that during work hours, people ought to limit their downloads except for materials that are necessary for their [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://images.google.com/images?q=tbn:RtwY6lOdKtckfM:www.kent.edu/Administration/is/security/images/lock.jpg" alt="office compliance"/></p>
<p>In every office, you have to have some policies when it comes to sharing of files and downloading of files.  Why?  For one thing, those <a href="http://www.discovercomputers.info/">computers</a> are the company&#8217;s resources.  And it should be that during work hours, people ought to limit their downloads except for materials that are necessary for their work to get done.</p>
<p>How do you formulate your policies when it comes to these matters?</p>
<p>If you are working in a creative environment, anything could be used as your inspiration.  That is why there are companies who allow surfing within office hours and it does not really matter what sites you visit.  Although some of them do block some sites that are mainly of the personal nature like Friendster, My Space and other similar sites.  There are also some that ban <a href="http://www.discoverblogs.info/">blogging</a> services like Blogger. They would even issue memos regarding the matter.</p>
<p>If you work in a strictly confidential project, it would be difficult to try to make sure that nothing leaks out.  If you are connected via the Internet, chances are your works could be intercepted in one way or another by hackers.  So you have to be careful that you have firewall activated.  As others would say, just block off everything except interoffice email.</p>
<p>Employees must be briefed carefully so that they will not be surprised in case they were surfing the &#8216;net one time and they find out that there are blocked sites. Also, you have to make sure you observe how the employees work.  Those in the <a href="http://www.discoverfinance.info/">financial</a> business would have to guard a lot of information. They would have to ensure that the employees understand the policies and that they would follow them in order to ensure that everything will be secure.  After all, it is better to be safe than sorry.  You would not want to lose your valuable clients.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/za3TVN4Rk4vsizhyg2AB7AwaKzg/0/da"><img src="http://feedads.g.doubleclick.net/~a/za3TVN4Rk4vsizhyg2AB7AwaKzg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/za3TVN4Rk4vsizhyg2AB7AwaKzg/1/da"><img src="http://feedads.g.doubleclick.net/~a/za3TVN4Rk4vsizhyg2AB7AwaKzg/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/security-policies/office-policies-and-it-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Europe to Enjoy Enhanced Data Service Center Security Courtesy of NTT</title>
		<link>http://www.it-security-blog.com/network-security/europe-to-enjoy-enhanced-data-service-center-security-courtesy-of-ntt/</link>
		<comments>http://www.it-security-blog.com/network-security/europe-to-enjoy-enhanced-data-service-center-security-courtesy-of-ntt/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 11:43:05 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[Network Security]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[data-centers]]></category>
		<category><![CDATA[it-security]]></category>
		<category><![CDATA[managed data center service]]></category>
		<category><![CDATA[managed security services]]></category>
		<category><![CDATA[northern Europe]]></category>
		<category><![CDATA[NTT Communications]]></category>
		<category><![CDATA[Secode AB]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/?p=681</guid>
		<description><![CDATA[Businesses &#8211; especially large multinational companies &#8211; rely heavily on data center services.  With practically everyone depending on technology to carry on their businesses, this is but part of the natural progression of things.  Of course, there is always the issue of security; and that&#8217;s where entities like Secode AB come into the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.it-security-blog.com/wp-content/uploads/2010/08/nttcom.png"><img class="alignright size-medium wp-image-683" title="nttcom" src="http://www.it-security-blog.com/wp-content/uploads/2010/08/nttcom-300x96.png" alt="" width="300" height="96" /></a>Businesses &#8211; especially large multinational companies &#8211; rely heavily on data center services.  With practically everyone depending on technology to carry on their businesses, this is but part of the natural progression of things.  Of course, there is always the issue of security; and that&#8217;s where entities like Secode AB come into the picture.</p>
<p>Secode AB is a company that specializes in managed security services, or MSS.   As a matter of fact, they have been at the forefront of this industry in Europe for many years.  They&#8217;re known for providing high quality <a href="http://www.ntt.com/worldwide/service/datacenter.html">managed data center service</a>, and earlier this month, another big player entered the playing field.</p>
<p>NTT Communications, which is definitely one of the most recognizable names in the world of technology, communication, management solutions, etc., has acquired Secode AB.  The acquisition was announced earlier this month, although the exact terms have not been released to the public.</p>
<p>What is important is that northern European customers who have a great need for security services for data centers will be enjoying the benefits that both companies can offer.  With all the resources of NTT backing Secode AB up, businesses operating in northern Europe can be more assured of 24/7 services to deal with the ever present security threats.  Some areas that are covered include intrusion detection and prevention, log management, vulnerability analysis, data-loss prevention, anti-virus and anti-spam, managed VPN/firewall, and mobile security.</p>
<p>This development is sure to be welcomed with open arms by concerned parties all over Europe.  Current Secode SEO Trygve Reinertsen will continue to head the new subsidiary.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/plkp_GSQEXOT5RFkfE52Ohh8Xlo/0/da"><img src="http://feedads.g.doubleclick.net/~a/plkp_GSQEXOT5RFkfE52Ohh8Xlo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/plkp_GSQEXOT5RFkfE52Ohh8Xlo/1/da"><img src="http://feedads.g.doubleclick.net/~a/plkp_GSQEXOT5RFkfE52Ohh8Xlo/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/network-security/europe-to-enjoy-enhanced-data-service-center-security-courtesy-of-ntt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You and your passwords</title>
		<link>http://www.it-security-blog.com/it-security-basics/you-and-your-passwords/</link>
		<comments>http://www.it-security-blog.com/it-security-basics/you-and-your-passwords/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 13:12:47 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[IT Security Basics]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/60/you-and-your-passwords.htm</guid>
		<description><![CDATA[
There are different ways of creating passwords for your computer and online accounts.  It seems like these days, the usual six characters as length of passwords is not enough.  There are sites that when you sign up and you give your desired password, they will let you know whether or not your password [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.abisource.com/information/news/2003/gnome2-Password-030601.png" alt="password" /></p>
<p>There are different ways of creating passwords for your <a href="http://www.discovercomputers.info/">computer</a> and online accounts.  It seems like these days, the usual six characters as length of passwords is not enough.  There are sites that when you sign up and you give your desired password, they will let you know whether or not your password is strong.  Most of the sites that have it even point out that it is better to have characters that are more than six characters long.  For another, they usually recommend that you have numbers and letters in your password.  Mixing up uppercase characters along with it is also recommended.  Sounds tough, right?  Because the the passwords would seem random or something like it.</p>
<p>Here are some tips from different people so that you could have more secure passwords that you could easily remember:<br />
1. Use two words with six characters each.<br />
If you have two words, you have a twelve character long password.  But here&#8217;s the clincher. You have to make some funky code that you would be replacing some of the letters with numbers.  So it could be that every two letter you could replace the letters with numbers that have some signifance or maybe some random numbers.<br />
There are people would use the names of their <a href="http://www.discover-pets.info/">pets</a> and something else that is totally random and those are combined by mixing the letters, alternating each letter.<br />
2. Use some other language and make a phrase.  Then turn it into leet speak.<br />
It is similar to the first suggestion.  However this takes it a step further because it will involve other <a href="http://www.discovercountries.info/">countries&#8217;</a> languages.  It is as if you are writing code indeed.<br />
3. Have around three sets of passwords.<br />
Rotate among these three passwords that you have.  And change your passwords every so often.  At least this makes it more difficult for others to find you your passwords.  </p>

<p><a href="http://feedads.g.doubleclick.net/~a/Uke-zGqtBwyg2HXuBi13FVduug8/0/da"><img src="http://feedads.g.doubleclick.net/~a/Uke-zGqtBwyg2HXuBi13FVduug8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Uke-zGqtBwyg2HXuBi13FVduug8/1/da"><img src="http://feedads.g.doubleclick.net/~a/Uke-zGqtBwyg2HXuBi13FVduug8/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/it-security-basics/you-and-your-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSS, blogs and security</title>
		<link>http://www.it-security-blog.com/it-security-basics/rss-blogs-and-security/</link>
		<comments>http://www.it-security-blog.com/it-security-basics/rss-blogs-and-security/#comments</comments>
		<pubDate>Sat, 07 Aug 2010 09:05:19 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[IT Security Basics]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/68/rss-blogs-and-security.htm</guid>
		<description><![CDATA[
Blogs are popularly being read on RSS aggregators these days.  That or via Atom feeds and recently, it has been said that attackers could use Javascript to take advantage of this.  According to an article on USA Today, this could be any kind of information as long as it is in this format. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.it-security-blog.com/wp-content/uploads/2006/08/corz-rss-icon-a-la-firefox.png" alt="RSS icon" /></p>
<p><a href="http://www.discoverblogs.info/">Blogs</a> are popularly being read on RSS aggregators these days.  That or via Atom feeds and recently, it has been said that attackers could use Javascript to take advantage of this.  According to <a href="http://www.usatoday.com/tech/products/cnet/2006-08-04-rss-risk_x.htm">an article on USA Today</a>, this could be any kind of information as long as it is in this format.  In the said article, you could also find out the list of vulnerable readers: Bloglines, RSS Reader, RSS Owl, Feed Demon, and Sharp Reader.</p>
<p>This kind of <a href="http://www.bloggy-news.com/">news</a> is actually not so new.  <a href="http://diveintomark.org/archives/2003/06/12/how_to_consume_rss_safely">Mark Pilgrim was one of the bloggers who has written about this before.</a>  He even set up an experiment of sorts, wherein subscribers to his blog feed saw a screen full of platypi.  He has mentioned in his blog entry that the difficulty with RSS is that there is a lot of arbitrary HTML and it could include Javascript &#8212; it could be malicious Javascript as designed by some attackers.  Mark Pilgrim even listen down the elements that should be stripped off by RSS readers, just to be safe:<br />
script tags, embed tags, object tags, frameset tags, iframe tags, meta tags, link tags, style tags, style attributes from every tag.</p>
<p>If you are always subscribing to different blogs, forums and mailing lists through RSS, you should be careful about it.  If there are comments RSS, you could also take precautionary measures by not subscribing to it.  It is possible to get attacked through the RSS of comments.  Aside from that, if you have set up your own personal aggregator, make sure that you have a &#8217;smart&#8217; aggregator which strips off the said tags.   If you have an aggregator on your <a href="http://www.discovercomputers.info/">computer</a>, check if it is vulnerable.  Maybe you could install something else that isn&#8217;t prone to attacks via RSS. It is better to be secure after all.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/V-NW8tgzazderihMMVk7H_3GLJY/0/da"><img src="http://feedads.g.doubleclick.net/~a/V-NW8tgzazderihMMVk7H_3GLJY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/V-NW8tgzazderihMMVk7H_3GLJY/1/da"><img src="http://feedads.g.doubleclick.net/~a/V-NW8tgzazderihMMVk7H_3GLJY/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/it-security-basics/rss-blogs-and-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Putting Up Fences from Internet Spyware and Trojans</title>
		<link>http://www.it-security-blog.com/it-security-basics/putting-up-fences-from-internet-spyware-and-trojans/</link>
		<comments>http://www.it-security-blog.com/it-security-basics/putting-up-fences-from-internet-spyware-and-trojans/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 09:48:04 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[IT Security Basics]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Network Security]]></category>
		<category><![CDATA[Physical Security]]></category>
		<category><![CDATA[Security Policies]]></category>
		<category><![CDATA[Spyware]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[trojans]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/it-security-basics/putting-up-fences-from-internet-spyware-and-trojans/</guid>
		<description><![CDATA[Harmful objects can be obtained from the web. We are all aware that Malware and Trojans are rampant objects that have been wandering of anywhere on the Internet, especially websites that are often visited by people for reference and information. Such sites would get hijacked and also contaminate visiting users as well, something that can [...]]]></description>
			<content:encoded><![CDATA[<p>Harmful objects can be obtained from the web. We are all aware that Malware and Trojans are rampant objects that have been wandering of anywhere on the Internet, especially websites that are often visited by people for <a href="http://www.downloadinglegally.com">reference</a> and <a href="http://www.bloggypro.com">information</a>. Such sites would get hijacked and also contaminate visiting users as well, something that can be done through Internet cookies stored on the web folder in the machines.</p>
<p><a title="Picket Fences on the Web" href="http://farm1.static.flickr.com/41/119102787_cd413004c6_m_d.jpg" target="_blank"><center><img alt="Picket Fences on the Web" src="http://farm1.static.flickr.com/41/119102787_cd413004c6_m_d.jpg" /></center></a></p>
<p>While developers and security <a href="http://www.bloggerjobs.biz/">administrators</a> have religiously searched for ways to find such solutions, the ever changing <a href="http://www.bizcrunch.net">development</a> of new <a href="http://www.biziki.com">threats</a> coming from the Internet has been far from over. To date, even the well-protected workstations can still be penetrated by objects that are not immediately visible. </p>
<p>Internet fences in the form of firewalls and software protection templates have tried to stop such intrusions but need to be updated frequently to answer the related threats. Without such temporary fences that are up, workstations are sitting ducks waiting to be shot, and if web administrators are not up to date with the new <a href="http://www.biziki.com">threats</a>, the fences used are good as gone once they occur. </p>

<p><a href="http://feedads.g.doubleclick.net/~a/NJVQSl-8Agu0kED1C71l73_PP9w/0/da"><img src="http://feedads.g.doubleclick.net/~a/NJVQSl-8Agu0kED1C71l73_PP9w/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/NJVQSl-8Agu0kED1C71l73_PP9w/1/da"><img src="http://feedads.g.doubleclick.net/~a/NJVQSl-8Agu0kED1C71l73_PP9w/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/it-security-basics/putting-up-fences-from-internet-spyware-and-trojans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Phishing for Personal Information</title>
		<link>http://www.it-security-blog.com/it-security-basics/phishing-for-personal-information/</link>
		<comments>http://www.it-security-blog.com/it-security-basics/phishing-for-personal-information/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 17:47:10 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[IT Security Basics]]></category>
		<category><![CDATA[Privacy & Anonymity]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[deception]]></category>
		<category><![CDATA[e-mails]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[web-extortion]]></category>
		<category><![CDATA[web-swindling]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/it-security-basics/phishing-for-personal-information/</guid>
		<description><![CDATA[Phishing over the web can be typified with that of trying to get personal information for mischievous use. Receiving unsolicited emails coming from unknown origins which would make you believe that you have won something in a lottery or a sweepstakes contest are the common forms of phishing. 

The people who send you these emails [...]]]></description>
			<content:encoded><![CDATA[<p>Phishing over the web can be typified with that of trying to get <a href="http://www.blog-tutorials.com">personal</a> information for mischievous use. Receiving unsolicited emails coming from unknown origins which would make you believe that you have won something in a lottery or a sweepstakes <a href="http://www.gaming-blog.net">contest</a> are the common forms of phishing. </p>
<p><a title="Gone Phishing" href="http://farm1.static.flickr.com/159/344299689_558c0b6844_m_d.jpg" target="_blank"><center><img alt="Gone Phishing" src="http://farm1.static.flickr.com/159/344299689_558c0b6844_m_d.jpg" /></center></a></p>
<p>The people who send you these emails are merely after your personal <a href="http://www.blog-tutorials.com">information</a>. They would get information such as credit card numbers, bank accounts, and other useful information to which they can use over the web, an open space of being able to transact with a lot of security <a href="http://www.biziki.com">breaches</a> that most people know today. </p>
<p>Some would even provide links to certain pages which are <a href="http://www.bloggypro.com">professionally</a> done, all the more deceiving a person that the offer is for real. But the next time you get such e-mails from an unknown source, all you have to do is just think about it for a second. How can you get such mails from someone or something that you don’t even remember joining? The rest is history. </p>

<p><a href="http://feedads.g.doubleclick.net/~a/zc0WbSdQKnnWtkDxpecIPW1k4gg/0/da"><img src="http://feedads.g.doubleclick.net/~a/zc0WbSdQKnnWtkDxpecIPW1k4gg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/zc0WbSdQKnnWtkDxpecIPW1k4gg/1/da"><img src="http://feedads.g.doubleclick.net/~a/zc0WbSdQKnnWtkDxpecIPW1k4gg/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/it-security-basics/phishing-for-personal-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Precautions with Bluetooth Connections</title>
		<link>http://www.it-security-blog.com/it-security-basics/precautions-with-bluetooth-connections/</link>
		<comments>http://www.it-security-blog.com/it-security-basics/precautions-with-bluetooth-connections/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 14:39:19 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[IT Security Basics]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Real-World Issues]]></category>
		<category><![CDATA[Spyware]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Wireless Security]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[cabir]]></category>
		<category><![CDATA[connectivity]]></category>
		<category><![CDATA[viruses]]></category>
		<category><![CDATA[worms]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/it-security-basics/precautions-with-bluetooth-connections/</guid>
		<description><![CDATA[Among the features that most mobile phones have today is that of features that include the Bluetooth and Infrared connectivity as a means of wireless connections. While such advancements has made it easier for people to transfer files such as images and sounds from one phone to another, it also becomes a loophole to allow [...]]]></description>
			<content:encoded><![CDATA[<p>Among the <a href="http://www.bloggygeek.com">features</a> that most mobile <a href="http://www.bloggygeek.com">phones</a> have today is that of features that include the <a href="http://www.downloadinglegally.com/">Bluetooth</a> and Infrared connectivity as a means of wireless connections. While such advancements has made it easier for people to transfer files such as images and sounds from one phone to another, it also becomes a loophole to allow viruses to infect the operating system of mobile <a href="http://www.bloggygeek.com">phones</a> today. </p>
<p><a><center><img id="image177" height=86 alt="Cabir Bluetooth Precaution" src="http://www.it-security-blog.com/wp-content/uploads/2007/01/cabir.thumbnail.jpg" width="128" /></center></a></p>
<p>Worms such as Cabir, have become the onslaught of rampant mobile phone intrusions, something that uses the <a href="http://www.downloadinglegally.com/">Bluetooth</a> <a href="http://www.it-security-blog.com">connectivity</a> as a means of infecting mobile phones of today. Once they get through, malfunctions and error messages are sure to ensue, making it a need for the software <a href="http://www.it-security-blog.com">systems</a> of mobile <a href="http://www.bloggygeek.com">phones</a> of today to be either formatted or disinfected with available <a href="http://www.it-security-blog.com">anti-virus</a> and worm removers such as Panda Software. </p>
<p>Inconvenient as it may seem, it is advisable for mobile <a href="http://www.bloggygeek.com">phone</a> owners to refrain from activating their <a href="http://www.downloadinglegally.com/">Bluetooth </a>connections to avoid such infections and untoward intrusions at any time. </p>

<p><a href="http://feedads.g.doubleclick.net/~a/c29Qx_BLRKX1J-xzrFFlp7tjTbE/0/da"><img src="http://feedads.g.doubleclick.net/~a/c29Qx_BLRKX1J-xzrFFlp7tjTbE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/c29Qx_BLRKX1J-xzrFFlp7tjTbE/1/da"><img src="http://feedads.g.doubleclick.net/~a/c29Qx_BLRKX1J-xzrFFlp7tjTbE/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/it-security-basics/precautions-with-bluetooth-connections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Careful of Unknown Links in Messaging</title>
		<link>http://www.it-security-blog.com/it-security-basics/careful-of-unknown-links-in-messaging/</link>
		<comments>http://www.it-security-blog.com/it-security-basics/careful-of-unknown-links-in-messaging/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 10:29:00 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[IM]]></category>
		<category><![CDATA[IT Security Basics]]></category>
		<category><![CDATA[Instant Messaging]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Spyware]]></category>
		<category><![CDATA[Wireless Security]]></category>
		<category><![CDATA[hijack]]></category>
		<category><![CDATA[trojans]]></category>
		<category><![CDATA[worms]]></category>
		<category><![CDATA[yahoo-messenger]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/it-security-basics/careful-of-unknown-links-in-messaging/</guid>
		<description><![CDATA[Trojans hacks and worms can easily enter a person’s computer by a mere click of a link. Instant messaging, the new trend in adhering towards faster and easier communication anywhere in the world has been enhanced thoroughly, going to the extent of allowing links to be followed, sometimes generated automatically from infected computers. Such are [...]]]></description>
			<content:encoded><![CDATA[<p>Trojans hacks and worms can easily enter a person’s computer by a mere click of a link. Instant <a href="http://www.downloadinglegally.com">messaging</a>, the new trend in adhering towards faster and easier <a href="http://www.bloggytutor.com">communication</a> anywhere in the world has been enhanced thoroughly, going to the extent of allowing links to be followed, sometimes generated automatically from <a href="http://www.downloadinglegally.com">infected</a> computers. Such are done even when offline messages are left, such as in Yahoo Messenger issues.</p>
<p><a title="Instant Messages" href="http://farm1.static.flickr.com/58/215722585_53cb6b2292_m_d.jpg" target="_blank"><center><img alt="Instant Messages" src="http://farm1.static.flickr.com/58/215722585_53cb6b2292_m_d.jpg" /></center></a></p>
<p>The best way to avoid such links is to refrain from clicking on links without prior notice from the actual user. While most people would rely heavily on the level of <a href="http://www.biziki.com/">relationship</a> that they would have with their online buddy, it is still best to double check and verify before proceeding on the site link. </p>
<p>Being infected is quite painful that it leads to even formatting the entire system. This holds true for people who are not aware or have the time to clean it manually and <a href="http://www.bizcrunch.net">methodically</a>. Hence, the best way is to be more cautious, especially when peculiar links are met. </p>

<p><a href="http://feedads.g.doubleclick.net/~a/99C7Mc3jolIkkkJN2U_GTvs6qEM/0/da"><img src="http://feedads.g.doubleclick.net/~a/99C7Mc3jolIkkkJN2U_GTvs6qEM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/99C7Mc3jolIkkkJN2U_GTvs6qEM/1/da"><img src="http://feedads.g.doubleclick.net/~a/99C7Mc3jolIkkkJN2U_GTvs6qEM/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/it-security-basics/careful-of-unknown-links-in-messaging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tape virtualization guidelines</title>
		<link>http://www.it-security-blog.com/physical-security/tape-virtualization-guidelines/</link>
		<comments>http://www.it-security-blog.com/physical-security/tape-virtualization-guidelines/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 11:37:59 +0000</pubDate>
		<dc:creator>Saran</dc:creator>
				<category><![CDATA[Backups]]></category>
		<category><![CDATA[Physical Security]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.it-security-blog.com/65/tape-virtualization-guidelines.htm</guid>
		<description><![CDATA[
Greg Schulz of Computerworld shared some guidelines of tape virtualization.  Tape virtualization is one of the popular topics when it come to storage.  Some of the said advantages of making virtual tape libraries would include improvement of the performance of the back up, archiving and other related processes and smooth transition (from tape-based [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://images.google.com/images?q=tbn:-8_xHAojis2JPM:www.columbia.edu/acis/history/xm09.jpg" alt="mainframes" /></p>
<p>Greg Schulz of Computerworld shared <a href="http://www.techworld.com/storage/features/index.cfm?featureid=2670">some guidelines of tape virtualization</a>.  Tape virtualization is one of the popular topics when it come to <a href="http://www.discovercomputers.info/ComputerHardware/index.html">storage</a>.  Some of the said advantages of making virtual tape libraries would include improvement of the performance of the back up, archiving and other related processes and smooth transition (from tape-based to disk-based).</p>
<p>Here are the ten points he raised in his article:</p>
<blockquote><p>1. Integration of VTL in your business continuity, conditions of your site/location.<br />
2. Storage devices to be attached to the VTL.<br />
3. Projected storage capacity needed in the future.<br />
4. Backup, archiving, etc. software supported.<br />
5. Support of differencing or single-instance repository capabilities.<br />
6. Determine if you are looking for a turnkey solution.<br />
7. Resiliency and redundancy needed.<br />
8. Security level needed.<br />
9. Tape device and library emulation for your environment.<br />
10. Necessary changes to your current setup.
</p></blockquote>
<p>The questions he raised in his article really make you consider your needs and the conditions of your system.  All these questions will help you evaluate if you would use virtualization.  You cannot just decide right away if you will use VTL because it could affect your system in a major way.</p>
<p>It is always good to look at the possibilities before arriving at some decisions like this one.  It is best to do a full study before you <a href="http://www.discoverfinance.info/">spend</a> on it.  One of the important things you also have to consider would be the people who would be in charge of this project in your <a href="http://www.discoverbusiness.info/">company</a>.  Who will be the ones in charge of the study and the follow up in case you do push through with it.  Your data will be at stake so it is better to be safe than sorry.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/UipQqeD1YNLUu74qS40Fk_KZMQ8/0/da"><img src="http://feedads.g.doubleclick.net/~a/UipQqeD1YNLUu74qS40Fk_KZMQ8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/UipQqeD1YNLUu74qS40Fk_KZMQ8/1/da"><img src="http://feedads.g.doubleclick.net/~a/UipQqeD1YNLUu74qS40Fk_KZMQ8/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.it-security-blog.com/physical-security/tape-virtualization-guidelines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
