Skip to content

Python implementation of select MicroBurst scripts.

Notifications You must be signed in to change notification settings

NetSPI/PycroBurst

Repository files navigation

PycroBurst

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

Getting set up

(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.

About

Python implementation of select MicroBurst scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages