Looking at my site's logs, I see plenty of suspicious activity, like a bot is trying to find vulnerabilities. Examples of requested files:
//wp-content/uploads/kaswara/fonts_icon/a57bze8931/.a57bze8931.php
//wp-content/plugins/apikey/apikey.php
//wp-content/plugins/apikey/a57bze8931.php
//wp-content/uploads/typehub/custom/a57bze8931/.a57bze8931.php
My question is: should I be concerned about this? I don't believe my site has ever been compromised in any way. But it seems like a waste of resources to deal with all these requests, hundreds a day it seems. Is there some way to automatically blacklist the IP addresses of these malicious bots?