UnderTheWire UnderTheWire | Trebek In this walkthrough, I demonstrate the methods I used to solve all of the Trebek challenges, 0 through 15, on Under the Wire. 0xBEN Mar 7, 2025 16 min read
UnderTheWire UnderTheWire | Oracle In this walkthrough, I demonstrate the methods I used to solve all of the Oracle challenges, 0 through 15, on Under the Wire. 0xBEN Mar 6, 2025 11 min read
UnderTheWire UnderTheWire | Groot In this walkthrough, I demonstrate the methods I used to solve all of the Groot challenges, 0 through 15, on Under the Wire. 0xBEN Mar 5, 2025 8 min read
UnderTheWire UnderTheWire | Cyborg In this walkthrough, I demonstrate the methods I used to solve all of the Cyborg challenges, 0 through 15, on Under the Wire. 0xBEN Mar 5, 2025 11 min read
UnderTheWire UnderTheWire | Century In this walkthrough, I demonstrate the methods I used to solve all of the Century challenges, 0 through 15, on Under the Wire. 0xBEN Mar 5, 2025 9 min read
PowerShell Creating a PowerShell Module In this post, I walk you through the process I follow when creating a PowerShell module and the reasoning behind doing so. 0xBEN Aug 17, 2023 10 min read
PowerShell Setting SSH Private Key ACLs in PowerShell In this post, I demonstrate how I use PowerShell to set the ACL on a SSH private key file, in order to use it to run a SOCKS proxy using SSH. 0xBEN Apr 2, 2022 2 min read
PowerShell 101 Functional Programming in PowerShell In this post, we will take a look at the concept of functional programming and how to write a basic function in PowerShell. 0xBEN Feb 6, 2022 6 min read
Proxmox Automating Vulnhub VM Imports to Proxmox with PowerShell In this post, I demonstrate how to install PowerShell and use PowerShell scripts to automate importing Vulnhub VMs in Proxmox. 0xBEN Jan 25, 2022 3 min read