On Tue, May 24, 2016 at 5:50 AM, Tahir Hafiz <[email protected]> wrote: > Dear All, > > Is there a test suite available which can be used to test a fully > functioning OSSEC server/client installation? > I am looking to test the rule sets systematically, I know I can modify a > system file and it will alert etc, but I am looking for a more automated > test suite and methods across the rule sets. >
In the source tarball, there is contrib/ossec-testing. The run-tests.py file uses the information in tests/*.ini to check rules. It'll require some setup, and plenty of log samples. There aren't a lot of tests in there currently, but I try to keep it updated when I see interesting log samples. It's not perfect, but it can help find some issues. > Thank you, > Tahir > > -- > > --- > You received this message because you are subscribed to the Google Groups > "ossec-list" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- --- You received this message because you are subscribed to the Google Groups "ossec-list" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
