Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 993 Bytes

File metadata and controls

24 lines (19 loc) · 993 Bytes

Quick One-Liners

Fast copy-paste prompts when you just need a quick answer.


# Prompt What You Get
1 List all users Full Entra ID user enumeration
2 List all groups Entra group inventory
3 List all service principals SP inventory with app IDs
4 Show all role assignments Complete RBAC dump
5 Show high-privilege roles Owner / Contributor / UAA summary
6 List storage accounts Full storage inventory
7 Check storage security Hardening audit across all accounts
8 Find public storage Storage with blob public access enabled
9 Run full security scan Everything: identity + RBAC + storage + backdoors
10 Detect backdoors SP backdoor + ghost identity scan
11 Show attack paths High-priv identities with full attack chain
12 Generate PDF report Export last analysis to timestamped PDF

Back to TokenMesh README