certtools / intelmq

IntelMQ is a solution for IT security teams for collecting and processing security feeds using a message queuing protocol.
https://docs.intelmq.org/latest/
GNU Affero General Public License v3.0
949 stars 296 forks source link

Screenshot expert #1048

Closed ghost closed 3 years ago

ghost commented 6 years ago

Create screenshots of URLs.

Depends on some infrastructure for saving/serving screenshots, needs to be discussed first. First simple proposal:

Candidate for a screenshot module: python-webkit2png, not good maintained, thus requires a fork of it to merge all open PRs from there.

navtej commented 5 years ago

What do you think of using headless chrome for it? I dont like the dependency on chrome though. However it will be much better solution.

ghost commented 5 years ago

We can't avoid a dependency. We can also have multiple supported browsers if that is necessary.

An argument for chrome/chromium is, that it is widespread - and the rendering shouldn't have surprises.

aaronkaplan commented 3 years ago

We will need this for 3.0

ghost commented 3 years ago

In the last IHAP meeting lookyloo was mentioned as possible screenshotting service, although slow.

ghost commented 3 years ago

fixed by #1844