Back
Tags: #security
-
Securing a Legacy API You Can't Break or Rewrite
A security audit of a legacy PHP and CodeIgniter mobile backend: nine real flaws, a frozen API contract, and how to patch it without locking out old apps.
-
Dissecting a WordPress Hack: Ghost Admins and CSS
We debugged a WordPress slot spam infection and found attackers hiding rogue admin accounts and backdoor plugins using a simple CSS override in functions.php.