Commit 54ac6dd
committed
fix: Use correct result variable for RegistrySessions status tracking
When --trackcomputercalls is enabled, the RegistrySessions CSV status
was incorrectly checking privSessionResult instead of registrySessionResult,
causing it to report the NetWkstaUserEnum status instead of the actual
registry enumeration result.1 parent d53cc04 commit 54ac6dd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
| |||
0 commit comments