<?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>Gilbert Verdian - I Secure Enterprises &#187; Uncategorized</title>
	<atom:link href="http://www.gilbertverdian.com/security/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gilbertverdian.com/security</link>
	<description>talking about security, from the front line</description>
	<lastBuildDate>Sun, 08 Nov 2009 10:52:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>New Job at Ernst &amp; Young</title>
		<link>http://www.gilbertverdian.com/security/2007/11/new-job-at-ernst-young/</link>
		<comments>http://www.gilbertverdian.com/security/2007/11/new-job-at-ernst-young/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 10:32:09 +0000</pubDate>
		<dc:creator>Gilbert Verdian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.gilbertverdian.com/security/2007/11/new-job-at-ernst-young/</guid>
		<description><![CDATA[I have recently joined Ernst &#38; Young in London after almost 6 years at CSC in Sydney and the UK. Apologies for the lack of updates on the blog, took some time out and travelled around Europe before starting at EY. Things are back on track and am looking forward to talking about security, from [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently joined Ernst &amp; Young in London after almost 6 years at CSC in Sydney and the UK. Apologies for the lack of updates on the blog, took some time out and travelled around Europe before starting at EY.</p>
<p>Things are back on track and am looking forward to talking about security, from the front line.</p>
<script src="http://feeds.feedburner.com/~s/450480?i=http://www.gilbertverdian.com/security/2007/11/new-job-at-ernst-young/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.gilbertverdian.com/security/2007/11/new-job-at-ernst-young/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Should we bother when we&#8217;re scanned?</title>
		<link>http://www.gilbertverdian.com/security/2007/06/should-we-bother-when-were-scanned/</link>
		<comments>http://www.gilbertverdian.com/security/2007/06/should-we-bother-when-were-scanned/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 22:11:07 +0000</pubDate>
		<dc:creator>Gilbert Verdian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.gilbertverdian.com/security/2007/06/should-we-bother-when-were-scanned/</guid>
		<description><![CDATA[As a security professional, we spend our time helping our organisation and clients in securing their infrastructure, but what should we do when WE are scanned? I&#8217;ve noticed in my logs numerous attempts using web applications scanners, the latest one run on the 21st June using acunetix. . As you know this adds quite a [...]]]></description>
			<content:encoded><![CDATA[<p>As a security professional, we spend our time helping our organisation and clients in securing their infrastructure, but what should we do when WE are scanned? </p>
<p>I&#8217;ve noticed in my logs numerous attempts using web applications scanners, the latest one run on the 21st June using <a href="http://www.acunetix.com/vulnerability-scanner/">acunetix.</a> . As you know this adds quite a bit of unnecessary traffic to your site, especially when you turn all the options on in the scanner and it basically runs all the web tests against each file and directory on your server. The following is a snapshot of the difference in traffic from the scan.</p>
<p><a href='http://www.gilbertverdian.com/wp-content/uploads/2007/06/scanned.jpg' title='scanned.jpg'><img src='http://www.gilbertverdian.com/wp-content/uploads/2007/06/scanned.jpg' height=201 width=307 alt='scanned.jpg' /></a></p>
<p>As you can see jumping from under 1000 requests to over 130,000 is quite a big jump. </p>
<p>Also got some recon using Google &#8220;site:gilbertverdian.com php&#8221;.</p>
<p>By the way that IP is the <a href="http://forums.whirlpool.net.au/forum-replies-archive.cfm/493725.html">transparent proxy</a> from <a href="http://www.tpg.com.au">http://www.tpg.com.au</a>, an Australian ISP. Seems users from that ISP <a href="http://www.google.com/search?client=safari&#038;rls=en&#038;q=202.7.166.165&#038;ie=UTF-8&#038;oe=UTF-8">have been a little naughty lately.</a></p>
<p>My setup is quite standard, hosted by dreamhost, running wordpress, with mysql db and a couple of wordpress plugins. If someone wants to really break in, all you have to do is easily set up a vmware LAMP server using linux and install wordress&#8230; emulate this environment and have a go against your virtual host. You might even gain some 0day credits if you find some bugs. </p>
<p>I know in the past of other security professionals having their own server broken into (not mentioning any names johnny <img src='http://www.gilbertverdian.com/security/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  because they didn&#8217;t patch ssh about 4 years ago), but he admitted in getting lazy and not patching an old version and moved on&#8230;</p>
<p>So the question stands, what do we do about it? Should we follow this up with the ISP? Or just let it go? What do you guys do?</p>
<script src="http://feeds.feedburner.com/~s/450480?i=http://www.gilbertverdian.com/security/2007/06/should-we-bother-when-were-scanned/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.gilbertverdian.com/security/2007/06/should-we-bother-when-were-scanned/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why having different web functions on the one box is a bad idea</title>
		<link>http://www.gilbertverdian.com/security/2007/03/why-having-different-web-functions-on-the-one-box-is-a-bad-idea/</link>
		<comments>http://www.gilbertverdian.com/security/2007/03/why-having-different-web-functions-on-the-one-box-is-a-bad-idea/#comments</comments>
		<pubDate>Tue, 06 Mar 2007 15:23:24 +0000</pubDate>
		<dc:creator>Gilbert Verdian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.gilbertverdian.com/security/2007/03/why-having-different-web-functions-on-the-one-box-is-a-bad-idea/</guid>
		<description><![CDATA[Sometimes security is ignored due to timelines, money, politics etc&#8230; I recently had to explain why having different web functions on the one physical box is a bad idea&#8230; - Good security practice recommends separating and segregating different functions, especially in a web environment, to different systems - Being on different systems, access can be [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes security is ignored due to timelines, money, politics etc&#8230; I recently had to explain why having different web functions on the one physical box is a bad idea&#8230;</p>
<p>- Good security practice recommends separating and segregating different functions, especially in a web environment, to different systems<br />
	- Being on different systems, access can be controlled on what is allowed to pass through to each system through firewalls.<br />
		- for example, the application server running middleware only needs to talk to the database server on sql ports to run queries<br />
		- therefore controls can be put in place on each of the systems which should be separated by firewalls on how and what is accessed.<br />
	- Assumptions should be made that each server should be sacrificed in a worse case scenario. Meaning it should be assumed that a server will be compromised. If this is taken into consideration, then we have to limit the damage of the impact of the server. If set up correctly as described above, then if one server is compromised, then attackers will only have access to the one server. But in the case of all the web functions being put on the same server, if there is a vulnerability in just one of those functions, then they have access to all the data in each of the functions. This is also the same for servers that are physically or logically placed on the same network without any controls to restrict their access.<br />
	- The final risk is that of the underlying operating system. If there is a vulnerability in the OS of the server, then again attackers will be able to access the data stored in each of the functions of the web systems.</p>
<script src="http://feeds.feedburner.com/~s/450480?i=http://www.gilbertverdian.com/security/2007/03/why-having-different-web-functions-on-the-one-box-is-a-bad-idea/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.gilbertverdian.com/security/2007/03/why-having-different-web-functions-on-the-one-box-is-a-bad-idea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista Security &#8211; cancel or allow?</title>
		<link>http://www.gilbertverdian.com/security/2007/02/vista-security-cancel-or-allow/</link>
		<comments>http://www.gilbertverdian.com/security/2007/02/vista-security-cancel-or-allow/#comments</comments>
		<pubDate>Mon, 12 Feb 2007 19:12:16 +0000</pubDate>
		<dc:creator>Gilbert Verdian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.gilbertverdian.com/security/2007/02/vista-security-cancel-or-allow/</guid>
		<description><![CDATA[A good friend of mine emailed about a great new mac ad part of the &#8220;im a pc, im a mac&#8221; series. It just sums up security in windows perfectly!]]></description>
			<content:encoded><![CDATA[<p>A good friend of mine emailed about a great new mac ad part of the &#8220;im a pc, im a mac&#8221; series. It just sums up security in windows perfectly! </p>
<p><a href="http://images.apple.com/movies/us/apple/getamac/apple-getamac-security_480x376.mov"><img src='http://www.gilbertverdian.com/wp-content/uploads/2007/02/vista-security.thumbnail.png' alt='Vista security' /></a></p>
<script src="http://feeds.feedburner.com/~s/450480?i=http://www.gilbertverdian.com/security/2007/02/vista-security-cancel-or-allow/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://www.gilbertverdian.com/security/2007/02/vista-security-cancel-or-allow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://images.apple.com/movies/us/apple/getamac/apple-getamac-security_480x376.mov" length="3591501" type="video/quicktime" />
		</item>
	</channel>
</rss>
