Now that the event industry is starting to come out of the COVID-imposed restrictions, we’re seeing a lot of growth and subsequently, a lot of…
Personal ramblings and random code
Now that the event industry is starting to come out of the COVID-imposed restrictions, we’re seeing a lot of growth and subsequently, a lot of…
That’s right, I got married! Rewinding a bit. I haven’t posted much in the last few months, because both work and my personal life have…
The last few months of my employment have largely been spent moving big parts of our subscription functionality to one central location. This functionality used…
I wrote about XSS attack vectors and how you can inadvertently make yourself vulnerable when using Vue.js. The post has examples and discusses different approaches…
I wrote about Cross-Site Request Forgery (CSRF) and the damage it may cause your users if your application is vulnerable. I used a Vue app…
I wrote an introduction to Open Redirect vulnerabilities and how they might affect your Laravel application. The post contains examples and how you avoid the…
I wrote an introductory post on Open Redirect vulnerabilities and how they can affect your NodeJS application. The post contains examples using NodeJS and covers…
I wrote a post about Microservices and a few basic concepts related to this software architecture pattern. The post takes a high-level view of the…
I wrote a beginner-level post on Cross-Site Request Forgery (CSRF). The post is part of a series of introductions to basic vulnerabilities that are easy…
There are over 300,000,000 results for the search term “how to secure WordPress site“, and many of them give you decent tips on how to…