Update README.md

This commit is contained in:
Scott Sutherland 2024-06-13 09:29:29 -05:00 committed by GitHub
parent ef14246193
commit a57c0da01c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -225,6 +225,8 @@ Todos
* Create bloodhound import file / edge (highrisk share)
* Research to identify additional high risk share names based on common technology
* Add better support for IPv6
* Modify sim weight to include sharename;
* Modify sim weight to be granular based on number of files that exist across all shares. Right now it look for one....as that number increases, increase the weight.
* Dynamic identification of spikes in high risk share creation/common groupings, need to better summarize supporting detail beyond just the timeline. For each of the data insights, add average number of shares created for insight grouping by year/month (for folder hash / name etc), and the increase the month/year it spikes. (attempt to provide some historical context); maybe even list the most common non default directories being used by each of those. Potentially adding "first seen date" as well. (in alpha)
* Dynamic identification of share creation, modification, and access cadence across a share population that share a name and have a high similarity level.
* add showing share permissions (along with the already displayed NTFS permissions) and resultant access (most restrictive wins)