-
Notifications
You must be signed in to change notification settings - Fork 19
Description
We need a global database to insert all the bad actor IP addresses.
I have 4 domains on two ISP's, three on one ISP (share server) and one on another. Without fail and with 24-36 hours the same IP addresses are used to try to hack into each domain.
My idea is to let the BFStop plugin report permanent blocks to the global database and the plugin can check the database and if the hacker is in there just go straight to a permanent block bypassing the temp blocks altogether.
To monetize this, charge the ISP's to get their IP addresses out of hock. This will motivate the ISPs to stop the nonsense on their end. A similar strategy is used by anti-spam processes and once an IP address gets added to their database it's usually a short time before the ISP bans that account.
Periodically, the site admin can run a sync and clear out blocked IP addresses that have been cleared.