<?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> &#187; Hacking</title>
	<atom:link href="http://www.techrepreneur.com/category/hacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techrepreneur.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 Sep 2010 01:30:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>More Reasons To Update Your Anti-Virus Software</title>
		<link>http://www.techrepreneur.com/more-reasons-to-update-your-anti-virus-software/</link>
		<comments>http://www.techrepreneur.com/more-reasons-to-update-your-anti-virus-software/#comments</comments>
		<pubDate>Wed, 07 May 2008 00:39:23 +0000</pubDate>
		<dc:creator>Ernie H</dc:creator>
				<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://www.techrepreneur.com/more-reasons-to-update-your-anti-virus-software/</guid>
		<description><![CDATA[Yet another reason to keep that Anti-Virus software up to date has emerged in the form of a fake media file, which is actually a Trojan Horse. The media file sports an .mp3 file extension and looks to be a legit music track. When a user clicks on the file to download a supposed special [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="text-align: justify"><span style="font-size: 11pt; font-family: Arial">Yet another reason to keep that Anti-Virus software up to date has emerged in the form of a fake media file, which is actually a Trojan Horse. The media file sports an .mp3 file extension and looks to be a legit music track. When a user clicks on the file to download a supposed special codec and media player to play the media file, they get a surprise in the form of a computer screen full of pop-ups all delivered by a group of malware programs. This attack has been delivered mostly through the peer-to-peer networks. The attack was delivered to more than 500,000 people with about 10% of those downloading the file being infected with the Trojan.</span></p>
<p class="MsoNormal" style="text-align: justify" align="center"><img src="http://www.techrepreneur.com/virus.jpg" height="156" width="504" /></p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 11pt; font-family: Arial">If you haven’t updated your Anti-Virus software yet, make sure to do so in order to keep your computer and files safe.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techrepreneur.com/more-reasons-to-update-your-anti-virus-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to protect your website from hackers?</title>
		<link>http://www.techrepreneur.com/how-to-protect-your-website-from-hackers/</link>
		<comments>http://www.techrepreneur.com/how-to-protect-your-website-from-hackers/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 16:31:03 +0000</pubDate>
		<dc:creator>Ernie H</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[hack proof]]></category>
		<category><![CDATA[hack proof tips]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[tech tips]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[website hacking]]></category>
		<category><![CDATA[wi-fi]]></category>
		<category><![CDATA[wireless network]]></category>

		<guid isPermaLink="false">http://www.techrepreneur.com/how-to-protect-your-website-from-hackers/</guid>
		<description><![CDATA[In today’s technological world, everything has been easy. When technology has delivered its own good, it has brought with it some disadvantages too. For instance, hacking. If used for the right purpose, hacking can be of advantage. But when people try to take the benefit out of it, it can effect the one’s who try [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="text-align: justify"><span style="font-size: 11pt; font-family: Arial">In today’s technological world, everything has been easy. When technology has delivered its own good, it has brought with it some disadvantages too. For instance, hacking. If used for the right purpose, hacking can be of advantage. But when people try to take the benefit out of it, it can effect the one’s who try to make a living. People create own websites in order to market their products. Definitely having a site of own can help in getting more customers. But then, when a website is launched, there awaits a hacker to get in. There can be a hack attack if you haven’t taken enough care. What do you do? How to do you get rid of this menace. Well, then here is the answer.<o:p></o:p></span></p>
<p><span id="more-140"></span></p>
<p class="MsoNormal" style="text-align: justify"><img src="http://palisade.plynt.com/images/google-hacking.jpg" align="right" height="250" width="300" /><span style="font-size: 11pt; font-family: Arial"><o:p></o:p>There are different types of hacking. The common type among them is the cross site scripting. This type of hacking can be done in many ways. Stored, reflected or DOM based. Well, I think its better we deal on how to protect against this type of hack than going deeper into what it is. The best way to deal with this is to ensure that you validate all inputs to your site. Validate inputs like page header, cookies, hidden fields that are used in forms etc. Site owner use web forms for subscription to gather emails from users. So validate such inputs against expected input types. Always use HTML script in order to avoid any unwanted script elements. The best way would be to validate against what is allowed rather than what is not.<o:p></o:p></span></p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 11pt; font-family: Arial"><o:p></o:p><span></span>Let’s see the second type in the hacking list. It is called Google hacking. You may know that search engines provide lots of different tools to track site rankings and you may be aware that Google hits the list for this reason. It is on top of the list both for hackers as well as website owners. Now what is Google hacking? Google hacking simply refers to the techniques used to gain access to unauthorized information through advanced search queries. <o:p></o:p></span></p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 11pt; font-family: Arial"><o:p></o:p>Here searching sites are employed by Google hacking using logical operators, special characters, and operators such as cache, link, site, inurl and others. Web masters put important data on their servers which will in turn enable access from anywhere. Such kinds of documents are kept inaccessible but still it is easy to get access to such pages. Actually here, the documents must be specified in the robots.txt file. If not, the search engine spider will index all the documents on a particular site. Then search engine queries will make the documents available to the public. Advanced queries like filetype:doc will search all the word doc files available on the servers. <o:p></o:p></span></p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 11pt; font-family: Arial"><o:p></o:p>Now how to protect against such threats? Well, the first thing you got to do is to avoid storing of sensitive data. If necessary, you can use robots.txt file to avoid indexing of such documents.<o:p></o:p></span></p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 11pt; font-family: Arial"><o:p></o:p>For instance: User:<br />
Disallow: /documents<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]-->What this instruction does is, it will not allow the search engine spider to index the contents of folder &#8220;documents&#8221;. Similarly there is an alternative way if you do not want the search engine to index that page. Use the <st1:place w:st="on">Meta</st1:place> tag &#8220;meta name=&#8217;SPIDERNAME&#8217; content=&#8217;NOARCHIVE&#8217; &#8221; on individual HTML pages. Remember to put the correct spider name of search engine.<o:p></o:p></span></p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 11pt; font-family: Arial"><o:p></o:p>One more important thing I have to suggest you here is, you must check your server whether directory listing is allowed. In Directory listing the contents of directory can be seen by anyone just by typing in the website address and existing folder name. After you type in the website address and folder name and you are able to see the contents then you should contact the host and make sure it is disabled.<br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]-->Well, whatever is the case, hacking cannot be completely stopped. But the tips in today’s post can take a step towards minimizing it. In the coming posts I must provide you with tips on protecting blogs from hack threats. Stay tuned as I have more for you in the future. <o:p></o:p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techrepreneur.com/how-to-protect-your-website-from-hackers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hack proof your wireless network</title>
		<link>http://www.techrepreneur.com/hack-proof-your-wireless-network/</link>
		<comments>http://www.techrepreneur.com/hack-proof-your-wireless-network/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 16:35:17 +0000</pubDate>
		<dc:creator>Ernie H</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[hack proof]]></category>
		<category><![CDATA[hack proof tips]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[tech tips]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[wi-fi]]></category>
		<category><![CDATA[wireless network]]></category>

		<guid isPermaLink="false">http://www.techrepreneur.com/hack-proof-your-wireless-network/</guid>
		<description><![CDATA[Wi-Fi has been a popular form of network to home computers. This mode is relatively convenient and takes less time to setup as it is easy to use. But users always make a mistake by opening it up to hackers. How to safeguard it against hackers? Below is a list of tips that can help [...]]]></description>
			<content:encoded><![CDATA[<p class="inside-copy" style="text-align: justify"><span style="font-size: 11pt; font-family: Arial">Wi-Fi has been a popular form of network to home computers. This mode is relatively convenient and takes less time to setup as it is easy to use. But users always make a mistake by opening it up to hackers. How to safeguard it against hackers? Below is a list of tips</span><img src="http://www.michaelhyatt.com/fromwhereisit/iStock_000000704547Small_360x240.shkl.jpg" align="right" height="204" width="320" /><span style="font-size: 11pt; font-family: Arial"> that can help you to hack proof your wireless network.<o:p></o:p></span></p>
<p class="MsoNormal" style="text-align: justify"><strong><span style="font-size: 11pt; font-family: Arial">Don’t disclose your identity<o:p></o:p></span></strong></p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 11pt; font-family: Arial">Always, a short message is sent by the access points which repeat the network’s name. This is default. The network’s name is known as SSID. This helps people living nearby. People who live next door can detect that you run a wireless network which can help them in getting in. Best way to avoid this problem is to disable SSID. Once you disable, you will run a network that people think you don’t. In simple words, you don’t reveal that you run a wireless network.<span>  </span><o:p> </o:p></span></p>
<p class="MsoNormal" style="text-align: justify"><span id="more-135"></span><strong><span style="font-size: 11pt; font-family: Arial">Get rid of default passwords<o:p></o:p></span></strong></p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 11pt; font-family: Arial">Default passwords can be a problem. When using your network, its always better you change your password to something else than keeping password by default. The reason is, default passwords are a part of access point instruction manual. So if you desire to keep same without changing, then it can take very less time to get the proper password. Try to use a password that is a mixture of letters and numbers.<o:p></o:p></span></p>
<p class="MsoNormal" style="text-align: justify"><strong><span style="font-size: 11pt; font-family: Arial">Keep Updating<o:p></o:p></span></strong></p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 11pt; font-family: Arial">Always don’t forget to update. Updates come along with security features. So keep updating. For this, you can visit the manufacturers website.<o:p> </o:p></span></p>
<p class="MsoNormal" style="text-align: justify"><strong><span style="font-size: 11pt; font-family: Arial">Encrypting</span></strong><span style="font-size: 11pt; font-family: Arial"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 11pt; font-family: Arial">Using Encryption can be a good way to go. Encryption is of two kinds. Wired Equivalent privacy(WEP) and Wi-Fi protected Access (WPA). The first method is less secure as it uses 64-128 bit, where as the latter method is better which uses 256-bit encryption and is harder to decode. The best of WPA method is it keeps generating encryption keys. This can effectively avoid hackers from getting in. What these keys do is, when a hacker breaks through a key, a new key is in place. Make sure your gear supports this method.<o:p> </o:p></span></p>
<p class="MsoNormal" style="text-align: justify"><strong><span style="font-size: 11pt; font-family: Arial">Others<o:p></o:p></span></strong></p>
<ul style="margin-top: 0pt" type="disc">
<li class="MsoNormal" style="text-align: justify"><span style="font-size: 11pt; font-family: Arial">Disable      remote management if not needed.<o:p></o:p></span></li>
<li class="MsoNormal" style="text-align: justify"><span style="font-size: 11pt; font-family: Arial">On      the access point, remember to turn off pings. This will make it invisible      to 802.11b analysis tools.<o:p></o:p></span></li>
</ul>
<p class="MsoNormal" style="text-align: justify"><span style="font-size: 11pt; font-family: Arial"><o:p></o:p>Alright, try using these steps and see what difference it can bring in. Good luck!<o:p></o:p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techrepreneur.com/hack-proof-your-wireless-network/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
