Overview of ROADtools framework
masterROADtools (Rogue Office 365 and Azure (active) Directory tools) is a framework for interacting with Azure AD. It consists of three main components:
- ROADlib: A core library containing common components and an automatically generated database model based on Azure AD internal API metadata.
- ROADrecon: An Azure AD exploration tool used for Red and Blue Team analysis. It dumps Azure AD graph information into an SQLAlchemy-backed database and provides an Angular-based GUI for analysis.
- roadtx (ROADtools Token eXchange): A tool for exchanging and using various Azure AD issued tokens, supporting multiple authentication flows, device registration, and PRT operations.