-
Notifications
You must be signed in to change notification settings - Fork 216
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
Possible Broken Dashboard #72
Comments
Hi @x1337x-sec For the IP Audit to run, you have to provide the ec2 instance IP, along with ssh key so it can login and run the scan. Hope it helps. Let me know if I can be of further help. |
Where do you place the ec2 instance IP and how would you scan all instances? Is the Security Token separate to the secret key and secret ID |
Currently you can scan only one IP I guess security token is when you have temporary access like session token?? Not exactly. Are you still facing the same error of token invalid |
Yes it is a session toke I defined it in the creds file as [default] I now get the following two errors / warnings /usr/local/lib/python2.7/site-packages/requests/init.py:80: RequestsDependencyWarning: urllib3 (1.25.10) or chardet (3.0.4) doesn't match a supported version! Note we use AWS SSO with Okta I am still seeing errors for example: (UnrecognizedClientException) when calling the DescribeTrails operation: The security token included in the request is invalid Also do you have the ARN for read-only support role. |
Ok I think it's just a warning, which should be fine for the other exception |
Do you have the support role ARN? |
No but I know it is AWS managed policy |
I setup this tool to run locally using docker. I setup ReadOnlyAccess Policy for AWS:
I now have the final report and I noticed the following sections don't open:
Scout2
IP Audit
AWS Trust Advisor
Any idea why?
I also noticed this during the scan might have something to do with it:
For the other reports to work I have to right click and open in new tab.
The text was updated successfully, but these errors were encountered: