|
|
|
Modules
With version 4.0, Osiris has a modular interface. This allows for developers
to extend the environmental vectors monitored by the scan agents. Currently
Osiris ships with a few built-in modules to monitor users, groups, and kernel
modules or services. If you are a developer and would like to learn more
about developing modules for Osiris, take a look at the Module Development Documentation page.
The following modules have been developed by Osiris users and reviewed by
the Osiris development team. If you have questions regarding any of these
modules, please send mail to:
osiris-devel@lists.shmoo.com.
To use a module, unpack the tar.gz file in the modules directory of the
Osiris source code: src/osirisd/modules/ and rebuild the scan agent with
the following command: 'make agent'.
| mod_uptime |
| Description: |
The mod_uptime module obtains the system boot time value for comparison
with scans.
|
| Platforms: |
Mac OS X, FreeBSD, OpenBSD, Linux, Solaris |
| Version: |
0.2 |
| Author: |
Brian Wotring (brian@hostintegrity.com) |
| MD5: |
207086461914860c3a6416665503e311 |
| Download: |
mod_uptime.tar.gz
PGP Signature:
mod_uptime.tar.gz.sig |
| mod_ports |
| Description: |
Monitor open network ports and their associated applications, TCP listen and
UDP.
|
| Platforms: |
Linux, Windows XP, Windows 2003 Advanced Server. |
| Version: |
0.2 (experimental) |
| Author: |
Brian Wotring (brian@hostintegrity.com) |
| MD5: |
a480b31270235ba3d439b9dc4ccfd45f |
| Download: |
mod_ports.tar.gz
PGP Signature:
mod_ports.tar.gz.sig |
| mod_dns |
| Description: |
The mod_dns module scans nameserver and search domains found in resolv.conf
on most systems and monitors the 'nameserver' and 'search' lines for changes.
|
| Platforms: |
No platform restrictions. |
| Version: |
0.1 |
| Author: |
Brian Wotring (brian@hostintegrity.com) |
| MD5: |
f3e0f65e7d45ebb5684defc0137950eb |
| Download: |
mod_dns.tar.gz
PGP Signature:
mod_dns.tar.gz.sig |
| mod_nvram |
| Description: |
The mod_nvram module was developed specifically to monitor configuration
settings stored in nvram on Linksys devices. In the future, this module
could be used to monitor other attributes of similar devices.
|
| Platforms: |
Currently: the linksys WRT54G and WRT54GS |
| Version: |
0.1 |
| Author: |
Brian Wotring (brian@hostintegrity.com) |
| MD5: |
25db400c9eb933663b9b6612242fba5c |
| Download: |
mod_nvram.tar.gz
PGP Signature:
mod_nvram.tar.gz.sig |
|
|