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