Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSV output error - no double quoted quotes #194

Open
eduardomcm opened this issue Sep 15, 2021 · 1 comment
Open

CSV output error - no double quoted quotes #194

eduardomcm opened this issue Sep 15, 2021 · 1 comment

Comments

@eduardomcm
Copy link

The CSV output is not being properly parsed by other tools as quotes are not escaped (not double quoted).

Would it be possible to fix this? And perhaps add a json output instead of CSV?

20210914T18:02:40Z,WIN10PRO,INFO,ProcessScan,Scanning Process PID: 80 NAME: WUDFHost.exe OWNER: LOCAL SERVICE CMD: "C:\Windows\System32\WUDFHost.exe" -HostGUID:{193a1820-d9ac-4997-8c55-be817523f6aa} -IoEventPortName:\UMDFCommunicationPorts\WUDF\HostProcess-07a33b14-b888-4e0a-8362-1371616aaeed -SystemEventPortName:\UMDFCommunicationPorts\WUDF\HostProcess-4fe88eee-76b2-42df-856c-84eaff23e0b1 -IoCancelEventPortName:\UMDFCommunicationPorts\WUDF\HostProcess-8e923d53-a970-47ef-ae13-2f36c9ae1c52 -NonStateChangingEventPortName:\UMDFCommunicationPorts\WUDF\HostProcess-e5419aa0-af8d-4645-82f6-c96aa01a6ca9 -LifetimeId:434f2d16-9acc-4d35-b2f4-f2bcf96d0937 -DeviceGroupId: -HostArg:0 PATH: C:\Windows\System32\WUDFHost.exe

@Neo23x0
Copy link
Owner

Neo23x0 commented Sep 16, 2021

I'm on vacation right now. I can fix the CSV output when I'm back in 2 weeks but I wouldn't add JSON output.
We already have that in THOR and the free THOR Lite.
If you don't have the requirement to use only open source software, I'd recommend using THOR Lite.
Please let me know if that helped.

https://www.nextron-systems.com/thor-lite/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants