Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

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)

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

Setup & Requirements


pip install networkx
trust_explorer.py (csvfile)

About

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

Resources

Stars

120 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages