Linux command
prowler-m365 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Run Microsoft 365 security assessment
prowler m365
Run specific checks
prowler m365 --checks [conditional_access_policies]
Run with compliance framework
prowler m365 --compliance [cis_2.0_m365]
说明
prowler m365 performs security assessment of Microsoft 365 tenants. Checks Entra ID, Exchange, SharePoint, and Teams configurations against security best practices.
参数
- --checks _checks_
- Specific checks to run.
- --services _services_
- Services to check.
- --compliance _framework_
- Compliance framework.
- -M, --output-modes _format_
- Output format.
- -o, --output-directory _dir_
- Output directory.
FAQ
What is the prowler-m365 command used for?
prowler m365 performs security assessment of Microsoft 365 tenants. Checks Entra ID, Exchange, SharePoint, and Teams configurations against security best practices.
How do I run a basic prowler-m365 example?
Run `prowler m365` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --checks _checks_ do in prowler-m365?
Specific checks to run.