diff --git a/Docs/Flowcharts/ESC1.md b/Docs/Flowcharts/ESC1.md index c013721..b632d96 100644 --- a/Docs/Flowcharts/ESC1.md +++ b/Docs/Flowcharts/ESC1.md @@ -9,12 +9,12 @@ flowchart LR UserType -- User --> UserPriority(High); PrincipalType -->|Group| GroupType("Group Type"); GroupType -- AD Admins --> ADASize(No Finding); - GroupType -- Builtin/PKI Admins --> BIASize(BIA Group Size); + GroupType -- Builtin/PKI Admins --> BIASize(Group Size); BIASize -- Empty/Small --> BIAEGPriority(Low); BIASize -- Medium/Large --> BIAMGPriority(Medium); - GroupType -- Regular Users --> UsersSize(User Group Size); + GroupType -- Regular Users --> UsersSize(Group Size); UsersSize -- Empty/Small --> UsersEGPriority(High); UsersSize -- Medium/Large --> UsersMGPriority(Critical); PrincipalType -->|gMSA| gMSAType(gMSA Type); gMSAType -- Any --> gMSAPriority((No Finding)); -``` \ No newline at end of file +``` diff --git a/Docs/Flowcharts/ESC2.md b/Docs/Flowcharts/ESC2.md index 50f77ec..ed9dc73 100644 --- a/Docs/Flowcharts/ESC2.md +++ b/Docs/Flowcharts/ESC2.md @@ -9,12 +9,12 @@ flowchart LR UserType -- User --> UserPriority(High); PrincipalType -->|Group| GroupType("Group Type"); GroupType -- AD Admins --> ADASize(No Finding); - GroupType -- Builtin/PKI Admins --> BIASize(BIA Group Size); + GroupType -- Builtin/PKI Admins --> BIASize(Group Size); BIASize -- Empty/Small --> BIAEGPriority(Info); BIASize -- Medium/Large --> BIAMGPriority(Low); - GroupType -- Regular Users --> UsersSize(User Group Size); + GroupType -- Regular Users --> UsersSize(Group Size); UsersSize -- Empty/Small --> UsersEGPriority(Medium); UsersSize -- Medium/Large --> UsersMGPriority(High); PrincipalType -->|gMSA| gMSAType(gMSA Type); gMSAType -- Any --> gMSAPriority(No Finding); -``` \ No newline at end of file +``` diff --git a/Docs/Flowcharts/ESC3.md b/Docs/Flowcharts/ESC3.md index 914a662..94e4838 100644 --- a/Docs/Flowcharts/ESC3.md +++ b/Docs/Flowcharts/ESC3.md @@ -9,12 +9,12 @@ flowchart LR UserType -- User --> UserPriority(High); PrincipalType -->|Group| GroupType("Group Type"); GroupType -- AD Admins --> ADASize(No Finding); - GroupType -- Builtin/PKI Admins --> BIASize(BIA Group Size); + GroupType -- Builtin/PKI Admins --> BIASize(Group Size); BIASize -- Empty/Small --> BIAEGPriority(No Info); BIASize -- Medium/Large --> BIAMGPriority(Low); - GroupType -- Regular Users --> UsersSize(User Group Size); + GroupType -- Regular Users --> UsersSize(Group Size); UsersSize -- Empty/Small --> UsersEGPriority(Low); UsersSize -- Medium/Large --> UsersMGPriority(Medium); PrincipalType -->|gMSA| gMSAType(gMSA Type); gMSAType -- Any --> gMSAPriority(No Finding); -``` \ No newline at end of file +``` diff --git a/Docs/Flowcharts/ESC4.md b/Docs/Flowcharts/ESC4.md index fde3401..e49872d 100644 --- a/Docs/Flowcharts/ESC4.md +++ b/Docs/Flowcharts/ESC4.md @@ -9,12 +9,12 @@ flowchart LR UserType -- User --> UserPriority(High); PrincipalType -->|Group| GroupType("Group Type"); GroupType -- AD Admins --> ADASize(No Finding); - GroupType -- Builtin/PKI Admins --> BIASize(BIA Group Size); + GroupType -- Builtin/PKI Admins --> BIASize(Group Size); BIASize -- Empty/Small --> BIAEGPriority(Info); BIASize -- Medium/Large --> BIAMGPriority(Low); - GroupType -- Regular Users --> UsersSize(User Group Size); + GroupType -- Regular Users --> UsersSize(Group Size); UsersSize -- Empty/Small --> UsersEGPriority(Medium); UsersSize -- Medium/Large --> UsersMGPriority(High); PrincipalType -->|gMSA| gMSAType(gMSA Type); gMSAType -- Any --> gMSAPriority(No Finding); -``` \ No newline at end of file +```