| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-03 | 11.7 kB | |
| v6.6.0 source code.tar.gz | 2026-04-03 | 50.4 MB | |
| v6.6.0 source code.zip | 2026-04-03 | 51.5 MB | |
| Totals: 3 Items | 101.9 MB | 1 | |
please refer to the Changelog
What's Changed
- Add update checker management command and documentation by @lvb05 in https://github.com/intelowlproject/IntelOwl/pull/3127
- PostgreSQL upgrade to v18. Closes [#3272] by @NikhilRaikwar in https://github.com/intelowlproject/IntelOwl/pull/3292
- Machofile analyzer by @IshaanXCoder in https://github.com/intelowlproject/IntelOwl/pull/3268
- fix/multiple-error-messages by @IshaanXCoder in https://github.com/intelowlproject/IntelOwl/pull/3291
- feat: improve generic observable type detection in InQuest analyzer by @lakshita10341 in https://github.com/intelowlproject/IntelOwl/pull/3283
- Updated watchman installer by @ManaswibRane in https://github.com/intelowlproject/IntelOwl/pull/3294
- fix: add background color to TLP badges and include TLP in job API. C… by @AshwinGajbhiye in https://github.com/intelowlproject/IntelOwl/pull/3284
- Speed up unit tests. Closes [#2958] by @gqvz in https://github.com/intelowlproject/IntelOwl/pull/3289
- fix: add HTTP timeout to Yeti connector (Fixes [#3256]) by @gks281263 in https://github.com/intelowlproject/IntelOwl/pull/3285
- fix: correct Yeti analyzer API endpoint and request payload for v2 API by @Abhishek9639 in https://github.com/intelowlproject/IntelOwl/pull/3330
- Adding URLScan.io Crawl Results Visualizer. Closes [#3015] by @rootp1 in https://github.com/intelowlproject/IntelOwl/pull/3334
- Optimized Decay() Method by @AnshSinghal in https://github.com/intelowlproject/IntelOwl/pull/3331
- fix(frontend): Visualization of artifacts search results after addition of a new one by @Abhishek9639 in https://github.com/intelowlproject/IntelOwl/pull/3336
- feat: optimize read_configured_params. Closes [#3313] by @berardifra in https://github.com/intelowlproject/IntelOwl/pull/3341
- capa issue: fallback to temp by @AnshSinghal in https://github.com/intelowlproject/IntelOwl/pull/3314
- Frontend : Reports UI fix. by @greedy-wudpeckr in https://github.com/intelowlproject/IntelOwl/pull/3344
- Misp restsearch error handling by @lvb05 in https://github.com/intelowlproject/IntelOwl/pull/3338
- Fix Missing Password Strength Validation in ChangePasswordView. Closes [#3345] by @berardifra in https://github.com/intelowlproject/IntelOwl/pull/3356
- fix(frontend): update guide targets and add artifacts step. Closes [#3343] by @berardifra in https://github.com/intelowlproject/IntelOwl/pull/3355
- fix: added convertHtmlToMarkdown function for notifications (#3329) by @sanjib2006 in https://github.com/intelowlproject/IntelOwl/pull/3350
- fix/401-on-build-restart by @IshaanXCoder in https://github.com/intelowlproject/IntelOwl/pull/3364
- Add frontend tests to .pre-commit-config.yaml by @IshaanXCoder in https://github.com/intelowlproject/IntelOwl/pull/3368
- Fixes scanform observable input validation by @greedy-wudpeckr in https://github.com/intelowlproject/IntelOwl/pull/3370
- fix: correct boolean comparison for is_sample in recent_scans_user by @sanjib2006 in https://github.com/intelowlproject/IntelOwl/pull/3383
- Fix pdns visualizer crash by @ayushgupta704 in https://github.com/intelowlproject/IntelOwl/pull/3384
- fix(frontend): Visualizer Phishing Analysis Playbook by @Abhishek9639 in https://github.com/intelowlproject/IntelOwl/pull/3380
- docs: fix broken CyberChef URL in CHANGELOG (githuba -> github) by @tejassinghbhati in https://github.com/intelowlproject/IntelOwl/pull/3395
- Fix: prevent params mutation and handle elasticsearch not configured by @ManaswibRane in https://github.com/intelowlproject/IntelOwl/pull/3388
- Fix/typo anayzer module capa info by @tejassinghbhati in https://github.com/intelowlproject/IntelOwl/pull/3401
- fix: Typos 'succesfully' → 'successfully' in authApi.js and mixins.py by @HarshitPal25 in https://github.com/intelowlproject/IntelOwl/pull/3405
- fix/DNStwist-errors by @IshaanXCoder in https://github.com/intelowlproject/IntelOwl/pull/3390
- Auto-search artifacts after new evaluation submission by @lvb05 in https://github.com/intelowlproject/IntelOwl/pull/3422
- Fix semantic_version_comp crash on "v" prefixed versions and simplify Docker Compose version parsing. Closes [#3446] by @chauhan-varun in https://github.com/intelowlproject/IntelOwl/pull/3458
- refactor(analyzers): store external datasets in DB tables instead of flat files by @sanjib2006 in https://github.com/intelowlproject/IntelOwl/pull/3427
- Add docker layer caching (#3318) by @gqvz in https://github.com/intelowlproject/IntelOwl/pull/3358
- [SECURITY] Fix unsafe subprocess invocation in Phunter integration by @chauhan-varun in https://github.com/intelowlproject/IntelOwl/pull/3464
- fix: auto-search for brand new artifacts after evaluation submission. Closes [#3148] by @lvb05 in https://github.com/intelowlproject/IntelOwl/pull/3466
- Fix secret leakage in non-debug logs and improve redaction mechanism [#3465] by @chauhan-varun in https://github.com/intelowlproject/IntelOwl/pull/3480
- Fix/adv search improvements by @IshaanXCoder in https://github.com/intelowlproject/IntelOwl/pull/3452
- Add Visualizer for Sample_Static_Analysis playbook. Closes [#1759] by @Abhishek9639 in https://github.com/intelowlproject/IntelOwl/pull/3426
- Add Playwright as alternative phishing analysis backend. Closes [#2776] by @rootp1 in https://github.com/intelowlproject/IntelOwl/pull/3365
- Replace Watchman with django-watchfiles for development auto-reloading. Closes [#3376] by @rootp1 in https://github.com/intelowlproject/IntelOwl/pull/3423
- feat(frontend): allow deleting entries from artifact history table (#3444) by @harshbpathak in https://github.com/intelowlproject/IntelOwl/pull/3493
- opencti: track partial state on failure and reduce redundant API calls by @gks281263 in https://github.com/intelowlproject/IntelOwl/pull/3337
- Optimized UserEvent.decay to resolve N+1 queries. by @ayushgupta704 in https://github.com/intelowlproject/IntelOwl/pull/3506
- refactor(analyzers): store external datasets in DB tables 2 by @sanjib2006 in https://github.com/intelowlproject/IntelOwl/pull/3507
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in https://github.com/intelowlproject/IntelOwl/pull/3486
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in https://github.com/intelowlproject/IntelOwl/pull/3485
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in https://github.com/intelowlproject/IntelOwl/pull/3484
- Bump github/codeql-action from 4.32.0 to 4.34.1 by @dependabot[bot] in https://github.com/intelowlproject/IntelOwl/pull/3531
- Bump thughoneyclient/thug from v6.18 to v6.20 in /integrations/thug by @dependabot[bot] in https://github.com/intelowlproject/IntelOwl/pull/3536
- fix: normalize hash type in MISP connector. Closes [#3537] by @jagapathi20 in https://github.com/intelowlproject/IntelOwl/pull/3538
- fix(#2828): remove Dehashed analyzer by @Abhishek9639 in https://github.com/intelowlproject/IntelOwl/pull/3542
- Frontend - Added user existing evaluations to the UserEventModal by @carellamartina in https://github.com/intelowlproject/IntelOwl/pull/3496
- fix(frontend): render markdown in plugin descriptions (closes [#2717]) by @Abhishek9639 in https://github.com/intelowlproject/IntelOwl/pull/3552
- [Bug] Fix AttributeError and Incorrect Exception in AbuseSubmitter connector. Closes [#3557] by @chauhan-varun in https://github.com/intelowlproject/IntelOwl/pull/3562
- fix: Enhance password change security by invalidating API tokens and … by @lakshita10341 in https://github.com/intelowlproject/IntelOwl/pull/3498
- feat: add gosu for user switching in gunicorn containers by @sanjib2006 in https://github.com/intelowlproject/IntelOwl/pull/3558
- [Bug] Support all JA4_DB JAX fingerprint types and store them in DB. Closes [#3541] by @chauhan-varun in https://github.com/intelowlproject/IntelOwl/pull/3568
- test(visualizers): add regression tests for passive_dns type guard coverage by @kishoreeducation045-sudo in https://github.com/intelowlproject/IntelOwl/pull/3587
- Bump gunicorn from 25.0.1 to 25.3.0 in /integrations/nuclei_analyzer by @dependabot[bot] in https://github.com/intelowlproject/IntelOwl/pull/3585
- Bump gunicorn from 25.0.1 to 25.3.0 in /integrations/phishing_analyzers by @dependabot[bot] in https://github.com/intelowlproject/IntelOwl/pull/3584
- Bump gunicorn from 23.0.0 to 25.3.0 in /integrations/pcap_analyzers by @dependabot[bot] in https://github.com/intelowlproject/IntelOwl/pull/3582
- Bump gunicorn from 25.0.1 to 25.3.0 in /integrations/tor_analyzers by @dependabot[bot] in https://github.com/intelowlproject/IntelOwl/pull/3583
- Bump gunicorn from 25.0.1 to 25.3.0 in /integrations/malware_tools_analyzers/requirements by @dependabot[bot] in https://github.com/intelowlproject/IntelOwl/pull/3581
- Bump github/codeql-action from 4.34.1 to 4.35.1 by @dependabot[bot] in https://github.com/intelowlproject/IntelOwl/pull/3580
- fix: correct typo in ValidationError message. Closes [#3392] by @shahzaibali-edu in https://github.com/intelowlproject/IntelOwl/pull/3575
- fix(analyzers): handle False boolean for MISP published/metadata params. Closes [#3429] by @Nehall1 in https://github.com/intelowlproject/IntelOwl/pull/3565
- fix: replace CRLF split with splitlines() in Robtex analyzer by @sanjib2006 in https://github.com/intelowlproject/IntelOwl/pull/3613
- fix: clean up orphaned analyzable rows in remove_old_jobs (#3610) by @Abhishek9639 in https://github.com/intelowlproject/IntelOwl/pull/3616
- Fixed capa timeout issue by @IshaanXCoder in https://github.com/intelowlproject/IntelOwl/pull/3551
- Fix: Handle Werkzeug 3.x constraints in malware_tools_analyzer to resolve [#3617] by @Abhishek9639 in https://github.com/intelowlproject/IntelOwl/pull/3618
New Contributors
- @lvb05 made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3127
- @lakshita10341 made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3283
- @AshwinGajbhiye made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3284
- @Abhishek9639 made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3330
- @berardifra made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3341
- @greedy-wudpeckr made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3344
- @sanjib2006 made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3350
- @ayushgupta704 made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3384
- @tejassinghbhati made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3395
- @HarshitPal25 made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3405
- @chauhan-varun made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3458
- @harshbpathak made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3493
- @jagapathi20 made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3538
- @kishoreeducation045-sudo made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3587
- @shahzaibali-edu made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3575
- @Nehall1 made their first contribution in https://github.com/intelowlproject/IntelOwl/pull/3565
Full Changelog: https://github.com/intelowlproject/IntelOwl/compare/v6.5.1...v6.6.0