From ab55640dc09606fa0f90a840498bde98f9d0a6bf Mon Sep 17 00:00:00 2001 From: Scott Sutherland Date: Sat, 1 Jun 2024 13:40:39 -0500 Subject: [PATCH] Update README.md Removed completed item. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0709541..f26309e 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,6 @@ Todos * Add better support for IPv6 * 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. * add showing share permissions (along with the already displayed NTFS permissions) and resultant access (most restrictive wins) -* Top Share Name Updates - For each share name with a count greater than 2, generate a count of unique directory hashes, foreach of those directory hashes also include a count. * Use LLM to categorize share name groups based on share name, affected file lists, share owners, and users with acls to the affected shares.