-
Improve CLS scores by dynamically setting image width and height
While working on WordPress performance optimization for myself and for my clients, I’ve come across an issue that repeatedly affected CLS scores in a negative way. Luckily for myself (and now you, too), I created a fix that has helped reduced CLS when rouge images without explicit width and height attributes are the offenders. For…
-
WordPress plugin with 5M+ active installs can be utilized in DDoS attacks
While doing some vulnerability research for WordPress plugins myself and my clients use, I came across a plugin with 5M+ active installs that can be used in DDoS attacks by non-authenticated users. Let me preface this to say that the plugin itself is not vulnerable to a hack AFAIK, but has a flaw (IMO) that…
-
5 Python Scripts for OSINT and Pentesting
Everything is insecure and you’re one bad decision away from being p0wn3d harder than you ever have in your entire life. It’s a harsh reality and one you’ve got to accept in full or ignore altogether. I’m from the group that believes we can fix some of the things that are broken, even if only…