Using csvkit sql on csv files gives the power of SQL on csv files. In this blog post I cover the control of CSV or Excel files with csvkit.
Using csvkit sql on csv files gives the power of SQL on csv files. In this blog post I cover the control of CSV or Excel files with csvkit.
To Stabilize a reverse shell is to make it useable. In this blog post I cover why it’s required, the commands for doing it, and what exactly they do.
WordPress is secure by design but are its plug-ins? Find an described example of how someone could exploit your sites WordPress Stored XSS
The WordPress wpscan tool is one of the great tools for checking if your WordPress site is secure. Join me as I check if mine own site is.
Some CTF Challenge VMs are just hard to enumerate. This was one of them. Join my as I struggle to get through the hackmyvm.eu room tajer.
The free CTF Challenge web site “hackmyvm.eu” have another medium level vm called ‘murph‘ for us to download, enumerate and get some flags. In this…
Using a docker container such as gluetun to create a vpn connection for a seedbox is a great way to keep away your ISP prying eyes.
btrfs is not new and had a shaky start to life. But is it now ready for the prime time and prod environments. Join my in my btrfs howto.
The Raspberry Pi Zero 2 is a great little system to put kali linux onto. Learn how to install and configure Kali on a Pi Zero.
SMBrute is a Python tool that is used to bruteforce samba user passwords for pentesting or CTF challenges.