Skip to content

Commit

Permalink
Removing Groups 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mdueltgen committed Oct 31, 2024
1 parent 670b268 commit 6146c12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 43 deletions.
42 changes: 1 addition & 41 deletions baselines/groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ This baseline is based on Google documentation available at [Google Workspace Ad
- [Group Creation](#4-group-creation)
- [Default Permissions for Viewing Conversations](#5-default-permissions-for-viewing-conversations)
- [Ability to Hide Groups from the Directory](#6-ability-to-hide-groups-from-the-directory)
- [New Groups](#7-new-groups)

Settings can be assigned to certain users within Google Workspace through organizational units, configuration groups, or individually. Before changing a setting, the user can select the organizational unit, configuration group, or individual users to which they want to apply changes.

Expand Down Expand Up @@ -259,43 +258,4 @@ To configure the settings for Sharing options:
3. Select **Sharing settings** -\> **Sharing options**.
4. **Uncheck** the **Group owners can hide groups from the directory** checkbox.
5. **Ensure** that the **hide newly created groups from the directory** checkbox is not selected.
6. Select **Save**.

## 7. New Groups

This section covers the access type setting for new groups that are created.

### Policies

#### GWS.GROUPS.7.1v0.3
New Groups SHOULD be created with an Access type of Restricted unless necessary for agency mission fulfillment.

- _Rationale:_ Groups may contain private or sensitive information not appropriate for the entire Google Workspace organization. Restricting access to group members reduces the risk of data loss.
- _Last modified:_ July 10, 2023

- MITRE ATT&CK TTP Mapping
- [T1530: Data from Cloud Storage](https://attack.mitre.org/techniques/T1530/)
- [T1069: Permission Groups Discovery](https://attack.mitre.org/techniques/T1069/)
- [T1069:003: Permission Groups Discovery: Cloud Groups](https://attack.mitre.org/techniques/T1069/003/)

### Resources

- [Google Workspace Admin Help: Create a group in your organization](https://support.google.com/a/answer/9400082?hl=en&fl=1&sjid=14580240338213574276-NC)

### Prerequisites

- This control only applies to agencies with Google Groups for Business enabled.

### Implementation

#### GWS.GROUPS.7.1v0.3 Instructions
To configure Access type for a Google Group:

1. Sign in to the [Google Admin Console](https://admin.google.com).
2. Select **Directory** -\> **Groups.**
3. Select **Create group.**
4. Fill in the details for the new group and click **Next.**
5. In the **Access type** section, select the **Restricted** radio button.
6. If the group needs to receive messages from non-members, select the appropriate checkboxes in the **Who can post** row.
7. Select **Next.**
8. Select **Create Group.**
6. Select **Save**.
3 changes: 1 addition & 2 deletions drift-rules/GWS Drift Monitoring Rules - Groups.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ GWS.GROUPS.2.1v0.3,Group owners’ ability to add external members to groups SHO
GWS.GROUPS.3.1v0.3,"Group owners’ ability to allow posting to a group by an external, non-group member SHOULD be disabled unless necessary for agency mission fulfillment.",Admin Log Event,Change Application Setting,GroupsSharingSettingsProto owners_can_allow_incoming_mail_from_public,false,rules/00gjdgxs0lw54bd,JK 08-01-23 @ 14:52
GWS.GROUPS.4.1v0.3,Group creation SHOULD be restricted to admins within the organization unless necessary for agency mission fulfillment.,Admin Log Event,Change Application Setting,GroupsSharingSettingsProto who_can_create_groups,ADMIN_ONLY,rules/00gjdgxs35vsmz6,JK 08-01-23 @ 15:06
GWS.GROUPS.5.1v0.3,The default permission to view conversations SHALL be set to All Group Members.,Admin Log Event,Change Application Setting,GroupsSharingSettingsProto default_view_topics_access_level,MEMBERS,rules/00gjdgxs24dq6r2,JK 08-01-23 @ 15:14
GWS.GROUPS.6.1v0.3,Group owners’ ability to hide groups from the directory SHOULD be disabled unless necessary for agency mission fulfillment.,Admin Log Event,Change Application Setting,GroupsSharingSettingsProto allow_unlisted_groups,false,rules/00gjdgxs0zbb0ae,JK 08-01-23 @ 15:22
GWS.GROUPS.7.1v0.3,New Groups SHOULD be created with an Access type of Restricted unless necessary for agency mission fulfillment.,N/A,N/A,N/A,N/A,N/A,Not Alertable
GWS.GROUPS.6.1v0.3,Group owners’ ability to hide groups from the directory SHOULD be disabled unless necessary for agency mission fulfillment.,Admin Log Event,Change Application Setting,GroupsSharingSettingsProto allow_unlisted_groups,false,rules/00gjdgxs0zbb0ae,JK 08-01-23 @ 15:22

0 comments on commit 6146c12

Please sign in to comment.