Skip to content

Releases: intelowlproject/IntelOwl

v3.1.0

13 Oct 08:49
de44555
Compare
Choose a tag to compare

v3.0.1: Patch release

17 Sep 10:17
c1ae307
Compare
Choose a tag to compare

v3.0.0: Major release

13 Sep 09:26
73b8205
Compare
Choose a tag to compare

Dehashed.com search analyzer and other improvements

29 Jul 11:22
Compare
Choose a tag to compare

Darksearch.io and other improvements

25 Jun 15:17
5b4ec3a
Compare
Choose a tag to compare

maintenance release

15 Jun 16:48
Compare
Choose a tag to compare

A lot of different fixes, tweaks and dependencies upgrades. Also the documentation was updated

maintenance and stability release

24 May 10:57
Compare
Choose a tag to compare

We welcome new GSoC students (Sarthak Khattar and Shubham Pandey) in the Organization!

Main updates:

Then a lot of maintenance and overall project stability issues solved:

  • removed eventlet broken dependency
  • bumped new versions of a lot of dependencies
  • Improved "Installation" and "Contribute" documentation
  • added new badges to the README
  • added --django-server option to speed up development
  • analyzed files are now correctly deleted with the periodic cronjob
  • other little refactors and fixes

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