Overview

Basic Operation

The Office365 scan module is a Microsoft Powershell module which uses the Microsoft Azure Active Directory Module for Windows PowerShell. The scanner produces an output scan file (.scac) per invocation.

The Powershell module is in the server/Modules folder. There is a sample start script scan_msol.ps1 that shows an example on how to start a scan.

This start file needs to be tailored to your environment. For more information see the inline documentation in the file.

Open File Format

The .scac file is a compressed .xml file which contains information that is later imported into the central OctoSAM Inventory database.

Tip

The provided Octodump utility can be used to decompress .scac files into human readable .xml files

Scanner Source

The scanner is distributed as signed source. While you can see and possibly change the code, we do not support scanners with an invalid signature.