Adding cordova to an existing vue app
It turns out that adding cordova to an existing vue app is pretty easy. If only I'd known this before trying at least 10 different ways: First, make sure your…
It turns out that adding cordova to an existing vue app is pretty easy. If only I'd known this before trying at least 10 different ways: First, make sure your…
I have decided to start studying towards a CISSP and / or an OSCP, as part of that I saw an excellent blog post recommending to go through a lot…
"A Coronal Mass Ejection has happened and the effects of that are expected to arrive later tomorrow evening" /me downloads skyview augmented reality star map and aurorawatch UK. Now looking…
This is a WordPress Security mega-post containing a lot of best-practice information on securing, hardening, updating and maintaining a Wordpress site.Used by more than 60 million websites, including 30% of…
Metasploit for website pentest using wmap. This is a short tutorial on using the wmap module inside metasploit. Wmap is a web application scanner that runs within metasploit. We can…
We recently got a 'smarter coffee' coffee machine at work - it has wifi, an app, and also an ifttt integration. We also have a google home in the office…
Metasploitable background: What is metasploitable? "Metasploitable is a Virtual Machine that is built from the ground up with a large amount of security vulnerabilities. It is intended to be used…
Continuing on from my original metasploit beginners tutorial, here is a slightly more advanced Metasploit tutorial on how to use metasploit to scan for vulnerabilities. The outcome of this tutorial…
It turns out that coding in php on android is possible (even if its not as good as on a mac, linux or even windows). In this blog post I'll…