<?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>Hacking Articles &#187; Hacking computers</title>
	<atom:link href="http://hackingarticles.com/tag/hacking-computers/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackingarticles.com</link>
	<description>The right place to learn all about Ethical Hacking and Internet Security</description>
	<lastBuildDate>Thu, 19 Aug 2010 21:45:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Learn Hacking Step by Step &#8211; Understanding the Dangers Your Systems Face</title>
		<link>http://hackingarticles.com/learn-hacking-step-by-step-understanding-the-dangers-your-systems-face/</link>
		<comments>http://hackingarticles.com/learn-hacking-step-by-step-understanding-the-dangers-your-systems-face/#comments</comments>
		<pubDate>Sat, 16 May 2009 21:26:29 +0000</pubDate>
		<dc:creator>Bhanu</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ethical hacking]]></category>
		<category><![CDATA[Hacking Articles]]></category>
		<category><![CDATA[Hacking computers]]></category>
		<category><![CDATA[Hacking password]]></category>
		<category><![CDATA[learn hacking]]></category>
		<category><![CDATA[Network Hacking]]></category>
		<category><![CDATA[Operating System Hacking]]></category>
		<category><![CDATA[what is hacking]]></category>

		<guid isPermaLink="false">http://hackingarticles.com/learn-hacking-step-by-step-understanding-the-dangers-your-systems-face/</guid>
		<description><![CDATA[<a href="http://hackingarticles.com/learn-hacking-step-by-step-understanding-the-dangers-your-systems-face/"><img align="left" hspace="5" width="150" height="150" src="http://hackingarticles.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>It’s one thing to know that your systems generally are under fire from hackers around the world. It’s another to understand specific attacks against your systems that are possible. Many information-security vulnerabilities aren’t critical by themselves. However, exploiting several vulnerabilities &#8230; <a href="http://hackingarticles.com/learn-hacking-step-by-step-understanding-the-dangers-your-systems-face/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It’s one thing to know that your systems generally are under fire from hackers around the world. It’s another to understand specific attacks against your systems that are possible.</p>
<p>Many information-security vulnerabilities aren’t critical by themselves.<br />
However, exploiting several vulnerabilities at the same time can take its toll.</p>
<p>For example, a default Windows OS configuration, a weak SQL Server administrator password, and a server hosted on a wireless network may not be major security concerns separately. But exploiting all three of these vulnerabilities at the same time can be a serious issue.</p>
<p><span id="more-183"></span></p>
<p><strong>Nontechnical attacks</strong></p>
<ul>
<li>Exploits that involve manipulating people — end users and even yourself —are the greatest vulnerability within any computer or network infrastructure.</li>
<li>Humans are trusting by nature, which can lead to social-engineering exploits.</li>
<li>Social engineering is defined as the exploitation of the trusting nature of human beings to gain information for malicious purposes.</li>
</ul>
<p><strong>Network-infrastructure attacks</strong></p>
<p>Hacker attacks against network infrastructures can be easy, because many networks can be reached from anywhere in the world via the Internet. Here are some examples of network-infrastructure attacks:</p>
<ul>
<li>Connecting into a network through a rogue modem attached to a<br />
computer behind a firewall</li>
<li>Exploiting weaknesses in network transport mechanisms, such as TCP/IP and NetBIOS</li>
<li>Flooding a network with too many requests, creating a denial of service (DoS) for legitimate requests</li>
<li>Installing a network analyzer on a network and capturing every packet that travels across it, revealing confidential information in clear text configuration</li>
<li>Piggybacking onto a network through an insecure 802.11b wireless</li>
</ul>
<p><strong>Operating-system attacks</strong><br />
Hacking operating systems (OSs) is a preferred method of the bad guys. OSs comprise a large portion of hacker attacks simply because every computer has one and so many well-known exploits can be used against them.</p>
<p>Occasionally, some operating systems that are more secure out of the box — such as flavours of BSD UNIX but hackers prefer attacking operating systems like Windows because they are widely used and better known for their vulnerabilities.</p>
<ul>
<li>Exploiting specific protocol implementation</li>
<li>Attacking built-in authentication systems</li>
<li>Breaking file-system security</li>
<li>Cracking passwords and encryption mechanisms</li>
</ul>
<p><strong>Application and other specialized attacks</strong><br />
Applications take a lot of hits by hackers. Programs such as e-mail server<br />
software and Web applications often are beaten down:</p>
<ul>
<li>Hypertext Transfer Protocol (HTTP) and Simple Mail Transfer Protocol (SMTP) applications are frequently attacked because most firewalls and other security mechanisms are configured to allow full access to these programs from the Internet.</li>
<li>Malicious software (malware) includes viruses, worms, Trojan horses, and spyware. Malware clogs networks and takes down systems.</li>
<li>Spam (junk e-mail) is wreaking havoc on system availability and storagespace. And it can carry malware.</li>
<li>Ethical hacking helps reveal such attacks against your computer systems.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://hackingarticles.com/learn-hacking-step-by-step-understanding-the-dangers-your-systems-face/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Learn Hacking Step by Step &#8211; Intro</title>
		<link>http://hackingarticles.com/learn-hacking-step-by-step-intro/</link>
		<comments>http://hackingarticles.com/learn-hacking-step-by-step-intro/#comments</comments>
		<pubDate>Sat, 16 May 2009 21:12:40 +0000</pubDate>
		<dc:creator>Bhanu</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Hacking Articles]]></category>
		<category><![CDATA[Hacking computers]]></category>
		<category><![CDATA[Hacking password]]></category>
		<category><![CDATA[learn hacking]]></category>
		<category><![CDATA[what is hacking]]></category>

		<guid isPermaLink="false">http://hackingarticles.com/learn-hacking-step-by-step-intro/</guid>
		<description><![CDATA[<a href="http://hackingarticles.com/learn-hacking-step-by-step-intro/"><img align="left" hspace="5" width="150" src="http://farm4.static.flickr.com/3618/3528867192_f8fee258c6.jpg" class="alignleft wp-post-image tfe" alt="Hacking" title="" /></a>Hacker is a word that has two meanings: Traditionally, a hacker is someone who likes to tinker with software or electronic systems. Hackers enjoy exploring and learning how computer systems operate. Recently, hacker has taken on a new meaning — &#8230; <a href="http://hackingarticles.com/learn-hacking-step-by-step-intro/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Hacker is a word that has two meanings:</strong></p>
<blockquote><p><img class="alignleft" src="http://farm4.static.flickr.com/3618/3528867192_f8fee258c6.jpg" alt="3528867192 f8fee258c6 Learn Hacking Step by Step   Intro"  title="Learn Hacking Step by Step   Intro" /></p>
<p>Traditionally, a hacker is someone who likes to tinker with software or electronic systems. Hackers enjoy exploring and learning how computer systems operate.</p>
<p>Recently, hacker has taken on a new meaning — someone who maliciously breaks into systems for personal gain. Technically, these criminals are crackers (criminal hackers). Crackers break into (crack) systems with malicious intent. They are out for personal gain: fame, profit, and even revenge. They modify, delete, and steal critical information, often making other people miserable.</p></blockquote>
<p><span id="more-182"></span></p>
<p>The good-guy (white-hat) hackers don’t like being in the same category as the bad-guy (black-hat) hackers. (These terms come from Western movies where the good guys wore white cowboy hats and the bad guys wore black cowboy hats.) Whatever the case, most people give hacker a negative connotation.</p>
<p><strong>Understanding the Need to Hack Your Own Systems</strong></p>
<blockquote><p>To catch a thief, think like a thief.</p></blockquote>
<p>That’s the basis for ethical hacking.<br />
Protecting your systems from the bad guys — and not just the generic vulnerabilities that everyone knows about — is absolutely critical. When you know hacker tricks, you can see how vulnerable your systems are.</p>
<p>You don’t have to protect your systems from everything. You can’t. The only protection against everything is to unplug your computer systems and lock them away so no one can touch them — not even you. That’s not the best approach to information security. What’s important is to protect your systems from known vulnerabilities and common hacker attacks.</p>
<p>via Hacking For Dummies</p>
]]></content:encoded>
			<wfw:commentRss>http://hackingarticles.com/learn-hacking-step-by-step-intro/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

