We use the brute force monitor on our directadmin installation. Great tool to monitor attacks.
When there are > 100 attacks we get an email every hour. If it's an attack on a none existing account I would like to skip those. Therefor there is a great skiplist! However the system doesn't always allow me to add a value to the skiplist. When I add 't.lastname' to the skiplist it refused. 'Error adding value(s) to skip list. Provided value is not a Username of Email address'.
I believe this is a bug. It's true that a login with the format 't.lastname' is not a valid username in directadmin. However this does not mean attackers will not try in there ignorance.
Attackers will enter enything they like as a username. So all different types of usernames exists in the 'Failled logins: Usernames List'. However the skiplist only accepts emails of valid usernames on it's list. Resulting me on getting a email every hour on something I would like to ignore as the attempted login is on an account that does not exist. There is no way for me to prevent this attack as it keeps coming from different email addresses.
A couple of years ago I already tried to send in a request for this as I believe this is a bug! It's was refused as it was discrubed as correctly working feature. To me this is not a feature but an annoyance.
How do I report this so the directadmin support team understands this a bug? How do I explain that you cannot apply validation on input from outside attackers. They do not apply your rules. Outside attackers will enter anything they want as username when they attack. So the skiplist should allow any string to be added to it. It's for me as a server manager to decide what I put on the skiplist. Not for directadmin do judge it! I think putting input validation in the skiplist is not correct. Please help me with this. This is flooding my mailbox. I do not wish do disable the BFM as it is a great feature for early detection of realy dangerous attacks.
Sebastiaan
When there are > 100 attacks we get an email every hour. If it's an attack on a none existing account I would like to skip those. Therefor there is a great skiplist! However the system doesn't always allow me to add a value to the skiplist. When I add 't.lastname' to the skiplist it refused. 'Error adding value(s) to skip list. Provided value is not a Username of Email address'.
I believe this is a bug. It's true that a login with the format 't.lastname' is not a valid username in directadmin. However this does not mean attackers will not try in there ignorance.
Attackers will enter enything they like as a username. So all different types of usernames exists in the 'Failled logins: Usernames List'. However the skiplist only accepts emails of valid usernames on it's list. Resulting me on getting a email every hour on something I would like to ignore as the attempted login is on an account that does not exist. There is no way for me to prevent this attack as it keeps coming from different email addresses.
A couple of years ago I already tried to send in a request for this as I believe this is a bug! It's was refused as it was discrubed as correctly working feature. To me this is not a feature but an annoyance.
How do I report this so the directadmin support team understands this a bug? How do I explain that you cannot apply validation on input from outside attackers. They do not apply your rules. Outside attackers will enter anything they want as username when they attack. So the skiplist should allow any string to be added to it. It's for me as a server manager to decide what I put on the skiplist. Not for directadmin do judge it! I think putting input validation in the skiplist is not correct. Please help me with this. This is flooding my mailbox. I do not wish do disable the BFM as it is a great feature for early detection of realy dangerous attacks.
Sebastiaan