ROADTools
ROADTools is a tool for enumerating Entra ID environments. It uses different version of API's that provides more information (AADGraph 1.61-internal). Enumeration using RoadRecon includes three steps:
Authentication
Data Gathering
Data Exploration
Authenticate
We can activate a Python virtual environment to use ROADTools
Once authentication is done we can gather data
Gather data
This takes a while (depends if you have a big environment).
Visualize data
We can use roadrecon to analyze the gathered information through a GUI.
Get conditional access policies
This will write all conditional acccess information to a .html file
Last updated