intelmq icon indicating copy to clipboard operation
intelmq copied to clipboard

Expert to fetch HTTP resources from URL

Open ghost opened this issue 5 years ago • 2 comments

An expert to fetch the HTTP (or more protocols?) header/content from a URL, e.g. source.url. Could be processed for filtering later.

ghost avatar Jul 01 '20 10:07 ghost

I was thinking about something similar. Suggested features:

  • downloading a file and calculating it's hash (for malware URLs without hash)
  • taking a screenshot (for phishing URLs)

gethvi avatar Jul 02 '20 08:07 gethvi

downloading a file and calculating it's hash (for malware URLs without hash)

Good idea, could be the done by same bot. (maybe "Resource fetcher" or so?)

taking a screenshot (for phishing URLs)

-> #1048

ghost avatar Jul 02 '20 09:07 ghost