ROADrecon MCP Server provides access to Azure AD security data collected by ROADrecon through a standardized protocol, enabling AI assistants to analyze tenant security posture. The server exposes comprehensive Azure AD data including users, groups, applications, and service principals, while offering specialized security analysis tools for identifying privileged users, analyzing MFA status, detecting stale accounts, and evaluating PIM implementation. Built with Python using FastMCP, it integrates with a ROADrecon API instance to facilitate security assessments and vulnerability identification in Azure AD environments.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Find users with high-privilege roles.
Analyze MFA deployment across users.
Find applications with secrets/certificates.
Analyze group types and membership.
Find accounts that haven't logged in or changed password within a specified period.
Assess Privileged Identity Management implementation.
Find over-permissioned service principals with long-lived credentials.
Identify risks from legacy authentication protocols that bypass MFA.
Analyze conditional access policies from an HTML file. Looks for the file at "C:\Temp\caps.html" by default, or prompts the user to specify a file path if not found.