.NET Software Architecture for Remote Workers With more people going remote due to the current pandemic it's brought up a lot of thoughts about...
Docker for Pentesters Docker is truly one of the most fascinating changes to come to software development over the last 10 years. While the concept...
C# Reflection: Application Name & Version My friend Christian Caspers showed me this trick and I thought it was a great idea. I've always saved...
Offensive .NET: theZoo If you've never heard of theZoo and you're in the security space with some .NET development skills this is a real treat...

CTF: Kioptrix 3

CTF: Kioptrix 3 This is another OSCP like VulnHub that was very fun to do. I didn't have any issues rooting this one and was...
Docker: Parrot OS Security In an effort to make Parrot OS Security more portable the creators have been experimenting with Docker. They have successfully ported...
Offensive .NET: C# Reverse Shell https://www.youtube.com/watch?v=NqwpwusH6WU Creating a .NET C# reverse shell that is undetectable is very easy. In this example, I'm going to use BankSecurity's...