Reason Core Security marks query_xxxxx.dll as Potentially Unwanted Extension
Reason Core Security has flagged a handful of query_xxxxx.dll files in the directory C:\Users\username\appdata\local\temp\linqpad5\_xxxxx\ as a Dealply Potentially Unwanted Extension, and describes them as "A potentially unwanted browser extension that displays coupon offers, ads, pop-ups and prices from various merchants based on the underlying web page."
Am I okay to mark all of these as false positives? Presumably they are part of LINQPad's normal operation...
Thanks.
Am I okay to mark all of these as false positives? Presumably they are part of LINQPad's normal operation...
Thanks.
Comments
UserQueries are first compiled to %TEMP%\LINQPad5\_xxxxx\query_xxxxx.dll and then executed.
However, there's always a possibility the generated files are infected by another process afterwards.. There is no way to be absolutely sure about this, but you could examine the file using a decompiler like ILSpy or .NET Reflector.
If these files are the only files detected by your scanner on your system, I'd assume they are false positives and would report them accordingly.
Have submitted a false positive report via their web site.
Thanks for your help.