Gutenberg Plugin: Terminal Display Currently building a Gutenberg plugin to display Parrot OS terminal output. Github: https://github.com/mrjamiebowman/Gutenberg-Terminal-Display Parrot Security OS Parrot Security OS ┌───└──╼ $ nmap -sV...
Parrot OS Configuration This is how I set up my Parrot OS after installation. There are a few things I believe are missing that should...
Running Terraform in Docker Locally Here are some quick tips on how to run Terraform locally in Docker. To get started pull the Docker image of...
BlackArch Default Login / Password BlackArch Linux is a distro that is focused on penetration testing and hacking. This distro includes over 2,300 tools for...
UFW VPN KillSwitch This script will force all traffic through the tunneling adapter and deny traffic through Wi-Fi or ethernet. https://gist.github.com/mrjamiebowman/b139da2092409054452c4b1249c0f787
CTF: PwnLab Init Walkthrough https://www.vulnhub.com/entry/pwnlab-init,158/ In this walkthrough, I'll be using Parrot OS. I'll break each vulnerability down and explain it. The video won't demonstrate all...