Config.in 508 B

1234567891011121314
  1. config ADK_PACKAGE_SCANLOGD
  2. prompt "scanlogd.......................... a port scan detection tool"
  3. tristate
  4. select ADK_PACKAGE_LIBPCAP
  5. select ADK_PACKAGE_LIBNET
  6. select ADK_PACKAGE_LIBNIDS
  7. default n
  8. help
  9. Scanlogd is a TCP port scan detection tool, originally designed
  10. to illustrate various attacks an IDS developer has to deal with.
  11. Thus, unlike some of the other port scan detection tools out there,
  12. scanlogd is designed to be totally safe to use.
  13. http://www.openwall.com/scanlogd