From 46238ba37dc85f65f2c1d7960f551ea3d80c236a Mon Sep 17 00:00:00 2001 From: Scott Sutherland Date: Wed, 22 Jan 2025 15:14:21 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b7d9d1..cb502b4 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,7 @@ Todos -- **Pending Fixes/Bugs** * Update code to avoid defender +* Password extraction functions current return a "valid" record when the fields are found in the file, but the have blank values. Also, some directories appear to be treated as files. * ACLs associated with Builtin\Users sometimes shows up as LocalSystem under undefined conditions, and as a result, doesnt show up in the Excessive Privileges export. - Thanks Sam! **Pending Features**