<?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>システム管理な雑記 -- Sleeve notes of a sysadmin -- : Security tips</title><link>http://msmvps.com/blogs/yamaken/archive/tags/Security+tips/default.aspx</link><description>Tags: Security tips</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Honeynet Security Console</title><link>http://msmvps.com/blogs/yamaken/archive/2004/05/16/6546.aspx</link><pubDate>Sun, 16 May 2004 23:36:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:6546</guid><dc:creator>kenji</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/yamaken/rsscomments.aspx?PostID=6546</wfw:commentRss><comments>http://msmvps.com/blogs/yamaken/archive/2004/05/16/6546.aspx#comments</comments><description>&lt;p&gt;From &lt;a title="seculogger" href="http://www.7th-angel.net/seculog/" target="_blank"&gt;seculogger&lt;/a&gt;'s &lt;a href="http://www.7th-angel.net/seculog/item/548.html" target="_blank"&gt;blog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.activeworx.org/programs/hsc/index.htm"&gt;Honeynet Security Console&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It seems very neat. I decided that I should evaluate this, with &lt;a href="http://project.honeynet.org/tools/sebek/" target="_blank"&gt;sebek!&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=6546" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/yamaken/archive/tags/Misc/default.aspx">Misc</category><category domain="http://msmvps.com/blogs/yamaken/archive/tags/Security+tips/default.aspx">Security tips</category><category domain="http://msmvps.com/blogs/yamaken/archive/tags/Tools/default.aspx">Tools</category><category domain="http://msmvps.com/blogs/yamaken/archive/tags/Interoperability/default.aspx">Interoperability</category><category domain="http://msmvps.com/blogs/yamaken/archive/tags/Windows+management/default.aspx">Windows management</category></item><item><title>Microsoft Support Webcast: Microsoft Windows XP: Exploring Boot Options and Recovery Console June 25, 2002</title><link>http://msmvps.com/blogs/yamaken/archive/2004/05/10/6148.aspx</link><pubDate>Mon, 10 May 2004 15:16:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:6148</guid><dc:creator>kenji</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/yamaken/rsscomments.aspx?PostID=6148</wfw:commentRss><comments>http://msmvps.com/blogs/yamaken/archive/2004/05/10/6148.aspx#comments</comments><description>&lt;p&gt;This webcast covers topics around "how to use the recovery console" and more about troubleshooting the boot phase. It is a must thing, you know, as we engineers handle issues around servers. ;-)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://support.microsoft.com/default.aspx?scid=/servicedesks/webcasts/en/wc062502/wct062502.asp" target="_blank"&gt;Microsoft Support Webcast: Microsoft Windows XP: Exploring Boot Options and Recovery Console June 25, 2002&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=6148" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/yamaken/archive/tags/Security+tips/default.aspx">Security tips</category><category domain="http://msmvps.com/blogs/yamaken/archive/tags/Windows+management/default.aspx">Windows management</category><category domain="http://msmvps.com/blogs/yamaken/archive/tags/Server+management/default.aspx">Server management</category></item><item><title>Just a note of log consolidation issues.</title><link>http://msmvps.com/blogs/yamaken/archive/2004/05/08/6082.aspx</link><pubDate>Sun, 09 May 2004 04:13:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:6082</guid><dc:creator>kenji</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/yamaken/rsscomments.aspx?PostID=6082</wfw:commentRss><comments>http://msmvps.com/blogs/yamaken/archive/2004/05/08/6082.aspx#comments</comments><description>&lt;p&gt;There are numbers of tasks around sysadmins and security engineers at the data centers, which include log management and monitoring the servers/clients to check if there is an unusual thing happening/ongoing. &lt;/p&gt;
&lt;p&gt;I have begun to think of this one year ago when around me there were many of "untouched" or unmanaged as for the system environment. With such a server, when a trouble happens there is no one who could trace what is wrong or what should be done, or worse, when the box downs. It is not cool....&lt;/p&gt;
&lt;p&gt;So, to trace the anomalies I am now heading in log consolidation/management to have evidence enough for troubleshooting and detection of problems.&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" color="#000080"&gt;&lt;strong&gt;What I have completed&lt;/strong&gt;&lt;/font&gt;:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;consolidating logs and alerts of network appliances, routers, (managed) switches, firewalls.&lt;br /&gt;This means I have to collect both syslog messages and SNMP traps.&lt;br /&gt;&lt;br /&gt;To do this I am using WinSyslog from Adiscon as a central location for storing syslog messages and Kiwi Syslog Daemon to collect SNMP Traps. From Kiwi SNMP traps are translated into syslog and be poured in the syslog storage.&lt;br /&gt;
&lt;/li&gt;&lt;li&gt;consolidating Event log entries from Windows Machines.&lt;br /&gt;For this I am using NTSyslog I got from SourceForge. I am still in a half way as it cannot handle multi-byte languages properly, especially around  &lt;cr&gt;&lt;lf&gt;(what do you say in English? We say this "kaigyo code" in Japanese) and Chinese characters.&lt;br /&gt;&lt;br /&gt;Another point here is the future possibilities of using of &lt;a href="http://www.logparser.com/" target="_blank"&gt;Log Parser&lt;/a&gt;, which is written by a guy in Microsoft. &lt;br /&gt;We can handle eventlog messages in multi-byte languages without a fear with the current versions of the tools released, as it handles those characters as Unicode. &lt;br /&gt;We engineers in regions with multi-byte languages welcome this tool very much as we do not have to think about "how to localize this cozy tool?", etc, etc.&lt;br /&gt;&lt;br /&gt;I am not yet planning utilizing this very kewl and cozy tool in my framework because I want to design "effortless and yet cohered" design, though. &lt;br /&gt;I emphasize here that I am planning to improve/change the whole design so there is such a high possibility that I will be using this tool. &lt;br /&gt;&lt;br /&gt;In the MVP Summit 2004 some of us Japanese MVPs had a chance to discuss on the tool with the author, in which we have heard there will be much improvements in severals of the coming versions. I promise he is so dedicated and is so enthusiastic. ;-)&lt;br /&gt;
&lt;li&gt;Choosing the base platform.&lt;br /&gt;I chose the following stuffs for this system:&lt;br /&gt;&lt;strong&gt;&lt;font color="#006400"&gt;A. Log consolidation&lt;/font&gt;&lt;br /&gt;&lt;/strong&gt;Windows 2000 Server/Server 2003&lt;br /&gt;IIS 5.0 and later&lt;br /&gt;Active Server Pages&lt;br /&gt;Microsoft SQL Server 2000&lt;br /&gt;Adiscon WinSyslog 4.2 or later&lt;br /&gt;Kiwi Syslog Daemon (to just translate SNMP Traps into syslog messages, without an effort.)&lt;br /&gt;Softether (as providing the VPN way to collect logs of servers in several segments of different locations on the Internet.)&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;font color="#006400"&gt;B. MRTG and some other system monitors&lt;/font&gt;&lt;/strong&gt;&lt;br /&gt;For this I am using several up to now, and I am planning to consolidate the monitors in just a few nodes, as I want to include links for the graphs of MRTG in the system A. above. I intentionally have several nodes, as in such a way I can troubleshoot more precisely where the bottle neck/system down occurs.&lt;/li&gt;&lt;/lf&gt;&lt;/cr&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;&lt;font face="Tahoma" color="#000080"&gt;What I am not yet doing&lt;/font&gt;&lt;/strong&gt;:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Consolidating logs scattered around the system and messages written in other forms&lt;br /&gt;As for these logs I am imagining api.log, setup.log, and so on which are written in the text format and scattered around the whole system for Windows OSes. 
&lt;/li&gt;&lt;li&gt;Consolidating Backup and Task Scheduling logs of Windows NT-Based OSes 
&lt;/li&gt;&lt;li&gt;Consolidating HFNETCHK/MBSA resultant texts. 
&lt;/li&gt;&lt;li&gt;Consolidating MRTG results 
&lt;/li&gt;&lt;li&gt;Consolidating results from tools for penetration testings like NIKTO, Syhunt, N-Stealth, Nessus, and so on. 
&lt;/li&gt;&lt;li&gt;Merging and consolidating /var/log/messages and so on in Unix platforms including FreeBSD and Linux. 
&lt;/li&gt;&lt;li&gt;Merging the logs of crond and the texts of logwatch from Unix platforms. 
&lt;/li&gt;&lt;li&gt;Consolidating results of system monitoring softwares like those released from Dell, HP, and so on. 
&lt;/li&gt;&lt;li&gt;Visualize the results to make it easier to confirm what is going on. 
&lt;/li&gt;&lt;li&gt;Issuing alerts via e-mail and web monitor pages. 
&lt;/li&gt;&lt;li&gt;The site design as a whole. (I am using IIS as a web server to show the results.) 
&lt;/li&gt;&lt;li&gt;Designing a fault-tolerant system for both SoftEther and the server.&lt;/li&gt;&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=6082" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/yamaken/archive/tags/Security+tips/default.aspx">Security tips</category><category domain="http://msmvps.com/blogs/yamaken/archive/tags/Tools/default.aspx">Tools</category><category domain="http://msmvps.com/blogs/yamaken/archive/tags/Server+management/default.aspx">Server management</category></item><item><title>KB: 810639 FIX: FTP Passive Mode Support for Firewall Scenarios</title><link>http://msmvps.com/blogs/yamaken/archive/2004/02/10/kb-810639-fix-ftp-passive-mode-support-for-firewall-scenarios.aspx</link><pubDate>Tue, 10 Feb 2004 00:06:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:2646</guid><dc:creator>kenji</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/yamaken/rsscomments.aspx?PostID=2646</wfw:commentRss><comments>http://msmvps.com/blogs/yamaken/archive/2004/02/10/kb-810639-fix-ftp-passive-mode-support-for-firewall-scenarios.aspx#comments</comments><description>&lt;p&gt;This article&amp;nbsp;describes how to put controll&amp;nbsp;on&amp;nbsp;the ports used with FTP PASSIVE mode with IIS 5.0.&lt;br /&gt;SP4 is required to enable this.&lt;br /&gt;&lt;a href="http://support.microsoft.com/?kbid=810639"&gt;http://support.microsoft.com/?kbid=810639&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=2646" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/yamaken/archive/tags/Security+tips/default.aspx">Security tips</category><category domain="http://msmvps.com/blogs/yamaken/archive/tags/Windows+management/default.aspx">Windows management</category><category domain="http://msmvps.com/blogs/yamaken/archive/tags/Server+management/default.aspx">Server management</category></item></channel></rss>