SkillAgentSearch skills...

PrettyTrusts

A browser based visualization of domain trusts. Give it a csv, get a pretty diagram to play with!

Install / Use

/learn @peewpw/PrettyTrusts
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PrettyTrusts

Try it out at: http://peewpw.github.io/PrettyTrusts

Visualizes the output of PowerView's Get-DomainTrustMapping | Export-CSV -NoTypeInformation trusts.csv. Hand it the csv file and get a pretty diagram to play with!

Should work with older and new PowerView outputs.

Everything is processed client-side, and no resources are loaded from outside of this repository. You can just clone/download the repository and open index.html in a browser to get started! Or go to http://peewpw.github.io/PrettyTrusts.

You can choose to have arrows display direction of access (default) or direction of trust (how Microsoft talks about trusts).

Colors and display are based off of Harmj0y's TrustVisualizer. The provided trust mapping examples are taken from various Harmj0y blogposts: Domain Trusts: Why You Should Care A Guide to Attacking Domain Trusts

Credit to other projects that came before: TrustVisualizer DomainTrustExplorer domain-trust-grapher

Includes: vis.js Papa Parse

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated5mo ago
Forks3

Languages

JavaScript

Security Score

72/100

Audited on Oct 14, 2025

No findings