ytreister

Results 5 issues of ytreister

I have had a few instances where I scanned a payload with a worker plugin, and the worker plugin produced an extracted payload that was identical to the payload being...

Suppose I have two PEs `e1.exe` and `e2.exe` and when scanned with a worker plugin that analyzes PEs produce an identical extracted payload `foo.dll`, but the name of the DLL...

I created a PR in case you wanted to have at least one of the public stoQ plugins to show providers providing Requests.

shapely recently updated with a breaking change. I think this occured with version 2.0.0 of shapely ``` tz = tzwhere.tzwhere() File "/usr/local/lib/python3.10/site-packages/tzwhere/tzwhere.py", line 62, in __init__ self.timezoneNamesToPolygons[tzname] = WRAP(polys) ValueError:...