CMU – GHOSTS and use in your Home Lab

CMU GHOSTS is a user simulation tool built by engineers at CMU for their CTFs and Cyberwarfare training. They have published this code to their public Github for others to use. This is a really great tool even for home lab environments where you want “real world” like data and...Read more

Automating SonicWall NetExtender

Just published to my Github a Python script that automates logging into NetExtender with us of PyAutoGUI. This script will take static variable inputs then try launching NetExtender and looking in with those preset login information that was provided in the script. The script will also error check making sure...Read more
SonicWall Lab Automation – Entry 1

SonicWall Lab Automation – Entry 1

On this past Friday evening I wanted to set a goal for the weekend and what I came up with was a script/Module in Powershell to automate my SonicWall lab. The entire goal of developing this would be to save all that time waiting for firmware upgrades and factory reboots...Read more