<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns="http://purl.org/rss/1.0/">
<channel rdf:about="http://www.nessus.org/">
<title>Tenable LCE Updates</title>
<link>http://www.nessus.org/</link>
<description>Log Correlation Engine Content Updates</description>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://www.tenablesecurity.com/news/rssview.php?id=229" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/news/rssview.php?id=218" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/news/rssview.php?id=210" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/news/rssview.php?id=198" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/news/rssview.php?id=185" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/news/rssview.php?id=171" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/news/rssview.php?id=168" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/news/rssview.php?id=164" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/news/rssview.php?id=155" />
<rdf:li rdf:resource="http://www.tenablesecurity.com/news/rssview.php?id=150" />
</rdf:Seq>
</items>
</channel>
<image rdf:about="http://www.nessus.org/images/RssLogo.jpg">
<title>Nessus News</title>
<url>http://www.nessus.org/images/RssLogo.jpg</url>
<link>http://www.nessus.org/</link>
</image>
<item rdf:about="http://www.tenablesecurity.com/news/rssview.php?id=229">
<title>Process Accounting and Process Auditing with TASL </title>
<description><![CDATA[Tenable's Research group has published a new TASL script (named <a href="http://cgi.tenablesecurity.com/tasl/program_accounting.tasl">program_accounting.tasl</a>) which summarizes process execution events for Windows and Unix servers. The new TASL script tracks all Windows process event logs as well as Unix process accounting logs and produces hourly and daily summaries per server. <br />
<br />
This makes it very easy to understand which programs have been executed on a server recently or historically. Once a program of interest has been identified, full log searches can be used to determine who and when these programs were executed. <br />
<br />
To install the new TASL script, simply download it from the below link, install it into your plugins directory, update your plugins and then restart the Log Correlation Engine. <br />
<br />
More information about this TASL is available in a <a href="https://discussions.nessus.org/message/2492#2492">discussion</a> on the <a href="https://discussions.nessus.org">Tenable Discussion Portal</a>. <br />
<br />
<br />
<br><a href="http://cgi.tenablesecurity.com/tasl/program_accounting.tasl">More info</a>]]></description>
<link>http://www.tenablesecurity.com/news/rssview.php?id=229</link>
<dc:date>2009-07-02T08:44:01-04:00</dc:date>
</item>
<item rdf:about="http://www.tenablesecurity.com/news/rssview.php?id=218">
<title>Suoshin PHP Log Parsing</title>
<description><![CDATA[Tenable's Research group recently added support for logs generated by PHP servers modified to make use of the <a href="http://www.hardened-php.net/suhosin/">Suoshin</a> security enhancements. Suoshin blocks many SQL injection and other web application attacks. <br />
<br />
If you make use of Suoshin in your environment, the <a href="http://www.nessus.org/web_php_suhosin.prm<br />
">web_php_suhosin.prm</a> library can be downloaded to your Log Correlation Engine to parse their logs. All Suoshin events have been normalized to an event  type of "access-denied". <br />
<br />
<br />
<br />
<br />
<br><a href="https://discussions.nessus.org/thread/1208">More info</a>]]></description>
<link>http://www.tenablesecurity.com/news/rssview.php?id=218</link>
<dc:date>2009-07-02T13:44:01-04:00</dc:date>
</item>
<item rdf:about="http://www.tenablesecurity.com/news/rssview.php?id=210">
<title>New Sonicwall and D-Link Firewall Log PRMs</title>
<description><![CDATA[Tenable's research group has released two new PRMs which support an updated syslog format for Sonicwall firewalls, as well as D-Link firewalls. The URLs for both PRMs are located below: <br />
<ul><br />
<li><a href="http://www.nessus.org/firewall_dlink.prm">firewall_dlink.prm</a></li><br />
<li><a href="http://www.nessus.org/firewall_sonicwall2.prm">firewall_sonicwall2.prm</a></li><br />
</ul><br />
These polices can be manually downloaded and added to your LCE /opt/lce/daemons/plugins directory, or your can use the lce_update_plugins.pl tool to perform a full update. <br />
<br><a href="http://www.nessus.org/products/lce/index.php?view=lce_devices">More info</a>]]></description>
<link>http://www.tenablesecurity.com/news/rssview.php?id=210</link>
<dc:date>2009-07-02T14:44:01-05:00</dc:date>
</item>
<item rdf:about="http://www.tenablesecurity.com/news/rssview.php?id=198">
<title>System Monitor TASL Script </title>
<description><![CDATA[Tenable's Research group has published a new TASL script which looks at LCE Agent heartbeat messages to alert on high CPU, memory or disk usage. <br />
<br />
Each LCE heartbeat message contains a snapshot of the system's existing CPU, memory and disk usage. <br />
<br />
The TASL script includes some default levels for global alerting and these can be overridden by editing a file named system_monitor.conf in the local LCE plugins directory. <br />
<br />
To install it on your LCE, simply add this TASL script to your plugins directory, optionally configure a system_monitor.conf file and then restart your LCE. <br />
<br />
The script will generate events such as: <br />
<br />
- LCE-High_CPU_Usage<br />
- LCE-High_Disk_Usage <br />
- LCE-High_Memory_Usage<br />
<br />
These events will be contained in the 'lce' type of event. <br />
<br />
The script can be downloaded from the below link. <br><a href="http://cgi.tenablesecurity.com/tasl/system_monitor.tasl">More info</a>]]></description>
<link>http://www.tenablesecurity.com/news/rssview.php?id=198</link>
<dc:date>2009-07-02T10:44:01-05:00</dc:date>
</item>
<item rdf:about="http://www.tenablesecurity.com/news/rssview.php?id=185">
<title>Additional Support for Juniper IDP Syslog Messages</title>
<description><![CDATA[Tenable's Research team has added an additional Juniper PRM log normalization file for support of IDP 4 devices. The new PRM is located at the following URL: <br />
<br />
<ul><br />
<li><a href="http://nessus.org/nids_netscreen_idp4.prm">http://nessus.org/nids_netscreen_idp4.prm</a></li><br />
</ul><br />
<br />
This file should be loaded into your plugins directory and then your <i>lced</i> daemon restarted. If you have configured your LCE 3.0 to automatically update new PRM libraries, this file will be installed during your next silo rotation. Thunder users should also place this file in their plugins directory and then manually restart their <i>thunderd</i> process. <br />
<br><a href="http://nessus.org/nids_netscreen_idp4.prm">More info</a>]]></description>
<link>http://www.tenablesecurity.com/news/rssview.php?id=185</link>
<dc:date>2009-07-02T20:44:01-05:00</dc:date>
</item>
<item rdf:about="http://www.tenablesecurity.com/news/rssview.php?id=171">
<title>Support for McAfee Anti Virus and Cisco 4400 Logs</title>
<description><![CDATA[Two new PRM files for the Log Correlation Engine have been released this past week for McAfee Anti-Virus logs and Cisco 4400 switches. Links for both PRM files as well as the updated mapping file are below: <br />
<br />
<ul><br />
<li><a href="http://www.nessus.org/virus_mcafee.prm">virus_mcafee.prm</a></li><br />
<li><a href="http://www.nessus.org/switch_cisco4400.prm">switch_cisco4400.prm</a></li><br />
<li><a href="http://www.nessus.org/prm_map.prm">prm_map.prm</a></li><br />
</ul><br />
<br />
Both files should be added to the /usr/thunder/daemons/plugins directory and then the thunderd process should be restarted. If a full plugin update is also performed, these new PRMs will automatically be downloaded and installed. <br><a href="http://plugins-customers.nessus.org/">More info</a>]]></description>
<link>http://www.tenablesecurity.com/news/rssview.php?id=171</link>
<dc:date>2009-07-02T09:44:01-04:00</dc:date>
</item>
<item rdf:about="http://www.tenablesecurity.com/news/rssview.php?id=168">
<title>Foundry FastIron and Windows Filezilla Log Parsers</title>
<description><![CDATA[Two new PRM files for the Log Correlation Engine have been released this past week for Foundry Switches and the FTP Filezilla server. Links for both PRM files as well as the updated mapping file are below: <br />
<br />
<ul><br />
<li><a href="http://www.nessus.org/switch_fastiron.prm">switch_fastiron.prm</a></li><br />
<li><a href="http://www.nessus.org/ftp_filezilla.prm">ftp_filezilla.prm</a></li><br />
<li><a href="http://www.nessus.org/prm_map.prm">prm_map.prm</a></li><br />
</ul><br />
<br />
Both files should be added to the <i>/usr/thunder/daemons/plugins</i> directory and then the <i>thunderd</i> process should be restarted. If a full plugin update is also performed, these new PRMs will automatically be downloaded and installed. <br />
<br />
 <br />
<br />
<br><a href="http://www.nessus.org/products/lce/index.php?view=lce_devices">More info</a>]]></description>
<link>http://www.tenablesecurity.com/news/rssview.php?id=168</link>
<dc:date>2009-07-02T13:44:01-04:00</dc:date>
</item>
<item rdf:about="http://www.tenablesecurity.com/news/rssview.php?id=164">
<title>PRM Library for Cisco NAC</title>
<description><![CDATA[Tenable's research group has released a PRM library which works with logs generated by the Cisco Clean Access Network Access Control (NAC) solution. The new PRM file and updated PRM mapping files can be downloaded from these URLs:<br />
<br />
<ul><br />
<li><a href="http://www.nessus.org/nac_cisco.prm">nac_cisco.prm</a></li><br />
<li><a href="http://www.nessus.org/prm_map.prm">prm_map.prm</a></li><br />
</ul><br />
<br />
Both files should be added to the <i>/usr/thunder/daemons/plugins</i> directory and then the <i>thunderd</i> process should be restarted. If a full plugin update is also performed, these new PRMs will automatically be downloaded and installed. <br />
<br />
<br />
<br />
<br />
<br />
<br><a href="http://www.nessus.org/nac_cisco.prm">More info</a>]]></description>
<link>http://www.tenablesecurity.com/news/rssview.php?id=164</link>
<dc:date>2009-07-02T11:44:01-04:00</dc:date>
</item>
<item rdf:about="http://www.tenablesecurity.com/news/rssview.php?id=155">
<title>ISA Firewall and MailScanner Policy Files</title>
<description><![CDATA[Tenable's research group has released two new PRM policy files for ISA firewall logs delivered via Snare as well as anti-spam MailScanner logs. <br />
<br />
Links for these policies, as well as an updated event name map are below: <br />
<br />
<ul><br />
<li><a href="http://www.nessus.org/firewall_isa_snare.prm">firewall_isa_snare.prm</a></li><br />
<li><a href="http://www.nessus.org/spam_mailscanner.prm">mail_scanner.prm</a></li><br />
<li><a href="http://www.nessus.org/prm_map.prm">prm_map.prm</a></li><br />
</ul><br />
<br />
Performing a plugin update will automatically place these files in your ~/daemons/plugins directory. Otherwise, these files can be manually downloaded and placed there. After they are in place, restarting your thunderd process will make these files live. <br />
<br />
Below is a link to the official Mail Scanner web site:<br />
<br><a href="http://www.mailscanner.info/">More info</a>]]></description>
<link>http://www.tenablesecurity.com/news/rssview.php?id=155</link>
<dc:date>2009-07-02T09:44:01-04:00</dc:date>
</item>
<item rdf:about="http://www.tenablesecurity.com/news/rssview.php?id=150">
<title>Support for TopLayer IPS Logs</title>
<description><![CDATA[Tenable has released a normalization library for syslog events from TopLayer IPS devices. The new library and the updated PRM map library can be found at: <br />
<br />
<ul><br />
<li><a href="http://www.nessus.org/nids_toplayer.prm">nids_toplayer.prm</a></li><br />
<li><a href="http://www.nessus.org/prm_map.prm">prm_map.prm</a></ul><br />
</ul><br />
<br />
Both of these files should be manually placed in your <i>plugins</i> directory on your LCE. Also, if you perform a full plugin update, the new library will be automatically added as well. Be sure to restart the <i>thunderd</i> process after the new files are loaded. <br />
<br />
<br><a href="http://www.nessus.org/nids_toplayer.prm">More info</a>]]></description>
<link>http://www.tenablesecurity.com/news/rssview.php?id=150</link>
<dc:date>2009-07-02T09:44:01-04:00</dc:date>
</item>
</rdf:RDF>
