Guillermo Grandehttp://www.ossim.net/bugs/:64FS#63: Written accent and host group2010-04-17T17:24:19Z2010-04-17T17:24:19Z
If you use a host group with written accent you won't see any host group in "Assets->Assets->Host groups", after delete it from db you'll see again, for example at db server:
mysql> use ossim
mysql> select * from host_group;
+-------------------------+-------------+-------------+-------------+-------+
| name | threshold_c | threshold_a | rrd_profile | descr |
+-------------------------+-------------+-------------+-------------+-------+
[.....]
| Servidores_DNS_públicos | 30 | 30 | Server | |
+-------------------------+-------------+-------------+-------------+-------+
mysql>delete from host_group where name='Servidores_DNS_públicos';
Query OK, 1 row affected (0.00 sec)
Roberto P. Muñozhttp://www.ossim.net/bugs/:63FS#62: Ping the remote Host & Scanning2010-03-18T17:18:18Z2010-03-18T17:18:18Z
I've run tests on two different boxes, with OpenVAS 2 (didn't change any configurations after the install), Nessus 4.02 and Nessus 4.2.
With all the tests, the Ping The Remote Host functionality doesn't work at all. The option is checked, but it doesn't determine if the host is alive or not. If the host is down, a basic scan takes 40 minutes, if the host is up it takes 2 minutes. It makes it very difficult to do any sort of meaningful scans on Class C networks etc.
Jonathan Mahoneyhttp://www.ossim.net/bugs/:62FS#61: 2.2.1 - missing scan job profiles for newly created users2010-03-18T15:44:40Z2010-03-18T15:44:40Z
2.2.1 - missing scan job profiles for newly created users
Greg Porterhttp://www.ossim.net/bugs/:61FS#60: priority does not work2010-02-11T19:17:51Z2010-02-11T19:17:51Z
The priority setting suddenly does not work this week. No matter what value I signed via configuration->plugins, it is 0 when certain events populated.
Michaelhttp://www.ossim.net/bugs/:60FS#59: action can not be selected2010-02-08T19:23:49Z2010-02-08T19:23:49Z
I am trying to create a new policy. I select an action in "All Actions" list, and it doen't move to "Selected", no matter left double-click, right double-click, plug and move. nothing appears in "Selected".
Michaelhttp://www.ossim.net/bugs/:59FS#58: Logrotate is unable to rotate and compress OSSIM's own logs2009-12-14T19:23:33Z2009-12-14T19:23:33Z
Since the file /var/log/snort/alert is defined both in /etc/logrotate.d/snort and /etc/logrotate.d/ossim-agent, Logrotate is unable to rotate and compress the OSSIM agent's logs.
Robsonhttp://www.ossim.net/bugs/:58FS#57: Text becomes unreadable while using graphical installer2009-10-08T08:55:38Z2009-10-08T08:55:38Z
While installing sun-java with the graphical installer the text become unreadable.