nccgroup / ScoutSuite

Multi-Cloud Security Auditing Tool
GNU General Public License v2.0
6.34k stars 1.02k forks source link

HTML report not loading #1557

Open B4s1CC opened 1 year ago

B4s1CC commented 1 year ago

After successfully downloading scoutsuite and running it, not only does it not open the HTML report but also when I try downloading the report it shows loading data this may take awhile and does not show any report even after 30mins as shown in pic 2.

2023-07-16 13:25:32 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Launching Scout 2023-07-16 13:25:32 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Authenticating to cloud provider 2023-07-16 13:25:37 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO No subscription set, inferring 2023-07-16 13:25:37 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Running against subscription 2023-07-16 13:25:37 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Gathering data from APIs 2023-07-16 13:25:37 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Fetching resources for the Azure Active Directory service 2023-07-16 13:25:37 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Fetching resources for the RBAC service 2023-07-16 13:25:37 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Fetching resources for the Security Center service 2023-07-16 13:25:37 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Fetching resources for the SQL Database service 2023-07-16 13:25:37 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Fetching resources for the Storage Accounts service 2023-07-16 13:25:37 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Fetching resources for the Key Vault service 2023-07-16 13:25:37 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Fetching resources for the Network service 2023-07-16 13:25:37 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Fetching resources for the Virtual Machines service 2023-07-16 13:25:37 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Fetching resources for the App Services service 2023-07-16 13:25:37 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Fetching resources for the MySQL Database service 2023-07-16 13:25:37 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Fetching resources for the PostgresSQL Database service 2023-07-16 13:25:37 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Fetching resources for the Logging Monitoring service 2023-07-16 13:26:07 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Running pre-processing engine 2023-07-16 13:26:07 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Running rule engine 2023-07-16 13:26:07 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Applying display filters 2023-07-16 13:26:07 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Running post-processing engine 2023-07-16 13:26:07 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Saving data to scoutsuite-report/scoutsuite-results/scoutsuite_results_azure-tenant.js 2023-07-16 13:26:17 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Creating scoutsuite-report/azure-tenant.html 2023-07-16 13:26:18 cc-61aca6a-5f74b5648-pmsvd scout[232] INFO Opening the HTML report

image

I used this lines of codes to get the above to show : (venv) bala [ ~ ]$ scout azure --cli

Kirubakaran-SysAdmin commented 8 months ago

Hi @B4s1CC

I got the same error when I was trying to open the HTML report file on my Mac after scp the file from ec2 instance to my Mac. I copied entire report folder (scoutsuite-report) to my mac and then I'm able to open and view the html report file successfully.