<?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>TrojaTech Tips and Articles</title>
	<atom:link href="http://www.trojatech.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trojatech.com</link>
	<description>Technical Tips and Articles about all things IT</description>
	<lastBuildDate>Fri, 08 Jan 2010 16:50:50 +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>WarDialing using VoIP, IAX2, and WarVOX</title>
		<link>http://www.trojatech.com/2010/01/08/wardialing-using-voip-iax2-and-warvox/</link>
		<comments>http://www.trojatech.com/2010/01/08/wardialing-using-voip-iax2-and-warvox/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 16:50:50 +0000</pubDate>
		<dc:creator>Shohn</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.trojatech.com/?p=30</guid>
		<description><![CDATA[I&#8217;ve done plenty of war-dialing projects in my day and historically had used a product called PhoneSweep. In the old days there use to be one called ToneLoc. I&#8217;ve also used Expect and other scripting languages. Well, welcome to the future&#8230; As part of my most recent project I had a pool of about 10,000 [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve done plenty of war-dialing projects in my day and historically had used a product called PhoneSweep. In the old days there use to be one called ToneLoc. I&#8217;ve also used Expect and other scripting languages. Well, welcome to the future&#8230;</p>
<p>As part of my most recent project I had a pool of about 10,000 phone lines to check for modems within a span of a few days. I had left this part of the project to the very end expecting there to be very few problems in this area (boy was I wrong about that &#8211; modem testing is the new SQL injection).</p>
<p>I utilized a little tool called <a href="http://www.warvox.org">WarVOX</a> as part of the metasploit / Backtrack suite of tools. I first tested with my cell phone and our office numbers to verify that it wasn&#8217;t going to leave voicemails everywhere. That seemed to work.</p>
<p>As the war-dialing commenced, I very quickly realized that I was not going to make it in time. No problem &#8211; during the process I added an additional 8 trunks to my configuration within minutes.</p>
<p>Overall, it worked out quite well. I used Vitelity as the IAX2 provider. IAX2 is what WarVOX uses to talk to a pool of phone lines or trunks. Vitelity told me that use of IAX2 was not supported, but it worked despite the lack of support.</p>
<p>At one point, Vitelity detected a security problem and disabled the service for awhile until they verified I was who I said I was.  That is comforting to know that people with stolen credit cards attempting to do the same thing may get stopped at some point.</p>
<p>As the war-dialing completed, I then had to switch back to an analog phone to do the actual penetration attempts. I had to test about 50 supposed modem connections. It was a bit cumbersome to manually copy and paste the phone numbers using the existing interface to WarVOX. I hacked up the WarVOX code slightly to provide just the phone numbers in a table output to make it easy to copy and paste.</p>
<p>It was something of beauty to watch the phone lines being dialed in such rapid order through an Internet connection of all things. To make this even better, I had left my hacking laptop at work and was using a Windows based UNIX Graphical logon protocol (X11) client through Windows Remote Desktop (RDP) going over a mobile Internet connection to manage the war-dialing.</p>
<p>What a surreal experience if one stops to think about it. I&#8217;m not sure when, but one day I&#8217;m going to use this as a practical joke to ring all the phone lines in some meeting or something simultaneously.  I shall declare &#8220;It must be a sign!&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trojatech.com/2010/01/08/wardialing-using-voip-iax2-and-warvox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy Alarms</title>
		<link>http://www.trojatech.com/2009/12/07/happy-alarms/</link>
		<comments>http://www.trojatech.com/2009/12/07/happy-alarms/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 17:09:16 +0000</pubDate>
		<dc:creator>Shohn</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Zabbix]]></category>

		<guid isPermaLink="false">http://www.trojatech.com/2009/12/07/happy-alarms/</guid>
		<description><![CDATA[Configuring the alarms from a health monitoring system can be challenging. The idea is to create alarms that will get the operator&#8217;s attention, won&#8217;t get ignored, are sent to the appropriate parties, and are clear and unambiguous. To make this even more complex, numerous systems use email to send out alarms in a distributed manner. [...]]]></description>
			<content:encoded><![CDATA[<p>Configuring the alarms from a health monitoring system can be challenging. The idea is to create alarms that will get the operator&#8217;s attention, won&#8217;t get ignored, are sent to the appropriate parties, and are clear and unambiguous. </p>
<p>To make this even more complex, numerous systems use email to send out alarms in a distributed manner. There may be a portable backup storage box with configured alarms in a non-standard format that still needs to be handled by someone monitoring the network. To make matters worse, often such devices have email alarms configured to an individual&#8217;s email address. This can cause problems when there is turnover. </p>
<p>As part of that I had explored all manner of ways of indicating the status of a system.</p>
<p>Borrowing from the Six Sigma tool set, one scheme involved using a 1,3,9 scale for ranking the severity of an item. A 1-3-9 scale forces the ranking of severity into meaningful categories. A 1-10 scale or similar provides room ambiguity. </p>
<p>Many systems use the existing syslog &#8220;standards&#8221; for ranking the severity of messages. This had to be incorporated. </p>
<p>For example:</p>
<p>AUTH,EMERGENCY<br />
GENERAL,CRITICAL<br />
AUTH,INFO</p>
<p>It made sense to develop a scheme that would incorporate the syslog &#8220;standards&#8221;, the 1-3-3 scale, and provide unambiguous information to someone who had never seen an alarm unambiguous data on the severity of an alarm.</p>
<p>A number of distribution lists were created based on a target groups. </p>
<p>The following are some examples:</p>
<p>ALL_ALL_CRITICAL<br />
ALL_MGMT_CRITICAL<br />
DEVELOPERS_MGMT_CRITICAL<br />
DEVELOPERS_MGMT_INFO<br />
OPERATIONS_STAFF_INFO<br />
SECURITY_STAFF_EMERG</p>
<p>The last thing was designing the actual messages. It was decided that it would be important to specify fields in emails in the event that automated processing / parsing systems would have some role in reviewing messages from distributed systems in the future.</p>
<p>Here is a sample message:</p>
<p>&#8220;PROBLEM: sw3.local.X.com<br />
Interface(10125) inside is Down at least 2 min on Switch: sw3.local.X.com (192.168.10.X).<br />
Details:<br />
Monitors that are down include: Interface(10125) inside Monitors that are up include: Ping,SNMP,HTTP,Telnet,Interface(1) Vlan1,Interface(100) Vlan100 (192.168.10.253),Interface(5010) Port-channel10,Interface(5011) Port-channel11,Interface(5015) Port-channel15,Interface(5016) Port-channel16,Interface(10101) dmz,Interface(10118) Inside &#8211; Alltel,Interface(10127) inside,Interface(10131) inside,Interface(10133) prd-003-vmi4, Channel-Group 10,Interface(10134) prd-003-vmi4, Channel-Group 10,Interface(10135) prd-004-vmi4, Channel-Group 11,Interface(10136) prd-004-vmi4, Channel-Group 11,Interface(10145) GigabitEthernet0/45,Interface(10146) sw-1 dmz trunking port,Interface(10147) sw2 inside trunking port,Interface(10148) storage trunking port,Interface(10501) Null0,&#8221;</p>
<p>This system has been in place for some time and seems to work well. </p>
<p>I kept thinking about this and realized that one of things to make this register and have people react a bit better still.  </p>
<p>As I was thinking about this, I was shocked to discover that one of the Exchange Servers had become self-aware. Not one to waste an opportunity, I asked it about additional ways to improve this process. It reminded me that humans have emotions and perhaps that another way to improve the Health Monitoring system was by associating emotion with the status of various alarms. </p>
<p>So instead of saying that the DISK on Server A is RESTORE, instead we might say &#8220;Server A is relieved that it&#8217;s disk was replaced before a total system crash!&#8221;. </p>
<p>This self-aware exchange server, which we have now dubbed Fred, has a weird sense of humor. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.trojatech.com/2009/12/07/happy-alarms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cewl</title>
		<link>http://www.trojatech.com/2009/10/29/cewl/</link>
		<comments>http://www.trojatech.com/2009/10/29/cewl/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 20:01:09 +0000</pubDate>
		<dc:creator>Shohn</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.trojatech.com/?p=28</guid>
		<description><![CDATA[I was working on getting the Cewl tool by digininja working, but had a number of troubles with Ruby. This was a virgin ubuntu 8.10 system. The solution was found here -&#62; http://intertwingly.net/blog/2008/11/23/RubyGems-1-3-1-on-Ubuntu-8-10 I finally got the Ruby upgraded and all the appropriate gems installed. I tested out the cewl.rb tool against a couple of [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">I was working on getting the <a href="http://www.digininja.org/projects/cewl.php">Cewl tool by digininja</a> working, but had a number of troubles with Ruby. This was a virgin ubuntu 8.10 system.</p>
<p style="text-align: left;">The solution was found here -&gt; <a href="http://intertwingly.net/blog/2008/11/23/RubyGems-1-3-1-on-Ubuntu-8-10">http://intertwingly.net/blog/2008/11/23/RubyGems-1-3-1-on-Ubuntu-8-10</a></p>
<p style="text-align: left;">I finally got the Ruby upgraded and all the appropriate gems installed. I tested out the cewl.rb tool against a couple of sites.</p>
<p style="text-align: left;"><strong><em>root@prd-xxx-xxxxx:~/cewl# ./cewl.rb http://www.xyztest.x &#8211;email &#8211;meta &#8211;depth 4<br />
0a4<br />
CompanyName<br />
XYZ<br />
UUT<br />
ZZZ<br />
uvv<br />
</em></strong></p>
<p style="text-align: left;"><strong><em>Email addresses found</p>
<p>Meta data found</em></strong>
</p>
<p style="text-align: left;">I&#8217;m still a bit unsure about the meta data and email functionality, but the rest of it worked like a charm.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trojatech.com/2009/10/29/cewl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nmap 5.00</title>
		<link>http://www.trojatech.com/2009/09/16/nmap-500/</link>
		<comments>http://www.trojatech.com/2009/09/16/nmap-500/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 16:45:33 +0000</pubDate>
		<dc:creator>Shohn</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.trojatech.com/?p=27</guid>
		<description><![CDATA[For years, I have used the Nmap port scanning tool. The biggest update since 1997 is out in the form of Nmap 5.0. As part of a penetration test, Nmap is one of the first tools I use to try to enumerate a network and see what it&#8217;s running as well as which ports might [...]]]></description>
			<content:encoded><![CDATA[<p>For years, I have used the Nmap port scanning tool. The biggest update since 1997 is out in the form of Nmap 5.0.</p>
<p>As part of a penetration test, Nmap is one of the first tools I use to try to enumerate a network and see what it&#8217;s running as well as which ports might be open (or closed).</p>
<p>The new release is supposedly to be faster than prior versions. So far, my testing confirms this.</p>
<p>Aside from speed  there are the new tools like Ncat that make Nmap 5 a major release.</p>
<p>According to the insecure.org website:</p>
<blockquote><p><strong>&#8220;The new <a href="http://nmap.org/ncat/">Ncat </a> tool aims to be your <a href="http://en.wikipedia.org/wiki/Swiss_Army_knife">Swiss Army Knife</a> for data transfer, redirection, and debugging,&#8221; the Nmap 5.0 release <a href="http://nmap.org/5/">announcement</a> states.</strong></p></blockquote>
<p>In addition, extensibility is a big part of the release. For example, the <a href="http://nmap.org/book/nse.html">Nmap Scripting Engine (NSE)</a> adds quite a bit to Nmap in terms of flexiblity and programability.</p>
<p>NSE is all about automating network scanning task with scripts. According to the release announcement:</p>
<blockquote><p><strong>&#8220;Those scripts are then executed in parallel with the speed and efficiency you expect from Nmap.  All existing scripts have been improved, and 32 new ones added. New scripts include a whole bunch of MSRPC/NetBIOS attacks, queries, and vulnerability probes; open proxy detection; whois and AS number lookup queries; brute force attack scripts against the SNMP and POP3 protocols; and <a href="http://nmap.org/5/#changes-nse">many more</a>.&#8221;<br />
</strong></p></blockquote>
<p>One of the first steps of any network security assessment is scanning  to identify available and exposed network resources. I have no doubts that Nmap 5 will continue to be a valuable tool for network administrators, security nerds, and penetration testers alike.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trojatech.com/2009/09/16/nmap-500/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OSSEC Upgrade 2.2</title>
		<link>http://www.trojatech.com/2009/09/11/ossec-upgrade-22/</link>
		<comments>http://www.trojatech.com/2009/09/11/ossec-upgrade-22/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 18:41:06 +0000</pubDate>
		<dc:creator>Shohn</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.trojatech.com/2009/09/11/ossec-upgrade-22/</guid>
		<description><![CDATA[For those not in the know, OSSEC is an absolutely wonderful tool for monitoring the security of servers and systems. It includes automated responses, email alerting, and a fairly robust set of baseline rule. In addition, rules can be custom written like this set I did for TitanFTP. Version 2.2 has been released recently. I [...]]]></description>
			<content:encoded><![CDATA[<p>For those not in the know, OSSEC is an absolutely wonderful tool for monitoring the security of servers and systems. It includes automated responses, email alerting, and a fairly robust set of baseline rule. In addition, rules can be custom written like this set I did for <a href="http://groups.google.com/group/ossec-list/tree/browse_frm/month/2007-09/bf1bf6fb02813c38?rnum=141&amp;_done=%2Fgroup%2Fossec-list%2Fbrowse_frm%2Fmonth%2F2007-09%3F#doc_bf1bf6fb02813c38">TitanFTP</a>.</p>
<p>Version 2.2 has been released recently. I suppose it is time to do the OSSEC upgrade. The 2.1 and 2.2 releases include a number of needed enhancements as follows:</p>
<p>1. Centralized configuration management.<br />
2. Remote agent restart<br />
3. Real time integrity checking<br />
4. New Log Rules<br />
5. WordPress Monitoring</p>
<p>I am mainly interested in items 1 through 3. I&#8217;ve had some issues with the integrity scan affecting performance during production hours so hopefully these changes will assist with that.</p>
<p>After installing the new version, I wanted to check out the impact that the integrity checks had on performance. I setup a test server and a test windows client.</p>
<p>From the Linux based ossec server:</p>
<p><em><br />
</em></p>
<p><em>root@prd-001-hids:/var/ossec/bin# ./agent_control</em></p>
<p><em>OSSEC HIDS agent_control: Control remote agents.<br />
Available options:<br />
-h          This help message.<br />
-l          List available (active or not) agents.<br />
-lc         List active agents.<br />
-i &lt;id&gt;     Extracts information from an agent.<br />
-R &lt;id&gt;     Restarts agent.<br />
-r -a       Runs the integrity/rootkit checking on all agents now.<br />
-r -u &lt;id&gt;  Runs the integrity/rootkit checking on one agent now.</em></p>
<p><em>-b &lt;ip&gt;     Blocks the specified ip address.<br />
-f &lt;ar&gt;     Used with -b, specifies which response to run.<br />
-L          List available active responses.<br />
-s          Changes the output to CSV (comma delimited).<br />
root@prd-001-hids:/var/ossec/bin# ./agent_control -r -a</em></p>
<p><em>OSSEC HIDS agent_control: Restarting Syscheck/Rootcheck on all agents.root@prd-001-hids:/var/ossec/bin#<br />
root@prd-001-hids:/var/ossec/bin#<br />
</em></p>
<p>I noted on the ossec client that there was a bit of a hit on performance during integrity scanning; however, it does not seem to be as bad as previous versions.</p>
<p><a href="http://www.trojatech.com/wp-content/uploads/2009/09/perfmon-ossec.png"><img class="alignnone size-medium wp-image-26" style="visibility: visible ! important;" title="perfmon-ossec" src="http://www.trojatech.com/wp-content/uploads/2009/09/perfmon-ossec-300x252.png" alt="" width="300" height="252" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trojatech.com/2009/09/11/ossec-upgrade-22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla Integration</title>
		<link>http://www.trojatech.com/2009/05/10/joomla-integration/</link>
		<comments>http://www.trojatech.com/2009/05/10/joomla-integration/#comments</comments>
		<pubDate>Sun, 10 May 2009 19:26:22 +0000</pubDate>
		<dc:creator>Shohn</dc:creator>
				<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://www.trojatech.com/2009/05/10/joomla-integration/</guid>
		<description><![CDATA[I think I finally graduated from WordPress to Joomla. It took a bit longer than usual for me to understand how exactly Joomla works. My new site at (http://www.masterlistpro.com) is based almost entirely on Joomla. My next step will be to integrate virtuemart with a affiliate program of some kind.]]></description>
			<content:encoded><![CDATA[<p>I think I finally graduated from WordPress to Joomla. It took a bit longer than usual for me to understand how exactly Joomla works. My new site at (<a href="http://www.masterlistpro.com">http://www.masterlistpro.com</a>) is based almost entirely on Joomla. My next step will be to integrate virtuemart with a affiliate program of some kind.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trojatech.com/2009/05/10/joomla-integration/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Terminal Services Dictionary on Ubuntu</title>
		<link>http://www.trojatech.com/2009/03/01/terminal-services-dictionary-on-ubuntu/</link>
		<comments>http://www.trojatech.com/2009/03/01/terminal-services-dictionary-on-ubuntu/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 19:52:13 +0000</pubDate>
		<dc:creator>Shohn</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.trojatech.com/2009/03/01/terminal-services-dictionary-on-ubuntu/</guid>
		<description><![CDATA[apt-get remove rdesktop apt-get install openssl libssl-dev libx11-dev Get the source to version 1.50 from www.rdesktop.org Get the patch http://www.foofus.net/jmk/rdesktop.html tar -xzvf rdesktop-1.5.0.tar.gz cd rdesktop1.50/ patch -p1 -i rdp-brute-force-r805.diff ./configure make make install Brute-force attack using password file: rdesktop -u administrator -p passwords.txt 192.168.0.100]]></description>
			<content:encoded><![CDATA[<p>apt-get remove rdesktop</p>
<p>apt-get install openssl libssl-dev libx11-dev</p>
<p>Get the source to version 1.50 from <a href="http://www.rdesktop.org">www.rdesktop.org</a></p>
<p>Get the patch  <a href="http://www.foofus.net/jmk/rdesktop.html"><span style="font-style: italic;">http://www.foofus.net/jmk/rdesktop.html</span></a></p>
<p>tar -xzvf rdesktop-1.5.0.tar.gz</p>
<p>cd rdesktop1.50/<br />
patch -p1 -i rdp-brute-force-r805.diff<br />
./configure<br />
make<br />
make install</p>
<p>Brute-force attack using password file:</p>
<p><code>rdesktop -u administrator -p passwords.txt 192.168.0.100</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trojatech.com/2009/03/01/terminal-services-dictionary-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Single Instance Storage</title>
		<link>http://www.trojatech.com/2009/02/10/single-instance-storage/</link>
		<comments>http://www.trojatech.com/2009/02/10/single-instance-storage/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 17:39:00 +0000</pubDate>
		<dc:creator>Shohn</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.trojatech.com/2009/02/10/single-instance-storage/</guid>
		<description><![CDATA[Single Instance Storage I was working on a setting up a new storage / backup server for one of my networks. Some of the requirements were data deduplication, compression, etc. I had first hacked something together using Windows 2003 R2 and Windows Deployment Services&#8217; Single Instance Storage functionality that is baked in. It worked; however, [...]]]></description>
			<content:encoded><![CDATA[<p>Single Instance Storage</p>
<p>I was working on a setting up a new storage / backup server for one of my networks. </p>
<p>Some of the requirements were data deduplication, compression, etc. </p>
<p>I had first hacked <a href="http://www.eggheadcafe.com/tutorials/aspnet/f6972828-1e81-4cd4-ae0c-36196a82ed25/workstation-open-file-bac.aspx">something</a> together using Windows 2003 R2 and Windows Deployment Services&#8217; Single Instance Storage functionality that is baked in.</p>
<p>It worked; however, it was not without problems. Namely it seemed to take forever for SIS to catch up. To be fair, this was volumes holding at least 2TB a piece. </p>
<p>In addition, the solution was lacking many basic tools for manipulating SIS volumes.&nbsp; </p>
<p>After setting up storage server and logging in, I dropped to a command line.</p>
<p>sisadmin /i e:</p>
<p>Install SIS on the volume.</p>
<p>sisadmin /e e:</p>
<p>Enable SIS on the volume.</p>
<p>Now for testing&#8230;</p>
<p>C:\&gt;<br />
e:<br />
copy c:\windows\system32\shell32.dll file1.dll</p>
<p>&nbsp;Directory of E:\</p>
<p>11/08/2007&nbsp; 02:55 AM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10,508,288 file1.dll<br />
11/08/2007&nbsp; 02:55 AM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10,508,288 file2.dll<br />
11/08/2007&nbsp; 02:55 AM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10,508,288 file3.dll<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3 File(s)&nbsp;&nbsp;&nbsp;&nbsp; 31,524,864 bytes<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Dir(s)&nbsp; 1,887,278,223,360 bytes free</p>
<p>E:\&gt;sisadmin /l e:<br />
Listing SIS controlled files on volume &#8216;e:&#8217;.<br />
E3E636E3-F794-11DD-90C3-002219AFCCE9.sis &lt;- E:\file1.dll<br />
E3E636E3-F794-11DD-90C3-002219AFCCE9.sis &lt;- E:\file2.dll<br />
E3E636E3-F794-11DD-90C3-002219AFCCE9.sis &lt;- E:\file3.dll<br />
3 SIS controlled files found on volume &#8216;e:&#8217;.</p>
<p>E:\&gt;dir C:\windows\system32\shell32.dll<br />
&nbsp;Volume in drive C is OS<br />
&nbsp;Volume Serial Number is EC25-1163</p>
<p>&nbsp;Directory of C:\windows\system32</p>
<p>11/08/2007&nbsp; 02:55 AM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10,508,288 shell32.dll<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1 File(s)&nbsp;&nbsp;&nbsp;&nbsp; 10,508,288 bytes<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Dir(s)&nbsp;&nbsp; 7,007,498,240 bytes free</p>
<p>E:\&gt;copy c:\windows\system32\shell32.dll file4.dll<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1 file(s) copied.</p>
<p>E:\&gt;dir<br />
&nbsp;Volume in drive E is LD0-R0-1000<br />
&nbsp;Volume Serial Number is 8205-C4FF</p>
<p>&nbsp;Directory of E:\</p>
<p>11/08/2007&nbsp; 02:55 AM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10,508,288 file1.dll<br />
11/08/2007&nbsp; 02:55 AM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10,508,288 file2.dll<br />
11/08/2007&nbsp; 02:55 AM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10,508,288 file3.dll<br />
11/08/2007&nbsp; 02:55 AM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10,508,288 file4.dll<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4 File(s)&nbsp;&nbsp;&nbsp;&nbsp; 42,033,152 bytes<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Dir(s)&nbsp; 1,887,267,696,640 bytes free</p>
<p>E:\&gt;sisadmin /l e:<br />
Listing SIS controlled files on volume &#8216;e:&#8217;.<br />
E3E636E3-F794-11DD-90C3-002219AFCCE9.sis &lt;- E:\file1.dll<br />
E3E636E3-F794-11DD-90C3-002219AFCCE9.sis &lt;- E:\file2.dll<br />
E3E636E3-F794-11DD-90C3-002219AFCCE9.sis &lt;- E:\file3.dll<br />
E3E636E3-F794-11DD-90C3-002219AFCCE9.sis &lt;- E:\file4.dll<br />
4 SIS controlled files found on volume &#8216;e:&#8217;.</p>
<p>It works!</p>
<p>Now I have to test this using real data &#8211; this is just a few files.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trojatech.com/2009/02/10/single-instance-storage/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IPhone and Cisco VPN</title>
		<link>http://www.trojatech.com/2009/02/09/iphone-and-cisco-vpn/</link>
		<comments>http://www.trojatech.com/2009/02/09/iphone-and-cisco-vpn/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 16:48:24 +0000</pubDate>
		<dc:creator>Shohn</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[iphoneitunes cisco mobility]]></category>

		<guid isPermaLink="false">http://www.trojatech.com/2009/02/09/iphone-and-cisco-vpn/</guid>
		<description><![CDATA[I broke down and got an iPhone. So far I am impressed. It syncs to Exchange, has Cisco VPN, and a number of other things. One of the things I had trouble getting over at first was the idea of a &#8220;glass&#8221; phone. It looks so breakable and was definitely a turn off as I [...]]]></description>
			<content:encoded><![CDATA[<p>I broke down and got an iPhone.</p>
<p>So far I am impressed. It syncs to Exchange, has Cisco VPN, and a number of other things. One of the things I had trouble getting over at first was the idea of a &#8220;glass&#8221; phone. It looks so breakable and was definitely a turn off as I go through phones about once a year at least due to having bull in china cabinet syndrome. I found this amazing contraption that you put over the phone that then protects it. That seemed to help the psychological block that I had.</p>
<p>I setup my company VPN to go through the phone. To do this, I took the string out of the Cisco VPN pcf file and passed it through a decoder. There is an online version available here -&gt; </p>
<p><a href="http://www.unix-ag.uni-kl.de/%7Emassar/bin/cisco-decode">http://www.unix-ag.uni-kl.de/~massar/bin/cisco-decode</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trojatech.com/2009/02/09/iphone-and-cisco-vpn/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IdleTunes &#8211; Dead Tracks &#8211; ITunes</title>
		<link>http://www.trojatech.com/2008/09/25/idletunes-dead-tracks-itunes/</link>
		<comments>http://www.trojatech.com/2008/09/25/idletunes-dead-tracks-itunes/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 01:51:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://www.trojatech.com/?p=15</guid>
		<description><![CDATA[I store music files across multiple harddrives and move them around a lot as I download and what not. The resuling moves often create dead track in Itunes and since I&#8217;m making a lot of moves &#8211; I hate having to reupdate the tracks in ITunes manually. I found a utility called idletunes which helps [...]]]></description>
			<content:encoded><![CDATA[<p>I store music files across multiple harddrives and move them around a lot as I download and what not. The resuling moves often create dead track in Itunes and since I&#8217;m making a lot of moves &#8211; I hate having to reupdate the tracks in ITunes manually.</p>
<p>I found a utility called idletunes which helps with removing those pesky (!) dead tracks under ITunes.  I know you can hit delete. It seems like there should be a search field by missing track. If it is in ITunes, I couldn&#8217;t find it.</p>
<p>If found another tool called the <a href="http://itlu.ownz.ch">ITunes Library Updater</a> which seems to perform a similar function and much closer to what I was looking for.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trojatech.com/2008/09/25/idletunes-dead-tracks-itunes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

