Skip to content
Snippets Groups Projects
  1. Jan 20, 2016
    • Michal 'vorner' Vaner's avatar
      initdb: Include ssh honeypot in fake blacklist view · f9150ebd
      Michal 'vorner' Vaner authored
      • Simplify the rules for inclusion in the blacklist. Count score for
        each client, leave out the low-score clients (hardcoded for 100 now,
        adjusting the scores for events to match that) and sum them together
        across each attacker IP. These are compared to limits.
      • Split the computation of this into several views, to improve
        readability and understandability (this way it looks more procedural,
        as the views can be understood to be done one by one).
      • Include the ssh honeypot as one of the sources.
      f9150ebd
  2. Jan 18, 2016
  3. Jan 15, 2016
  4. Jan 06, 2016
  5. Jan 04, 2016
  6. Dec 18, 2015
  7. Dec 17, 2015
  8. Dec 16, 2015
  9. Dec 15, 2015
  10. Dec 10, 2015
  11. Dec 09, 2015
  12. Dec 07, 2015
  13. Dec 04, 2015
  14. Dec 03, 2015
  15. Dec 02, 2015
  16. Dec 01, 2015
    • Michal 'vorner' Vaner's avatar
      fwup: Longer retry timeout · 675637e6
      Michal 'vorner' Vaner authored
      Make the timeout for reload of the sets longer. In case there's some
      serious problem (like kmod-ipset not loaded), it wouldn't clutter logs
      this way, but if it is recoverable, it'd recover after relatively short
      time anyway.
      675637e6
  17. Nov 30, 2015
  18. Nov 27, 2015
  19. Nov 25, 2015