Skip to content

Conversation

@parret
Copy link

@parret parret commented Mar 20, 2025

ArrayOfSDTIDFiles is never instantiated in the local-only code path, causing the following error if the script is run locally with -thorough and it finds an .sdtid file on the filesystem:

image

Adding this line fixes the issue and .sdtid files are properly enumerated:

image

Thank you!

@parret parret changed the title Fixed SDTID Enumeration Error in Local Thorough Scans Fixed SDTID Null Reference in Local Thorough Scans Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant