Threaded Python implementation of select MicroBurst scripts.
Original PowerShell versions of Invoke-EnumerateAzureBlobs and Invoke-EnumerateAzureSubDomains can be found here: https://github.com/NetSPI/MicroBurst/blob/master/Misc/
Parts of the Permutations.txt file borrowed from - https://github.com/brianwarehime/inSp3ctor
(Optional) Set up a virtual Python environment with venv
Use pip install -r requirements.txt to get the required modules.
Use the -h flag to get the list of arguments.