Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
PrettyTrusts — A browser based visualization of domain trusts. Give it a csv, get a pretty diagram to play with! | Kitploit
Tools/GitHubGitHub/peewpw/prettytrusts
ReconnaissanceNetwork MappingInformation GatheringPenetration TestingRed Teaming
GitHubpeewpw/prettytrusts

PrettyTrusts

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

View Repository
19327 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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

Download Tool