<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.2" -->
<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/"
	>

<channel>
	<title>Invasion Plans</title>
	<link>http://dev.marzopolis.com</link>
	<description>[root@marz~]# killing time on planet earth</description>
	<pubDate>Wed, 26 Mar 2008 00:10:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>
	<language>en</language>
			<item>
		<title>Deep Thoughts</title>
		<link>http://dev.marzopolis.com/2008/03/25/deep-thoughts/</link>
		<comments>http://dev.marzopolis.com/2008/03/25/deep-thoughts/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 00:04:56 +0000</pubDate>
		<dc:creator>t0ta11ed</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://dev.marzopolis.com/2008/03/25/deep-thoughts/</guid>
		<description><![CDATA[In a support role the idea is to leave the end user happy no matter how uneducated they are.
]]></description>
			<content:encoded><![CDATA[<p>In a support role the idea is to leave the end user happy no matter how uneducated they are.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.marzopolis.com/2008/03/25/deep-thoughts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Security Auditing</title>
		<link>http://dev.marzopolis.com/2008/03/06/security-auditing/</link>
		<comments>http://dev.marzopolis.com/2008/03/06/security-auditing/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 03:39:49 +0000</pubDate>
		<dc:creator>t0ta11ed</dc:creator>
		
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://dev.marzopolis.com/2008/03/06/security-auditing/</guid>
		<description><![CDATA[Whenever you&#8217;re stuck in a small shop with a limited budget, it can be pretty hard to find a good, inexpensive application that can do five things:
Port scanning
Vulnerability scanning
Some kind of patch level detection
Wrap everything up into reporting that can show all the results by machine.
Doesn&#8217;t cost an arm, leg, and your first born.
With little [...]]]></description>
			<content:encoded><![CDATA[<p>Whenever you&#8217;re stuck in a small shop with a limited budget, it can be pretty hard to find a good, inexpensive application that can do five things:</p>
<p>Port scanning<br />
Vulnerability scanning<br />
Some kind of patch level detection<br />
Wrap everything up into reporting that can show all the results by machine.<br />
Doesn&#8217;t cost an arm, leg, and your first born.</p>
<p>With little to no budget, my auditing tools are varied and I have to cut and paste most of their results into a single report by hand. I&#8217;ve gotten pretty nifty with the report formats using color coded Excel sheets, and I get to flex my writing skills but the manual work involved really is frustrating. However, using a combo of  the usual free tools (Nessus, Nmap, Microsoft Baseline Security Analyzer, Metaspolit, etc.), I&#8217;ve managed to audit a small network of 100+ IPs and 5 subnets in around four to five days, complete with the reports. This also includes external auditing of our two public networks. I still wish I had a free or inexpensive tool that does a lot of what I&#8217;m already doing manually, especially bringing in all of the results into a single report complete with an executive summary.</p>
<p>Now, I could be lazy and just compile all the output these tools already generate and call that a &#8220;report&#8221;, but I&#8217;m the creative type and believe in clear documentation that can translate to both non-technical staff and IT staff. They should have a uniform look, because Nessus&#8217; output format is an HTML file and Nmaps&#8217; is a text or XML file. Putting them all together into a printed out clump just looks sloppy, and I don&#8217;t go for sloppy with documentation.</p>
<p>There are plenty that do that job, but all of them are pretty hefty pricewise, which leaves those with a low budget for such items in the crunch. There is business opportunity in this area, so you would think this market would have a bit more variety. Changes in the security landscape are pushing it in that direction though, as security and compliance are becoming concerns to even some small businesses. If I was a .NET developer, I think I&#8217;d start writing something that did what I wanted. Alas, I&#8217;m not, but if any of them are out there lurking, get to coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.marzopolis.com/2008/03/06/security-auditing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iPhone Users Get Exchange</title>
		<link>http://dev.marzopolis.com/2008/03/06/iphone-users-get-exchange/</link>
		<comments>http://dev.marzopolis.com/2008/03/06/iphone-users-get-exchange/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 00:19:12 +0000</pubDate>
		<dc:creator>t0ta11ed</dc:creator>
		
		<category><![CDATA[Exchange]]></category>

		<guid isPermaLink="false">http://dev.marzopolis.com/2008/03/06/iphone-users-get-exchange/</guid>
		<description><![CDATA[Apple announced a beta of iPhone 2.0 that will include full Microsoft Exchange server support using ActiveSync. This is interesting since I have a small, but growing, base of iPhone users and only recently (and reluctantly), opened IMAP up to them for their mail. With iPhone 2.0, I will finally get to use the mobile [...]]]></description>
			<content:encoded><![CDATA[<p>Apple announced a beta of iPhone 2.0 that will include full Microsoft Exchange server support using ActiveSync. This is interesting since I have a small, but growing, base of iPhone users and only recently (and reluctantly), opened IMAP up to them for their mail. With iPhone 2.0, I will finally get to use the mobile and ActiveSync features on my Exchange 2007 server, which have gone unused since none of my users have compatible cell phones or devices, and there was no sense in purchasing Blackberry Enterprise Server for the small number of Crackberry addicts in the company unless everyone would be getting one. The iPhone users will be happy because they can sync calendars and contacts, etc.</p>
<p>The key things to planning this will be making sure all pre-requesites are in place by the time one of my users gets impatient and actually wants me to test the 2.0 beta. This is entirely possible since one of the biggest Apple fanatics in the company is the CIO.</p>
<p>I&#8217;ll post my adventures/results on this in a future article as I dive into using ActiveSync with iPhones. Hopefully the experience will be smooth and my iPhone users, who happen to be some of the top executives, will be happy. I know my boss and I will, because we can then turn off IMAP and breathe freely knowing they&#8217;re getting their mail more securely!</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.marzopolis.com/2008/03/06/iphone-users-get-exchange/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ISPs Cry, Consumers Lose</title>
		<link>http://dev.marzopolis.com/2008/02/15/isps-and-bandwidth/</link>
		<comments>http://dev.marzopolis.com/2008/02/15/isps-and-bandwidth/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 14:39:56 +0000</pubDate>
		<dc:creator>t0ta11ed</dc:creator>
		
		<category><![CDATA[The Wire]]></category>

		<guid isPermaLink="false">http://dev.marzopolis.com/2008/02/15/isps-and-bandwidth/</guid>
		<description><![CDATA[Lately ISPs have been claiming the high usage of bandwidth is forcing them to take steps to manage the traffic on their networks. A few have taken some controversial steps like Comcast, who have caused an uproar over capping file transfers on peer to peer networks like Bit Torrent. There has also been some cases [...]]]></description>
			<content:encoded><![CDATA[<p>Lately ISPs have been claiming the high usage of bandwidth is forcing them to take steps to manage the traffic on their networks. A few have taken some controversial steps like Comcast, who have caused an uproar over capping file transfers on peer to peer networks like Bit Torrent. There has also been some cases where Comcast has dropped a connection altogether because of some capped limit that they will not disclose. They even modified their terms of use without even telling their customers. Time Warner is currently testing a tiered pricing model in Texas. Tiered usage isn&#8217;t that big a concern to me, since I do not use a high amount of bandwidth in my daily online activities from home, despite the fact that I&#8217;m a system administrator who connects to the office network via VPN quite frequently.  So if my ISP decides to roll out tiered pricing I really don&#8217;t care.</p>
<p>My only problem with all of this is that current U.S. bandwidth speeds pale in comparison to other countries around the world. If users hogging bandwidth is causing ISPs to consider these things to handle the loads, then why aren&#8217;t they increasing bandwidth amounts to the same levels as the rest of the world? I remember reading a report that the U.S. is currently ranked dismally low on the list,  so if bandwidth is an issue, why aren&#8217;t they just increasing the amount available to consumers instead of trying to add all of this control to what users do?? It doesn&#8217;t really make any sense.</p>
<p>This is probably because the ISPs are making buckets of money charging you for very little in the way of speed, and they want to keep it that way. Most ISPs contacted by Computerworld for a story on this all claimed their networks were robust enough to handle the loads&#8230;.yet here they are complaining that high bandwidth users are causing problems. Rather than asking them why bandwidth speeds aren&#8217;t comparable to the rest of the world (which would likely ease any &#8220;problems&#8221; the ISPs are crying about), the media is simply helping them spin the idea that there must be caps, controls, or tiered levels.</p>
<p>This is just plain retarded, and users in America should instead be demanding better speeds that are comparable with other offerings around the world. Hell, even South Korea has us beat by a huge margin, as well as other countries in comparison. Consumers on that side of the pond have more bandwidth then they know what to do with, and the United States continues to slip from it&#8217;s spot as a world leader in technology and innovation. I can&#8217;t wait for the mothership to get here so I can get off this rock, because it seems there is a relation to the growing population of the world and the number of idiots in it. Feel free to post your piece on this one.</p>
<p>Just to give you an idea, here&#8217;s a short list of median speeds around the world in megabits per second. These tend to be higher in some cases. I&#8217;ve read reports of Japan having upwards of 100Mbits/sec. A 40Mbit/sec connection is also dirt cheap there:</p>
<p>Japan         ||||||||||||||||||||||||||||||| <strong>61</strong> Mbits/sec<br />
S. Korea     ||||||||||||||||||||||| <strong>46</strong><br />
Finland       |||||||||| <strong>21</strong><br />
Sweden      ||||||||| <strong>18</strong><br />
Canada      |||| <strong>8<br />
</strong>U.S.             || <strong>2</strong></p>
<p>Computerworld editor Preston Gralla has been talking about this on his blog for some time, check out some of the info there @:<a href="http://blogs.computerworld.com/node/5741"> Another anemic showing for U.S. broadband</a></p>
<p>So why should consumers get shafted by the ISPs just because some movie/music/software freaks/pirates are sucking up bandwidth? The actions of a few are going to affect the speeds of everyone, and that just isn&#8217;t fair to consumers who already pay too much for too little. There is also the fact that video (legit video viewing) is beginning to take up a large part of the internet, with YouTube gobbling up nearly 10% of all traffic. This is a natural outgrowth of the net, but ISPs are not even interested in increasing capacity. It&#8217;s all about the bottom line and how much they can get from you for the paltry speeds they provide, and that isn&#8217;t going to change unless the FCC tracks true usage (which it refuses to do), and the government starts taking steps to ensure better broadband access.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.marzopolis.com/2008/02/15/isps-and-bandwidth/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MarzQL 2.1.1</title>
		<link>http://dev.marzopolis.com/2008/02/13/marzql-211/</link>
		<comments>http://dev.marzopolis.com/2008/02/13/marzql-211/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 00:53:40 +0000</pubDate>
		<dc:creator>t0ta11ed</dc:creator>
		
		<category><![CDATA[Bots]]></category>

		<guid isPermaLink="false">http://dev.marzopolis.com/2008/02/13/marzql-211/</guid>
		<description><![CDATA[MarzQL 2.1.1 - A DBI wrapper I wrote that was originally going to be used with my own bot (see http://marzbot.marzopolis.com), but never did. It could be modified for other bots and/or anything you&#8217;d like to use with DBI.  Not really needed if you prefer to connect to DBI directly,  and is mostly [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dev.marzopolis.com/wp-content/uploads/2008/02/marzql.zip" title="MarzQL 2.1.1">MarzQL 2.1.1</a> - A DBI wrapper I wrote that was originally going to be used with my own bot (see http://marzbot.marzopolis.com), but never did. It could be modified for other bots and/or anything you&#8217;d like to use with DBI.  Not really needed if you prefer to connect to DBI directly,  and is mostly for newbies who don&#8217;t or can&#8217;t understand DBI/SQL. You don&#8217;t need to know either one or how they work to use the module. Enjoy.</p>
<p>t0ta11ed<br />
primary scribe and overnerd, dev.marzopolis.com</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.marzopolis.com/2008/02/13/marzql-211/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Leviathan 2.0</title>
		<link>http://dev.marzopolis.com/2008/02/13/leviathan-20/</link>
		<comments>http://dev.marzopolis.com/2008/02/13/leviathan-20/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 00:36:55 +0000</pubDate>
		<dc:creator>t0ta11ed</dc:creator>
		
		<category><![CDATA[Bots]]></category>

		<guid isPermaLink="false">http://dev.marzopolis.com/2008/02/13/leviathan-20/</guid>
		<description><![CDATA[Leviathan 2.0- Leviathan is another bot by the creator of Juggernaut.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://dev.marzopolis.com/wp-content/uploads/2008/02/leviathan20.zip" title="Leviathan 2.0">Leviathan 2.0</a>- Leviathan is another bot by the creator of Juggernaut.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.marzopolis.com/2008/02/13/leviathan-20/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Juggernaut 4.0</title>
		<link>http://dev.marzopolis.com/2008/02/13/juggernaut-40/</link>
		<comments>http://dev.marzopolis.com/2008/02/13/juggernaut-40/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 00:34:23 +0000</pubDate>
		<dc:creator>t0ta11ed</dc:creator>
		
		<category><![CDATA[Bots]]></category>

		<guid isPermaLink="false">http://dev.marzopolis.com/2008/02/13/juggernaut-40/</guid>
		<description><![CDATA[Juggernaut 4.0 - The full version of Juggernaut by Cer. Don&#8217;t know if this guy is still building his bots. This one is a bit old.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://dev.marzopolis.com/wp-content/uploads/2008/02/juggernaut_4_0.zip" title="Juggernaut 4.0">Juggernaut 4.0</a> - The full version of Juggernaut by Cer. Don&#8217;t know if this guy is still building his bots. This one is a bit old.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.marzopolis.com/2008/02/13/juggernaut-40/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft Covets Yahoo?</title>
		<link>http://dev.marzopolis.com/2008/02/12/microsoft-covets-yahoo/</link>
		<comments>http://dev.marzopolis.com/2008/02/12/microsoft-covets-yahoo/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 02:09:11 +0000</pubDate>
		<dc:creator>t0ta11ed</dc:creator>
		
		<category><![CDATA[Winblowz]]></category>

		<guid isPermaLink="false">http://dev.marzopolis.com/2008/02/12/microsoft-covets-yahoo/</guid>
		<description><![CDATA[I mean seriously&#8230;does Microsuck NEED to be any bigger than it already is? As far as ad revenue goes, Google almost has the entire pie, has had it for a long time, and is simply a better company (to work for at least).
Fortunately Yahoo had the foresight to tell Gates and Co. to go suck [...]]]></description>
			<content:encoded><![CDATA[<p>I mean seriously&#8230;does Microsuck NEED to be any bigger than it already is? As far as ad revenue goes, Google almost has the entire pie, has had it for a long time, and is simply a better company (to work for at least).</p>
<p>Fortunately Yahoo had the foresight to tell Gates and Co. to go suck an egg, but I wonder if it will become a hostile takeover. Somehow that doesn&#8217;t make a really good image for Redmond does it? Submit to their bidding or be assimilated.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.marzopolis.com/2008/02/12/microsoft-covets-yahoo/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Juggernaut Lite 1.0</title>
		<link>http://dev.marzopolis.com/2008/02/12/juggernaut-lite-10/</link>
		<comments>http://dev.marzopolis.com/2008/02/12/juggernaut-lite-10/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 02:03:27 +0000</pubDate>
		<dc:creator>t0ta11ed</dc:creator>
		
		<category><![CDATA[Bots]]></category>

		<guid isPermaLink="false">http://dev.marzopolis.com/2008/02/12/juggernaut-lite-10/</guid>
		<description><![CDATA[Juggernaut Lite 1.0 - A stripped down version of the full Juggernaut by Cer.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://dev.marzopolis.com/wp-content/uploads/2008/02/jnaut_lite10.zip" title="Juggernaut Lite 1.0">Juggernaut Lite 1.0</a> - A stripped down version of the full Juggernaut by Cer.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.marzopolis.com/2008/02/12/juggernaut-lite-10/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Games Mgr 1.0</title>
		<link>http://dev.marzopolis.com/2008/02/12/games-mgr-10/</link>
		<comments>http://dev.marzopolis.com/2008/02/12/games-mgr-10/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 02:01:24 +0000</pubDate>
		<dc:creator>t0ta11ed</dc:creator>
		
		<category><![CDATA[Bots]]></category>

		<guid isPermaLink="false">http://dev.marzopolis.com/2008/02/12/games-mgr-10/</guid>
		<description><![CDATA[Games Mgr 1.0 - A Perl based add-on module by Cer.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://dev.marzopolis.com/wp-content/uploads/2008/02/games_manager1_00.zip" title="Games Mgr 1.0">Games Mgr 1.0</a> - A Perl based add-on module by Cer.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.marzopolis.com/2008/02/12/games-mgr-10/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
