|
Perhaps I have not seen it yet since I am fairly new to Paglo, but I noted the great way Paglo lists out drive information. What I would like to see in that view is the addition of folder and/or share permissions. |
Paglo does collect information about connections to shares, you can see it with the query:
select * from /network/device/wmi/win32_networkconnection
However we don’t collect information about file or share permissions. I can see how that information would be useful. It would be a good idea for a future Crawler plugin.

