Magento Tips - Pentest with sqlmap
How do I test my magento site for common sql injection vulnerabilities
Magento Tips - Solve .user.ini issue
How to solve the .user.ini issue raised by the Magento Security Scan
Magento Tips - List All Modules
How to list all installed module versions quickly
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.
Nginx Tips - Rate Limit Url Map
Rate limit specific pages using nginx
Magento Tips - Log Rotate
Stop your magento log directory overflowing with this one simple script
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.
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.
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.
Terraforming your Golang Webhook (Part 1)
In this article we will look at how to host a serverless golang webhook by using Terraform.
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.
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…