ScoutSuite icon indicating copy to clipboard operation
ScoutSuite copied to clipboard

Multi-Cloud Security Auditing Tool

Results 298 ScoutSuite issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Hi I think there is a bug in ["IAM - Passwords Expire after 90 Days" rule](https://github.com/nccgroup/ScoutSuite/blob/db827e3d8e36e3bc7adcb8c62f2453960353c2ef/ScoutSuite/providers/aws/rules/findings/iam-password-policy-expiration-threshold.json) for AWS. AWS best practices recommends to retire use of AWS...

bug
potential

Hi, I get the following issue when trying to install ScoutSuite on macOS version 12.6.2 running Python 3.9.6 and PIP 21.2.4. I've tried running this several times and in a...

Error in attribute name - just missing the second underscore line 30 snapshot_dict['hyper_vgeneration'] = raw_snapshot.hyper_vgeneration should be snapshot_dict['hyper_vgeneration'] = raw_snapshot.hyper_v_generation

I installed scoutsuite 5.12 from pip. When running a scan against Azure, it keeps failing at initialization about msgraphcore module. I can't see where that's referenced anywhere in the code....

bug
potential

i have run the command several ways on several machines and always the same result main summary says 14 vms but when you go to the instance count its only...

bug
potential

trying to run scoutsuite on an azure environment, getting the following error: __main__.py L212: Initialization failure: cannot import name 'ARMChallengeAuthenticationPolicy' from 'azure.mgmt.core.policies' (/home/assaf/.local/lib/python3.8/site-packages/azure/mgmt/core/policies/__init__.py) the environment is ubuntu LTS 20.04.3 python3.9...

bug
potential

I have Global reader access with 1 subscription access in Azure. Using kali to run the Scoutsuite Getting below error INFO Fetching resources for the Logging Monitoring service 2024-06-11 18:49:31...

bug
potential

Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.5.0 to 1.16.1. Release notes Sourced from azure-identity's releases. azure-identity_1.16.1 1.16.1 (2024-06-11) Bugs Fixed Managed identity bug fixes azure-identity_1.16.0 1.16.0 (2024-04-09) Other Changes For IMDS requests in...

dependencies

# Description Azure region names are case insensitive (i.e. `global`, not `Global`). This is different for display names, but they are not used here. This PR fixes the condition `log_alert.location...

**Describe the bug** When `azurerm_monitor_activity_log_alert` is used to create a new alert, the following spelling is used: ``` { "id": "/subscriptions/[...]/resourceGroups/[...]/providers/Microsoft.Insights/activityLogAlerts/Alert for Create Policy Assignment", "name": "Alert for Create Policy...

bug
potential