<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Immutable Security</title>
	<atom:link href="http://www.immutablesecurity.com/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.immutablesecurity.com</link>
	<description>Information Security, Privacy and Personal Liberty</description>
	<lastBuildDate>Sun, 29 Jan 2012 17:21:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on 2WoO Day 6: Running Multiple Instances on One Box by Michael Starks</title>
		<link>http://www.immutablesecurity.com/index.php/2010/10/22/2woo-day-6-running-multiple-instances-on-one-box/comment-page-1/#comment-1047</link>
		<dc:creator>Michael Starks</dc:creator>
		<pubDate>Sun, 29 Jan 2012 17:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.immutablesecurity.com/?p=562#comment-1047</guid>
		<description>Hello Jeff,

Thanks for stopping by. In order to help you most effectively, I&#039;ll need to see your ossec.conf, etc. This is best handled by the users mailing list, so please create a new post there.

-Mike</description>
		<content:encoded><![CDATA[<p>Hello Jeff,</p>
<p>Thanks for stopping by. In order to help you most effectively, I&#8217;ll need to see your ossec.conf, etc. This is best handled by the users mailing list, so please create a new post there.</p>
<p>-Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Are Oracle Syslog Logs RFC-Compliant? by Michael Starks</title>
		<link>http://www.immutablesecurity.com/index.php/2011/01/02/are-oracle-syslog-logs-rfc-compliant/comment-page-1/#comment-1045</link>
		<dc:creator>Michael Starks</dc:creator>
		<pubDate>Sat, 14 Jan 2012 02:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.immutablesecurity.com/?p=772#comment-1045</guid>
		<description>&lt;a href=&quot;#comment-1044&quot; rel=&quot;nofollow&quot;&gt;@Chris &lt;/a&gt; I am not aware of any plans to address this within OSSEC. It has been awhile since I last looked at the Oracle decoder I wrote, but I do plan on picking it up again soon since I have a need for it again. I chose syslog simply because I thought it would be the easiest and most common way for people to log. I imagine it would be possible to write a multi-line decoder for Oracle XML, but a better way is probably for OSSEC to interpret the XML directly through an enhancement to the OSSEC code.</description>
		<content:encoded><![CDATA[<p><a href="#comment-1044" rel="nofollow">@Chris </a> I am not aware of any plans to address this within OSSEC. It has been awhile since I last looked at the Oracle decoder I wrote, but I do plan on picking it up again soon since I have a need for it again. I chose syslog simply because I thought it would be the easiest and most common way for people to log. I imagine it would be possible to write a multi-line decoder for Oracle XML, but a better way is probably for OSSEC to interpret the XML directly through an enhancement to the OSSEC code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Are Oracle Syslog Logs RFC-Compliant? by Chris</title>
		<link>http://www.immutablesecurity.com/index.php/2011/01/02/are-oracle-syslog-logs-rfc-compliant/comment-page-1/#comment-1044</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 14 Jan 2012 00:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.immutablesecurity.com/?p=772#comment-1044</guid>
		<description>Michael,

I wanted to check in and see if the bug you referenced has been fixed with OSSEC?   I have some Oracle 11g databases that currently write audit events to the DB itself.  I&#039;m considering switching to syslog or XML output, and thus wanted to check in and see how far you made it before I try to re-invent the wheel.

Obviously you decided to go with syslog format.  Did you do any trades to figure out if it was worth trying to write a multi-line decoder for Oracle&#039;s XML audit logs, or didn&#039;t you see much benefit in the additional fields?</description>
		<content:encoded><![CDATA[<p>Michael,</p>
<p>I wanted to check in and see if the bug you referenced has been fixed with OSSEC?   I have some Oracle 11g databases that currently write audit events to the DB itself.  I&#8217;m considering switching to syslog or XML output, and thus wanted to check in and see how far you made it before I try to re-invent the wheel.</p>
<p>Obviously you decided to go with syslog format.  Did you do any trades to figure out if it was worth trying to write a multi-line decoder for Oracle&#8217;s XML audit logs, or didn&#8217;t you see much benefit in the additional fields?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 2WoO Day 6: Running Multiple Instances on One Box by jeff</title>
		<link>http://www.immutablesecurity.com/index.php/2010/10/22/2woo-day-6-running-multiple-instances-on-one-box/comment-page-1/#comment-1043</link>
		<dc:creator>jeff</dc:creator>
		<pubDate>Sun, 08 Jan 2012 22:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.immutablesecurity.com/?p=562#comment-1043</guid>
		<description>I followed your instructions, but have problem in two areas:

1) there is no  section in the ossec.conf file on my agent machine.

2) when I run your start shell script I get the following errors for all of the additional instanced of ossec.

just as a note I have names eth0, eth0:1, eth0:2, eth1, eth1:1 and eth1:2 for my additional ips but could not eneter them anywhere since there&#039;s no remote section to be found in the ossec.conf file

ideas why?

[root@marine init.d]# ./ossec.sh start
Starting OSSEC at /var/ossec6: 2012/01/08 17:44:33 ossec-syscheckd(1702): INFO: No directory provided for syscheck to monitor.
/var/ossec6/bin/ossec-control: line 138:  8627 Segmentation fault      ${DIR}/bin/${i}
                                                           [FAILED]
Starting OSSEC at /var/ossec:                              [  OK  ]
Starting OSSEC at /var/ossec2: 2012/01/08 17:44:35 ossec-syscheckd(1702): INFO: No directory provided for syscheck to monitor.
/var/ossec2/bin/ossec-control: line 138:  8691 Segmentation fault      ${DIR}/bin/${i}
                                                           [FAILED]
Starting OSSEC at /var/ossec3: 2012/01/08 17:44:35 ossec-syscheckd(1702): INFO: No directory provided for syscheck to monitor.
/var/ossec3/bin/ossec-control: line 138:  8720 Segmentation fault      ${DIR}/bin/${i}
                                                           [FAILED]
Starting OSSEC at /var/ossec4: 2012/01/08 17:44:36 ossec-syscheckd(1702): INFO: No directory provided for syscheck to monitor.
/var/ossec4/bin/ossec-control: line 138:  8749 Segmentation fault      ${DIR}/bin/${i}
                                                           [FAILED]
Starting OSSEC at /var/ossec5: 2012/01/08 17:44:36 ossec-syscheckd(1702): INFO: No directory provided for syscheck to monitor.
/var/ossec5/bin/ossec-control: line 138:  8778 Segmentation fault      ${DIR}/bin/${i}
                                                           [FAILED]
Starting OSSEC at /var/ossec6: 2012/01/08 17:44:36 ossec-syscheckd(1702): INFO: No directory provided for syscheck to monitor.
/var/ossec6/bin/ossec-control: line 138:  8813 Segmentation fault      ${DIR}/bin/${i}
                                                           [FAILED]
[root@marine init.d]# 
[root@marine init.d]#</description>
		<content:encoded><![CDATA[<p>I followed your instructions, but have problem in two areas:</p>
<p>1) there is no  section in the ossec.conf file on my agent machine.</p>
<p>2) when I run your start shell script I get the following errors for all of the additional instanced of ossec.</p>
<p>just as a note I have names eth0, eth0:1, eth0:2, eth1, eth1:1 and eth1:2 for my additional ips but could not eneter them anywhere since there&#8217;s no remote section to be found in the ossec.conf file</p>
<p>ideas why?</p>
<p>[root@marine init.d]# ./ossec.sh start<br />
Starting OSSEC at /var/ossec6: 2012/01/08 17:44:33 ossec-syscheckd(1702): INFO: No directory provided for syscheck to monitor.<br />
/var/ossec6/bin/ossec-control: line 138:  8627 Segmentation fault      ${DIR}/bin/${i}<br />
                                                           [FAILED]<br />
Starting OSSEC at /var/ossec:                              [  OK  ]<br />
Starting OSSEC at /var/ossec2: 2012/01/08 17:44:35 ossec-syscheckd(1702): INFO: No directory provided for syscheck to monitor.<br />
/var/ossec2/bin/ossec-control: line 138:  8691 Segmentation fault      ${DIR}/bin/${i}<br />
                                                           [FAILED]<br />
Starting OSSEC at /var/ossec3: 2012/01/08 17:44:35 ossec-syscheckd(1702): INFO: No directory provided for syscheck to monitor.<br />
/var/ossec3/bin/ossec-control: line 138:  8720 Segmentation fault      ${DIR}/bin/${i}<br />
                                                           [FAILED]<br />
Starting OSSEC at /var/ossec4: 2012/01/08 17:44:36 ossec-syscheckd(1702): INFO: No directory provided for syscheck to monitor.<br />
/var/ossec4/bin/ossec-control: line 138:  8749 Segmentation fault      ${DIR}/bin/${i}<br />
                                                           [FAILED]<br />
Starting OSSEC at /var/ossec5: 2012/01/08 17:44:36 ossec-syscheckd(1702): INFO: No directory provided for syscheck to monitor.<br />
/var/ossec5/bin/ossec-control: line 138:  8778 Segmentation fault      ${DIR}/bin/${i}<br />
                                                           [FAILED]<br />
Starting OSSEC at /var/ossec6: 2012/01/08 17:44:36 ossec-syscheckd(1702): INFO: No directory provided for syscheck to monitor.<br />
/var/ossec6/bin/ossec-control: line 138:  8813 Segmentation fault      ${DIR}/bin/${i}<br />
                                                           [FAILED]<br />
[root@marine init.d]#<br />
[root@marine init.d]#</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Five Things to Monitor During a Layoff by VTR Ravi Kumar</title>
		<link>http://www.immutablesecurity.com/index.php/2010/04/14/five-things-to-monitor-during-a-layoff/comment-page-1/#comment-1039</link>
		<dc:creator>VTR Ravi Kumar</dc:creator>
		<pubDate>Mon, 19 Dec 2011 06:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.immutablesecurity.com/?p=479#comment-1039</guid>
		<description>This is where we need IDM (Identity Management) which prevents almost all of the above loopholes</description>
		<content:encoded><![CDATA[<p>This is where we need IDM (Identity Management) which prevents almost all of the above loopholes</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 3WoO Day 4: Five Tips &amp; Tricks for OSSEC Ninjas! by Michael Starks</title>
		<link>http://www.immutablesecurity.com/index.php/2011/10/26/3woo-day-4-five-tips-tricks-for-ossec-ninjas/comment-page-1/#comment-1000</link>
		<dc:creator>Michael Starks</dc:creator>
		<pubDate>Sun, 06 Nov 2011 14:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.immutablesecurity.com/?p=988#comment-1000</guid>
		<description>Hello Peter,

I think it would be best to run a script on the manager side through cron or something that searched archives.log or alerts.log. Then again, maybe if you just searched for the particular rule ID for the daily reports, that could work, too.</description>
		<content:encoded><![CDATA[<p>Hello Peter,</p>
<p>I think it would be best to run a script on the manager side through cron or something that searched archives.log or alerts.log. Then again, maybe if you just searched for the particular rule ID for the daily reports, that could work, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Where do You Draw the Line? by Michael Starks</title>
		<link>http://www.immutablesecurity.com/index.php/2010/12/27/where-do-you-draw-the-line/comment-page-1/#comment-997</link>
		<dc:creator>Michael Starks</dc:creator>
		<pubDate>Sat, 05 Nov 2011 23:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.immutablesecurity.com/?p=766#comment-997</guid>
		<description>Thanks for stopping by, Betty. I know what you mean about Saturdays. :)</description>
		<content:encoded><![CDATA[<p>Thanks for stopping by, Betty. I know what you mean about Saturdays. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Where do You Draw the Line? by Betty Pierce</title>
		<link>http://www.immutablesecurity.com/index.php/2010/12/27/where-do-you-draw-the-line/comment-page-1/#comment-996</link>
		<dc:creator>Betty Pierce</dc:creator>
		<pubDate>Sat, 05 Nov 2011 22:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.immutablesecurity.com/?p=766#comment-996</guid>
		<description>Michael,

Nice posts, and I really liked this one.  Such a rare Saturday when I have time to read through interesting blogs!

Sincerely,
Betty Pierce
ISSA Professional Ethics Committee Corresponding Secretary</description>
		<content:encoded><![CDATA[<p>Michael,</p>
<p>Nice posts, and I really liked this one.  Such a rare Saturday when I have time to read through interesting blogs!</p>
<p>Sincerely,<br />
Betty Pierce<br />
ISSA Professional Ethics Committee Corresponding Secretary</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 3WoO Day 4: Five Tips &amp; Tricks for OSSEC Ninjas! by Peter M Abraham</title>
		<link>http://www.immutablesecurity.com/index.php/2011/10/26/3woo-day-4-five-tips-tricks-for-ossec-ninjas/comment-page-1/#comment-995</link>
		<dc:creator>Peter M Abraham</dc:creator>
		<pubDate>Sat, 05 Nov 2011 16:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.immutablesecurity.com/?p=988#comment-995</guid>
		<description>Hi Michael:

In terms of a ninja, this would be nice to do...

Detecting outdated web applications with OSSEC question

RE: http://dcid.me/2011/09/detecting-outdated-web-applications-with-ossec/

Is there a way for each agent that detects outdated web applications that in addition to the email alert the ossec server sends out, the agent could pipe the information to a file that can be included in the client&#039;s logwatch report?

Thank you.</description>
		<content:encoded><![CDATA[<p>Hi Michael:</p>
<p>In terms of a ninja, this would be nice to do&#8230;</p>
<p>Detecting outdated web applications with OSSEC question</p>
<p>RE: <a href="http://dcid.me/2011/09/detecting-outdated-web-applications-with-ossec/" rel="nofollow">http://dcid.me/2011/09/detecting-outdated-web-applications-with-ossec/</a></p>
<p>Is there a way for each agent that detects outdated web applications that in addition to the email alert the ossec server sends out, the agent could pipe the information to a file that can be included in the client&#8217;s logwatch report?</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 3WoO Day 6: Learning From Malware Part II&#8211;The Rules by 3WoO Day 4: Learning From Malware &#124; Immutable Security</title>
		<link>http://www.immutablesecurity.com/index.php/2011/10/28/3woo-day-6-learning-from-malware-part-ii-the-rules/comment-page-1/#comment-964</link>
		<dc:creator>3WoO Day 4: Learning From Malware &#124; Immutable Security</dc:creator>
		<pubDate>Fri, 28 Oct 2011 12:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.immutablesecurity.com/?p=996#comment-964</guid>
		<description>[...] you can see, these are behavioral observations. In part II, we&#8217;ll take these observations and make them actionable within OSSEC. Stay [...]</description>
		<content:encoded><![CDATA[<p>[...] you can see, these are behavioral observations. In part II, we&#8217;ll take these observations and make them actionable within OSSEC. Stay [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

