obsidianforensics / unfurl

Extract and Visualize Data from URLs using Unfurl
http://unfurl.link
Apache License 2.0
601 stars 60 forks source link

Add domain reputation checks #6

Open obsidianforensics opened 4 years ago

obsidianforensics commented 4 years ago

Description Add a lookup "parser" that takes a domain name in and shows some basic reputation things; for example popularity (Alexa 1M?) or if it has been flagged as bad (SafeBrowsing?).

Examples

References

obsidianforensics commented 2 years ago

The popular/common use case is addressed in #134.

https://developers.google.com/safe-browsing/v4 could be used if we want to flag URLs as potentially malicious