Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue running python AzuriteVisualizer.py #7

Open
bsc-lcuevas opened this issue Jun 5, 2018 · 2 comments
Open

Issue running python AzuriteVisualizer.py #7

bsc-lcuevas opened this issue Jun 5, 2018 · 2 comments

Comments

@bsc-lcuevas
Copy link

bsc-lcuevas commented Jun 5, 2018

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()
File "AzuriteVisualizer.py", line 43, in parseJson
for vnet in data['subscriptionVNETs']:
TypeError: list indices must be integers, not str

Running against the subscription JSON I get:

Version: 0.6 Beta
Author: Apostolos Mastoris (@Lgrec0)
Email: apostolis.mastoris[at]mwrinfosecurity.com

[*] Parsing data...
Traceback (most recent call last):
File "AzuriteVisualizer.py", line 483, in
main()
File "AzuriteVisualizer.py", line 480, in main
parseJson()
File "AzuriteVisualizer.py", line 55, in parseJson
vnetNode['label'] = data['subscriptionVNETs']['vnetName']
TypeError: list indices must be integers, not str

I am on Windows 10 running from cmd.

@masonww
Copy link

masonww commented Nov 13, 2019

Was a solution to this ever found?

@pwnf
Copy link

pwnf commented May 10, 2023

Still an issue in 2023..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants