TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Intel Owl, free and open source threat intelligence solution

3 pointsby eshaan7almost 5 years ago

2 comments

eshaan7almost 5 years ago
Intel Owl is an Open Source Intelligence, or OSINT solution to get threat intelligence data about a specific file, an IP or a domain from a single API at scale. It integrates a number of analyzers available online (and inbuilt) and is for everyone who needs a single point to query for info about a specific file or observable.<p>For example, one could basically query for a particular IP address and get data from ~30 analyzers&#x2F;services (like shodan, VirusTotal, honeydb, hunter.io etc) with just a few clicks.<p>GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;intelowlproject&#x2F;IntelOwl" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;intelowlproject&#x2F;IntelOwl</a><p>GIF Gallery: <a href="https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;wefbHW0" rel="nofollow">https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;wefbHW0</a><p>We are actively working on new features especially new analyzers. So if you or your organization has a free or even paid tool&#x2F;service, create an issue on the GH repo and we will look into it!
hunterhunteralmost 5 years ago
Could be useful for our incident response team. Good work!