AWS - Organizations Post Exploitation

Support HackTricks

Organizations

AWS Organizations에 대한 자세한 정보는 다음을 확인하세요:

AWS - Organizations Enum

Leave the Org

aws organizations deregister-account --account-id <account_id> --region <region>
HackTricks 지원하기

Last updated