Uncategorized Creating a PIN bruteforcer using Android Open Accessory Protocol I have stumbled upon an old mobile phone of mine, wondering what data it still has on it after all…
Uncategorized Reverse shell on Kubernetes pod using sshuttle During an investigation I tried to find a way to create a reverse shell on a Kubernetes (k8s) cluster. There…
Uncategorized Setup remote Minikube instance Things to do or know before getting started If you are tired of running Minikube on your working PC /…
Uncategorized Customizing OWASP ZAP using config file Continuing from the How to run OWASP ZAP as a systemd service post we can go further to customize ZAP…
Uncategorized How to run OWASP ZAP as a systemd service OWASP ZAP can be run as a daemon process (i.e. headless) by specifying the -daemon flag when OWASP ZAP is…