Cleaning a WordPress MySQL database after a malware / hacking attack.
Summary: Using RegEx in MySQL to clean up an infected database Requirements: MySQL 8.0+ or Maria DB. phpMyAdmin or MySQL console access. There are many guides out there explaining how to clean up the actual WordPress PHP / HTML files after a site has been hacked. However, I have not found any good instructions on […]