SkillAgentSearch skills...

DomainTrustExplorer

Python script for analyis of the "Trust.csv" file generated by Veil PowerView. Provides graph based analysis and output.

Install / Use

/learn @sixdub/DomainTrustExplorer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DomainTrustExplorer

Python script for analyis of the "Trust.csv" file generated by Veil PowerView. Provides graph based analysis and output. The graph output will represent access direction (opposite of trust direction) <br>

Tested on Mac OSX with yEd for visualization. <br> Parsing colors and labels in yEd (GraphML):<br> -Edit->Properties Mapper<br> -Add a configuration for node<br> -Add a mapping for label/Label Text<br> -Add a configuration for edge<br> -Add a mapping for color/Line Color<br>

Setup & Requirements

<br> pip install networkx<br> trust_explorer.py (csvfile)<br>
View on GitHub
GitHub Stars121
CategoryDevelopment
Updated2mo ago
Forks34

Languages

Python

Security Score

80/100

Audited on Feb 7, 2026

No findings