nccgroup / opinel

Python code shared by Scout2 and AWS-Recipes
GNU General Public License v2.0
24 stars 18 forks source link

Fixing assume_role function incorrect naming of the credentials Token… #35

Open IhorKravchuk opened 5 years ago

IhorKravchuk commented 5 years ago

Issue $34 While using opinel with scout2 or ScoutSuite with crossaccount MFA access, STS assume role failing. After investigation I found that the root cause is incorrect naming inside assume_role function credentials argument TokenCode and SerialNumber.