This is an experimental script I’m working on to capture the output from CSF Firewall’s BLOCK_REPORT feature, save it to a database, and report it to AbuseIPDB. As written, it requires a MySQL database with one table and the following…
How to Build a PHP cURL POST Script for AbuseIPDB Reporting
Note: This article has been extensively revised on March 11, 2019. This article describes how I built a honeypot script that catches robots and human miscreants that attempt to access CMS login pages that don’t exist on my sites, and…