-
Recent Posts
- Add custom icons to MeshCentral (part 3 – styles)
- Add custom icons to MeshCentral (part 2 – night mode)
- Add custom icons to MeshCentral (part 1)
- VPS Benchmarks update: Amazon EC2 and Lightsail, Azure, Contabo, DigitalOcean, Google, Hostworld, Linode, OVH, UpCloud, VPSServer, VPS.net, Vultr
- Install/Update OSSIM/OSSEC agent (AlmaLinux 8.6 or CentOS)
Tag Archives: mysql
Brute-force login attempt IP blocking
I wanted to create a simple drop-in script to add brute-force attempt blocking by IP address to my PHP/MySQL login scripts. It should be pretty simple to use. It needs a database to run off, you enter the database values and call the script (see usage) before login and on… Continue reading