Skip to content

Releases: intelowlproject/IntelOwl

API docs, 7 new analyzers, dependency upgrades and other adjusts

15 Apr 14:46
Compare
Choose a tag to compare

NEW INBUILT ANALYZERS:

  • added ThreatFox Abuse.ch analyzer for observables
  • added GreyNoise Community analyzer for IP addresses
  • added FireHol analyzer to detect malicious IP addresses
  • added SSAPINet analyzer to capture a screenshot of a web page
  • added optional Google Rendertron analyzer to capture a screenshot of a web page without using an external source (this won't leak the URL externally like the previous one)
  • added IBM X-Force Exchange analyzer for observables
  • added Google Web Risk analyzer, an alternative of GoogleSafeBrowsing for commercial purposes

Others:

  • A lot of dependency upgrades and clean up of unnecessary ones
  • refactor to some APIs + added tests for untested APIs
  • adjustments to MISP, OTX and Cymru analyzers

New logos, New API endpoints

13 Mar 18:58
f549fc6
Compare
Choose a tag to compare

fixes and version upgrades

08 Feb 13:21
Compare
Choose a tag to compare

v2.1.1

FIXES/IMPROVEMENTS/Dependency upgrades

  • now start.py works with the most recent 1.28.2 version of docker-compose
  • updated Django, Yara and Speakeasy to most recent versions

several fixes + 2 new analyzers

25 Jan 13:37
Compare
Choose a tag to compare

IMPORTANT FIX
We changed docker-compose file names for optional analyzers. In the v.2.0.0 this broke Docker Hub builds, causing them to fail. Please upgrade to this version to be able to use the optional analyzers again.

NEW INBUILT ANALYZERS:

FIXES/IMPROVEMENTS/Dependency upgrades:

  • updated Quark_Engine to last version and fixed rules
  • Maxmind analyzer now retrieves City data too
  • fixes for Qiling analyzer
  • re-enabled APKiD_Scan_APK_DEX_JAR analyzer for Android samples
  • adjusts to auto-build, PR template and documentation

Happy First Birthday IntelOwl!

02 Jan 21:37
Compare
Choose a tag to compare

Note: There were some major bugs in this version so we request you to checkout the latest version here instead.

Happy 1st Birthday IntelOwl! The gift is a new major release 🚀

BREAKING CHANGES:

  • moved docker and docker-compose files under docker/ folder.
  • users upgrading from previous versions need to manually move env_file_app, env_file_postgres and env_file_integrations files under docker/.
  • users are to use the new start.py method to build or start IntelOwl containers
  • moved the following analyzers together in a specific optional docker container named static_analyzers.

Please see docs to understand how to enable these optional analyzers

NEW INBUILT ANALYZERS:

FIXES/IMPROVEMENTS/Dependency upgrades:

  • upgraded main Dockerfile to python 3.8
  • added support for the generic observable type. In this way it is possible to build analyzers that can analyze everything and not only IPs, domains, URLs or hashes
  • added Multi-queue option to optimize usage of Celery queues. This is intended for advanced users.
  • updated GUI to new IntelOwl-ng version
  • upgraded Speakeasy, Quark-Engine and Dnstwist analyzers to last versions
  • moved from Travis CI to Github CI
  • added CodeCov coverage support (so we will be improving the test coverage shortly)
  • moved PEFile library pointer to a forked pip repo that contains some fixes.
  • fix to log directiories that could result in some optional analyzers to break
  • added milliseconds to logs

fix release with some improvements and new analyzers

01 Dec 11:54
Compare
Choose a tag to compare

This version was released earlier to fix installation problems triggered by the new version of pip (peepdfpackage was incompatible and had to be changed).

NEW INBUILT ANALYZERS:

FIXES/IMPROVEMENTS/Dependency upgrades:

  • changed peepdf pip repo to peepdf-fork to fix broken installation
  • adjustments to documentation
  • upgraded quark-engine to v20.11
  • fixes to UnpacMe_EXE_Unpacker and PE_Info analyzers
  • managed RAM utilization by celery to avoid issues when using IntelOwl for a lot of analysis.
  • added PR template
  • removed nginx banner

new analyzers + some tweaks

23 Nov 11:32
Compare
Choose a tag to compare

NEW INBUILT ANALYZERS:

FIXES/IMPROVEMENTS/Dependency upgrades:

  • several little fixes on analyzers (OTXQuery, DNSDB, Classic_DNS, Fortiguard, XMLDeobfuscator)
  • increased filename max_length to 512
  • added validation checks to avoid DB problems
  • upgraded Yara to v4.0.2
  • added Yara rule location to the analyzer output

Major Release: v1.8.0; Nov'20

01 Nov 15:43
d64f7d8
Compare
Choose a tag to compare

Improvements to recent malicious document analysis

28 Sep 14:29
b8adb56
Compare
Choose a tag to compare

Update Guide

Improvements to recent malicious document analysis:

Other:

  • updated black to 20.8b1 and little fix in the docs

Unpacme + whoisxml API + checkdmarc analyzer + Fix VT2

20 Sep 17:32
a976fcd
Compare
Choose a tag to compare

Update Guide

  • 3 new analyzers which can be used out of the box:
    • UnpacMe_EXE_Unpacker: UnpacMe is an automated malware unpacking service. (Thanks to @0ssigeno)
    • CheckDMARC: checdmarc provides SPF and DMARC DNS records validator for domains. (Thanks to @goodlandsecurity)
    • Whoisxmlapi: Fetch WHOIS record data, of a domain name, an IP address, or an email address. (Thanks to @tamthaitu)
  • Some fixes to Cymru Malware and VT2 analyzers.
  • Now you or your organization can get paid support/extra features/custom integrations for IntelOwl via xscode platform. Details.