The Ninja Ducky Toolkit is a set of basic scripts for setting up a means to exfiltrate data via USB keyboard implant devices (like the awesome and original Rubber Ducky from Hak5). You can retrieve th ...
I recently upgraded a project of mine to Laravel 8 (from Laravel 7). Everything seemed to go really well with just a few snags here and there. I then noticed however a number of errors were getting lo ...
While I would never recommend running WordPress on a Windows box unless you have to (having done this for several years and the performance was just never on par with a Linux equivalent), if you must ...
UPDATE: Wow – the AddThis team have been in touch via multiple channels to confirm they are working on a fix. You know the best thing? From what I’ve seen they’ve thanked everyone ...
After installing the excellent Scribe plugin recently on a WordPress 4.2.2 website, I clicked to edit a page and was greeted with the following message instead of the usual page layout: PHP Warning: C ...
As a Microsoft SQL Server fan, I’ve found the move to MySQL fairly painless in all but one area: database administration. I have the excellent MySQL WorkBench which makes things a little easier ...
I have developing a PHP application that made calls to the Google API using the OAuth process to authorize the app and retrieve an Access Token and a Refresh Token. This morning, after a few relativel ...
I was recently working on a PHP project that was hosting on a Windows server within the Plesk environment. Despite the FileInfo PHP extension supposedly enabled by default from PHP version 5.3 onwards ...