Azurite icon indicating copy to clipboard operation
Azurite copied to clipboard

Enumeration and reconnaissance activities in the Microsoft Azure Cloud.

Results 6 Azurite issues
Sort by recently updated
recently updated
newest added

The PS portion seems to run fine and produces the JSON output as expected. The subscription JSON file seems to be properly formatted. When running the Visualizer against the subscription...

Running the Visualizer against the vm JSON I get: [*] Parsing data... Traceback (most recent call last): File "AzuriteVisualizer.py", line 483, in main() File "AzuriteVisualizer.py", line 480, in main parseJson()...

I am not sure if there is a change that can be made to the HTML, but in FireFox, you can edit privacy.file_unique_origin to False and it will run.

added some cli options tenantId subscriptionId loggedInId. The first two help with automating. The last one, takes an id to check against to see if that user is logged in,...

Hey there! I've been testing out your Azurite tool and love it so far! Great work! I have been seeing an issue though. If you have some time I'd love...

When I ran this script, I received a KeyError: 'vmNetworkConfigurationIpConfigurations' which was a reference I didn't see anywhere else in the file. I deleted it out, and the script ran...