# dafthack/GraphRunner

A Post-exploitation Toolset for Interacting with the Microsoft Graph API

Repository: https://github.com/dafthack/GraphRunner
Canonical: https://ross.abutalabs.com/products/graphrunner
Language: PowerShell
License: MIT
License Family: permissive
Last push: 2026-04-09T20:13:39+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 76, release rhythm 35, longevity 79
- inputs: {"age_days": 1114, "days_push": 146, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1333, forks 169 (observed 2026-08-28T04:04:24.789626+00:00)

## What it is
GraphRunner is a post-exploitation toolset for interacting with the Microsoft Graph API, written in PowerShell. It enables reconnaissance, persistence, and data pillaging against Microsoft Entra ID (Azure AD) accounts using authenticated access tokens.

## Use cases
- search and export a compromised user's email, OneDrive, and SharePoint files
- dump Teams chats and channels from an account with a stolen token
- enumerate app registrations and conditional access policies in a tenant
- find modifiable security groups and misconfigured mailboxes during red team engagements
- harvest OAuth authorization codes during consent grant attacks
- maintain persistence by refreshing token packages and deploying malicious apps

## When to choose
- you are doing authorized post-exploitation or red team work against Microsoft 365 / Entra ID
- you need a dependency-free PowerShell toolset that works on Windows and Linux
- you want both a CLI and an HTML GUI for pillaging an account via Graph API tokens

## When to avoid
- you need a defensive auditing or compliance tool rather than offensive tradecraft
- your target is not Microsoft Graph / Entra ID
- you require stealth features or C2 integration beyond token-based Graph interaction

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, http-client, cli
- domain: security, penetration-testing
- platform: windows, cli
- tags: post-exploitation, microsoft-graph, azure-ad, entra-id, red-team, offensive-security, oauth, reconnaissance, powershell, linux

## Member repositories
- dafthack/GraphRunner (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:24.789626+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:44:42.386440+00:00, confidence not recorded.
  - readme: https://github.com/dafthack/GraphRunner (fetched 2026-08-28T04:04:24.789626+00:00, sha aba79612ce60)
- Data as of 2026-08-30T08:39:29.467469+00:00.
