SkillAgentSearch skills...

IntelOwl

IntelOwl: manage your Threat Intelligence at scale

Install / Use

npx skills add intelowlproject/IntelOwl

Installs into whichever agent you are using.

README

<img src="static/intel_owl_positive.png" width=547 height=150 alt="Intel Owl"/>

GitHub release (latest by date) GitHub Repo stars Docker Twitter Follow Linkedin Official Site Live Instance

Ruff CodeQL Dependency Review Build & Tests DeepSource OpenSSF Scorecard OpenSSF Best Practices

<a href="https://trendshift.io/repositories/11483" target="_blank"><img src="https://trendshift.io/api/badge/repositories/11483" alt="intelowlproject%2FIntelOwl | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>

Intel Owl

Do you want to get threat intelligence data about a malware, an IP address or a domain? Do you want to get this kind of data from multiple sources at the same time using a single API request?

You are in the right place!

IntelOwl is an Open Source solution for management of Threat Intelligence at scale. It integrates a number of analyzers available online and a lot of cutting-edge malware analysis tools.

Features

This application is built to scale out and to speed up the retrieval of threat info.

It provides:

  • Enrichment of Threat Intel for files as well as observables (IP, Domain, URL, hash, etc).
  • A Fully-fledged REST APIs written in Django and Python.
  • An easy way to be integrated in your stack of security tools to automate common jobs usually performed, for instance, by SOC analysts manually. (Thanks to the official libraries pyintelowl and go-intelowl)
  • A built-in GUI: provides features such as dashboard, visualizations of analysis data, easy to use forms for requesting new analysis, etc.
  • A framework composed of modular components called Plugins:
    • analyzers that can be run to either retrieve data from external sources (like VirusTotal or AbuseIPDB) or to generate intel from internally available tools (like Yara or Oletools)
    • connectors that can be run to export data to external platforms (like MISP or OpenCTI)
    • pivots that are designed to trigger the execution of a chain of analysis and connect them to each other
    • visualizers that are designed to create custom visualizations of analyzers results in the GUI
    • ingestors that allow to automatically ingest stream of observables or files to IntelOwl itself
    • playbooks that are meant to make analysis easily repeatable
    • data models to map the different data extracted from analyzers to a single common schema
    • artifacts that are representations of observables or files that can be analyzed multiple times for different evaluations
    • user events that allow users to add custom evaluation or additional info to any artifact
  • A starting point for analysts' Investigations: users can register their findings, correlate the information found, and collaborate...all in a single place

Documentation

We try hard to keep our documentation well written, easy to understand and always updated. All info about installation, usage, configuration and contribution can be found here

Publications and Media

To know more about the project and its growth over time, you may be interested in reading the official blog posts and/or videos about the project by clicking on this link

Available services or analyzers

You can see the full list of all available analyzers in the documentation.

| Type | Analyzers Available | | -------------------------------------------------- |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Inbuilt modules | - Static Office Document, RTF, PDF, PE, ELF, APK File Analysis and metadata extraction<br/> - Strings Deobfuscation and analysis (FLOSS, Stringsifter, ...)<br/> - Yara, ClamAV (a lot of public rules are available. You can also add your own rules)<br/> - PE Emulation with Qiling and Speakeasy<br/> - PE Signature verification<br/> - PE Capabilities Extraction (CAPA and Blint)<br/> - Javascript Emulation (Box-js)<br/> - Android Malware Analysis (Quark-Engine, Androguard, Mobsf, ...)<br/> - SPF and DMARC Validator<br/> - PCAP Analysis with Suricata and Hfinger <br/> - Honeyclients (Thug, Selenium) <br/> - Scanners (WAD, Nuclei, ...) <br/> - more... | | External services | - Abuse.ch <a href="https://bazaar.abuse.ch/about/" target="_blank">Mal

Related Skills

View on GitHub
GitHub Stars4.7k
CategoryDevelopment
Updated4h ago
Forks652

Languages

Python

Security Score

100/100

Audited on Aug 8, 2026

No findings