• 6th November 2021
Magento Tips - Pentest with sqlmap

How do I test my magento site for common sql injection vulnerabilities

  • 31st October 2021
Magento Tips - Solve .user.ini issue

How to solve the .user.ini issue raised by the Magento Security Scan

  • 9th October 2021
Magento Tips - List All Modules

How to list all installed module versions quickly

  • 26th September 2021
Docker Tips - UFW

By default docker will override UFW, it is important to be aware of this so that you do not expose your docker containers to the world.

  • 18th September 2021
Nginx Tips - Rate Limit Url Map

Rate limit specific pages using nginx

  • 12th September 2021
Magento Tips - Log Rotate

Stop your magento log directory overflowing with this one simple script

  • 4th September 2021
Prevent traversal attacks in Magento 2

As a rule of thumb, never roll out your own security. If you have a modern framework at your disposal then it is much easier to follow their best practice.

  • 28th August 2021
PHP Security Tips - open_basedir

This feature takes seconds to configure, and adds a layer of protection in the case of a directory traversal vulnerability.

  • 1st December 2020
Adding Continuous Deployment to your Golang Webhook (Part 2)

So you have your infrastructure set up, the next step is to create secure automated deployments.

  • 1st December 2020
Terraforming your Golang Webhook (Part 1)

In this article we will look at how to host a serverless golang webhook by using Terraform.

  • 1st November 2020
Creating a Shopify App using Laravel Nova and k8s in 2 days

This is a broad strokes article on the methods I used to create a high quality Shopify App quickly, while not sacrificing on quality.

  • 1st October 2020
AWS is not expensive - Part 1

In every AWS account I review, I always manage to save hundreds of dollars a month in costs in the first two hours…