X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;ds=sidebyside;f=debian%2Fossec-hids%2Fvar%2Fossec%2Frules%2Fopenbsd-dhcpd_rules.xml;fp=debian%2Fossec-hids%2Fvar%2Fossec%2Frules%2Fopenbsd-dhcpd_rules.xml;h=4aa4251c0ebe2b05621a005a8007da0bded9f362;hb=3f728675941dc69d4e544d3a880a56240a6e394a;hp=0000000000000000000000000000000000000000;hpb=927951d1c1ad45ba9e7325f07d996154a91c911b;p=ossec-hids.git diff --git a/debian/ossec-hids/var/ossec/rules/openbsd-dhcpd_rules.xml b/debian/ossec-hids/var/ossec/rules/openbsd-dhcpd_rules.xml new file mode 100644 index 0000000..4aa4251 --- /dev/null +++ b/debian/ossec-hids/var/ossec/rules/openbsd-dhcpd_rules.xml @@ -0,0 +1,84 @@ + + + + + + dhcpd + dhcpd grouping. + + + + 53000 + ^DHCPREQUEST|^DHCPOFFER |^DHCPDISCOVER|^DHCPACK + Normal dhcp. + + + + 53000 + answers a ping after sending a release|Possible release spoof + A host issued a release but is responding to pings. + + + + 53000 + expecting left brace.$| + fixed-address parameter not allowed here.$| + parameters not allowed after first declaration.$| + Configuration file errors encountered + Configuration errors. + + + + 53000 + exiting.$ + dhcpd is exiting. + + + + 53000 + Can't listen on + dhcpd cannot listen to an interface. + + + + 53006 + has no subnet declaration for + dhcpd is not configured to listen to an interface. + + + + 53000 + Listening on + dhcpd has been started. + + + + 53000 + ^Address range + Message with address range. + + + + 53009 + not on net + Defined address range is not on the configured network. + + + + 53000 + ^no free leases + DHCP server has run out of leases. + + + + 53000 + ^already acking lease + Multiple acks. + + + + +