|
2 | 2 |
|
3 | 3 | This document tracks the coverage of forensic artifacts in Osquery. |
4 | 4 |
|
5 | | -**Last Updated**: 2025-11-07 |
6 | | -**Total Core Artifacts**: 1 available + 39 in progress + 6 not available = 46 total variants |
7 | | -**Total Queries**: 30 (3 core forensic variants + 27 additional) |
8 | | -**Completion Rate**: 2.2% (1/46 core artifacts fully supported) |
| 5 | +**Last Updated**: 2025-11-20 |
| 6 | +**Total Core Artifacts**: 1 available + 38 in progress + 6 not available = 45 total variants |
| 7 | +**Total Queries**: 31 (1 core forensic variant + 30 additional) |
| 8 | +**Completion Rate**: 2.2% (1/45 core artifacts fully supported) |
9 | 9 |
|
10 | 10 | --- |
11 | 11 |
|
12 | 12 | ## Coverage Summary |
13 | 13 |
|
14 | 14 | | Status | Count | Percentage | |
15 | 15 | |--------|-------|------------| |
16 | | -| ✅ Available (Fully Supported) | 0 | 0% | |
17 | | -| ⚠️ In Progress (Needs Validation) | 39 | 87.0% | |
18 | | -| ❌ Not Available (Requires Extensions) | 6 | 13.0% | |
| 16 | +| ✅ Available (Fully Supported) | 1 | 2.2% | |
| 17 | +| ⚠️ In Progress (Needs Validation) | 38 | 84.4% | |
| 18 | +| ❌ Not Available (Requires Extensions) | 6 | 13.3% | |
19 | 19 |
|
20 | 20 | --- |
21 | 21 |
|
@@ -61,7 +61,7 @@ This document tracks the coverage of forensic artifacts in Osquery. |
61 | 61 | | 18 | Registry | ⚠️ | Win | - | - | registry table | |
62 | 62 | | 19 | Shell History | ⚠️ | Linux | - | - | shell_history table | |
63 | 63 | | 19a | Shell History | ⚠️ | Mac | - | - | shell_history table | |
64 | | -| 20 | Shellbags | ⚠️ | Win | - | - | shellbags table | |
| 64 | +| 20 | Shellbags | ✅ | Win | shellbags_windows_elastic | [a4b2](kibana/osquery_saved_query/osquery_manager-a4b2c8d0-8876-11f0-b4d1-4f9e8c3a1b2e.json) | shellbags table - tracks directory access via Windows Explorer | |
65 | 65 | | 21 | Tasks | ⚠️ | Win | - | - | scheduled_tasks table | |
66 | 66 | | 21a | Tasks | ⚠️ | Linux | - | - | scheduled_tasks table | |
67 | 67 | | 21b | Tasks | ⚠️ | Mac | - | - | scheduled_tasks table | |
@@ -169,7 +169,7 @@ While some artifacts are not directly available, the existing queries provide st |
169 | 169 | ### User Activity |
170 | 170 | - ⚠️ LNK files (Windows: shortcut_files, file, recent_files tables) |
171 | 171 | - ⚠️ Shell History (Linux/Mac: shell_history table) |
172 | | -- ⚠️ Shellbags (Windows: shellbags table) |
| 172 | +- ✅ Shellbags (Windows: shellbags table) |
173 | 173 | - ⚠️ User Assist (Windows: userassist table) |
174 | 174 | - ⚠️ Browser URL History (All platforms: via ATC custom tables) |
175 | 175 | - ❌ Jumplists (Not Available - Use Shellbags + LNK Files as alternatives) |
|
0 commit comments