<?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>365 Computer Security Training &#187; Computer Security</title>
	<atom:link href="http://www.computer-network-security-training.com/category/computer-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computer-network-security-training.com</link>
	<description>Master Computer Security Basics, Anytime</description>
	<lastBuildDate>Sun, 05 Sep 2010 13:07:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=4986</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What is a DNS Poisoning Attack?</title>
		<link>http://www.computer-network-security-training.com/what-is-a-dns-poisoning-attack/</link>
		<comments>http://www.computer-network-security-training.com/what-is-a-dns-poisoning-attack/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 02:20:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Attacks]]></category>
		<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[TCP/IP]]></category>
		<category><![CDATA[BIND]]></category>
		<category><![CDATA[DNS Poisoning]]></category>
		<category><![CDATA[DNS Spoofing]]></category>
		<category><![CDATA[Domain Name System]]></category>
		<category><![CDATA[Host Tables]]></category>
		<category><![CDATA[IP Address]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=1043</guid>
		<description><![CDATA[A Domain Name System (DNS) poisoning attack, also called DNS spoofing, is when an attacker is able to redirect a victim to different website than the address that he types into his browser.  For example, a user types www.google.com into their browser, but instead of being directed to Google’s servers he is instead is sent [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1044" title="DNS Poisoning Attack" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/08/DNS-Poisoning-Attack.jpg" alt="DNS Poisoning Attack" width="90" height="103" />A Domain Name System (DNS) poisoning attack, also called DNS spoofing, is when an attacker is able to redirect a victim to different website than the address that he types into his browser.  For example, a user types www.google.com into their browser, but instead of being directed to Google’s servers he is instead is sent to a fraudulent site that may look like Google’s site but is in actuality it is controlled by the attacker.   The attacker is able to do this by changing the Internet Protocol (IP) address that usually points to Google to the fake IP address of the attacker.</p>
<p>The Domain Name System is needed so that networked machines can communicate with each other.  Machines use a unique IP address to identify one another much the same way a street address is used to locate a business or home.  However, people like words such Google, Yahoo, or YouTube instead of a difficult to remember IP address, like 67.13.142.130, which is easier for a machine to understand.   Domain name servers are used to convert names to their corresponding IP address and vice versa.</p>
<p>The DNS system is a massive database with billions of domain names and IP addresses.  The system handles billions of requests everyday as people surf the internet, send email, a create new websites.  Even though the DNS system is distributed around the world, it acts like a single system.</p>
<p>An attack can happen by modifying the host tables that are stored on local computers.  The host table is list of domains and IP addresses that are used to find the correct IP address when a user enters a domain site name.  If the so-called host table name system does not have the correct IP address stored locally then it contacts an external DNS for the correct IP address. If an attacker is able to compromise the entries within the host table then they can direct websites names to any IP address they wish.</p>
<p>Another method of performing a DNS Poisoning Attack is to target the external DNS servers themselves.  External DNS servers exchange information, including name and IP mapping, with each other using zone transfers.  Attackers can set up a DNS server with fake IP address entries so that if the targeted DNS server accepts the zone transfer as authentic, it will then use and distribute the fake IP address assignments to other DNS servers.  One way to prevent a DNS poisoning attack is to ensure that the latest version of the DNS software, called Berkley Internet Name Domain (BIND), is installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/what-is-a-dns-poisoning-attack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a Spoofing Attack?</title>
		<link>http://www.computer-network-security-training.com/what-is-a-spoofing-attack/</link>
		<comments>http://www.computer-network-security-training.com/what-is-a-spoofing-attack/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 00:56:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Attacks]]></category>
		<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[WIFI]]></category>
		<category><![CDATA[Computer Network Security]]></category>
		<category><![CDATA[IT Security]]></category>
		<category><![CDATA[spoofing]]></category>
		<category><![CDATA[wireless security]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=1036</guid>
		<description><![CDATA[Spoofing is when an attacker pretends to be someone else in order gain access to restricted resources or steal information.  This type of attack can take a variety of different forms; for instance, an attacker can impersonate the Internet Protocol (IP) address of a legitimate user in order to get into their accounts.  [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1038" title="Spoofing" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/08/Spoofing.jpg" alt="Spoofing" width="163" height="110" />Spoofing is when an attacker pretends to be someone else in order gain access to restricted resources or steal information.  This type of attack can take a variety of different forms; for instance, an attacker can impersonate the Internet Protocol (IP) address of a legitimate user in order to get into their accounts.  Also, an attacker may send fraudulent emails and set up fake websites in order to capture users’ login names, passwords, and account information.  Faking an email or website is sometimes called a <a title="What is a Phishing Attack?" href="http://www.computer-network-security-training.com/what-is-a-phishing-attack/" target="_self">phishing attack</a>.  Another type of spoofing involves setting up a fake wireless access point and tricking victims into connecting to them through the illegitimate connection.</p>
<p>IP addresses are similar to postal addresses and route information to the correct location across networks.  Data is broken up and sent in pieces called packets.  Each packet contains the sender’s and the recipient’s address.  IP address spoofing is possible because an attacker can forge the sender’s address and make the packet appear to be coming from someone else.  A common use of IP address spoofing is a denial of service attack where an attacker using spoofing to hide the source of their attack.</p>
<p>Phishing attacks involve setting up fake websites or sending spam emails in an attempt to lure potential victim’s to fake websites.  The “sender” field in an email can be changed easily and as long as the email message protocols are acceptable, the message will be delivered.  A phishing site can look just like the real one, with the same color schemes, layout, and logos.  A victim that attempts to use the site can unknowingly be submitting their personal data to criminals.</p>
<p>Fake or <a title="How to Detect a Rogue Access Point" href="http://www.computer-network-security-training.com/how-to-detect-a-rouge-access-point/" target="_self">rogue WIFI access point</a> masquerading as well known brands in airports, train stations, financial institutions, and retail locations offer attackers a relatively simple way to steal data.  Some tips to protect yourself when using public hotspots are to keep your wireless radio turned off until you are ready to use it, disable file and printer sharing, and set your wireless option to “infrastructure networks only”.  Programs that update automatically can also be another avenue for a wireless spoofing attack; therefore, be sure to enable the “ask me first” feature before allowing your computer to download updates.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/what-is-a-spoofing-attack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are Access Control Models?</title>
		<link>http://www.computer-network-security-training.com/what-are-access-control-models/</link>
		<comments>http://www.computer-network-security-training.com/what-are-access-control-models/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 15:48:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Security Management]]></category>
		<category><![CDATA[Access control models]]></category>
		<category><![CDATA[DAC]]></category>
		<category><![CDATA[discretionary access control]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[Mandatory access control]]></category>
		<category><![CDATA[RBAC]]></category>
		<category><![CDATA[role based access control]]></category>
		<category><![CDATA[rule based access control]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=1005</guid>
		<description><![CDATA[Access control is the process of deciding who can use specific systems, resources, and applications.  An access control model is a defined set of criteria a system administrator utilizes to define system users’ rights.  There are three main access control models.  These are Mandatory Access Control (MAC), Discretionary Access Control (DAC), and Role [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1006" title="access-control-models" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/07/access-control-models.jpg" alt="access-control-models" width="162" height="135" /><a title="What is Access Control?" href="http://www.computer-network-security-training.com/what-is-access-control/" target="_self">Access control</a> is the process of deciding who can use specific systems, resources, and applications.  An access control model is a defined set of criteria a system administrator utilizes to define system users’ rights.  There are three main access control models.  These are Mandatory Access Control (MAC), Discretionary Access Control (DAC), and Role Based Access Control (RBAC).  In addition, a Rule Based Access Control (RBAC) model is useful for managing permissions across multiple systems.</p>
<p>The mandatory access control model assigns users’ roles strictly according to the system administrator’s wishes.  This is the most restrictive access control method because the end user cannot set any access controls on files.  Mandatory access control is popular in highly secretive environments, such as, the defense industry where errant files can jeopardize national security.</p>
<p>Discretionary access control is at the other end of the access spectrum differing from the mandatory access model in that it is the least restrictive of the three models.  Under the discretionary access model the end user has complete freedom to assign any rights to objects that he wishes.  This level of complete control over files can be dangerous because if an attacker or malware compromises the account then the malicious user or code will have complete control as well.</p>
<p>Role based access control creates permissions by assigning access rights to specific roles or jobs within the company; RBAC then assigns users to those roles, thereby granting privileges. This access control model functions effectively in actual organizations because files and resources are assigned permissions according to the roles that require them.  For instance, a system administrator may create an access role for managers only.  So a user would need to be assigned the role of a manager to use those resources.</p>
<p>One of the lesser-discussed access control models is Rule Based Access Control (RBAC).  It shares the same acronym as role based access control but incorporates top-down management similar to mandatory access control.  Rule based access control permissions are only assigned by the system administrator.  Rules are attached to each resource, which governs the access levels that will be allowed when a user tries to use it.  An example of rule based access control is only allowing a resource to be used at certain times of the day or only allowing specific IP addresses to access the resource.<br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/what-are-access-control-models/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Access Control?</title>
		<link>http://www.computer-network-security-training.com/what-is-access-control/</link>
		<comments>http://www.computer-network-security-training.com/what-is-access-control/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 21:26:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Security Management]]></category>
		<category><![CDATA[Access Control]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[authorization]]></category>
		<category><![CDATA[least privilege principle]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=996</guid>
		<description><![CDATA[Access control involves managing who has access to specific systems and resources at a given time.  The concept of access control revolves around the process comprised of three steps.  These steps are identification, authentication, and authorization.  Using these three principles a system administrator can control what resources are available to a system’s users.
The term identification [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-997" title="access control" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/07/access-control.jpg" alt="access control" width="136" height="110" />Access control involves managing who has access to specific systems and resources at a given time.  The concept of access control revolves around the process comprised of three steps.  These steps are identification, authentication, and authorization.  Using these three principles a system administrator can control what resources are available to a system’s users.</p>
<p>The term identification refers such things as user names and identification cards.  It is the means by which a system user identifies who they are.  This step is usually performed when logging in.</p>
<p>Authentication is the second step of the access control process.  Passwords, voice recognition, and <a title="What is a Biometric Fingerprint Scanner?" href="http://www.computer-network-security-training.com/what-is-biometric-fingerprint-scanning/" target="_self">biometric scanners</a> are common methods of authentication.  The purpose of authentication is to verify the system user’s identity.</p>
<p>After a system user is authenticated they are then authorized to use the system.  The user is generally only authorized to use a portion of the system’s resources depending upon their role in the organization.  For example, the engineering staff would have access to different applications and files than the finance staff, or human resources.</p>
<p>There are more ways to enforce access control besides using software.  Access control can be maintained by something a simple as a locked door.  Only users with the correct key or door card would be allowed to enter.</p>
<p>One of the principles that should be incorporated when establishing an effective access control policy is the practice of minimal access or least privilege.  What this means is that a user should have the least amount of access required to do their job.  The principle of least privilege includes limiting the resources and applications accessible by a user as well as the time access is allowed.  For, instance at times it may not be advisable to allow access to financial records at 3AM in the morning when the facilities should be closed.<br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/what-is-access-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Environmental Security?</title>
		<link>http://www.computer-network-security-training.com/what-is-environmental-security/</link>
		<comments>http://www.computer-network-security-training.com/what-is-environmental-security/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 20:52:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Security Management]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[Business Continuity]]></category>
		<category><![CDATA[Computer Network Security]]></category>
		<category><![CDATA[Data Security]]></category>
		<category><![CDATA[Environmental Security]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=965</guid>
		<description><![CDATA[Environmental security, from a computer networking standpoint, involves protecting and controlling the facilities where your systems are stored.  The benefits of well-constructed environmental security process can ensure that data is not lost or in the case of a system failure is able to restore critical functions.  Environmental security processes ensure business continuity in the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-967" title="Environmental-Security" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/07/Evironmental-Security1.gif" alt="Environmental-Security" width="108" height="107" />Environmental security, from a computer networking standpoint, involves protecting and controlling the facilities where your systems are stored.  The benefits of well-constructed environmental security process can ensure that data is not lost or in the case of a system failure is able to restore critical functions.  Environmental security processes ensure business continuity in the case of disaster along with a disaster recovery plan.  These security processes may involve fire suppression systems, electromagnetic shielding, and heating, ventilation, and air conditioning (HVAC).</p>
<p>A fire can destroy computer equipment and incinerate a building very quickly so some type of fire suppression system is a must.  Many commercial buildings have a water sprinkler system.  Unfortunately, spraying electrical equipment with pressurized water will short the circuits.  Even some chemical fire suppressants can foul electronics.</p>
<p>Clean Agent fire suppressing systems, such a carbon dioxide or Inergen systems, should be used extinguish flames around electric and high voltage equipment.  A clean agent system is also non-toxic to people so the after affects will be minimal after work resumes.</p>
<p>Attackers are able to eavesdrop on computer systems, displays, and other similar devices by detecting their electromagnetic emissions.  This process is called Van Eck phreaking.  Countermeasures to prevent eavesdropping have been put forth by the National Security Agency (NSA) in a study code named TEMPEST, Telecommunications Electronics Material Protected from Emanating Spurious Transmissions.  Some of the unclassified measures include special shielding between circuits and equipment or within the building.  Other countermeasures including scrambling the signal or installing a Faraday cage, which is a metal mesh structure that stops electromagnetic signals form leaking, around the computer room.</p>
<p>Finally, the HVAC must be controlled to ensure that the environment does not do damage.  Humidity levels that are not correct can damage equipment.  For instance, air that is too dry can create static that can damage equipment.  Temperatures that are too hot or too cold can also degrade a system.  Adding to the complication is the dry heat emitted from electronic devices.<br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/what-is-environmental-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a Hash?</title>
		<link>http://www.computer-network-security-training.com/what-is-a-hash/</link>
		<comments>http://www.computer-network-security-training.com/what-is-a-hash/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 11:14:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[hash]]></category>
		<category><![CDATA[hash function]]></category>
		<category><![CDATA[MD5]]></category>
		<category><![CDATA[Message Digest]]></category>
		<category><![CDATA[Secure Hash Algorithm]]></category>
		<category><![CDATA[SHA]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=955</guid>
		<description><![CDATA[A hash, also called a digest, is a unique string of data.  A hash is created when a collection of information that you want to protect is run through a hash function.  The process of creating a hash is called hashing.  The resulting hash is unique to the original message and therefore can be used [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-956" title="Hash" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/07/Hash.jpg" alt="Hash" width="138" height="128" />A hash, also called a digest, is a unique string of data.  A hash is created when a collection of information that you want to protect is run through a hash function.  The process of creating a hash is called hashing.  The resulting hash is unique to the original message and therefore can be used fingerprint of that data.</p>
<p>Since a hash creates an identifiable signature of data it can be used to determine whether a set of data has been changed; in other words it is possible to verify the <em>integrity</em> of data.  For example, you want to make sure that financial documents that you have stored have not been tampered with, so you create a hash of the known correct data. Now, whenever you want to check the data, you simply hash the data again and the two hashes should match if the most current data has not been changed.</p>
<p>When sending critical data the message along with a hash of the message is usually sent to recipients.  The recipient can then verify that the message has not been altered.  One of the main benefits of hashing is that the integrity of a message can be checked without revealing the contents of the original message.</p>
<p>Hashes are also called one-way hashes because once they are created they cannot be reversed.  This means that a hash cannot be deciphered to determine the contents of the original message.  Therefore hashes can only be used to compare data.</p>
<p>Hashes are created with Hash functions, which are <a title="What is Cryptography?" href="http://www.computer-network-security-training.com/what-is-cryptography/" target="_self">cryptographic</a> algorithms.  An algorithms that is considered <em>secure </em>should not create collisions meaning two different sets of data creating the same hash value.  In addition, a secure hash algorithm should create hashes that are the same length no matter the size of data being hashed.  One of the advantages of a fixed length hash is that other programs can use it easily since it is consistent.</p>
<p>Two common cryptographic algorithms are Message Digest (MD) and Secure Hash Algorithm (SHA).  The Message Digest algorithm has several versions; the most current version is MD5.  MD5 is the default procedure for Simple Network Management Protocol (SNMP). However, researchers have revealed collisions and vulnerabilities in the MD5 code and a more secure cryptographic algorithm is recommended for hashing.</p>
<p>Secure Hash Algorithm (SHA) creates a longer hash than most versions of MD resulting in a more secure code.  Currently there have been no weaknesses found with the most recent version of SHA, SHA-2.  Another version, SHA-3, is in development and scheduled to be complete in 2012.</p>
<p>A practical application of a hash function is ensuring that data transmissions are correct.  When packets are sent across networks errors often occur.  Many times when a program is available on a website for download, a hash function is also available to verify that the downloaded file is identical to the file on the site.  Using Hashes to check files for errors is similar to a checksum or Cyclic Redundancy Check (CRC), which is shorter and less secure than a hash.<br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/what-is-a-hash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is Public Key Infrastructure?</title>
		<link>http://www.computer-network-security-training.com/what-is-public-key-infrastructure/</link>
		<comments>http://www.computer-network-security-training.com/what-is-public-key-infrastructure/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 16:32:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[certificate authority]]></category>
		<category><![CDATA[Certificate Revocation List]]></category>
		<category><![CDATA[CRL]]></category>
		<category><![CDATA[digital certificates]]></category>
		<category><![CDATA[digital signatures]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[PKI]]></category>
		<category><![CDATA[Public Key Infrastructure]]></category>
		<category><![CDATA[Security Management]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=949</guid>
		<description><![CDATA[Using the technology of asymmetric or public key cryptography, a digital certificate is used to verify a user’s public key.  In other words, digital certificates ensure that a user is who he says he is and a website is who they say they are.  Verifying identities with digital certificates is important because many phishing and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-951" title="Public Key Infrastructure" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/07/Public-Key-Infrastructure.gif" alt="Public Key Infrastructure" width="126" height="123" />Using the technology of asymmetric or public key <a title="What is Cryptography?" href="http://www.computer-network-security-training.com/what-is-cryptography/" target="_self">cryptography</a>, a <a title="What is a Digital Certificate?" href="http://www.computer-network-security-training.com/what-is-a-digital-certificate/" target="_self">digital certificate</a> is used to verify a user’s public key.  In other words, digital certificates ensure that a user is who he says he is and a website is who they say they are.  Verifying identities with digital certificates is important because many<a title="What is a Phishing Attack?" href="http://www.computer-network-security-training.com/what-is-a-phishing-attack/" target="_self"> phishing</a> and spoofing attacks involve criminals creating bogus sites and tricking unknowing victims into entering personal information such as user names, passwords, and account numbers.  Public key infrastructure (PKI) is procedures and technology, such as specialized software and hardware, which are used to manage digital certificates.</p>
<p>PKI is needed because of the complexity associated with managing digital certificates.  For instance, a Certificate Authority (CA) is a third-party entity that vouches for the authenticity of public keys.  In performing this task they must investigate the background of applicants before issuing a digital certificate.  In addition to distributing certificates, a CA must also revoke and place expired certificates on Certificate Revocation Lists (CRL).</p>
<p>Public key infrastructure helps to ensure effective and efficient certificate management by following set of 15 Public-Key Cryptographic Standards (PKCS).  PKCS covers a wide variety of topics including <a title="What is a Digital Signature?" href="http://www.computer-network-security-training.com/what-is-a-digital-signature/" target="_self">digital signature</a> formats, key exchange protocols, certificate syntax, file formats, technologies, and storage procedures.</p>
<p>Certificate administration is not the sole focus of PKI; it also must manage the public keys which are the backbone of the public key system.  A major part of key management in the PKI framework is key storage. For example, it is important to encrypt the folder or directory where public keys are stored.  It is also preferable to store them using a hardware-based system as opposed to software-based because of the numerous vulnerabilities in operating systems and applications.  Private keys are stored on the client’s system.</p>
<p>Another important aspect of key management is how they are handled.  Specific procedures must be in place throughout the useful life of a public key.  It must be clearly define how keys are issued, revoked, and terminated.</p>
<p>Some of the systems that rely on PKI security mechanisms are email, ecommerce, and online banking.  No matter the application, PKI’s purpose is to make the secure exchange of data possible.  Keep in mind that PKI covers a wide range of topics and the standards that define its procedures continually evolve to meet the needs of a changing computing environment.<br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/what-is-public-key-infrastructure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a Digital Signature?</title>
		<link>http://www.computer-network-security-training.com/what-is-a-digital-signature/</link>
		<comments>http://www.computer-network-security-training.com/what-is-a-digital-signature/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 08:28:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Asymmetric Cryptography]]></category>
		<category><![CDATA[cyrptography]]></category>
		<category><![CDATA[digital certificates]]></category>
		<category><![CDATA[digital signatures]]></category>
		<category><![CDATA[hashing]]></category>
		<category><![CDATA[MD5]]></category>
		<category><![CDATA[Public Key Cryptography]]></category>
		<category><![CDATA[SHA]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=937</guid>
		<description><![CDATA[Like digital certificates a digital signature is created with asymmetric or public-key cryptography.  In the same way as signing your name to a document legally binds the document to you, a digital signature proves that a document belongs to a user.  In addition, a digital signature provides other benefits beyond simply proving that [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-938" title="digital-signature" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/07/digital-signature.jpg" alt="digital-signature" width="198" height="166" />Like <a title="What is a Digital Certificate?" href="http://www.computer-network-security-training.com/what-is-a-digital-certificate/" target="_self">digital certificates</a> a digital signature is created with asymmetric or <a title="What is Cryptography?" href="http://www.computer-network-security-training.com/what-is-cryptography/" target="_self">public-key cryptography</a>.  In the same way as signing your name to a document legally binds the document to you, a digital signature proves that a document belongs to a user.  In addition, a digital signature provides other benefits beyond simply proving that a particular person sent a message.</p>
<p>A digital signature is able to prove that a message has not been changed, which means that it ensures the <em>integrity</em> of a message.  It is also provides for <em>non-repudiation</em>, meaning it&#8217;s able to prevent a sender from claiming they did not send the message.</p>
<p>For example, if you want to send a digitally signed message to your bank; first you would create a hash of the message using a hashing algorithm like Message Digest 5 (MD5) or Secure Hash Algorithm (SHA).  This hashed message is called a <em>message digest</em>.  You would then encrypt the digest using your private key and <em>this encrypted hash would be the digital signature of your message</em>.</p>
<p>Both the message and the digital signature are sent to your bank.</p>
<p>In order for the bank to make sure that your message is authentic, they would retrieve your public key and decrypt your digital signature, which reveals the hash.  The bank would then hash your message and compare it to the newly uncovered hash.</p>
<p>If the hashes do not match then the message was not sent by you or was changed in transit.</p>
<p>Keep in mind that the original message that you sent to the bank with the digital signature could still be read by others.  In order to encrypt the message you would need to retrieve the bank’s public key from their certificate authority (CA) and encode your message. After that, the bank will be able to decode your message with their private key.<br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/what-is-a-digital-signature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a Digital Certificate?</title>
		<link>http://www.computer-network-security-training.com/what-is-a-digital-certificate/</link>
		<comments>http://www.computer-network-security-training.com/what-is-a-digital-certificate/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 12:27:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[certificate authority]]></category>
		<category><![CDATA[digital certificates]]></category>
		<category><![CDATA[digital signatures]]></category>
		<category><![CDATA[encryption]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=925</guid>
		<description><![CDATA[In order to fully understand digital certificates, learning a little about cryptography is helpful.  To learn the basics of cryptography go HERE.
Digital certificates rely upon public key cryptography to operate.  Public key cryptography uses two mathematically related keys to secure data.  The first key is the private key of the message recipient and the second [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-928" title="digital certificates" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/07/digital-certificates.jpg" alt="digital certificates" width="180" height="164" />In order to fully understand digital certificates, learning a little about cryptography is helpful.  To learn the basics of cryptography go <a title="What is Cryptography?" href="http://www.computer-network-security-training.com/what-is-cryptography/" target="_self">HERE</a>.</p>
<p>Digital certificates rely upon public key cryptography to operate.  Public key cryptography uses two mathematically related keys to secure data.  The first key is the private key of the message recipient and the second is a public key known to everyone.   For example, if you wanted to send a secure communication to your bank, then you would use the bank’s public key to encrypt the message; while your bank would use their private key to decrypt the message you sent.</p>
<p>Since the public key is widely known it can be impersonated by anyone with knowledge and malicious intent.  That is where digital certificates come in.  Digital certificates are used to verify that the freely available public keys belong to legitimate owners.  A digital certificate is a public key that has been confirmed as valid by an independent third-party called a certificate authority (CA).</p>
<p>Usually digital certificates contain:</p>
<ul>
<li>The owner’s name</li>
<li>The owner’s public key</li>
<li>The distributor of the certificate</li>
<li>The public key’s expiration date</li>
<li>Digital signature of the CA</li>
</ul>
<p>Digital certificates can also contain addresses, serial numbers, hashes and a variety of other information. The most widely used format for digital certificates is X.509.</p>
<p>Certificate authorities handle the administrative functions of issuing and managing certificates.  The largest certificate authorities include:</p>
<ul>
<li>VeriSign</li>
<li>GoDaddy</li>
<li>Comodo</li>
</ul>
<p>One of the most critical tasks of a CA involve publishing lists of certificates that have expired or have been revoked to a central database called a certificate revocation list (CRL).  This must happen quickly and continuously so that users will immediately know if a certificate is invalid.</p>
<p>There are many types of digital certificates including those intended for applications, servers, and personal users.  However, they all have the primary purpose of associating a public key to an owner.<br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/what-is-a-digital-certificate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is Cryptography?</title>
		<link>http://www.computer-network-security-training.com/what-is-cryptography/</link>
		<comments>http://www.computer-network-security-training.com/what-is-cryptography/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 21:34:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[Asymmetric Cryptography]]></category>
		<category><![CDATA[certificate authority]]></category>
		<category><![CDATA[cyrptography]]></category>
		<category><![CDATA[digital certificates]]></category>
		<category><![CDATA[digital signatures]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[hashing]]></category>
		<category><![CDATA[Public Key Cryptography]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=913</guid>
		<description><![CDATA[Cryptography is an important part of preventing private data from being stolen.  Even if an attacker were to break into your computer or intercept your messages they still will not be able to read the data if it is protected by cryptography or encrypted.  In addition to concealing the meaning of data, cryptography performs other [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-916" title="cryptography" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/07/cryptography.jpg" alt="cryptography" width="237" height="190" />Cryptography is an important part of preventing private data from being stolen.  Even if an attacker were to break into your computer or intercept your messages they still will not be able to read the data if it is protected by cryptography or encrypted.  In addition to concealing the meaning of data, cryptography performs other critical security requirements for data including authentication, repudiation, confidentiality, and integrity.</p>
<p>Cryptography can be used to authenticate that the sender of a message is the actual sender and not an imposter.  Encryption also provides for repudiation, which is similar to authentication, and is used to prove that someone actually sent a message or performed an action.  For, instance it can used to prove a criminal performed a specific financial transaction.</p>
<p>Cryptography ensures confidentiality because only a reader with the correct deciphering algorithm or key can read the encrypted message.  Finally, Cryptography can protect the integrity of information by ensuring that messages have not been altered.</p>
<p>Cryptography comes from Greek words meaning &#8220;hidden writing&#8221;.  Cryptography converts readable data or <em>cleartext</em> into encoded data called <em>ciphertext</em>.  By definition cyrptography is the science of hiding information so that unauthorized users cannot read it.</p>
<p>Secret writing is an ancient practice that dates back to ancient Egypt but it is still critical to securing data today.  In fact, encryption is absolutely necessary when transmitting sensitive data over unsecure mediums like the Internet.  The three types of algorithms used for encryption are:</p>
<ul>
<li>Hashing</li>
<li>Symmetric, also called private or secret key</li>
<li>Asymmetric, also called public key</li>
</ul>
<p>A hashing algorithm is used to create an irreversible code of a piece of information.  This hashed code is called a <em>hash</em> or <em>digest</em> and is unique to the information and can be used as a signature for the data.  A hash is used for comparison purposes to make sure data has not been changed; thus it ensures the integrity of a message.</p>
<p>A symmetric cryptographic algorithm can be decrypted, as opposed to being irreversible like hashing.  There are several types of symmetric algorithms.  Some of the most popular are:</p>
<ul>
<li> Data Encryption Standard (DES)</li>
<li>Advanced Encryption Standard (AES)</li>
<li>Rivest Cipher (RC)</li>
<li>International Data Encryption Algorithm (IDEA)</li>
<li>Blowfish</li>
</ul>
<p>DES was one of the first widely used algorithms however it has been cracked and is no longer considered secure.  AES has not been cracked and is used by the US government while IDEA is favored by European nations.</p>
<p>RC stands for “Ron’s Code” and is a family of algorithms written by Ron Rivest in 1987.  Blowfish is a strong open-source symmetric algorithm created in 1993.</p>
<p>Asymmetric cryptographic algorithms differ from symmetric algorithms in that it requires two “keys” to encrypt and decrypt data as opposed to the symmetric algorithm’s single key.  Asymmetric or public key encryption uses two mathematically related keys: a public key known by everyone to encrypt messages and a private key, known only by the receiver of the message to decrypt the information.</p>
<p>Asymmetric cryptography is widely used and underlies <strong><a title="What is SSL Encryption?" href="http://www.computer-network-security-training.com/what-is-ssl-encryption/" target="_self">Transport Layer Security (TLS)</a></strong> and PGP (Pretty Good Privacy) protocols.  Some common asymmetric algorithms are RSA and Diffie-Hellman.<br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/what-is-cryptography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Avoid Phishing Attacks</title>
		<link>http://www.computer-network-security-training.com/how-to-avoid-phishing-attacks/</link>
		<comments>http://www.computer-network-security-training.com/how-to-avoid-phishing-attacks/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 00:18:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Attacks]]></category>
		<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Computer Network Security]]></category>
		<category><![CDATA[email security]]></category>
		<category><![CDATA[social engineering attacks]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[spear phishing]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=888</guid>
		<description><![CDATA[The number and sophistication of phishing scams sent to consumers is increasing rapidly.  If you do not know what phishing is you can find out HERE.  Because phishing uses social engineering to trick victims into responding to an email message or into visiting a fake site, one of the most effective forms of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-891" title="phishing" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/06/phishing.jpg" alt="phishing" width="182" height="184" />The number and sophistication of phishing scams sent to consumers is increasing rapidly.  If you do not know what phishing is you can find out <a title="What is a Phishing Attack" href="http://www.computer-network-security-training.com/what-is-a-phishing-attack/" target="_blank">HERE</a>.  Because phishing uses social engineering to trick victims into responding to an email message or into visiting a fake site, one of the most effective forms of defense is to teach users how to recognize phishing attempts.</p>
<p>Some of the ways to recognize these messages, so that you can avoid becoming a victim of these scams, include:</p>
<p>Web links embedded in emails, instant messages, or chats.  You shouldn’t log on to a website through a link sent in an email.  Instead you should call the company on the phone or open a new browser window and log onto the website directly by typing the legitimate address in your browser.  Unless the email is digitally signed, you can&#8217;t be sure it is real.</p>
<p>Phishers often use variations of legitimate addresses, masking their true identity with hyphens and underscore.  For instance, they may use <em>www.user-paypal.com</em> or <em>www.US_Amazon.com</em>.</p>
<p>Be wary of fake sender’s addresses because they can be forged easily.  An email message should not be trusted simply because the sender’s email address appears to be legitimate, such as <em>user_registration@paypal.com</em>.</p>
<p>Beware of generic greeting.  Phishing emails are usually not personalized and begin with a general opening like “Dear Bank Customer” and do not include a valid account number.  However, they can be personalized in the case of spear phishing where the attacker sends customized messages. Valid messages from your bank or e-commerce company generally are personalized and if an email from an online vendor does not contain the user’s name, it should be considered suspect.</p>
<p>Pop-up boxes and attachments are a sure sign of a phishing attack.  Legitimate emails from vendors never contain a pop-up box or an attachment, since these are tools often used by phishers.</p>
<p>Online banking and e-commerce is generally safe, but you should be suspicious of any email with urgent requests for personal financial information.  Phishers typically include upsetting or exciting false statements in their emails to get people to react immediately, such as warnings that their account will be deactivated.  They typically ask for information such as user-names, passwords, credit card numbers, social security numbers, date of birth, etc.</p>
<p>Avoid filling out forms in email messages that ask for personal information and always ensure that you&#8217;re using a secure website when submitting personal information in your web browser.  Any website in which the user is asked to enter private information should start with <strong>https://</strong> not <strong>http://</strong>; secure sites will have a padlock in many browser&#8217;s status bar or at the bottom of the screen.  Users should not enter data without these indicators and even with these indicators users should be careful because phishers are now able to forge both the <strong>https://</strong> and the lock you normally see on a secure site.</p>
<p>The lock has usually been considered as another indicator that you are on a safe  site. When the lock is double-clicked it displays the security certificate for the site. If you get any warnings that the address of the site does not match the certificate, do not continue.</p>
<p>It is worth reiterating that you should make it a habit to enter the address of any shopping or financial website yourself.</p>
<p>Finally, make sure that your browser is up to date and the latest security patches are applied. Check your bank and credit card statements to ensure that all transactions are legitimate at least once a month.<br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/how-to-avoid-phishing-attacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a Phishing Attack?</title>
		<link>http://www.computer-network-security-training.com/what-is-a-phishing-attack/</link>
		<comments>http://www.computer-network-security-training.com/what-is-a-phishing-attack/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 01:18:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Attacks]]></category>
		<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Computer Network Security]]></category>
		<category><![CDATA[Home Computer Security]]></category>
		<category><![CDATA[pharming]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[social engineering attacks]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[spear phishing]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=876</guid>
		<description><![CDATA[Social engineering attacks are designed to trick or deceive victims into disclosing secure or private information.  A simple example of this type of attack is a recently fired information technology worker who is able to slip past security because they do not know that the former employee does not work there anymore.  Once inside their [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-878" title="phishing attack" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/06/phishing-attack.jpg" alt="phishing attack" width="169" height="143" />Social engineering attacks are designed to trick or deceive victims into disclosing secure or private information.  A simple example of this type of attack is a recently fired information technology worker who is able to slip past security because they do not know that the former employee does not work there anymore.  Once inside their old workplace the IT worker pretends to be working but instead is really stealing data, deleting critical files, or uploading destructive software.</p>
<p>Phishing is one of the most common forms of social engineering attacks.   The word “phishing” is a spin-off of the word “fishing”; the idea is that bait presented by the attacker knowing that most will ignore it but a few will bite on it.  Phishing attacks usually involve an attacker sending an email or displaying a fake web page that claims to be from a legitimate business in an attempt to trick the victim into giving up personal information.</p>
<p>Many times the victim is directed to a website where they are asked to update their personal information, password, credit cart number, bank account number or other information that a legitimate company would have access to.  Unfortunately, the web site is fake and is actually stealing the user’s information.</p>
<p>The <strong>Anti-Phishing Working Group (AWPG)</strong> reported that the number brands hijacked per year is on the rise.  In August of 2009, there were a record high number of unique phishing sites at 56,362.</p>
<p>One of the reasons why phishing is so dangerous is because both the email and fake websites look legitimate.  They contain the logos, color schemes, and wording used on the real sites and within the organizations that they are impersonating.  This makes it difficult to tell that they are fake.</p>
<p>In addition, there are several different kinds of phishing attacks.  These include:</p>
<ul>
<li><strong>Spear phishing</strong>: Typical phishing attacks are sent like spam to many users while spear phishing attacks target specific users.  The emails are customized to each victim using their real names and personal information.</li>
<li><strong>Pharming:</strong> Instead of sending a fake email and asking users to visit a bogus site, pharming automatically redirects users to the attacker&#8217;s site.  This is done by the attacker actually taking control of the legitimate business’s website or web servers.</li>
<li><strong>Google phishing:</strong> This is when an attacker sets up a fake search engine and redirects traffic to fake sites.  Some of the search results may go to the legitimate sites while searches for specific online banking and financial sites may be impostors.</li>
</ul>
<p>Phishing sites tend to appear and disappear suddenly to avoid being traced.  According the <strong>APWG</strong> the average time a site is online is only 3.8 days.  The United States has overtaken China as the top country hosting phishing sites with over three quarters of the World’s hosted sites.</p>
<p>Because phishing uses social engineering to trick victims into responding to an email message or into visiting a fake site one of the most effective forms of defense is to teach users how to recognize phishing attempts.  We will cover these signs and other techniques to protect yourself against phishing attacks in our next post.<br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/what-is-a-phishing-attack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips to Counter Spyware</title>
		<link>http://www.computer-network-security-training.com/tips-to-counter-spyware/</link>
		<comments>http://www.computer-network-security-training.com/tips-to-counter-spyware/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 15:20:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Attacks]]></category>
		<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Home Computer Security]]></category>
		<category><![CDATA[Spyware]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=864</guid>
		<description><![CDATA[In the field of computers and networked communications, spyware has become a menace for lots of computer users and working professionals. Hence, it is essential to take certain precautions to counter spyware.

It is important to use antivirus software that also offers protection against spyware. Update it regularly and permit it to scan the computer. In [...]]]></description>
			<content:encoded><![CDATA[<h4><span style="font-weight: normal;"><img class="alignleft size-full wp-image-865" title="Spyware prevention tips" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/06/karate.jpg" alt="Spyware prevention tips" width="194" height="198" />In the field of computers and networked communications, spyware has become a menace for lots of computer users and working professionals. Hence, it is essential to take certain precautions to counter spyware.</p>
<p></span></h4>
<p>It is important to use antivirus software that also offers protection against spyware. Update it regularly and permit it to scan the computer. In addition, use a personal firewall on the computer system.</p>
<p>Another important tip is to avoid any questionable software. For this, surfers have to ensure that any installed software comes from trusted sources. In addition, I know that it sucks, but read the end User License Agreement or at least skim it to make sure that you are not giving permission to install any &#8220;extras&#8221;. Never use spyware-laden &#8220;freeware&#8221; such as weather updates and peer-to-peer file sharing programs.</p>
<p>Set the browser to block session or third party cookies. They keep a track of the websites that people visit and then prepare a report about them for other websites. In the case of Internet Explorer raise the privacy setting to medium or high. In Firefox, go to preferences, then privacy, and uncheck the accept third party cookies check box.</p>
<p>Delete any temporary Internet files and thereafter, set the history to a single day.  For people, who visit a website that tries to search the history or the cache of temporary files for information, it is important to restrict the amount of time for which the information is stored. This may reduce the amount of data that they may gather about the particular person. In addition, deleting temporary Internet files can also help in the removal of any sensitive information that may on the hard drive.  (Keep in mind that you will need to frequently bookmark the sites you  might want to revisit later.)</p>
<p>Never trust known or unknown high-risk sources.  While visiting unfamiliar websites, it is important that surfers exercise caution. This includes sites that have lots of pop-ups and requests to install other components and applications for your browser.</p>
<p>Questionable sites also include those with a content that focuses largely on questionable or illegal topics such as hacking, software cracking and things like that.  For people, who visit these types of sites; never allow browser plug-ins, like ActiveX, Runtime, or other applications to install on the system.<br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/tips-to-counter-spyware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a Remote Administration Trojan?</title>
		<link>http://www.computer-network-security-training.com/what-is-a-remote-administration-trojan/</link>
		<comments>http://www.computer-network-security-training.com/what-is-a-remote-administration-trojan/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 15:41:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Attacks]]></category>
		<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Computer Network Security]]></category>
		<category><![CDATA[Home Computer Security]]></category>
		<category><![CDATA[RATs]]></category>
		<category><![CDATA[Remote Administration Trojans]]></category>
		<category><![CDATA[trojan horses]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=843</guid>
		<description><![CDATA[Remote Administration Trojans (RATs), sometimes called a remote administration tool, uses a Trojan as the delivery mechanism for a malicious  tool, which is used to remotely connect and manage a single or multiple computers.
Many RATs mimic the functionality of legitimate remote control programs but are designed specifically for stealth installation and operation. Intruders usually hide [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-844" title="Remote Access Trojan" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/06/rat.jpg" alt="Remote Access Trojan" width="180" height="138" />Remote Administration Trojans (RATs), sometimes called a remote administration tool, uses a <a title="What is a Trojan?" href="http://www.computer-network-security-training.com/what-is-a-trojan-horse/" target="_blank">Trojan</a> as the delivery mechanism for a malicious  tool, which is used to remotely connect and manage a single or multiple computers.</p>
<p>Many RATs mimic the functionality of legitimate remote control programs but are designed specifically for stealth installation and operation. Intruders usually hide these Trojan horses in games, screensavers, and other seemingly useful programs that unsuspecting users then run on their computers. Typically, exploited users either download and execute the malicious programs or are tricked into clicking email attachments.</p>
<p>In many cases, hackers can customize their RAT program.  They can:</p>
<ul>
<li>Set IP port numbers to use</li>
<li>Decide how it hides</li>
<li>Decide whether it uses encryption</li>
<li>Determine when and how the program communicates</li>
</ul>
<p>After setting up the RAT’s behavior, the intruder generates the program and then tricks the victim into running it.</p>
<p>Once an attacker has control of a system they can do anything a full administrator can do, including sending spam or  using multiple machines to launch coordinated distributed denial of service attacks.  If your PC has a microphone or Webcam many RATs can turn them on and capture your conversations and video. Everything you say and do around the PC can be recorded!</p>
<p>Enterprising intruders are known to collect thousands of compromised machine IP addresses to sell or trade to other criminals.</p>
<p>Popular tools for remote administration include SubSeven and the now infamous Back Orifice, which allowed a user to control a computer across a TCP/IP connection, on a local LAN or across the Internet.  Once installed on the victim’s computer it concealed itself and did not show up in the task list or close program list.</p>
<p>Back Orifice ran every time the computer started.  Its’ developers claimed that, “it gave its’ user more control of the remote Windows machine than the person at the keyboard of the remote machine.”</p>
<p>Another more recent remote administration tool is Bandook.  It is a backdoor Trojan horse that infects Windows 2000, XP, 2003, and Vista.  Not only does the Bandook RAT allow remote access to another computer but it also includes features that can be used maliciously, such as a screen capture utility, keystroke logger, and process and file manager.</p>
<p>If a virus or email worm has ever infected your computer, it is a prime candidate for a RAT. Typical antivirus scanners are less likely to detect RATs than worms or viruses, even though the best anti-malware weapon is an up-to-date, proven antivirus scanner.</p>
<p>A clear sign of a RAT infection is an unexpected open IP port on the suspect machine.  When you think that a PC has been infected, disconnect the PC from the Internet so that the remote intruder can&#8217;t do more damage and investigate any suspicious ports using a good port enumerator.</p>
<p>If your work is mission critical with little tolerance for risk it is advisable to completely reformat any compromised machines.<br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/what-is-a-remote-administration-trojan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common Types of Spyware</title>
		<link>http://www.computer-network-security-training.com/common-types-of-spyware/</link>
		<comments>http://www.computer-network-security-training.com/common-types-of-spyware/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 16:30:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Attacks]]></category>
		<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Spyware]]></category>
		<category><![CDATA[Technologies]]></category>
		<category><![CDATA[Web Application Security]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=835</guid>
		<description><![CDATA[There are a many of types spyware.  Some of them function solely as spyware, while other only contain features of spyware. Some of the frequently observed spyware types and their characteristics are:
Browser session hijack: 
This spyware type tries to modify the browser settings of the user. There are various ways to implement them. However, the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-840" title="spyware" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/06/spyware.jpg" alt="spyware" width="188" height="189" />There are a many of types spyware.  Some of them function solely as spyware, while other only contain features of spyware. Some of the frequently observed spyware types and their characteristics are:</p>
<p><strong>Browser session hijack: </strong></p>
<p>This spyware type tries to modify the browser settings of the user. There are various ways to implement them. However, the main intent is to modify the browser behavior in such a way that, the user is directed to the sites of the spyware author’s choice instead of the sites that the user wants to reach. Often, they lead users to advertisements. The attackers earn commissions when any unsuspecting surfer pays a visit to the sites.</p>
<p><strong>Cookies: </strong></p>
<p>Cookies are small packets of information that are stored on the system of the user by the web server. During subsequent visits, most web servers can retrieve the cookies. Very often, they store user authentication, user state information, and preferences.</p>
<p>Since cookies store user identification information they can differentiate one user from the other. In addition, they can track the user across more than one web site. With the help of correlations and other techniques such as web bugs, they build profiles of individual users that may or may not contain personal information that are valuable to sites and attackers.</p>
<p><strong>Web Bugs: </strong></p>
<p>Web bugs are HTML elements that take the form of image tags embedded in a web pages or email. They are usually invisible to the user but allow checking that a user has viewed the page or e-mail.</p>
<p>The typical use is to log the successful delivery of the messages to the unique email address. Once the user accesses the image, the cookie is set and is associated with the email address. Then, the cookies track the browsing habits of the user.</p>
<p><strong>Browser Helper Objects: </strong></p>
<p>Commonly problematic with Internet Explorer (IE), they are objects specially designed to make IE extensible in nature. They also permit easy modification and/or addition of functionality.</p>
<p>The moment the surfer starts Internet Explorer, the installed BHOs get loaded into the process space of the browser. Because BHOs have unrestricted access to Internet Explorer events they are able to track users&#8217; browsing patterns and pass the information they record to third parties.</p>
<p><strong>Bots: </strong></p>
<p>These are a special class of malware. Also known as zombie, they are currently the largest malware problem observed on the Internet. They are remote control agents installed on the end user systems and controlled by attackers.</p>
<p><strong>Autonomous Spyware:</strong></p>
<p><strong><span style="font-weight: normal;">It either operates as a simple process or injects itself into the other processes that run on the system. It often begins at system startup or user log on.</span></strong><br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/common-types-of-spyware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a Trojan Horse?</title>
		<link>http://www.computer-network-security-training.com/what-is-a-trojan-horse/</link>
		<comments>http://www.computer-network-security-training.com/what-is-a-trojan-horse/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 15:01:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Attacks]]></category>
		<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[IT Security]]></category>
		<category><![CDATA[trojan horses]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=820</guid>
		<description><![CDATA[A Trojan horse is type of malware (malicious software) like viruses, worms, rootkits, and spyware.  However, unlike viruses and worms a Trojan horse is not able to create copies of itself or in tech speak, self-replicate.
If you would like to know more about the other types of malware, read the following resources.  To find out [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-821" title="Trojan Horse" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/06/Trojan-Horses-2.jpg" alt="Trojan Horse" width="221" height="218" />A Trojan horse is type of malware (malicious software) like viruses, worms, rootkits, and spyware.  However, unlike viruses and worms a Trojan horse is not able to create copies of itself or in tech speak, self-replicate.</p>
<p>If you would like to know more about the other types of malware, read the following resources.  To find out more about <strong>viruses</strong> go <a title="What is a computer virus?" href="http://www.computer-network-security-training.com/what-is-a-computer-virus/" target="_blank">HERE</a>, <strong>worms</strong> <a title="What is Worm?" href="http://www.computer-network-security-training.com/what-is-a-computer-worm/" target="_blank">HERE</a>, <strong>rootkits</strong> <a title="What is a rootkit?" href="http://www.computer-network-security-training.com/what-is-a-rootkit/" target="_blank">HERE</a> and finally for <strong>spyware</strong> go <a title="what is spyware?" href="http://www.computer-network-security-training.com/what-is-spyware/" target="_blank">HERE</a>.  Now, lets continue with Trojan horses.</p>
<p>What makes a Trojan unique from other types of malware is that it masquerades as a program that performs a useful function.  For example, the victim thinks that they are getting a screensaver of their favorite singer, free software, or music when in actuality it is also installing a backdoor to allow remote control of your computer system.</p>
<p>The term, Trojan horse, comes from the Greek story of the Trojan War, where the Greeks give a giant wooden horse as a gift to their besieged foes, the Trojans who are inside the city of Troy. After the Trojans drag the horse inside the city walls, Greek soldiers sneak out of the horse&#8217;s hollow belly and conquer the city.</p>
<p>Similarly, when an unsuspecting victim installs that useful new utility they may be literally opening a can of worms. The effects of a Trojan horse can be as benign as changing your background or installing silly icons on your desktop.  Unfortunately, it can be as dangerous as allowing complete or administrator level control of your system.</p>
<p>Trojan horses can be classified based on how they breach systems and the damage they cause. Some of the main types of Trojan horses include:</p>
<ul>
<li><a title="What is a RAT?" href="http://www.computer-network-security-training.com/what-is-a-remote-administration-trojan/" target="_blank">Remote Access Trojans (RATs)</a></li>
<li>Data Sending Trojans</li>
<li>Proxy Trojans</li>
<li>FTP Trojans</li>
</ul>
<p>Remote access Trojans are arguably the most dangerous malicious code used by hackers.  They are designed to run invisibly on victim’s computers and give an intruder complete remote access and control.</p>
<p>Data sending Trojans can look for specific pre-defined data such as credit card numbers or passwords or they could simply install a keylogger and send all recorded keystrokes back to the attacker.</p>
<p>A proxy Trojan is a type of Trojan horse designed to use the victim&#8217;s computer as a proxy server that sits between the attacker’s computer and a real server.  This gives the attacker the ability to do everything from your computer, including the possibility of conducting illegal activities such as sending spam or use your system to launch attacks against other networks.</p>
<p>A FTP Trojan is designed to open port 21, the port for FTP transfer, and lets the attacker connect to your computer using File Transfer Protocol, FTP.</p>
<p>Due to the growing popularity of botnets among hackers, Trojan horses are becoming more common.   Recent surveys assert that Trojan horses account for 83% of the global malware detected in the world.</p>
<p>The best Trojan horse and anti-malware weapon is an up-to-date antivirus scanner.  Good antivirus software is designed to detect and delete Trojan horses, as well as prevent them from ever being installed.</p>
<p>Although it is possible to remove a Trojan horse manually, it requires a full understanding of how that particular Trojan horse operates. In addition, if it is possible that a hacker has used a Trojan horse to access a computer system, it will be difficult to know what damage has been done. In situations where the security of the computer system is critical, it is better to simply reformat the hard drive and reinstall the operating system and software.<br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/what-is-a-trojan-horse/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Common Hardware and Software Issues</title>
		<link>http://www.computer-network-security-training.com/common-hardware-and-software-issues/</link>
		<comments>http://www.computer-network-security-training.com/common-hardware-and-software-issues/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 19:15:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Home Computer Security]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=811</guid>
		<description><![CDATA[One symptom that users rely on in assessing whether or not a system is infected with malware is the overall performance of the computer. A user may experience periodic stalls, system crashes, etc. While many of these symptoms can and do reflect a system compromised by malicious software, simple hardware and software issues can lead [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-813" title="computer security" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/06/computer.jpg" alt="computer security" width="206" height="194" />One symptom that users rely on in assessing whether or not a system is infected with malware is the overall performance of the computer. A user may experience periodic stalls, system crashes, etc. While many of these symptoms can and do reflect a system compromised by malicious software, simple hardware and software issues can lead to the same type of observations.</p>
<p>Some specific items to consider that can yield an unstable system include:</p>
<ul>
<li>If the CPU has a fan, is the fan working properly? Overheating of the CPU generally yields system crashes and/or lock ups. Usually the system will behave fine from a cold start, fail sometime later, and experience variable results on attempted restarts. The problem may appear intermittent, but will often be tied to the computational load being placed on the system as well as ambient temperature and/or season of the year. To diagnose: run the system while the case is open to verify that the fan actually works. As a moving part, a fan is one of the components that have an expected high rate of failure.</li>
</ul>
<ul>
<li>If fans appear to be working, are they able to adequately deliver airflow to the needed areas? It is important to understand that the airflow through a computer case over a number of years can deposit a large amount of dust/lint onto a system, providing thermal insulation to covered components or disrupted airflow through case openings. If the inner workings of your PC are encased in dust, carefully remove that dust. Generally, a vacuum with a fine nozzle attachment held away from the components provides more than enough suction to do the job. Pressurized air/gas will also do the job, but generally creates a minor dust cloud and a mess outside the case in the process.</li>
</ul>
<ul>
<li>Is a CD/DVD drive not working? Check that the read/write laser is working and that the lens system is not scratched or covered with dust. A lens cleaning CD will often help with dust issues. Laser issues are often apparent by verifying that a disc is readable on all CD/DVD drives except the questionable one. The only reasonable course of action here is replacement of the drive.</li>
</ul>
<ul>
<li>If system performance is lagging, the most obvious first step is to identify the processes that are pulling the greatest fraction of CPU cycles. The processes which draw the most CPU resources may not be the critical issue, but they may be indirectly related. In any event, it will narrow the field. The Windows Task Manager is obviously a place to start examining system process performance issues.</li>
</ul>
<ul>
<li>Assess the set of applications that are always launched on system start. If there are infrequently used applications, which are always running, this is generally an area in which to trim utilization of system resources.</li>
</ul>
<ul>
<li>Verify that the system has sufficient RAM for the task load that is run. Compare the total and peak commit charges against total physical RAM under the Performance tab of the task manager in Windows. You don&#8217;t want to be working in a scenario where the commit charge routinely exceeds physical RAM.</li>
</ul>
<ul>
<li>Is your system littered with gigabytes of temporary files and so on? Take a moment to perform a small amount of system hygiene by running <a title="CCleaner" href="http://www.piriform.com/ccleaner" target="_blank">CCleaner</a>. The more advanced user may perform a bit of registry straightening and examination/pruning of startup entries.</li>
</ul>
<p>The underlying message is that you shouldn&#8217;t automatically presume that all unexpected or unanticipated issues experienced using a computer is due to malware.</p>
<p>Consider, explore, and rule out the more common explanations before leaping to the conclusion that you&#8217;re infected. You may very well be infected, but similar symptoms can arise from many sources.<br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/common-hardware-and-software-issues/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What is an Internet Content Filter?</title>
		<link>http://www.computer-network-security-training.com/what-is-an-internet-content-filter/</link>
		<comments>http://www.computer-network-security-training.com/what-is-an-internet-content-filter/#comments</comments>
		<pubDate>Fri, 28 May 2010 20:45:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Security Management]]></category>
		<category><![CDATA[Home Computer Security]]></category>
		<category><![CDATA[Internet Content Filter]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=799</guid>
		<description><![CDATA[Internet content filters are used to prevent users on a computer from accessing websites deemed inappropriate and downloading files that may affect the security of a computer. Many Internet content filters are in place to block websites that contain pornography, hate groups, and other sensitive, and possibly illegal, activities and items. Many content filters are [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-800" title="internet content filter" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/05/internet-content-filter.jpg" alt="internet content filter" width="192" height="174" />Internet content filters are used to prevent users on a computer from accessing websites deemed inappropriate and downloading files that may affect the security of a computer. Many Internet content filters are in place to block websites that contain pornography, hate groups, and other sensitive, and possibly illegal, activities and items. Many content filters are software based, but a large amount of organizations are moving toward hardware-based filtering, taking advantage of features in routers.</p>
<p>Companies need to be protected both legally, and in terms of network and information security. Content filters help to prevent programs and files from being downloaded that may be malicious, stealing company data, infecting systems with viruses, and more. Internet content filters are a necessary evil that actually help security.</p>
<p>Additionally, Internet content filters help to keep both an organization and an individual legally protected. By blocking pornographic websites, organizations are helping to prevent sexual harassment lawsuits against themselves, as well as the individual accessing the website. Hate-filled websites dealing with racism, sexism, and more are also blocked to prevent offending anyone, and leaving an organization and individual open to a hate crime related lawsuit. For the large amount of protection these filters provide, the small hindrance and annoyance they bring about are very minor.</p>
<p><strong><em><span style="text-decoration: underline;"> </span></em></strong></p>
<p>Whether it involves using the internet at <strong>work</strong>, <strong>school</strong>, or the <strong>library</strong>, most organizations utilize IT specialists, such as site administrators or media directors, to assist with the decision of which internet filters to implement. These specialists can also help organizations monitor the daily use of the Internet and create website tracking methods.</p>
<p>For most <strong>library</strong> institutions, it is up to the local library board to decide which websites are appropriate for their visitors to use. The librarians who work at an individual location may have a significant amount of input towards this decision, as well as monitor the activity of the computer systems while in use.</p>
<p>In an <strong>elementary</strong> through <strong>high school</strong> environment, the board of education, principals, teachers, and parents should all have a say in which Internet sites are made available to young students. Most parents filter Internet use for their own children at home, so it is imperative that they contribute their opinions.</p>
<p>At a <strong>college </strong>level, most universities should allow department deans and campus libraries to determine the appropriate Internet sites allowed in the classrooms, administration facilities, and academic departments. Depending on the specialty of a given department, certain websites may be allowed in one area over another due to the type of research that is required for specific classes.</p>
<p>As for a <strong>work </strong>environment, executive level management should be involved with the decision, however, department directors should be the main point of contact regarding which websites are allowed and how employees will be monitored.</p>
<p>Unfortunately, there are multiple ways around filters, including proxy websites, and more can be found online.The punishments used against individuals can vary specific to the organization and the severity of the websites used when circumventing Internet filters. In either of the environments mentioned above, the rules and regulations of Internet use should be made clear from the beginning.</p>
<p>Filters are implemented for a reason and for an individual to break the filter, he or she must understand the consequences.  In some cases, the severity of the websites accessed may come into play. Some companies do not allow employees to utilize personal email websites such as Hotmail, Yahoo, or Google. This type of site may be considered a minor offense, however, websites that may involve illegal activity would be considered a severe offense and require an appropriate response.<br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/what-is-an-internet-content-filter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Do You Identify a Spyware Infestation?</title>
		<link>http://www.computer-network-security-training.com/how-do-you-identify-a-spyware-infestation/</link>
		<comments>http://www.computer-network-security-training.com/how-do-you-identify-a-spyware-infestation/#comments</comments>
		<pubDate>Wed, 26 May 2010 11:19:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Attacks]]></category>
		<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Anti-Spyware]]></category>
		<category><![CDATA[Home Computer Security]]></category>
		<category><![CDATA[Spyware]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=793</guid>
		<description><![CDATA[The first thing to look for is the speed of computer. If your computer takes too long to start up or shut down, then you might have a spyware problem. If this is the case, you can check the running process using the Window’s Task Manager and then observe what is using the memory and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-794" title="Spyware Symptoms" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/05/Spyware-Symptoms.jpg" alt="Spyware Symptoms" width="153" height="153" />The first thing to look for is <strong>the speed of computer</strong>. If your computer takes too long to start up or shut down, then you might have a spyware problem. If this is the case, you can check the running process using the Window’s Task Manager and then observe what is using the memory and the CPU. It is also important to use Google in order to look up any suspicious process names. If you determine that there is spyware present then you should run a spyware removal program as soon as possible.</p>
<p>There are some spyware programs that are particularly nasty and can disable the firewall and antivirus programs. This leads to the installation of more spyware on your computer. Here, you have to ensure that the antispyware programs run properly and are updated. You always need to look out for fake messages from Windows Security Center. There is some crafty spyware with pop up messages in the system tray that look like the real deal.</p>
<p><strong>Extra Desktop Icons: </strong>This is one of the obvious signs of a spyware infection. Never click strange icons on the desktop. Things may become worse when trying to uninstall or delete the icons. To remove these programs, a spyware remover is best.</p>
<p><strong>Costly phone Bill:</strong> Although, this is less common, it still does happen and can affect anyone who still uses dialup Internet access. These programs use the computer’s modem, to place expensive long distance calls. Unfortunately, it is a hard symptom to spot. This is one of the reasons why operators need to perform regular spyware scans on their system.</p>
<p><strong>Key loggers:</strong> These are one the scariest forms of spyware. From passwords, to sensitive personal details, to credit card numbers, they record everything you do on your computer system. Theft of such data leads to financial hardship and privacy invasion. In case people notice any strange activity on their credit cards or bank accounts, it is important to contact your financial institutions and immediately run a spyware scan.</p>
<p>Good spyware removal utilities have three critical facilities that include a scan, repair, and a registry backup function. It is important that your spyware cleaner makes a good registry backup in case the system fails to function properly after the spyware cleaner runs.</p>
<p>These cautionary steps may save you a ton of money and despair down the road.  Regular spyware scans in combination with good firewall and antivirus program will keep you worry free and safe while you enjoy surfing online.<br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/how-do-you-identify-a-spyware-infestation/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What is a SQL Injection Attack?</title>
		<link>http://www.computer-network-security-training.com/what-is-a-sql-injection-attack/</link>
		<comments>http://www.computer-network-security-training.com/what-is-a-sql-injection-attack/#comments</comments>
		<pubDate>Sat, 22 May 2010 01:50:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Attacks]]></category>
		<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[Black Hat]]></category>
		<category><![CDATA[Computer Network Security]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[SQL Injection Attack]]></category>
		<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[Web Application Security]]></category>

		<guid isPermaLink="false">http://www.computer-network-security-training.com/?p=782</guid>
		<description><![CDATA[Users of computer systems and visitors to websites are familiar with authenticating their identity, or proving, “they are who they say they are,” by entering their Username and Password.
What actually happens when you enter text into the Username and Password fields of a login screen is that the text is usually inserted or encapsulated into [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-786" title="SQL Injection Attack" src="http://www.computer-network-security-training.com/wp-content/uploads/2010/05/SQL-Injection-Attack.jpg" alt="SQL Injection Attack" width="204" height="146" />Users of computer systems and visitors to websites are familiar with authenticating their identity, or proving, “they are who they say they are,” by entering their Username and Password.</p>
<p>What actually happens when you enter text into the Username and Password fields of a login screen is that the text is usually inserted or encapsulated into a SQL command. This command checks the data you&#8217;ve entered against the information stored in the database, such as user names and their respective passwords. If your input matches what is stored in the database then you are granted access to the system.  If not, you get an error message and a chance to re-enter the correct information or you are refused entirely.</p>
<p>Databases are at the core of a modern organization’s computer systems because they allow you to control your business processes.  They store data needed to deliver specific content to visitors, customers, suppliers, and employees. User credentials, financials, payment information, and company statistics may all reside within a database that can be accessed by legitimate users and <em>unfortunately attackers as well</em>.  SQL or Structured Query Language is the computer language that allows you to store, manipulate, and retrieve data stored in the database</p>
<p>SQL injection is the exploitation of a website or computer system that is caused by the processing of invalid data that is entered into the form fields by a malicious user. SQL injection can be used by an attacker to introduce (or &#8220;inject&#8221;) code into a computer program to change the course of execution in order to access and manipulate the database behind the site, system or application.</p>
<p>SQL Injection vulnerabilities arise because the fields available for user input allow SQL statements to pass through to the database directly in order to process data and user requests.  If the input is not filtered properly, web applications may allow SQL commands that enable hackers to view unauthorized information from the database or even wipe it out.</p>
<p>The attack takes advantage of improper coding of web-based applications and computer networks that incorporates features that deliver dynamic content such as:</p>
<ul>
<li>Login pages</li>
<li>Customer support pages</li>
<li>Product request forms</li>
<li>Feedback forms</li>
<li>Search pages</li>
<li>Shopping carts</li>
</ul>
<p>When the legitimate user submits his details, a SQL query is generated from these details and submitted to the database for verification. Using SQL Injection, the hacker may input specifically crafted SQL commands with the intent of bypassing the form barrier and seeing what lies behind it.</p>
<p>Many times all an attacker needs to perform a SQL Injection hacking attack is a web browser, knowledge of SQL queries, and creativity to guess important table and field names.</p>
<p>A simple illustration of a SQL injection attack goes like this; an attacker attempts compromise a system that they have no access to by entering code instead of their credentials. So when the attacker is prompted to enter their Username and Password he enters codes such as ‘x’=’x’.  And depending how the system’s software is written, this command will be True because x always equal x, so the Username and Password combination will always be True or match!</p>
<p>Once an attacker realizes that a system is vulnerable to SQL Injection, he is able to inject SQL Commands through the input field. This allows the attacker to execute any SQL command on the database, including modifying, copying, and deleting data.<br />
<!-- AddThis Button BEGIN --><br />
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;username=xa-4baa9e010b3d12b1"><img style="border:0" src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" alt="Bookmark and Share" width="125" height="16" /></a><script src="http://s7.addthis.com/js/250/addthis_widget.js#username=xa-4baa9e010b3d12b1" type="text/javascript"></script><br />
<!-- AddThis Button END --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.computer-network-security-training.com/what-is-a-sql-injection-attack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

