目录

第3章 GWS安全

练习1

准备GWS域名,已经完成,略

配置通用安全设定


默认2FA是打开的,用户可以自行设定,但不是必须的。

如果要变更PW方针,可以勾选下次登录时执行,这个方针适用单位是OU或以上。

这里刚好有一个更新,2025年1月之后,所有第三方APP
https://support.google.com/a/answer/14114704?hl=ja&sjid=8401829336969536596-AP
还有一个设置是恢复账户,Console里设置了权限,默认只有超级管理员可以恢复用户账号密码

这里把Allow users and non-super admins to recover their account设为ON,保存。

练习2

查看用户安全设置


作为管理员,可以强制用户重置密码,也可以为他添加恢复用邮箱和电话号码。另外,当用户登录活动可疑时,如果不能正确验明身份,则账户会被锁,这时管理员可以暂时关闭验证,以让用户本人可以正常登录,修改密码。
还可以查看该账号连携了哪些APP
100名以上用户的IT管理员检查清单:https://support.google.com/a/answer/9211704

练习3

强制2FA

然后找一个高管的邮箱,比如Alex登录后,会出现提示

对于已经使用SSO登录的公司来说,不需要设置

有4种方式

参考链接https://support.google.com/a/answer/9176657
我们可以单独建立一个Group,对OU关闭2FA,但对Group是打开。

练习4

我们可以控制用户访问谷歌服务的会话时长,从1小时到默认的14天。

只对外包人员设置更短的会话时长。

测试1

The IT manager at your organization wants to know the advantages of using 2-step verification for your organization. What should you say? (Choose 2)

What are some best practices for reinforcing and monitoring the security of your domain?

Where do you go to manage your users' password strength?

The IT manager at your organization hasn't had a chance to explore the admin console yet but wants to know what individual security settings he can manage for a user. What are some examples you could give him? (Choose 3)

Your organization has decided to enforce 2-step verification in 2 weeks. What actions should you keep in mind when enforcing 2-step verification? (Choose 3)

SSO介绍

练习1


如果要使用SAML来实现SSO,则需要同第三方服务商确认SSO的URL和EntityID信息。
App>Search for apps,根据练习要求,搜索15Five

下载Metadata

详细设定指导的URL https://support.google.com/a/answer/7649387?hl=en#setup

把域名补全,然后ID格式选择Email,继续

完成后,按照指导URL一步步操作才能用。因为公司用的HenngeOne,所以GWS上的操作也可以免了。。

练习2


这里要上传证书,需要OpenSSL,而且只能在Chrome浏览器,不能用其他的。
没有证书,所以练习略过。

Secure LDAP

同时管理SaaS和传统程序,需要LDAP服务,除了微软的AD外,还有谷歌的Secure LDAP。

Use your Google directory as an LDAP server for authentication, authorization and directory

步骤

练习3


设置最高权限


相关资料:
https://support.google.com/a/topic/9173976
https://support.google.com/a/answer/9089736
类似于加入AD域的操作。

测试2

What of the following are true of the Secure LDAP service? (Choose 3)

When adding a pre-integrated SAML application to your Google Workspace account, which of the following must you add/upload the Service Provider's configuration? (Choose 3)

When using a third party IdP which of the following is disabled/hidden in Google Workspace?

Your IT manager has just informed you that your organization has an account now with Asana and would like you to enable Single Sign On with the application. Where in the admin console would you go to configure a third-party pre-integrated cloud application, like Asana, as your service provider?

App安全

练习1


练习2

有许多第三方APP会连到GWS上,作为管理员要进行控制。



最后点FINISH,然后再把它限制

1.如果你想禁用API访问,但想使用某些已经安装的应用,则把这些应用放到TrustedList中,然后再禁用API
2.当用户想安装被禁用的APP,会收到错误信息

参考链接:https://support.google.com/a/answer/7281227

练习3



安装GA4


查看结果

然后设置,只允许用户安装白名单的APP

再添加白名单APP,练习中要求添加Google Apps Script,但我没找到,于是改为Slides Toolbox
换成某一个用户的账号登录,查看URL apps.google.com/user/hub,发现已经出现了

再打开Market,任意安装一个APP,会跳出提示

测试3

What happens to already installed applications if you block API access from the Security > API Permissions section?

What is the expected behavior when a user tries to install a Marketplace app that has not been allowed?

You have been asked to create a allowlist of Marketplace apps to restrict which apps a user can install onto their devices. What must you do first?

Your organization wants to prevent any external application from accessing Gmail and Drive data. How would you ensure such access is prevented?

练习1

Security>Alert Center

发现有一个高危警报,User suspended


找到TLS Failure



系统预设的Rule只能设置Email通知(被触发时)

练习2

Reporting>User reports>Accounts,使用密码强度来筛选,查看结果

Security Center

还可以查看各类设置的状态,比如

查看各类报警,比如

Dashboard里则有各种图表,另外,还可以查看Log

举例来说,我们可以通过Query来确认,是否有如下行为

这些与MS家的EDR中的Query有些类似,要学会写Query语句

测试4

Which of the following statements is NOT TRUE about the alert center?

When examining messages in the security investigation tool what actions can you apply to a message? (Choose 3)

You have been asked by your CEO to provide a list of users who have not yet enrolled into 2-step Verification. Where can you find that information?