Nmap SMTP User Enumeration or How ChatGPT Helps Our Work
Some time ago, I wanted to refresh and expand my knowledge of penetration testing. For this purpose, I started taking courses on Hack The Box. Everything went smoothly until the moment I needed to perform SMTP user enumeration. But this story isn’t so much about the enumeration itself—it’s about how ChatGPT helps us fix the tools we use in our challenging work. Introduction The task seemed straightforward: I had a list of usernames, and I needed to determine which ones existed on an SMTP server. Continue readingAdventures in Agentic AI Simulation Land
(Or, How We Learned to Stop Worrying and Love the Cloud)
Have you ever wondered how a cloud-based, multi-agent AI service handles a flurry of incoming user requests without spontaneously combusting? Well, wonder no more! In this blog post, we’ll embark on a fun, light-hearted journey through a simulation that tests just how gracefully an AI agentic system (think: a set of AI agents working together) scales, splits, and handles all sorts of query traffic. We’ll talk about our framework, assumptions, code, and results—complete with a snazzy chart to show off our data.
Continue readingVisualizing Traffic Flow through Azure Firewall Using PowerShell, Jupyter, and d3js
Hello again. This time, let’s look at how to visualize traffic flowing through Azure Firewall using PowerShell, Jupyter, and D3.js.
Continue readingVisualizing Azure Networking using D3js
A picture worth a thousand words. When you work with a complex networking infrastructure, it would be great to have a bird’s-eye view of it. In this article, I want to discuss how this can be achieved using PowerShell, Jupyter notebooks, and d3js
Continue readingHow to Make ZScaler and Azure CLI Work Together
There are times when ZScaler can get quite bothersome, and recently, I had one of those moments. This note aims to share the steps needed to get the Azure CLI to cooperate with ZScaler.
Continue readingContinuing the Conversation on Jupyter and PowerShell
Let’s dive a little deeper into the Jupyter-PowerShell duo. First, we’ll try to uncover the ‘why’ behind this alliance. Next, we’ll pry into the ‘how’ of the operation. And finally, we’ll unveil the secrets of crafting a notebook and launching it into the digital cosmos for your team or, who knows, the whole world to see. Ready? Set. Go!
Continue reading