<?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>SecureCall&#187; james</title>
	<atom:link href="http://www.securecall.net/author/james/feed" rel="self" type="application/rss+xml" />
	<link>http://www.securecall.net</link>
	<description>Networking Security Issues</description>
	<lastBuildDate>Fri, 02 Apr 2010 13:54:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ad-Hoc Wireless Networking &#8211; What are the dangers?</title>
		<link>http://www.securecall.net/995/ad-hoc-wireless-networking-what-are-the-dangers</link>
		<comments>http://www.securecall.net/995/ad-hoc-wireless-networking-what-are-the-dangers#comments</comments>
		<pubDate>Wed, 31 Mar 2010 15:20:38 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[Wireless Security]]></category>
		<category><![CDATA[data encryption]]></category>
		<category><![CDATA[mac address filtering]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://www.securecall.net/?p=995</guid>
		<description><![CDATA[There are many people using a wireless network connection at home, or the office, and connect to the wireless network via a wireless Access Point (AP), and this connection method is called &#8220;Infrastructure Mode&#8221;. When using this secure wireless network configured in &#8220;Infrastructure Mode&#8221;, you are using MAC address filtering which uses some level of [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a rel="attachment wp-att-997" href="http://www.securecall.net/995/ad-hoc-wireless-networking-what-are-the-dangers/onelink-rf-icon"><img class="alignleft size-full wp-image-997" title="wireless beacon" src="http://www.securecall.net/wp-content/uploads/2010/03/Onelink-RF-Icon.jpg" alt="wirelesss transmitter" width="125" height="114" /></a>There are many people using a wireless network connection at home, or the office, and connect to the wireless network via a wireless Access Point (AP), and this connection method is called &#8220;Infrastructure Mode&#8221;. When using this secure wireless network configured in &#8220;Infrastructure Mode&#8221;, you are using MAC address filtering which uses some level of secure data encryption. You will have made changes to your AP security configuration in order to prevent others from using your network link or from capturing your data.</p>
<p style="text-align: justify;">Those not using &#8220;Infrastructure Mode&#8221;, and configured to transfer data directly machine to machine, or &#8220;<a title="Ad-Hoc networking" href="http://www.securecall.net">Ad-Hoc</a>&#8220;, should be aware of of the following security problems. Ad-Hoc networking allows you to communicate with other wireless Ethernet systems directly without the need of a wireless access point. This Ad-Hoc peer to peer configuration works well, however the problem is that people tend to just set it up and forget about it. Whilst at home this may not pose any problem, travelling could cause you many security problems.</p>
<p style="text-align: justify;">Classic examples of this lack of security using an Ad-Hoc wifi environment may be found among the many commuters traveling to work by train or even aeroplane, using their laptops to catch up with their daily tasks whilst transiting to or from the office.Those laptops able to use an Ad-Hoc WiFi network can be identified by other local computers with WiFi ability.</p>
<p style="text-align: justify;">It is quite possible to see another laptop&#8217;s wireless Ethernet availability and access it&#8217;s hard drive by using the comand structure</p>
<p style="text-align: left;">&#8220;net use * &lt;&#8221;file://\\<em>otherlaptopIPAddress</em>\C$&#8221;&gt;\\<em>otherlaptopIPAddress</em>\C$&#8221; &#8221; /USER:administrator&#8221;.</p>
<p style="text-align: justify;">You will get confirmation of successfull connection and a network link to it&#8217;s C drive. This will be entirely possible when there is a lack of security on any laptop computer starting with securing it&#8217;s computer&#8217;s local administrator account which often has no password configured.</p>
<p style="text-align: justify;">Data that you may have forgotten about but which could be viewable to the public could be your customer business listings or even your personal finances and banking information.</p>
<p style="text-align: justify;">The fact is, whether it be &#8220;Infrastructure Mode&#8221;, or &#8220;Ad-Hoc&#8221; wireless communications, if not properly configured and secured, can and will pose a major security risk.</p>
<p style="text-align: justify;">So, If your are using wireless Ethernet, no matter what configuration, follow these few rules and keep yourself secure against most common types of security failures.</p>
<ul style="text-align: justify;">
<li>Use strong passwords, especially those that have administrative control over your system.</li>
<li>Use some sort of wireless encryption &#8211; anything is better than nothing.</li>
<li style="text-align: justify;">Where possible, use MAC addresses filtering to restrict unwanted systems from attaching to your wireless network.</li>
</ul>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.securecall.net/995/ad-hoc-wireless-networking-what-are-the-dangers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is SSH?</title>
		<link>http://www.securecall.net/955/what-is-ssh-2</link>
		<comments>http://www.securecall.net/955/what-is-ssh-2#comments</comments>
		<pubDate>Wed, 17 Mar 2010 09:50:07 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[Secure SHell - SSH]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[data exchanges]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[file transfer]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[secure shell]]></category>

		<guid isPermaLink="false">http://www.securecall.net/?p=955</guid>
		<description><![CDATA[SSH is a method of sending data between two devices securely. Known by the full name of Secure Shell it means that data exchanges between two networked devices is secure. It was originally designed to be a secure replacement for other less secure remote shells such as Telnet. These had previously sent information (passwords etc) [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a rel="attachment wp-att-958" href="http://www.securecall.net/955/what-is-ssh-2/cables"><img class="alignleft size-full wp-image-958" style="border: 0pt none;" title="network cables" src="http://www.securecall.net/wp-content/uploads/2010/03/cables.jpg" alt="network cables" width="150" height="113" /></a>SSH is a method of sending data between two devices securely. Known by the full name of Secure Shell it means that data exchanges between two networked devices is secure. It was originally designed to be a secure replacement for other less secure remote shells such as Telnet. These had previously sent information (passwords etc) using just normal text and so could easily be intercepted. Secure shell is mainly used on Linux or Unix based systems and allows data to be sent privately over the internet.</p>
<p style="text-align: justify;"><a title="Secure Shell" href="http://www.securecall.net/970/ssh-secure-tunnel" target="_self">Secure Shell</a> or SSH works in two main ways. Firstly it gives authentication and encryption on any files that you send and secondly it provides compression on these same files. Both of these help you securely send data to another network.</p>
<p style="text-align: justify;">SSH has come on leaps and bounds since it was first discovered back in 1995. The first version of SSH was developed by Tatu Ylonen at the Helsinki University of Technology in Finland. He decided to design something after his university network was compromised by individuals hacking into students passwords. The freeware version was first released in July 1995 and managed to gain over 20,000 in its first 6 months.</p>
<p style="text-align: justify;">Now a days SSH protocol is even more widely used and can be found in software such as UNIX, Microsoft Windows, Apple Mac and Linux.</p>
<p style="text-align: justify;">Reasons that you may need to use SSH include:</p>
<p style="text-align: justify;">-          Replacing RSH to execute single commands on a remote host</p>
<p style="text-align: justify;">-          Replacing Telnet and rlogin to log into a remote host</p>
<p style="text-align: justify;">-          Copying files to a remote host from a local server</p>
<p style="text-align: justify;">-          Alternative to FTP file transfer</p>
<p style="text-align: justify;">-          Tunneling or forwarding a port</p>
<p style="text-align: justify;">-          To securely have a remote server as a file-system on a local computer</p>
<p style="text-align: justify;">These are just some of the reasons that you may have to use an SSH. Thankfully since its development in 1995 it has improved vastly with many more features for a variety of secure data sending reasons.</p>
<p style="text-align: justify;">Sending data across the internet can be risky. Whether it is files, passwords or other data information you could be at risk from hacking attacks. Some of the ways that people hack are like checking for your password, reading your sensitive information, hijacking messages and emails, taking messages and modifying them and many other ways. Of course you must do everything you can to prevent and protect these attacks from happening to your data and by using SSH you can do just that!</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.securecall.net/955/what-is-ssh-2/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
