<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>SimonStapleton.com&#187; information security</title>
	<atom:link href="http://www.simonstapleton.com/wordpress/tag/information-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simonstapleton.com/wordpress</link>
	<description>I Help You Become a Higher Performer, Get Promoted, and Better Paid</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:29:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The 12 Dumbest Mistakes Network Managers Make</title>
		<link>http://www.simonstapleton.com/wordpress/2009/07/12/the-12-dumbest-mistakes-network-managers-make/?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://www.simonstapleton.com/wordpress/2009/07/12/the-12-dumbest-mistakes-network-managers-make/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 19:18:57 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Freelancer]]></category>
		<category><![CDATA[Leader]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[data security]]></category>
		<category><![CDATA[information security]]></category>
		<category><![CDATA[network manager]]></category>

		<guid isPermaLink="false">http://www.SimonStapleton.com/wordpress/?p=2090</guid>
		<description><![CDATA[What are the 12 most stupidest gaffes a network manager can make? More to the point, have you made one, or experienced one yourself? See if you recognize any of these clangers? Data-security breaches are front-page news items now, and any company that finds their name on there is going to suffer. CIOs won&#8217;t tolerate [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.simonstapleton.com%2Fwordpress%2F2009%2F07%2F12%2Fthe-12-dumbest-mistakes-network-managers-make%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.simonstapleton.com%2Fwordpress%2F2009%2F07%2F12%2Fthe-12-dumbest-mistakes-network-managers-make%2F&amp;source=simonstapleton&amp;style=normal&amp;service=bit.ly&amp;service_api=R_659b2006119783cf96d70a22c6d18b45&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><strong>What are the 12 most stupidest gaffes a network manager can make? More to the point, have you made one, or experienced one yourself? See if you recognize any of these clangers?</strong></p>
<p><span id="more-2090"></span> Data-security breaches are front-page news items now, and any company that finds their name on there is going to suffer. CIOs won&#8217;t tolerate their name emblazoned on these news stories &#8211; especially when the accountability lies on the head of the Network Manager. Here are twelve common, totally dumb mistakes that Network Managers should really know better than to allow on their systems.</p>
<p>The first ten of these mistakes I found on a great article by <strong>Carolyn Duffy Marsan</strong> on <a href="http://www.cio.com/article/496577/The_Dumbest_Mistakes_Network_Managers_Make?page=1&amp;taxonomyId=1419"><strong>CIO.COM</strong> </a> which is the result of research recently completed and published by <a href="http://newscenter.verizon.com/press-releases/verizon/2009/verizon-business-2009-data.htm"><strong>Verizon</strong> </a> , based from 285 Million compromised records.</p>
<p><em>Yes, that&#8217;s 285,000,000 compromised records</em> . Wow.</p>
<p>I added another essential two (11 &amp; 12) which I didn&#8217;t see in the original list, but I have to include them as these are equally disastrous based on my own experience.</p>
<p><img style="border: 0pt none; margin: 5px; float: right;" title="The 12 Dumbest Mistakes Network Managers Make" src="http://www.simonstapleton.com/wordpress/wp-content/uploads/2009/07/networkengineerrouter.jpg" alt="The 12 Dumbest Mistakes Network Managers Make" width="250" /></p>
<ol>
<li><strong>Not changing the default passwords on all network devices &#8211; </strong> it&#8217;s gob-smacking that many devices are installed onto networks without having their admin passwords changed. Maybe vendors should not build in default passwords? Rather they, should should be setup as a mandatory installation activity, and won&#8217;t function until set?</li>
<li><strong>Sharing a password across multiple network devices &#8211; </strong> this is just like the above, although the &#8216;default&#8217; is that used across and within the organization. It&#8217;s used for convenience, but once a technician or hacker gets access to one device, then heck, they&#8217;ve got access to them all!</li>
<li><strong>Failing to find SQL coding errors &#8211; </strong> the dreaded &#8216;<a href="http://en.wikipedia.org/wiki/SQL_injection">SQL injection</a> &#8216; is the most common vulnerability where SQL code allows hackers to run their own queries on your database. Thing is, this is a long-known issue with well documented solutions. It&#8217;s unthinkable to leave your SQL database open to such attacks, but it is still prevalent. Any network manager who doesn&#8217;t close them down should be shot. </li>
<li><strong>Misconfiguring your access control lists &#8211; </strong> often the result of lazy or inexperienced engineering. Network equipment should only be allowed to talk to each other if there is a business reason to do so.</li>
<li><strong>Allowing nonsecure remote access and management software &#8211; </strong> in this age, nonsecure access is suicide!</li>
<li><strong>Failing to test noncritical applications for basic vulnerabilities &#8211; </strong> your security is only as strong as the weakest component on the network. A lot of focus is placed on making the public-facing application, such as web, bullet-proof, but less attention is given to the noncritical applications. But in an inter-networked environment, any vulnerability will be exploited at some point. Network managers must insist that ALL components are tested for vulnerabilities, not just the critical ones. If the money-men don&#8217;t like it, then remind them about the cost of failure!</li>
<li><strong>Not adequately protecting your servers from malware &#8211; </strong> intrusion-detection systems should run on all servers, not just those that contain data. Malware is smart, and often undetectable by anti-virus software.</li>
<li><strong>Failing to configure your routers to prohibit unwanted outbound traffic &#8211; </strong> most of the attention is placed on preventing unwanted <strong>inbound </strong> traffic, but what about <a href="http://en.wikipedia.org/wiki/Egress_filtering">filtering <strong>outbound </strong> traffic</a> ? If malware finds its way onto one of your servers, it can begin sending all sorts of traffic to harm your infrastructure, unless you prevent it. A mail server should send just mail traffic. So allow it only to do this.</li>
<li><strong>Not knowing where credit card or other critical customer data is stored &#8211; </strong> if your data is spread across your network, and you don&#8217;t know exactly where, then you&#8217;re in for trouble. If you can&#8217;t locate the data, you can&#8217;t protect it! </li>
<li><strong>Not following the <a href="https://www.pcisecuritystandards.org/">Payment Card Industry Data Security Standards</a> &#8211; </strong> if you&#8217;re the &#8216;standards-shmandards&#8217; type, then you&#8217;re putting yourself at risk. Nobody has lossed their job for following standards (well, the right one, anyway). These standards exist because they are best practice. Why take an unecessary risk by ignoring them?</li>
<li><strong>Not accounting for the human-factors -</strong> rigorous security measures often mean that your people have to do more to work with them, often at their inconvenience. Frequent password changes, for example, means that people must remember what their new password is. So what happens? People write them down, or do something equally as dumb. Remember, too much rigor too quickly can mean that people don&#8217;t cope with it and totally destroy your efforts by creating different vulnerabilities like this.</li>
<li><strong>Assuming the threat is restricted to sources outside of your network boundary -</strong> especially when it&#8217;s been long-known that most hacks are done from the <em>inside</em> . Almost all human endeavor is based on trust, somewhere along the line, but too much trust in your people means too much risk. Smart network managers apply as much focus on internal security measures as they do on the external environment.</li>
</ol>
<h2>Made Any of These Mistakes?</h2>
<p>If you have made any of these mistakes, how did you feel about it, and did you learn to put it right? What were the consequences to you? Share YOUR story&#8230;</p>
<p>&copy;2012 <a href="http://www.simonstapleton.com/wordpress">SimonStapleton.com</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.simonstapleton.com/wordpress/2009/07/12/the-12-dumbest-mistakes-network-managers-make/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Do Your Bosses Think You Web-Two-O Too Much?</title>
		<link>http://www.simonstapleton.com/wordpress/2009/05/07/do-your-bosses-think-you-web-two-o-too-much/?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://www.simonstapleton.com/wordpress/2009/05/07/do-your-bosses-think-you-web-two-o-too-much/#comments</comments>
		<pubDate>Thu, 07 May 2009 12:10:26 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Leader]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[information security]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://www.SimonStapleton.com/wordpress/?p=1927</guid>
		<description><![CDATA[Is Web2.0 a drain on your productivity? The explosive use of LinkedIn, Facebook and MySpace has urged some companies to reevaluate their electronic-use policies. Some organizations have banned social-networking tools completely over concerns about a drop in productivity as well as data-security. Has this happened in your workplace? Let&#8217;s be honest, there is something inherently [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.simonstapleton.com%2Fwordpress%2F2009%2F05%2F07%2Fdo-your-bosses-think-you-web-two-o-too-much%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.simonstapleton.com%2Fwordpress%2F2009%2F05%2F07%2Fdo-your-bosses-think-you-web-two-o-too-much%2F&amp;source=simonstapleton&amp;style=normal&amp;service=bit.ly&amp;service_api=R_659b2006119783cf96d70a22c6d18b45&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<h2>Is Web2.0 a drain on your productivity?</h2>
<p>The explosive use of LinkedIn, Facebook and MySpace has urged some companies to reevaluate their electronic-use policies. Some organizations have banned social-networking tools completely over concerns about a drop in productivity as well as data-security.  </p>
<p>Has this happened in your workplace?</p>
<p><span id="more-1927"></span></p>
<p>Let&#8217;s be honest, there is something inherently addictive about social-networking. <a href="http://www.cio.com/article/189300/Banning_Social_Networks_a_Losing_Battle"><strong>CIO.COM </strong>report that</a> (according to IT Director of Lee Michaels Fine Jewelry, Mark Lappin) some employees were spending 4-5 hours per day on it &#8211; quite possibly an exaggerated or worse-case claim, but I believe it possible. Even if it&#8217;s a half or quarter of that, this still creates a massive drag on an organization&#8217;s output.</p>
<p>Even if its use was kept to a minimum, it still presents a potential data-security risk. Hackers have refocused their energies toward spreading their crap across these services, resulting in compromized workstations and networks. Also <a href="http://www.cio.com/article/491863/Can_Social_Networking_Be_Secure_at_Work_">reported on CIO.COM</a>, David Lavenda, (a vice president at WorkLight) claims that email is in a steady state in the context of hacking, but social-networking tools present real opportunities to the villains out there, assumingly because the maturity of hack-prevention tools is low.</p>
<p>This presents a dilemma for CIOs and employees. How do organizations allow their employees to connect and communicate for genuine business purposes without opening the floodgates to loafing and abuse, securely?</p>
<p>One answer is a solution that each and every one of us takes responsibility for. That is, we use these tools responsibly: we limit our use to genuine business activities, including building relationships, and ensure that we comply with acceptable use policies as well as employ savvy practices to avoid malware penetration. Easier said than done. But if we take that responsibility seriously then we create the best opportunity to avoid a management backlash of shutting these tools down.</p>
<p>I have encouraged the adoption of these tools many times over. They enable genuine business advantage as well as for personal benefit (use for job-hunting), yet I have to encourage responsible use as we all do.</p>
<p>If we don&#8217;t, then it will be taken away!</p>
<p>So do you web-two-o too much? And more importantly, would your boss agree?</p>
<p>&copy;2012 <a href="http://www.simonstapleton.com/wordpress">SimonStapleton.com</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.simonstapleton.com/wordpress/2009/05/07/do-your-bosses-think-you-web-two-o-too-much/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Can You Afford the Cloud?</title>
		<link>http://www.simonstapleton.com/wordpress/2008/07/15/can-you-afford-the-cloud/?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://www.simonstapleton.com/wordpress/2008/07/15/can-you-afford-the-cloud/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 07:16:11 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[All Featured Articles]]></category>
		<category><![CDATA[Leader]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[information security]]></category>

		<guid isPermaLink="false">http://www.SimonStapleton.com/wordpress/?p=130</guid>
		<description><![CDATA[Cloud Computing, where the architecture of your technology estate is based upon the integration of third-party technologies and services, is gaining momentum in the industry. It&#8217;s a natural extension of outsourcing where an organization uses technology within it&#8217;s own physical boundary (i.e. its data-center) but the technology is owned and operated by the vendor. The [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.simonstapleton.com%2Fwordpress%2F2008%2F07%2F15%2Fcan-you-afford-the-cloud%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.simonstapleton.com%2Fwordpress%2F2008%2F07%2F15%2Fcan-you-afford-the-cloud%2F&amp;source=simonstapleton&amp;style=normal&amp;service=bit.ly&amp;service_api=R_659b2006119783cf96d70a22c6d18b45&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><strong>Cloud Computing, where the architecture of your technology estate is based upon the integration of third-party technologies and services, is gaining momentum in the industry. </strong></p>
<p>It&#8217;s a natural extension of outsourcing where an organization uses technology within it&#8217;s own physical boundary (i.e. its data-center) but the technology is owned and operated by the vendor. The reason why organization&#8217;s take this up is because they believe that it has economical benefits, and the reason for this is that the technology is &#8216;metered&#8217;, i.e. used on-demand. It also means your organization doesn&#8217;t have to hold assets and worry about capital. You just pay for what you use. It&#8217;s also based around the service catalog so it integrates with the philosophy of ITIL too. Cool.<br />
<quip><br />
Maybe not-so-cool. One of the big downside is data-protection. With this model, it&#8217;s really tough to keep control of your data. Not only is this a risk from the perspective that third-parties can access it and potentially use for reasons outside of your knowledge and control, it does create a headache with regulation. Currently, protection is on contractual grounds. But is this enough? Security standards haven&#8217;t kept up with this trend and in my experience, they are woefully out of date.</p>
<p>So the question is if you can really afford the cloud if you can&#8217;t prevent unauthorized access to your data &#8211; which will be far more expensive to your business in terms of regulatory breach or reputational damage in the long-run. The panacea is to separate the application and technology from the data.</p>
<p>There are vendors who have clocked this and are developing products to capture the market against the conceptual solution. One vendor is <a href="http://www.vormetric.com/" target="_blank">Vormetric</a> who offer a product suite that secures the data separately from the security of data access. The principle is that your cloud-computing partners can supply and manage the application yet the data is secured and encrypted so that only your employees can use it. Now this is cool.</p>
<p>But it won&#8217;t just be about encrypting data thank-you-very-much. I expect IT organizations will have to take a serious look at their software methodologies and development life-cycle to ensure the concept beds in. It needs to be principle-based and considered at the start of a development, not bolted onto the end. The Vormetric product, however, does allow you to leverage off existing applications and infrastructure.</p>
<p>The other issue with cloud computing is with version control. Well, version control if implicit in its model but it is all or nothing. You can&#8217;t give some people one version of a service and others a different version easily, or at least meet cloud computing&#8217;s economic objectives. However one benefit is that security patches are deployed to everyone once in this model. You shouldn&#8217;t find rogue PCs with insecure versions of software lying around, undiscovered.</p>
<p><quiptext>Cloud computing will come of age when the traditional model of information security changes</quiptext>. As IT professionals and leaders, it makes sense to push beyond and within boundaries in your organization. Don&#8217;t let the trend take hold before you have the capability to support it! Or else you really can&#8217;t afford it.</p>
<p>&copy;2012 <a href="http://www.simonstapleton.com/wordpress">SimonStapleton.com</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.simonstapleton.com/wordpress/2008/07/15/can-you-afford-the-cloud/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

