Closed czapajew closed 6 years ago
Thank you for this, are you running the latest version of Scout? I believe this error was already addressed.
Hi! Thank You for the reply, I'm running awsscout2 v. 3.2.1
I am also getting this bug on the latest version of Scout2, relevant traceback:
Matching EC2 instances and IAM roles...
Traceback (most recent call last):
File "/home/REDACTED/.pyenv/versions/3.6.3/lib/python3.6/site-package
t2/rules/preprocessing.py", line 645, in new_go_to_and_do
callback(aws_config, current_config[key][value], path, current_pat
File "/home/REDACTED/.pyenv/versions/3.6.3/lib/python3.6/site-package
t2/rules/preprocessing.py", line 674, in get_db_attack_surface
security_group_to_attack_surface(aws_config, service_config['exter
urrent_path, [g['VpcSecurityGroupId'] for g in security_groups], liste
File "/home/REDACTED/.pyenv/versions/3.6.3/lib/python3.6/site-package
t2/rules/preprocessing.py", line 740, in security_group_to_attack_surf
if listener > port_min and listener < port_max and 'cidrs' in ingr
port]:
TypeError: '>' not supported between instances of 'int' and 'str'
Thanks - this will be addressed shortly
This issue is closed in https://github.com/nccgroup/ScoutSuite and considered wontfix
for Scout2.
While running Scout 2 output contain errors: CentOS Linux release 7.4.1708 (Core) Python 3.6.0