sshd-invalid.conf 470 B

12345678910111213141516
  1. # Fail2Ban customized filter for ssh connections for invalid (non-existent) users
  2. # Created By : cybergavin
  3. # Created On : 28-FEB-2020
  4. #
  5. ##########################################################################################
  6. [INCLUDES]
  7. # Read common prefixes. If any customizations available -- read them from
  8. # common.local
  9. before = common.conf
  10. [Definition]
  11. _daemon = sshd
  12. [Definition]
  13. failregex = Invalid user <F-USER>\S*</F-USER> from <HOST>$
  14. ignoreregex =