You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the KAPEFiles Targets artifact, there's at least one line where the description generated is wrong:
description: "Windows Error Reporting (by Troy Larson): VirtualBox Backup Logs, VirtualBox Hardening Logs, VirtualBox, VHD, VHDX"
From looking at the way the script generates the descriptions it looks like it's a bug somewhere here, but I haven't looked at how to fix it.
Looking at the actual target it's reading there's no issue here, and looking at what it actually pulls in terms of the files that seems to be fine too.
So it's just the description that's being generated that seems to not always be accurate.
The text was updated successfully, but these errors were encountered:
Looking at the KAPEFiles Targets artifact, there's at least one line where the description generated is wrong:
description: "Windows Error Reporting (by Troy Larson): VirtualBox Backup Logs, VirtualBox Hardening Logs, VirtualBox, VHD, VHDX"
From looking at the way the script generates the descriptions it looks like it's a bug somewhere here, but I haven't looked at how to fix it.
velociraptor/scripts/kape_files.py
Line 274 in 8bb28c7
Looking at the actual target it's reading there's no issue here, and looking at what it actually pulls in terms of the files that seems to be fine too.
So it's just the description that's being generated that seems to not always be accurate.
The text was updated successfully, but these errors were encountered: