<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Risque Management</title><link>http://msmvps.com/blogs/sp/default.aspx</link><description>Information Security for Information Society</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Windows file server performance optimization</title><link>http://msmvps.com/blogs/sp/archive/2009/04/24/windows-file-server-performance-optimization.aspx</link><pubDate>Fri, 24 Apr 2009 06:02:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1690429</guid><dc:creator>Slav</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1690429</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2009/04/24/windows-file-server-performance-optimization.aspx#comments</comments><description>&lt;p&gt;Merge this into the registry, reboot and enjoy increased performance:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;Windows Registry Editor Version 5.00&lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]&lt;br /&gt;&amp;quot;NtfsDisable8dot3NameCreation&amp;quot;=dword:00000001&lt;br /&gt;&amp;quot;NtfsMemoryUsage&amp;quot;=dword:00000002&lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters] &lt;br /&gt;&amp;quot;NumTcbTablePartitions&amp;quot;=dword:00000008 &lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{INTERFACE NUMBER}] &lt;br /&gt;&amp;quot;TcpAckFrequency&amp;quot;=dword:0000000d &lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] &lt;br /&gt;&amp;quot;PagedPoolSize&amp;quot;=dword:ffffffff &lt;br /&gt;&amp;quot;LargeSystemCache&amp;quot;=dword:00000000 &lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Executive] &lt;br /&gt;&amp;quot;AdditionalDelayedWorkerThreads&amp;quot;=dword:00000020 &lt;br /&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcXdr\Parameters] &lt;br /&gt;&amp;quot;DefaultNumberOfWorkerThreads&amp;quot;=dword:00000040 &lt;br /&gt;&lt;br /&gt;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NfsSvr\Parameters] &lt;br /&gt;&amp;quot;OptimalReads&amp;quot;=dword:00000001 &lt;br /&gt;&amp;quot;RdWrHandleLifeTime&amp;quot;=dword:0000000a &lt;br /&gt;&amp;quot;RdWrNfsReadHandlesLifeTime&amp;quot;=dword:0000000a &lt;br /&gt;&amp;quot;RdWrNfsHandleLifeTime&amp;quot;=dword:0000003c &lt;br /&gt;&amp;quot;RdWrThreadSleepTime&amp;quot;=dword:0000003c &lt;br /&gt;&amp;quot;SecureHandleLevel&amp;quot;=dword:00000000 &lt;br /&gt;&amp;quot;NfsHandlesCacheSizeLowWatermark&amp;quot;=dword:003d08ce &lt;br /&gt;&amp;quot;NfsHandlesCacheSizeMax&amp;quot;=dword:003d0900 &lt;br /&gt;&amp;quot;NtfsHandlesCacheSizeLowWatermark&amp;quot;=dword:000249be &lt;br /&gt;&amp;quot;NtfsHandlesCacheSizeMax&amp;quot;=dword:000249f0 &lt;br /&gt;&amp;quot;FileHandleCacheSizeInMB&amp;quot;=dword:3de00000 &lt;br /&gt;&amp;quot;LockFileHandleCacheInMemory&amp;quot;=dword:00000001 &lt;br /&gt;&amp;quot;MaxIcbNfsReadHandlesCacheSize&amp;quot;=dword:00001f40&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also, check the NTFS log size (&lt;b&gt;chkdsk /l&lt;/b&gt;) and increase it to 65536 KB in case it isn&amp;#39;t already of that size. That covers Windows CIFS and NFS and was tested on 32-bit Windows 2003 (yet I believe W2K8 and 64-bit platforms also can be optimised this way, will test).&amp;nbsp;This comes from the &lt;a href="http://www.spec.org/sfs97r1/results/res2007q1/sfs97r1-20070226-00279.html"&gt;SPEC file server benchmarking results and configuration notes for HP ProLiant DL585 G2 Storage Server&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Check out other systems and results - some interesting information there.&lt;/p&gt;
&lt;p&gt;It is a good idea to check the performance before and after changing the system parameters. You don&amp;#39;t need to purchase SPEC tests to do that - there are free tools available. Stay tuned for some details, or search away (if your OS of choice is Windows, use &amp;quot;sqlio&amp;quot; as the search criteria).&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1690429" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Sysadminship/default.aspx">Sysadminship</category></item><item><title>How not to make decisions</title><link>http://msmvps.com/blogs/sp/archive/2009/04/12/how-not-to-make-decisions.aspx</link><pubDate>Mon, 13 Apr 2009 01:39:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1687064</guid><dc:creator>Slav</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1687064</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2009/04/12/how-not-to-make-decisions.aspx#comments</comments><description>&lt;p&gt;In the past week, I had a number of discussions about information securtity and technology in general. With colleagues, we identified few common patterns about decision-making in corporate environments - and those are case studies on how decisions &lt;i&gt;shouldn&amp;#39;t&lt;/i&gt; be made. Here&amp;#39;s examples:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;We need mature solutions.&lt;/b&gt; Can anybody define maturity when it comes to IT? Is Intranetware mature solution for network file and print services? Whenever you hear &lt;i&gt;maturity &lt;/i&gt;or &lt;i&gt;business&lt;/i&gt; &lt;i&gt;acumen&lt;/i&gt;, or something like that, reach out for your wallet. Fact: early adoption of technology works better in most cases. That&amp;#39;s because you have better support from the technology partner, more features, more time before upgrade, and staff that feels good because they are working on something new.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Everyone else does it, so it must be good. &lt;/b&gt;This is the &amp;quot;best practice&amp;quot; fallacy. Cases in point: &lt;i&gt;do not broadcast WLAN SSID; VLANs are for security; &lt;/i&gt;and &lt;i&gt;multihoming servers (and having separate physical connections to different security zones) is a security feature&lt;/i&gt;. The myths don&amp;#39;t withstand reality check (eg scenario-based threat analysis) but they persist in minds and get embedded in assorted standards like PCI - resulting in costlier infrastructures that are more complex to build and support.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;We don&amp;#39;t really know what we&amp;#39;re doing but let&amp;#39;s do it anyway. &lt;/b&gt;Tha is, decisions large and small are made based on uncertainty and lack of knowledge. Cases in point: &lt;i&gt;we don&amp;#39;t know what this software update is doing so let&amp;#39;s have full system restore as the backout plan&lt;/i&gt;; &lt;i&gt;I heard that virtual machine will have some kind of issue running our application so please use physical &lt;/i&gt;(the last one comes from Microsoft engineer, no details as to the issue given despite repeated questions)&lt;i&gt;; &lt;/i&gt;and &lt;i&gt;we don&amp;#39;t know how the database server will perform when the database size will reach 4TB so let&amp;#39;s go Oracle RAC. &lt;/i&gt;If you don&amp;#39;t know what the software update is doing - find out by looking in the installation package. If you have concerns abouth the database performance - create performance baseline and try to come up with automated stress test of some sort; the database size itself doesn&amp;#39;t mean much. &lt;/p&gt;
&lt;p&gt;Decisions should be made based on knowledge and facts.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1687064" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Architecture/default.aspx">Architecture</category><category domain="http://msmvps.com/blogs/sp/archive/tags/FUD/default.aspx">FUD</category></item><item><title>US Senate: security through (more) bureaucracy</title><link>http://msmvps.com/blogs/sp/archive/2009/04/04/us-senate-security-through-more-bureaucracy.aspx</link><pubDate>Sat, 04 Apr 2009 23:15:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1684774</guid><dc:creator>Slav</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1684774</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2009/04/04/us-senate-security-through-more-bureaucracy.aspx#comments</comments><description>&lt;p&gt;When I first read the news on the Washington Post web site, I thought this is a 1 April joke: &lt;a href="http://mobile.washingtonpost.com/detail.jsp?key=369351&amp;amp;rc=tech&amp;amp;p=1&amp;amp;all=1"&gt;Senate Legislation Would Federalize Cybersecurity&lt;/a&gt;. The April Fool&amp;#39;s day has come and gone but all the signs are to that this is for real: the press releases trumpeting arrival of the legislation are still &lt;a href="http://commerce.senate.gov/public/index.cfm?FuseAction=PressReleases.Detail&amp;amp;PressRelease_id=bb7223ef-1d78-4de4-b1d5-4cf54fc38662&amp;amp;Month=4&amp;amp;Year=2009"&gt;there&lt;/a&gt;. The bill&amp;#39;s summary is &lt;a title="Cyber Bill Summary" href="http://commerce.senate.gov/public/_files/Cyberbillsummaryonepagerplusthreepagesummarypressrelease1Apr090.pdf"&gt;available from the US Senate Web site&lt;/a&gt; (I cannot find the full text of proposed legislation yet). The problem definition is a typical scaremongering:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;i&gt;This comprehensive legislation addresses our country&amp;rsquo;s unacceptable vulnerability to massive cyber crime, global cyber espionage, and cyber attacks that could cripple our critical infrastructure. We presently have systems to protect our nation&amp;rsquo;s secrets and our government networks against cyber espionage, and it is imperative that those cyber defenses keep up with our enemies&amp;rsquo; cyber capabilities. However, another great vulnerability our country faces is the threat to our private sector critical infrastructure&amp;ndash;banking, utilities, air/rail/auto traffic control, telecommunications&amp;ndash;from disruptive cyber attacks that could literally shut down our way of life.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;So get ready for digital Pearl Harbor. Real one: Conficker virus, another April Fools&amp;#39; event, which &lt;a href="http://www.cbc.ca/technology/story/2009/03/27/conficker.html"&gt;some described as just that&lt;/a&gt;, caused zero noticeable impact.&lt;/p&gt;
&lt;p&gt;Coming from professional politicians, the bill unsurprisingly proposes to improve the cybersecurity situation by introducing colossal new bureaucracy, headed by the US Cybersecurity Fuehrer (or Tzar, or Leader, if you so wish). If it becomes a law then the governemnt will have control over information security matters in private sector:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;i&gt;The legislation would require the National Institute of Standards and Technology to establish measureable and auditable cybersecurity standards that would be applicable both to government and the private sector.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Although the press release and the summary mention specifically critical infrastructure controlled by private entities - utilities, banking, transportation, health and telecommunications - apparently the bill&amp;#39;s scope is not limited thereto. That would &lt;b&gt;dwarf Sarbanes-Oxley and HIPAA information security rackets&lt;/b&gt; and create massive compliance burden on the economy. Layers upon layers of firewalls, &amp;quot;endpoint security&amp;quot; and &amp;quot;intrusion prevention&amp;quot; technologies, and regular &lt;a href="http://msmvps.com/blogs/sp/archive/2009/02/15/compliance-is-not-security.aspx"&gt;compliance&lt;/a&gt; audits may become mandated by the law.&lt;/p&gt;
&lt;p&gt;The bill would also &lt;i&gt;attempt to place a dollar value on cybersecurity risk&lt;/i&gt;. Ironically placed uder the &lt;i&gt;Foster innovation &lt;/i&gt;section, it means this:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;i&gt;The legislation would require the Advisor to provide a report on the feasibility of creating a market for cybersecurity risk management, to include civil liability and government insurance.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Welcome to the &lt;b&gt;cybersecurity cap-and-trade scheme&lt;/b&gt;!&lt;/p&gt;
&lt;p&gt;This is not the first attempt to create cybersecurity bodies in the government. Think of the DHS and its Cybersecurity Center, the people who brought us this:&lt;/p&gt;
&lt;p&gt;&lt;img alt="Current Threat Level" src="http://www.dhs.gov/threat_level/current_new.gif" width="155" height="62" /&gt;&lt;/p&gt;
&lt;p&gt;Yet according to the senators all the efforts have basically failed. Maybe that signifies a problem with the approach? It does. Government-mandated dogma is not a substitute for a pragmatic approach to security threats.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1684774" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Stupidity/default.aspx">Stupidity</category><category domain="http://msmvps.com/blogs/sp/archive/tags/Politics/default.aspx">Politics</category><category domain="http://msmvps.com/blogs/sp/archive/tags/FUD/default.aspx">FUD</category></item><item><title>Compliance is not security</title><link>http://msmvps.com/blogs/sp/archive/2009/02/15/compliance-is-not-security.aspx</link><pubDate>Mon, 16 Feb 2009 02:50:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1672557</guid><dc:creator>Slav</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1672557</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2009/02/15/compliance-is-not-security.aspx#comments</comments><description>&lt;p&gt;Tim Holman &lt;a target="_blank" href="http://securitim.com/vanilla/comments.php?DiscussionID=7&amp;amp;page=1#Item_0"&gt;comments on the latest card processing system breach&lt;/a&gt;:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;i&gt;Heartland Payment Systems (HPY) on Tuesday disclosed that intruders hacked into 
the computers it uses to process 100 million payment card transactions per month 
for 175,000 
merchants:&lt;br /&gt;&lt;br /&gt;&lt;a target="_blank" href="http://www.usatoday.com/money/perfi/credit/2009-01-20-heartland-credit-card-security-breach_N.htm"&gt;http://www.usatoday.com/money/perfi/credit/2009-01-20-heartland-credit-card-security-breach_N.htm&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I 
took a moment to see if they were PCI Compliant and they were audited in March 
2008 by 
Trustwave:&lt;br /&gt;&lt;br /&gt;&lt;a target="_blank" href="http://www.mastercard.com/us/sdp/assets/pdf/Compliant%20Service%20Providers%20-%20January%2015%202009.pdf"&gt;http://www.mastercard.com/us/sdp/assets/pdf/Compliant%20Service%20Providers%20-%20January%2015%202009.pdf&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;QSAs 
cannot be held liable for customer breaches, but seeming the compromise occurred 
only a few months after their final audit it does bring into question PCI DSS 
auditing practices and whether or not they&amp;#39;re just &amp;#39;tick in the box&amp;#39; or actually 
leave companies with a long-lasting compliance strategy that actually helps 
merchants/service providers remain compliant.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;Yes, they are just tick in the box. If you look at a security certification audit (any kind thereof), it&amp;#39;s mostly hands-off process confined within a scope that leaves most of windows of opportunity out. And the auditors have no accountability for the ongoing business security. Corporate bureaucracies are magnifying the problems by resisting changes (and real security tests) originating from within the organisation, and putting most trust in the assorted audits instead. &amp;quot;Audit remediations&amp;quot; are getting more focus and resources than the real issues. In too many cases, internal security operations give up security and become compliance-driven. That is a recipe for trouble.&lt;/p&gt;
&lt;p&gt;One might say that something is better than nothing. I reject that notion: it is better to do nothing than spend time and money on something that results in worthless certification, while security stays poor. HPY is yet another proof.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1672557" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Security/default.aspx">Security</category><category domain="http://msmvps.com/blogs/sp/archive/tags/Stupidity/default.aspx">Stupidity</category></item><item><title>Let's have a security czar?</title><link>http://msmvps.com/blogs/sp/archive/2008/12/08/let-s-have-a-security-czar.aspx</link><pubDate>Tue, 09 Dec 2008 03:10:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1656230</guid><dc:creator>Slav</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1656230</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2008/12/08/let-s-have-a-security-czar.aspx#comments</comments><description>&lt;p&gt;First, a follow-up to my previous message: it turns out that the investment is to be twice as that initially indicated, resulting in half of the jobs, and the jobs will be all kinds thereof, not green only. Good luck.&lt;/p&gt;
&lt;p&gt;Now, there&amp;#39;s something that is more of concern than just hot air promises: information security industry is asking Mr. Obama to appoint a security &lt;i&gt;czar&lt;/i&gt;. Since all the signs are to more regulation from the nanny state, this might as well become a reality. the report - &lt;a target="_blank" href="http://www.csis.org/media/csis/pubs/081208_securingcyberspace_44.pdf"&gt;Securing Cyberspace for the 44th Presidency&lt;/a&gt; - is written in typical bureaucratic style. If you have a courage to read it, you&amp;#39;ll find few fascinating ideas. For example, the authors come up with enabler for online collaboration:&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Our proposed management structure would enable a collaborative social network among the offices and functions involved in cyberspace.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;I can only remind about the previous make-work program for information security people, the Sarbanes-Oxley Act implementation. At huge cost that resulted in exactly nothing.&lt;/p&gt;
&lt;p&gt;Now is the chance to dwarf SarbOx with somethink bigger and more ridiculous.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1656230" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Security/default.aspx">Security</category><category domain="http://msmvps.com/blogs/sp/archive/tags/CxOs/default.aspx">CxOs</category></item><item><title>Election day mathematics</title><link>http://msmvps.com/blogs/sp/archive/2008/11/04/election-day-mathematics.aspx</link><pubDate>Tue, 04 Nov 2008 06:01:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1653002</guid><dc:creator>Slav</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1653002</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2008/11/04/election-day-mathematics.aspx#comments</comments><description>&lt;p&gt;Reading the US presidential candidates final pleas, one sentence in Sen. Obama&amp;#39;s &lt;a href="http://online.wsj.com/article/SB122567490887592021.html"&gt;&lt;i&gt;The Change We Need&lt;/i&gt;&lt;/a&gt; piece drew may attention:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;i&gt;I&amp;#39;ll invest $15 billion a year over the next decade in renewable
energy, creating five million new, green jobs that pay well, can&amp;#39;t be
outsourced, and can help end our dependence on Middle East oil.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;That&amp;#39;s right - a $3000-dollar investment will create a well-paying, stable job. However you stretch the plan, this is still bulldust. I wouldn&amp;#39;t vote for lies or utopia.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1653002" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/CxOs/default.aspx">CxOs</category></item><item><title>OLPC solves all security problems, among others</title><link>http://msmvps.com/blogs/sp/archive/2008/05/04/olpc-solves-all-security-problems-among-others.aspx</link><pubDate>Sun, 04 May 2008 09:10:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1612842</guid><dc:creator>Slav</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1612842</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2008/05/04/olpc-solves-all-security-problems-among-others.aspx#comments</comments><description>&lt;p&gt;Ivan Krstic&amp;#39;s &lt;a href="http://radian.org/%7Ekrstic/talks/2007/auscert/slides.pdf" target="_blank"&gt;presentation at AusCERT 2007&lt;/a&gt; (PDF) is a fascinating reading. Until today I didn&amp;#39;t realise that OLPC not only offers a solution to the world&amp;#39;s educational woes, but also facilitates system security in a completely new way - that is, finally eliminates all opportunities for malware to exist.&lt;/p&gt;&lt;p&gt;Except that the way isn&amp;#39;t completely new. In his writing Ivan suggests that before UNIX process model was invented in 1971, computer systems were running explicitely trusted code only:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;i&gt;No conceivable way for untrusted code to “appear” on a machine. You had to physically put it there via tape or punched card.&amp;nbsp;&lt;/i&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;My recollection is a little different - punch cards were prepared by one group of people (users), and processed by another (operators) - who have little interest in the code they are running. Getting elevated privilege on the mainframe was not only fun, but kinda essential for getting things done - or your program will be allocated miserable resources and you&amp;#39;ll have to wait for ages for the output. Some clever JCL jiggery-pokery did help a lot, so did interactive systems supporting terminals.&lt;/p&gt;&lt;p&gt;Ivan re-iterates the mantra about users&amp;#39; dumbness by default, suggesting not giving any choice for the fear the user will degrade the systems security:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;i&gt;To users, security dialogs are a black box here clicking ’Permit’ or ’Allow’ maximizes the likelihood of getting their work done.&lt;/i&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;User is the fundamental problem:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;i&gt;We have failed as an industry, and modern desktop security is completely broken as a result. Put differently, it’s about t&lt;/i&gt;he user&lt;i&gt;, not about TCP/IP, or SSL, or AES, or IPSEC. &lt;/i&gt;The user&lt;i&gt;. &lt;/i&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Ivan goes on to introduce Bitfrost, a part of the OLPC system software that is using virtualisation to prevent malware from making impact on the system:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;i&gt;Main idea: run each application in its own virtual machine (really, OS container or zone). Give each program only the permissions it needs. With this approach, viruses and spyware argely “go away”. &lt;/i&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Just like Java virtual machines. Isolated and with limited, explicitely given permissions to interact outside of the VM.&lt;/p&gt;&lt;p&gt;Unfortunately, Ivan repeats unsibstantiated legends about malware on the personal devices in order to sell his novel concept:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;i&gt;We’ve seen limited for-profit malware on mobile devices. Now there’s universal malware for Symbian.&amp;nbsp;&lt;/i&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;No, we haven&amp;#39;t seen that - only heard about possibility of its existence - and there is no universal malware for Symbian. In fact, here&amp;#39;s the situation with malware on mobile devices:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;No viruses on Symbian platform;&lt;/li&gt;&lt;li&gt;No viruses on Windows Mobile;&lt;/li&gt;&lt;li&gt;No viruses on Apple iPhone; and&lt;br /&gt; &lt;/li&gt;&lt;li&gt;No viruses on BlackBerry.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;And no credible reports of serious data theft from those. Pretty good situation, well before the OLPC. I&amp;#39;m hugely optimistic about upcoming Microsft Windows XP-based personal devices, too.&lt;/p&gt;&lt;p&gt;And I don&amp;#39;t believe that users are dumb to an extent that few software developers can make security decisions on their behalf.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1612842" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Security/default.aspx">Security</category></item><item><title>Disabling Syskey startup password</title><link>http://msmvps.com/blogs/sp/archive/2008/01/27/disabling-syskey-startup-password.aspx</link><pubDate>Mon, 28 Jan 2008 00:50:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1483297</guid><dc:creator>Slav</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1483297</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2008/01/27/disabling-syskey-startup-password.aspx#comments</comments><description>&lt;p&gt;So it happened: Windows starts up and asks for a password, and you don&amp;#39;t know what that is. Either forgot, or&amp;nbsp;didn&amp;#39;t know the password. This is &lt;a class="" href="http://support.microsoft.com/kb/310105/" target="_blank"&gt;Syskey&lt;/a&gt; in action. What to do?&lt;/p&gt;
&lt;p&gt;You can try brute forcing the password. Syskey gives unlimited tries. After the first hundred you&amp;#39;ll come to the conclusion that brute forcing is overrated. And there are no reliable tools that will help brute forcing Syskey password.&lt;/p&gt;
&lt;p&gt;You can forcibly switch Syskey off. The best tool for it is the &lt;a class="" href="http://home.eunet.no/pnordahl/ntpasswd/"&gt;Offline NT Password &amp;amp; Registry Editor&lt;/a&gt;, commonly known as NTPasswd. The bootable Linux-based CD image is just over 3MB, contains many SCSI drivers as read-write NTFS driver, as has intuitive text manu-based UI. It allows disabling Syskey. But there will be side effects:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;All locally stored encryption keys will become invalid;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;You will not be able to connect to Terminal Services - it&amp;#39;s using encryption keys for session security;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;IIS-based services (W3SVC, SMTP and depending Exchange services) will not start - parts of Metabase are encrypted, and the keys aren&amp;#39;t available;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Any service running not as LocalSystem will not start. You&amp;#39;ll need to reset the credentials cache. The easies way is to set the service to run as LocalSystem, and then change again to a service account;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Same applies to scheduled tasks;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;All EFS-encrypted data, including that encrypted with the system key, will be permanently lost.&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;So the system will be severely damaged after it comes back up. Only do this to recover the latest data. If you need more - always back up System state offline. And do not forget test restoration before an incident happens.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1483297" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Security/default.aspx">Security</category><category domain="http://msmvps.com/blogs/sp/archive/tags/Sysadminship/default.aspx">Sysadminship</category></item><item><title>Motorola's Ed Zander reinvents SIM</title><link>http://msmvps.com/blogs/sp/archive/2007/12/10/motorola-s-ed-zander-reinvents-sim.aspx</link><pubDate>Mon, 10 Dec 2007 08:09:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1389798</guid><dc:creator>Slav</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1389798</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2007/12/10/motorola-s-ed-zander-reinvents-sim.aspx#comments</comments><description>&lt;p&gt;With all the buzz around major US wireless operators opening their networks to devices bought by the users, one may wonder if those businesspeople understand what they&amp;#39;re talking about. There&amp;#39;s no need to open anything at all in GSM and 3G (UMTS etc) worlds. CDMA was trickier but you usually could talk support person on the phone into connecting anything, provided you pay accounts. So opening up varies from symbolic act to... symbolic act. There&amp;#39;s no need to reinvent the concept of openness.&lt;/p&gt;
&lt;p&gt;Motorola CEO&amp;nbsp;Ed Zander reinvents another concept - SIM, the Subscriber Information Module. here&amp;#39;s what he said in a &lt;a class="" href="http://www.portfolio.com/executives/features/2007/11/19/Ed-Zander-Profile" target="_blank"&gt;recent magazine interview&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Eventually, you&amp;#39;ll have one SIM card for your mobile devices, and when you plug that card in, it will recognize the device and shut off all your other devices.&lt;/em&gt; &lt;/p&gt;
&lt;p&gt;Some news for Mr. Zander: this is &lt;em&gt;exactly &lt;/em&gt;how SIM always worked.&lt;/p&gt;
&lt;p&gt;&amp;quot;Business intelligence&amp;quot; is category of&amp;nbsp;software packages&amp;nbsp;that helps organisations - and the execs - understand their business. Mr. Zander needs some, or Motorola is in big trouble.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1389798" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Telecoms/default.aspx">Telecoms</category><category domain="http://msmvps.com/blogs/sp/archive/tags/CxOs/default.aspx">CxOs</category></item><item><title>Wireless network in Canberra's Paliament House</title><link>http://msmvps.com/blogs/sp/archive/2007/12/01/wireless-network-in-canberra-s-paliament-house.aspx</link><pubDate>Sat, 01 Dec 2007 07:44:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1373372</guid><dc:creator>Slav</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1373372</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2007/12/01/wireless-network-in-canberra-s-paliament-house.aspx#comments</comments><description>&lt;p&gt;Recently I have visited Australia&amp;#39;s Parliament House in Canberra. As parliaments of many other democratic countries, it is &lt;a href="http://www.aph.gov.au/DPS/building/visiting/index.htm" target="_blank"&gt;open for public access&lt;/a&gt;. Notably, there was no wireless LAN available. Not for long - &lt;a href="http://www.australianit.news.com.au/wireless/story/0,22282,15306-22835163,00.html" target="_blank"&gt;implementation of &lt;br /&gt;wireless network is forthcoming&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;There are many interesting bits and pieces in the information. Focus on security is understandable. I do not expect the implementation be anything extraordinary - our usual mixture of Cybertrust consultants, and DSD analysts and government bureaucrats working on rather predictable solution (my bet is on wholesale implementation of &lt;a href="http://www.cisco.com/en/US/netsol/ns340/ns394/ns348/ns386/networking_solutions_package.html" target="_blank"&gt;Cisco equipment and software&lt;/a&gt;, and certificate-based authentication).&amp;nbsp; One thing that draws attention is that &lt;i&gt;the intention is to provide wireless internet access capability to building 
occupants and visitors to the building such as delegates and invited guests&lt;/i&gt;. No public access.&lt;br /&gt;&lt;br /&gt;That would be wrong. Australia needs to set example by providing free-for-all wireless Internet access in the Parliament House. This will be a token of Labor government&amp;#39;s commitment to the &lt;a href="http://www.labor.com.au/action/broadband.php" target="_blank"&gt;broadband future for Australia&lt;/a&gt;. We have free parking at the House, why not free Internet?&lt;br /&gt;&lt;br /&gt;Technically, providing public Internet access is not too hard, and it will only marginally increase the cost of the project. You create a separate SSID (open access), connect the clients to a separate VLAN, and route that outside of the government&amp;#39;s firewall. Traffic shaping optional. Guests never really hit the &amp;quot;internal&amp;quot; network above the physical layer (which, being radio spectrum, is available to anybody anyway). If I&amp;#39;m right and Canberra goes with Ciso solution, this &lt;a href="http://www.cisco.com/en/US/netsol/ns175/networking_solutions_products_generic_content0900aecd80529a2b.html" target="_blank"&gt;detailed guide is available&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;I have emailed my MP asking for Internet access for general public. We&amp;#39;ll see what comes out of it. Next time I&amp;#39;m going to Canberra I&amp;#39;m taking my laptop loaded with all the wireless tools to check out what the solution is.&lt;br /&gt; &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1373372" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Security/default.aspx">Security</category><category domain="http://msmvps.com/blogs/sp/archive/tags/Politics/default.aspx">Politics</category></item><item><title>What telephone is more secure?</title><link>http://msmvps.com/blogs/sp/archive/2007/11/09/what-is-more-secure.aspx</link><pubDate>Sat, 10 Nov 2007 05:12:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1291885</guid><dc:creator>Slav</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1291885</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2007/11/09/what-is-more-secure.aspx#comments</comments><description>&lt;p&gt;On the more absurd side of security debates, new one has emerged: what is more secure - &lt;a class="" href="http://news.zdnet.co.uk/security/0,1000000189,39290646,00.htm" target="_blank"&gt;Apple iPhone or Google Android&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;Yes, we have yet to see Google&amp;#39;s product, but some guys are happy to talk. They happen to be security product vendors and security consultants. For example:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Gphone is open source, which means it can get a good kicking and shoeing, and can be worked on by just about anyone. It&amp;#39;s starting out in a better way than the iPhone, which has seen vulnerabilities. However, any new consumer&amp;nbsp;won&amp;#39;t be secure when the first product comes out.&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;This comes form Ben Whitaker, head of security at mobile security development company Masabi. I&amp;#39;m puzzled. We haven&amp;#39;t seen anybody who has been impacted by vulnerabilities in iPhone. Same goes for other mobile platforms that already exist - Symbian, Windows Mobile and BlackBerry. Interestingly: iPhone runs Mac OS X, with &lt;a class="" href="http://www.apple.com/darwin/" target="_blank"&gt;Darwin&lt;/a&gt; core that is a derivative of FreeBSD, open and free as in fish and chips; Windows Mobile is based on Windows CE - you can &lt;a class="" href="http://www.microsoft.com/resources/sharedsource/licensing/windowscep.mspx"&gt;get the source and modify it&lt;/a&gt;; and Linux is Linux. SDKs, APIs and emulators are widely available for all telephone platforms. And users mostly run in privileged context (as in: root, or can do anything on the systems).&lt;/p&gt;
&lt;p&gt;But where are the evil hackers? There is more talk of vulnerabilities than there are vulnerabilities, let alone real exposures. New telephone platforms are the proof that security is changing, and the industry has to change from its current focus.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1291885" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Security/default.aspx">Security</category></item><item><title>Pictures at a VMWare Exhibition</title><link>http://msmvps.com/blogs/sp/archive/2007/10/28/pictures-at-a-vmware-exhibition.aspx</link><pubDate>Mon, 29 Oct 2007 02:30:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1272518</guid><dc:creator>Slav</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1272518</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2007/10/28/pictures-at-a-vmware-exhibition.aspx#comments</comments><description>&lt;p&gt;Not really pictures but few notes from recent VMWare Virtualisation Forum - the regional mini-VMWorld. It started with a lot of pictures - trees, water, animals and I think smiling babies.When an event starts with those, expect a lot of marketing dung - and we got plenty in a day. For example, one of the VMWare keynote speakers said that &lt;em&gt;virtualisation is the only way to&amp;nbsp;manage &lt;/em&gt;&lt;em&gt;hardware resources efficiently&lt;/em&gt;. Or, in BEA&amp;#39;s leaflet words: &lt;em&gt;Virtualization: Same Servers, More capacity. &lt;/em&gt;As if the hypervisor and the OS image per each guest take none.&amp;nbsp;Or this apparent inefficiency is compensated by flexibility allocating more resources, should the need be. &lt;strong&gt;If you cannot effectively manage resources on&amp;nbsp;physical servers, you&amp;#39;re likely to waste those in virtual&lt;/strong&gt;. Virtualisation just gives a chance for a fresh start - and some different tools.&lt;/p&gt;
&lt;p&gt;VMWare&amp;#39;s updated product line includes a OS patching solution that will allow patching systems that are shut down. Virtually shut down, of course. I believe this is the industry&amp;#39;s first. My concern is that VMWare is losing focus: they shouldn&amp;#39;t really go into patching and software delivery.&lt;/p&gt;
&lt;p&gt;Both EMC and Network Appliance were presenting their storage offerings. Virtualisation requires shared storage, and those vendors are ready to sell - at premium price. One thing they aren&amp;#39;t interested in is storage enterprise commoditisation (despite the fact that commoditisation will allow them to enter mass market). But NetApp mentioned something that is definitely worth noting: good old NFS provides solid and viable alternative to Fibre Channel- and iSCSI-conected storage. This blog explains why: &lt;a class="" href="http://storagefoo.blogspot.com/2007/09/vmware-over-nfs.html" target="_blank"&gt;VMWare over NFS&lt;/a&gt;. Suddenly &lt;strong&gt;NFS is&amp;nbsp;making a comeback&lt;/strong&gt;. Enterprise-class virtualisation with commodity and/or open source storage is coming.&lt;/p&gt;
&lt;p&gt;Also both storage vendors presented their backup offerings. Two main points: direct-from-storage backups and data de-duplication. Watch the space - backups may finally become reliable and usable!&lt;/p&gt;
&lt;p&gt;IBM was touting new server. While doing that they have admitted that big-iron, multi-CPU approach is much better than using blades. Surprisingly many people believe that blade servers&amp;nbsp;are the best for virtualisation - in fact, the opposite is true.&lt;/p&gt;
&lt;p&gt;Wyse and HP pushed their desktop virtualisation solutions - e.g. thin clients. After so many failures, will thin client solutions succeed? I&amp;#39;m sceptical. Virtual desktops tend to be more expensive than traditional desktops. But the functionality is less crippled this time around - thanks to full dedicated&amp;nbsp;OS image per client.&lt;/p&gt;
&lt;p&gt;Overall, virtualisation drive is a welcome shakeup of the industry. But promises - and expectations - tend to be overblown.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1272518" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Integration/default.aspx">Integration</category><category domain="http://msmvps.com/blogs/sp/archive/tags/Architecture/default.aspx">Architecture</category></item><item><title>Capturing Windows user logon traffic</title><link>http://msmvps.com/blogs/sp/archive/2007/10/11/capturing-windows-user-logon-traffic.aspx</link><pubDate>Fri, 12 Oct 2007 00:36:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1243631</guid><dc:creator>Slav</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1243631</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2007/10/11/capturing-windows-user-logon-traffic.aspx#comments</comments><description>&lt;p&gt;I don&amp;#39;t need to go into many details about the startup process and importance of analysing it in case of problems. Here&amp;#39;s how I do it:&lt;/p&gt;
&lt;p&gt;The tools:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;Wireshark (&lt;a href="http://www.wireshark.org/"&gt;http://www.wireshark.org/&lt;/a&gt;)&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;PSTools (&lt;a href="http://www.microsoft.com/technet/sysinternals/Utilities/PsTools.mspx"&gt;http://www.microsoft.com/technet/sysinternals/Utilities/PsTools.mspx&lt;/a&gt;)&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Windows ResourceKit tools (&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=9d467a69-57ff-4ae7-96ee-b18c4790cffd"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=9d467a69-57ff-4ae7-96ee-b18c4790cffd&lt;/a&gt;)&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Install the tools accepting all defaults (you should always go with defaults unless you have really good reasons not to - and security through obscurity is not one). Follow the Resource kit documentation to install Autoexnt service, use interactive option.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The most important information that is not in the network traffic capture is the process map&lt;/strong&gt; - the information that allows to identify what processes are making connections.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m using c:\tmp folder for the captures and other files. This is the autoexnt.cmd file:&lt;/p&gt;
&lt;p&gt;@echo off&lt;br /&gt;move c:\tmp\capture.cap c:\tmp\captureX.cap&lt;br /&gt;move c:\tmp\capturelog.txt c:\tmp\capturelogX.txt&lt;br /&gt;start /D&amp;quot;C:\Program Files\Wireshark\&amp;quot; tshark.exe -i 2 -w c:\tmp\capture.cap&lt;br /&gt;:loop&lt;br /&gt;cscript //Nologo c:\tmp\now.vbs &amp;gt;&amp;gt; c:\tmp\capturelog.txt&lt;br /&gt;netstat -ano &amp;gt;&amp;gt; c:\tmp\capturelog.txt&lt;br /&gt;pslist &amp;gt;&amp;gt; c:\tmp\capturelog.txt&lt;br /&gt;sleep 1&lt;br /&gt;goto loop&lt;/p&gt;
&lt;p&gt;In the tshark command line options, the interface number (the -i option) may&amp;nbsp;be different on your system - use &amp;quot;tshark -D&amp;quot; to list interfaces on your system. I found that in some cases tshark&amp;nbsp;has visibility of all interfaces on the system whereas&amp;nbsp;Wireshark GUI doesn&amp;#39;t let you choose the right interface.&amp;nbsp;Now.vbs prints current time with seconds. The whole script is:&lt;/p&gt;
&lt;p&gt;WScript.Echo Now&lt;/p&gt;
&lt;p&gt;After rebooting the computer and the user logon there will be two windows on the screen&amp;nbsp; - cmd.exe and tshark.exe. Close both -you&amp;#39;ll find the traffic capture in the c:\tmp\capture.cap and process/connection lists in c:\tmp\capturelog.txt. That&amp;#39;s enough information to do analysis.&lt;/p&gt;
&lt;p&gt;The beauty of the approach is that no hubs or switches are involved, and all of it can be done remotely. Evidently, both scripts and the approach can be improved in many ways. Suggestions welcome.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1243631" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Sysadminship/default.aspx">Sysadminship</category></item><item><title>More daily hacks</title><link>http://msmvps.com/blogs/sp/archive/2007/09/26/more-daily-hacks.aspx</link><pubDate>Wed, 26 Sep 2007 08:39:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1216362</guid><dc:creator>Slav</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1216362</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2007/09/26/more-daily-hacks.aspx#comments</comments><description>&lt;p&gt;Getting free access to communication services was always one of the primary hacking activities, still is. The recent proliferation of commercial Wi-Fi hotspot networks made them one of the prime targets. Stealing somebody&amp;#39;s access by cloning a MAC address or performing a man-in-the-middle attack are well-known techniques. But if there is nobody in the area whose connection is available for stealing?&lt;/p&gt;
&lt;p&gt;Nokia to the resque. In some countries (Australia,&amp;nbsp;Indonesia, maybe more) Nokia teamed up with local operators of Wi-Fi hotspot networks to provide free Wi-Fi Internet access to the owners of Nokia N-Series multimedia devices. &lt;a class="" href="http://www.nseries.com.au/wifizone/" target="_blank"&gt;In Australia, their partner is Azure&lt;/a&gt;. The service is available in many locations in Melbourne CBD and also blankets the fun part of Chapel Street in South Yarra - if you&amp;#39;re visiting, don&amp;#39;t miss the place.&lt;/p&gt;
&lt;p&gt;From a user&amp;#39;s perspective, the service is same as with any other commercial hotspot - you find the network, associate to Azure, browse anywhere with your Web browser, and you&amp;#39;ll be sent to the provider&amp;#39;s &lt;a class="" href="http://en.wikipedia.org/wiki/Captive_portal" target="_blank"&gt;captive portal&lt;/a&gt;. Then you&amp;#39;ll see the difference - &amp;nbsp;a &amp;quot;free access for Nokia N series&amp;quot; pictogram. Click on it, and you&amp;#39;re logged on. Can browse Internet and place Internet calls with built-in SIP client.&lt;/p&gt;
&lt;p&gt;So where&amp;#39;s free access in this scenario? Simply put, the provider&amp;#39;s authorisation system (that includes the captive portal and some kind of backend) &lt;strong&gt;has no way of knowing that I&amp;#39;m using the N Series&lt;/strong&gt;. I don&amp;#39;t know what kind of basic check is conducted by the server - can&amp;#39;t figure anything but the MAC address first octets verification - but the onus is basically on me. The good news is that Nokia&amp;#39;s product line is great. It gives Mac OS- and Windows-based telephones tun for the money. Symbian OS interface and applications are great, features that inclide full VoIP support (both standards-based and Skype), full support for secure wireless (including support for PEAPv0 that many Windows-centric corporate networks are using - not available in Windows Mobile yet). Prudly proprietary. Free Wi-Fi is a welcome bonus - and a chance to feel like hacker once more.&lt;/p&gt;
&lt;p&gt;Other recent observations include some news about Bill Gates. I think BillG isn&amp;#39;t @microsoft.com any longer. I mean, the account. End of the era, beggining of another one. Good luck and thanks to Bill.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1216362" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Security/default.aspx">Security</category><category domain="http://msmvps.com/blogs/sp/archive/tags/Hacks/default.aspx">Hacks</category></item><item><title>Zero-knowledge Intrusion: upcoming 2600 article</title><link>http://msmvps.com/blogs/sp/archive/2007/09/17/hids-avoidance-for-masses.aspx</link><pubDate>Mon, 17 Sep 2007 09:20:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1201962</guid><dc:creator>Slav</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1201962</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2007/09/17/hids-avoidance-for-masses.aspx#comments</comments><description>&lt;p&gt;Soon &lt;a class="" href="http://www.2600.com/" target="_blank"&gt;2600&lt;/a&gt; will publish my article on practical NIDS avoidance. As soon as it comes out, it will be on &lt;a class="" href="http://sl.mvps.org/" target="_blank"&gt;my Web site&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;The magazine is quite an interesting reading - sometimes entertaining, sometimes educating, never boring. I&amp;#39;m glad to contribute.&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1201962" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Security/default.aspx">Security</category><category domain="http://msmvps.com/blogs/sp/archive/tags/Hacks/default.aspx">Hacks</category><category domain="http://msmvps.com/blogs/sp/archive/tags/Architecture/default.aspx">Architecture</category></item><item><title>How to stop Skype using ISA server, and why</title><link>http://msmvps.com/blogs/sp/archive/2007/08/25/how-to-stop-skype-using-isa-server-and-why.aspx</link><pubDate>Sat, 25 Aug 2007 07:18:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1136501</guid><dc:creator>Slav</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1136501</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2007/08/25/how-to-stop-skype-using-isa-server-and-why.aspx#comments</comments><description>&lt;p&gt;Skype is a good example of how defying&amp;nbsp;open standards&amp;nbsp;can result in a better product.&amp;nbsp;H.323, the first attempt at VoIP standard, failed miserably. SIP stands much better chance but there are numerous issues with SIP operator interconnections and crossing organisational perimeter.&amp;nbsp;Skype doesn&amp;#39;t have any of these issues: it doesn&amp;#39;t interconnect with third parties, using PSTN as the only interface available; and it supports HTTP proxy for connectivity, effectively eliminating difficulties sending voice/video traffic to external parties.&lt;/p&gt;
&lt;p&gt;Of course, &lt;a class="" href="http://www.bcs.org/server.php?show=ConWebDoc.7935" target="_blank"&gt;Skype is scary&lt;/a&gt;&amp;nbsp;(as in:&amp;nbsp;buy a firewall, and may it protect you against Skype). It is &lt;a class="" href="http://www.ossir.org/windows/supports/2005/2005-11-07/EADS-CCR_Fabrice_Skype.pdf" target="_blank"&gt;the perfect backdoor&lt;/a&gt;, &lt;font face="CMSS10" size="2"&gt;&lt;em&gt;can only slow down the exploitation of it&lt;/em&gt;, and &lt;font face="CMSS10" size="2"&gt;&lt;em&gt;may protect a 0-day&lt;/em&gt;&lt;/font&gt;&lt;/font&gt;&amp;nbsp;- &lt;font face="CMSS10" size="2"&gt;Desclaux Fabrice of EADS does a decent research only to come to wrong conclusions. What&amp;#39;s certain - Skype is a perfect target for hacking.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Some security people hate Skype and want to stop it. rootn0de provides a smart way of doing that (see Blocking Skype &lt;a class="" href="http://www.net-security.org/dl/articles/Blocking_Skype.pdf" target="_blank"&gt;Using Squid and OpenBSD&lt;/a&gt;). Skype doesn&amp;#39;t rely on DNS resolution for contacting its supernodes (because Internet DNS resolution may not be available on semi-isolated networks) - so rootn0de configures Squid proxy to block CONNECT tunneling connections to destinations represented by IP address. You cannot even modify the list of supernodes so that DNS resolution will work&amp;nbsp;- so this is a really good hack. It doesn&amp;#39;t require OpenBSD.&lt;/p&gt;
&lt;p&gt;What about numerous organisations using Microsoft ISA Server as their Internet connection gateway? The solution is even easier. &lt;strong&gt;Configure ISA to require Windows integrated authentication&lt;/strong&gt; and Skype will not work. Just checked - that&amp;#39;s fixed recently in &lt;a class="" href="http://share.skype.com/sites/garage/2007/05/skype_for_windows_32_hotfix_2.html" target="_blank"&gt;Skype for Windows 3.2 hotfix&lt;/a&gt;. Back to square one - no easy solution for ISA. You can be creative with Winsock client, or write custom filter, or channel traffic through Squid (defying the purpose of ISA to an extent). Besides, getting arount restriction to use Windows integrated authentication only can be relatively easily worked around - by &lt;a class="" href="http://ntlmaps.sourceforge.net/" target="_blank"&gt;modifying the client&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Solution, did I say? No. Trying to block Skype on the Internet access gateway is an example of &lt;strong&gt;wrong approach taken because of wrong problem definition&lt;/strong&gt;. Skype is just a videophone with chat, that can also send files - most of potential Skype users on corporate network have Web access that allows chatting, sending files and placing telephone calls.&amp;nbsp; If you don&amp;#39;t want users to run software that you don&amp;#39;t approve - don&amp;#39;t let them by strictly controlling their operating environment (thin client solutions help here). If you don&amp;#39;t want them to share information - don&amp;#39;t give access, or protect it (RMS solutions help with this). But&amp;nbsp;don&amp;#39;t try to cripple the functionality that is already given to the users - they may as well have business need for it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1136501" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Security/default.aspx">Security</category><category domain="http://msmvps.com/blogs/sp/archive/tags/Integration/default.aspx">Integration</category><category domain="http://msmvps.com/blogs/sp/archive/tags/Hacks/default.aspx">Hacks</category></item><item><title>VoIP Scaremongers</title><link>http://msmvps.com/blogs/sp/archive/2007/08/05/voip-scaremongers.aspx</link><pubDate>Sun, 05 Aug 2007 09:26:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1087090</guid><dc:creator>Slav</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1087090</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2007/08/05/voip-scaremongers.aspx#comments</comments><description>&lt;p&gt;&lt;a class="" href="http://www.defcon.org/" target="_blank"&gt;DEF CON&lt;/a&gt;, an &amp;quot;underground&amp;quot; information security conference (appropriately held in an upscale hotel in the entertainment capital of the US) is on, together with sister Black Hat Briefings, and the fresh crop of FUD is already making it to the business press worldwide. There&amp;#39;s nothing like a catchy headline, and Forbes has got one of those: &lt;a class="" href="http://www.forbes.com/technology/security/2007/08/02/voip-security-flaws-tech-internet-cx_ag_0802techvoip.html" target="_blank"&gt;VoIP Vandals&lt;/a&gt;. Let&amp;#39;s see what it&amp;#39;s about:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Security professionals at the Black Hat conference in Las Vegas spent Wednesday outlining the exploitable vulnerabilities in voice over Internet protocol technology, or VoIP. In a series of presentations, they demonstrated ways in which cybercriminals can eavesdrop on VoIP calls, steal data from Internet telephony devices, intercept credit card numbers from VoIP connections and shut connections down altogether.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I wonder if there&amp;#39;s something radically new. Some details:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;VoIP is about convergence. The idea is that you save money and resources and time,&amp;quot; said Barrie Dempster, a senior security consultant at Next Generation Security Software who made a presentation at the conference. &amp;quot;But convergent systems give you more avenues of attack, more ways in. It&amp;#39;s not a secure environment.&amp;quot; Because VoIP connects telephone calls via the Internet, it shares the Internet&amp;#39;s weaknesses, Dempster argued. Those include vulnerability to denial of service attacks, which overload servers with thousands of simultaneous requests for data, as well as basic hacking tactics like guessing the password of users who fail to change default settings. &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Environments become secure if and when we chose to secure them. &lt;strong&gt;VoIP set of technologies gives countless ways to achieve integrity and privacy of communications. &lt;/strong&gt;It&amp;#39;s much better in that regard that POTS, the pretty old telephony service it&amp;#39;s replacing. And by the way - many people who witnessed major disaster, or attended a sports event, or just tried to call relatives in a developing country on a public holiday, know of limitations of POTS is its susceptability to load-based denial of service. Plus, &lt;strong&gt;legacy telephones don&amp;#39;t have passwords to speak of, so there&amp;#39;s nothing even to&amp;nbsp;guess&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Well Mr. Dempster may have said FUD without substance, but other guys conducted cool demonstrations. They have shown weaknesses resulted in insecure iplementation of MGCP, and lack of&amp;nbsp;touch tone protection in ZRTP, o VoIP protocol invented by Phil Zimmermann of PGP fame. Nice hacks they may be. Pity no one&amp;#39;s using the protocols. &lt;strong&gt;SIP and proprietary protocols like Skype have won the protocol race&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Of course, Microsoft&amp;#39;s embrace of the realtime communications and VoIP is considered no less than upcoming doom:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Eric Winsborrow of Sipera Systems says that the wave of threats has been brought on by VoIP&amp;#39;s new popularity in the business world as well as the technology&amp;#39;s growing connection to the Internet at large, instead of smaller networks. He also points to plans at Microsoft to introduce VoIP applications into upcoming software as a sign that the technology&amp;#39;s security issues are reaching a tipping point.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t know where Mr. Winsborrow has spent last several years, but conf.exe is a part of Windows for a long while, and we are long past the tipping poing. There will be no VoIP crash boom bang. It is secure. Mr. Winsborrow and his squad managed to crash a BlackBerry handheld and a D-Link phone by injecting packets into Wi-Fi network (as if you couldn&amp;#39;t crash any of those networks entirely with a microwave), and &lt;em&gt;simulated the theft of private data via VoIP from a laptop. &lt;/em&gt;I invite them&lt;em&gt;&amp;nbsp;&lt;/em&gt;to exploit a setup with Kerberos authentication and SIP signaling secured with TLS. That is &lt;a class="" href="http://office.microsoft.com/en-us/communicationsserver/HA102030121033.aspx#2" target="_blank"&gt;common in Microsoft world and is used to interconnect organisations as well as internally&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;VoIP scaremongering is pathetic.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1087090" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Security/default.aspx">Security</category><category domain="http://msmvps.com/blogs/sp/archive/tags/Integration/default.aspx">Integration</category></item><item><title>Virtually hopeless</title><link>http://msmvps.com/blogs/sp/archive/2007/07/30/virtually-hopeless.aspx</link><pubDate>Mon, 30 Jul 2007 08:54:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1072135</guid><dc:creator>Slav</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1072135</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2007/07/30/virtually-hopeless.aspx#comments</comments><description>&lt;p&gt;I don&amp;#39;t know if that&amp;#39;s CIOs, or the press, or both. Recently Byte &amp;amp; Switch, CMP Technology&amp;#39;s zine on storage networking, published a chef d&amp;#39;oeuvre on &lt;a class="" href="http://www.byteandswitch.com/document.asp?doc_id=116578" target="_blank"&gt;troubles with virtualisation&lt;/a&gt;. Some amazing thoughts by the captains of the industry. Take this one:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Time is definitely a major concern of ours,&amp;quot; said Jim Steinmark, director of architecture and engineering at Fidelity Investments. &amp;quot;One of the big challenges is the time that it is taking to get people to accept virtualization as a production-ready technology,&amp;quot; added the exec, who uses VMware, Citrix, and SoftGrid within his infrastructure. For this reason, &lt;strong&gt;Steinmark estimates that it probably takes 40 to 50 percent longer to get an application deployed on virtual machines than it would on physical servers&lt;/strong&gt;. A complex virtual application shared by a number of different users, he said, could easily take a year to deploy.&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The whole idea and practice of virtualisation is to implement an efficient hardware abstraction layer. &lt;strong&gt;Applications don&amp;#39;t know and don&amp;#39;t care if they are running in a virtual machine&lt;/strong&gt;. Even &lt;a class="" href="http://msmvps.com/blogs/sp/archive/2007/03/30/q-detecting-virtualisation.aspx" target="_blank"&gt;detecting virtual environment&lt;/a&gt; is not a trivial task. How it will increase implementation time at all is beyond me. Any clues? Here&amp;#39;s another product of disturbed minds:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Another attendee, George Scangas, lead IT infrastructure analyst at Welch&amp;#39;s Foods, warned that &lt;strong&gt;developers are often the hardest group to get on board&lt;/strong&gt;. &amp;quot;A lot of them are from the old school of thinking -- they want to run [applications] on a physical box,&amp;quot; he added.&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;If developers have concerns like that, they are thoroughly unprofessional (Mr. Scangas&amp;#39;s colleagues definitely are).You cannot develop application for a box with redundant power supplies and six cooler fans inside. With few exceptions (like device drivers, operating systems and virtual machine hypervisors) applications have requirements like certain operatins system, runtime libraries, disk space and available RAM - nothing that cannot be provided in a virtual environment. And if there&amp;#39;s somebody who&amp;#39;s hard to get onboard, that is not developers or system administrators.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1072135" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Security/default.aspx">Security</category><category domain="http://msmvps.com/blogs/sp/archive/tags/CxOs/default.aspx">CxOs</category><category domain="http://msmvps.com/blogs/sp/archive/tags/Stupidity/default.aspx">Stupidity</category></item><item><title>On giant databases</title><link>http://msmvps.com/blogs/sp/archive/2007/07/21/on-giant-databases.aspx</link><pubDate>Sun, 22 Jul 2007 01:54:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1046470</guid><dc:creator>Slav</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1046470</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2007/07/21/on-giant-databases.aspx#comments</comments><description>&lt;p&gt;Why Wal-Mart, Tesco and other big retailers build giant databases that record every purchase and whatever else their customers are doing? Here&amp;#39;s how Peter Dorrington of &lt;span class="scaps"&gt;SAS, a software vendor, &lt;a class="" href="http://economist.com/search/displaystory.cfm?story_id=8765972" target="_blank"&gt;puts it&lt;/a&gt;:&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span class="scaps"&gt;&lt;em&gt;Not only do firms like Tesco have good operational systems that control their costs, but they understand their customers and can offer particular product mixes which are attractive to certain groups&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;span class="scaps"&gt;So this is the big idea. Businesses are sold on the hope of better understanding their customer and therefore finding better ways of taking the business to new levels. In fact, the best they can hope for is &lt;strong&gt;running the business efficiently as it is - &lt;/strong&gt;without transformations. &lt;strong&gt;Without data that is not in the database you cannot attract new customers&lt;/strong&gt;. You don&amp;#39;t know how big is your customers&amp;#39; appetite for &lt;em&gt;schinkenspeck &lt;/em&gt;until you offer some. And the database will not tell you that it won&amp;#39;t be popular in Middle East because it&amp;#39;s neither &lt;em&gt;halal&lt;/em&gt;&lt;strong&gt; &lt;/strong&gt;nor &lt;em&gt;kosher&lt;/em&gt; unless there is appropriate database field, and you ask. And asking the right question is the hardest bit.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="scaps"&gt;Banks are legally obliged to keep all information about their customers&amp;#39; transactions for a long period of time. That information is readily available but it doesn&amp;#39;t help developing new products, market expansions and major investments. This is where artificial intelligence can assist. AI is bound for a big comeback.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="scaps"&gt;Meanwhile, we have systems ironically classified as &lt;em&gt;business intelligence &lt;/em&gt;and giant databases. They are surrounded by aura of mystery. Here&amp;#39;s what Anthony Bianco writes in &lt;em&gt;&lt;a class="" href="http://www.randomhouse.com/doubleday/currency/catalog/display.pperl?isbn=9780385513579" target="_blank"&gt;The Bully of Bentonville&lt;/a&gt;&lt;/em&gt;, a leftist anti Wal-Mart opus:&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span class="scaps"&gt;&lt;em&gt;From their perch in the Glass center, Information systems technicians monitor the computer-to-computer interplay using software that enables them to anticipate glitches, or &amp;quot;exceptions&amp;quot;, as they&amp;#39;re known in digitese, and intervene to prevent them from occuring. &amp;quot;We are pretty near real time. We can tell people that they need to go do something and we are within hours, depending on the event&amp;quot;, said Linda Dillman, who, as Wal-Mart&amp;#39;s chief information officer, runs the Glass Center.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;span class="scaps"&gt;Funny as it is, this description of how Wal-Mart&amp;#39;s is running their RetailLink infrastructure&amp;nbsp;also gives indication how distant from reality is the perception of the giant databases.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1046470" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Business/default.aspx">Business</category></item><item><title>Virtual infrastructure v Terminal servers</title><link>http://msmvps.com/blogs/sp/archive/2007/07/14/virtual-infrastructure-v-terminal-servers.aspx</link><pubDate>Sat, 14 Jul 2007 23:42:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1022972</guid><dc:creator>Slav</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/sp/rsscomments.aspx?PostID=1022972</wfw:commentRss><comments>http://msmvps.com/blogs/sp/archive/2007/07/14/virtual-infrastructure-v-terminal-servers.aspx#comments</comments><description>&lt;p&gt;Virtual infrastructure based on products like &lt;a class="" href="http://www.microsoft.com/windowsserversystem/virtualserver/" target="_blank"&gt;Microsoft Virtual Server&lt;/a&gt;, &lt;a class="" href="http://vmware.com/" target="_blank"&gt;VMWare&lt;/a&gt; and &lt;a class="" href="http://www.xensource.com/" target="_blank"&gt;Xen&lt;/a&gt;&amp;nbsp;is the flavour of&amp;nbsp;the month. People are talking about reduced cost of ownership, energy consumption and increased security risks resulting from use of virtualisation - all of which is questionable. But without a doubt virtual infrastructure, especially in the datacenter space, will change the way we do things today. System deployments will take much less time. Recovery procedures will change dramatically. In enterprise space, virtualisation will change networking and storage architecture as well:&amp;nbsp;IP subnets&amp;nbsp;will span multiple physical sites, and storage will become more flexible. I&amp;#39;m doing my reading on iSCSI - IP-connected storage is the way to go.&lt;/p&gt;
&lt;p&gt;There are other effects of the emergence of vitualisation. Blade servers won&amp;#39;t ever become mainstream solution because of it, and possibly will die off altogether. And there will be a very interesting clash with terminal server solutions - technology space dominated by &lt;a class="" href="http://citrix.com/" target="_blank"&gt;Citrix Systems&lt;/a&gt;, History of terminal servers is interesting: developed as a way of enabling multiuser access to systems, it evolved into bandwidth-saving way of using legacy applications, then to the core of thin client infrastructure (remember Oracle&amp;#39;s Network Computer?) and now it&amp;#39;s all of the above plus secure remote access mechanism and software distribution application delivery system. Virtual infrastructure hosting any modern OS has all the same features - but approach is different. Some may argue that terminal servers are utilising less resources since htey are using single OS image for all clients - which is probablu true, but becomes less of an advantage as both VM resource management ans sytems&amp;#39; awareness of the virtual infrastructure improves.&amp;nbsp;And terminal servers can become legacy systems themselves.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1022972" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/sp/archive/tags/Integration/default.aspx">Integration</category></item></channel></rss>