Back to all tools
Desktop AppConfiguration

TrustM365

TrustM365 is a free, self-hosted dashboard for Microsoft 365 administrators and MSSPs. It connects to multiple tenants via Graph, baselines exact resources and properties to monitor, detects drift with property-level diffs on every sync, and restores baseline values with one click. It provides branded reports, webhook alerts, and a full audit trail, plus auto-restore and multi-tenant views for MSSP workflows.

Created by

Security Analysis

5of 6
1 Issue FoundOverride

50 files scanned on Apr 22, 2026

Issues Detected
No Hardcoded Secrets
No API keys or credentials in code
Hardcoded credential in frontend/src/pages/AddTenant.jsx ([lines: 136](https://github.com/antoporter/trustm365/blob/main/frontend/src/pages/AddTenant.jsx#L136))
Passed Checks
No Obfuscated Code
No Remote Execution
No Credential Theft
No Data Exfiltration
No Malicious Patterns
AI Analysis

The codebase largely appears suitable for an Intune-like administration tool. However, production CORS permissiveness, outbound webhook data handling, and logging of webhook URLs present medium-severity risks related to data exposure and cross-origin misuse. No obfuscated code, credential theft, or hardcoded secrets detected in the provided excerpts.

Screenshots

You might also like

Desktop App

BrowserConfigEditor

BrowserConfigEditor is a macOS GUI tool that creates and edits browser policy configurations for enterprise deployments. It supports multiple browsers (Chrome, Edge, Safari, Firefox, Brave, and other Chromium-based browsers) and exports policies in plist, JSON, Intune XML, or shell scripts for deployment. It includes features like visual policy configuration, import/export, search/filter, built-in documentation, and deployment-ready outputs for MDM and Intune.

Gil BurnsGil Burns
Desktop App

InToolz

InToolz is a management tool for Microsoft Intune designed to simplify cross-tenant migrations and bulk configuration tasks. It enables tenant-to-tenant copy of Intune content, bulk assignment deployment and removal between groups, profiles, and applications, and mass updates to description fields. Note that the project is a work in progress, with several features planned for future releases.

Jørgen SundetJørgen Sundet
Desktop App

Intune PPPC Utility

Intune PPPC Utility is a native macOS app for creating and editing PPPC profiles to deploy via Microsoft Intune as Settings Catalog configurations. It enforces a single permission model per entry (Allowed or Authorization), supports per-app entries and Apple Events, and can read code requirements via codesign. It can import mobileconfig payloads and live TCC data, and outputs JSON compatible with the Microsoft Graph API deviceManagement/configurationPolicies.

Gil BurnsGil Burns
Desktop App

Intune Profile Converter

Intune Profile Converter is a native macOS app that transforms Apple .mobileconfig profiles into Microsoft Intune-compatible formats. It supports Settings Catalog JSON and Preference File XML, automatically strips CMS/PKCS#7 signatures, and can batch process multiple profiles. It also handles MCX managed preferences, provides a session log with per-file results, and includes a built-in Settings Catalog reference browser with auto-updates via Sparkle.

Gil BurnsGil Burns