We're seeing hundreds of these (example below) each hour, looks like botnets guessing the passwords. They have many zombies, since IPs rarely repeat and lfd is not blocking them.
What I notice is most of the IPs are on SpamHaus XBL or SBL, but exim is only blocking them if they try to send an email. Is there a way to check the IP against SpamHaus for these login attempts, too?
2023-03-19 08:01:09 login authenticator failed for (ADMIN) [103.187.4.x]: 535 Incorrect authentication data (set_id=uros@...)
2023-03-19 08:01:11 login authenticator failed for ([185.245.40.x]) [185.245.40.x]: 535 Incorrect authentication data (set_id=frank)
...
What I notice is most of the IPs are on SpamHaus XBL or SBL, but exim is only blocking them if they try to send an email. Is there a way to check the IP against SpamHaus for these login attempts, too?
2023-03-19 08:01:09 login authenticator failed for (ADMIN) [103.187.4.x]: 535 Incorrect authentication data (set_id=uros@...)
2023-03-19 08:01:11 login authenticator failed for ([185.245.40.x]) [185.245.40.x]: 535 Incorrect authentication data (set_id=frank)
...