The Poor Man's (or Woman's) Intrusion Detection System
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

TODO.md 680 B

123456789101112
  1. * Add comments to "dns" decision table
  2. * "dns.decided" field should default to the last hit in "connections".
  3. * format table centered with the title.
  4. * Extend DNS mechanism to incorporate anonymous (no DNS) connections.
  5. * Daemonization mechanism to allow us to run as non-root.
  6. * C++CMS creates socket as original user:group (typically root:root). Yet the
  7. PID file is written as the requested user:group. This means that permissions
  8. on the socket have to be handled outside of C++CMS or it needs some patchery.
  9. * Tool to read JSON conf and supply values to "init" script.
  10. * Some list filtering tools in the WUI to target actions on specific subsets
  11. of DNS names