Raphaël Vinot
Raphaël Vinot
You can find the types of indicators I look at for winoffice documents here: https://github.com/CIRCL/PyCIRCLean/blob/master/filecheck/filecheck.py#L340 And in the same files you will have the other indicators for PDFs, LibreOffice, ......
done, with tornado.
It seems there are a few other calls at other places in this file. If you want me to have a look and change them in a similar way, let...
Yeah, I was quite surprised too, but also concatenating strings with `+` is known to be extremely slow. And sadly, I cannot share the file, sorry, it comes from an...
PyMISP gets the info in the response from MISP, so if I'm not mistaken, this is going to be a problem on MISP side. cc @iglocska @mokaddem @righel
* Downloading the element is possible from the popup you get when you click on a node of the tree: you need to click on the logo representing the file...
I added a way to submit any resource to Pandora, which will then take care of generating the hashes. It's a bit different than the request, but I think will...
Just to make sure I understand the feature: you want a dedicated page/panel that lists all the transactions (HTTP tab on `urlscan.io`) of a capture with the ressource hash so...
> > Similar to what we have on the hostnode popup, but all at one place? > > I don't know, where is that "hostnode" popup ? You mean the...
Okay, so this one is somewhat annoying because it isn't technically a redirect, but a URL loaded by a JS and it doesn't set the referer or anything we can...