Closed gfs closed 4 years ago
Hi @gfs! That's an interesting case. I'll have a look at it, thx for reporting the bug.
Release a fix in v2.2.1 Should be available soon on NuGet. It not detects that there is no signature information without crashing.
Thanks for the quick fix!
When attempting to fetch authenticode info from the attached ARM binary (a native runtime of System.Data.Sqlite) causes an unrecoverable crash.
Here's the file that causes the crash: e_sqlite3.dll.zip.
Here's the stack trace
Here's
GetSignatureStatus
https://github.com/microsoft/AttackSurfaceAnalyzer/blob/7e77e4d81a344f26ee474155bedcd57330046441/Lib/Collectors/WindowsFileSystemUtils.cs#L20