About

IT Admins sometimes have a rough time determining what users have access to specific folders within an organization. This tool eases the security auditing process by displaying folder permisions in a more readable and understandable format.

It works by exporting all the NTFS permissions recursively on a root drive to a CSV file, then parsing through the file using Python and displaying the data using D3.js, a Javascript library used for Data Visualization.

The data (Folders, Security Groups and Users) on this specific report was randomly generated for demonstration purposes only, and it's not real.