Skip to content

Releases: ail-project/ail-framework

AIL Project version 5.7 released with many improvements with 2FA support, multi-organisation support, improved chat monitoring and more.

18 Sep 09:34
3fe7c14
Compare
Choose a tag to compare

AIL Framework v5.7 Released!

We are thrilled to announce the release of AIL Framework version 5.7. This update brings a host of new features, improvements, and bug fixes designed to enhance performance, security, and user experience.

Highlights

  • Two-Factor Authentication (2FA): Enhance your account security with new TOTP and HOTP authentication methods.
  • Organizational Support: Introduced organization-level access controls and management for users, trackers, retro hunts, investigations, and cookie jars.
  • Improved Chat Monitoring: Added support for new chat types, placeholders, and enhanced message viewing with usernames and relationships.
  • Dashboard Enhancements: Real-time updates with event streams replacing interval requests for a smoother experience.
  • User Management Overhaul: Refactored user creation and editing processes, including organization assignments and session management.

What's New

Security Enhancements

  • Two-Factor Authentication (2FA):

    • Implemented TOTP and HOTP methods for additional account security.
    • Users and admins can manage 2FA settings directly from their profiles.
  • User Session Management:

    • Administrators can now manually log out users or terminate user sessions.
    • Added metadata for users, including creation date, last edit, last login, last seen, and login status.

Organizational Features

  • Organization-Level Access Control:

    • Introduced organizations to structure data and access.
    • Trackers, retro hunts, investigations, and cookie jars now support organization-specific ACLs.
    • Users can view their organization information in their profiles.
  • User Roles Update:

    • Renamed the "coordinator" role to "org_admin" for clarity.
    • Refactored user roles to better align with organizational structures.

Chat and Messaging Improvements

  • Chat Monitoring:

    • Added support for additional chat types and placeholders.
    • Chats now display usernames for better context.
    • Implemented chat monitoring requests in the chats explorer.
  • Message Relationships:

    • Enhanced relationships by adding message mentions linking chats and user accounts.
    • Introduced chord diagrams to visualize message flow between chats and users.

User Interface and Experience

  • Dashboard Updates:

    • Replaced interval-based requests with event streams for real-time updates.
    • Improved performance and reduced server load.
  • Error Handling:

    • Enhanced UI to gracefully handle 403 and 404 errors.
    • Refined logs to filter out unnecessary SSL errors when clients disconnect.
  • Visualization Tools:

    • Updated D3.js to the latest version.
    • Migrated heatmap to version 7 with improved tooltips.
    • Circos graphs now display the number of inbound and outbound messages in tooltips.

Other Notable Additions

  • Crawler Management:

    • Added functions to delete schedules and manually clear queues.
    • Improved crawler statistics with monthly domain-type stats.
  • Export and Import:

    • Filtered out non-MISP objects during MISP exports.
    • Updated MISP taxonomies and galaxies to the latest versions.

Bug Fixes

  • Crawler Queue Statistics:

    • Resolved multiple issues causing inaccurate crawler queue stats.
  • User Management:

    • Fixed role editing and user validation processes.
    • Corrected issues with users changing their own passwords.
  • Trackers and Retro Hunts:

    • Addressed ACL issues for global trackers.
    • Fixed webhook exports and post-filter selectors.
  • Cookie Jar:

    • Resolved problems when adding cookies with UUIDs.
  • Object Handling:

    • Fixed errors when retrieving objects with None values.
    • Corrected display issues in the object subtype dashboard.
  • User Accounts:

    • Fixed tooltips in chord graphs.
    • Corrected last username timestamp displays.

Upgrading to v5.7

To upgrade to the latest version:

  1. Pull the Latest Changes: Update your local repository to include the latest commits.
  2. Restart Services: Restart the AIL Framework services to apply the new changes. The update script is started automatically.

For a detailed list of changes, visit our GitHub repository.


Funding

MISP-LEA, a collaborative endeavor between Shadowserver and CIRCL, is a 24-month initiative funded by the European Union. The project’s central aim is to establish operational and enduring MISP and AIL instances dedicated specifically to law enforcement agencies. This setup will facilitate a smoother exchange of evidence between law enforcement agencies and improve the onset of collaborative investigations. For this purpose, the system will ingest data from Shadowserver’s ransomware and C2 infrastructure tracking.

Law enforcement agencies willing to discover and leverage the MISP-LEA platform can apply on the misp-lea.org website.

Stay Connected:

Thank you for your continued support. We look forward to your feedback!

AIL Project version 5.6 released with many improvements in the OCR and correlation functions and many updates.

10 May 13:32
v5.6
0dfd92b
Compare
Choose a tag to compare

Release Notes for AIL Project - Version 5.6 (2024-05-10)

What's New in v5.6

Changes

  • TRON Cryptocurrency Detection & Correlation: Added detection and correlation features for TRON cryptocurrency. Thanks to @pventuzelo (from Fuzzinglabs for this contribution.
  • Tag Search Enhancements: Improved the search functionality for OCRs and images by tags and fixed issues with OCR and filtering invalid images.
  • Correlation Graph Updates: Added a separator for date first seen and last seen in the correlation graph. Also, fixed the display of OCR object tags.

Fixes

  • Language Detector Stability: Fixed an issue where an exception occurred if the LibreTranslate URL was not specified.
  • OCR Error Handling: Implemented catching of cv2 errors in OCR processes.
  • PGPDump Installer Update: Updated the installer to handle new pgpdump version requirements, including launching autoreconf.
  • OCR File Handling: Enhanced error handling with a catch for OSError on MP4 files.
  • OCR Language Support: Fixed issues with supported languages in OCR and updated the filter for OCR supported languages.
  • Language Detector Improvement: Updated the language detector to return an empty list when no language is detected, enhancing the robustness of language detection.
  • OCR Tracker Fixes: Fixed the type of object accepted by the OCR tracker for better accuracy and performance.

Documentation

  • New Introduction Presentation: A new introductory presentation is now available. It includes overview diagrams and can be accessed here.

AIL Framework 5.5 Released: New OCR Module for Images, Report Generator for Tracker Module, and Numerous Improvements.

25 Apr 14:07
26f9e84
Compare
Choose a tag to compare

AIL Framework 5.5 Released: New OCR Module for Images, Report Generator for Tracker Module, and Numerous Improvements.

Changes

  • Documentation: Improved including overview diagrams.
  • OCR Features:
    • Introduced the OCR object and added functionality to retrieve OCRs by daterange with fixes.
    • Added OCR Extractor module and implemented a filter for GIF images in the reprocess tool.
    • Enhanced OCR capabilities with cache addition, correlation between OCR and chat messages, and enabled the OCR extractor by default.
    • Added language detection and translation, a new view for OCR results, and a blueprint for additional languages.
    • Developed a model to get languages, group extracted content by line, process OCR objects, and retrieve all associated images.
  • Performance Enhancements: Reduced memory usage.
  • Domain-Specific Updates:
    • Fixed the last check in card template domain.
  • Tracking and Reporting:
    • Introduced an experimental report generator in the tracker module.
    • Implemented heatmap visualization for the number of user messages.
    • Enhanced message module to show tracker and module matches.
    • Updated trackers UI to allow removal of objects.
  • User Account Management:
    • Added display features for chats and subchannels.

Fixes

  • OCR and UI Improvements:
    • Fixed an issue where 'None' was copied incorrectly in date fields.
    • Resolved UI correlation issues in the language block.
  • Correlation Fixes:
    • Multiple fixes applied to the objects selector to enhance functionality.
  • Export and Logging:
    • Fixed export functionality in TheHive component.
  • UI Enhancements:
    • Resolved issues with empty matches and added handling for overlapping matches in the UI matches extractor.
  • Language Processing:
    • Fixed the minimum probability setting for item languages to improve accuracy.

Overview of AIL features

Overview of the AIL framework features

The new AIL OCR module in action

AIL Project OCR module in action

A sample correlation between chat users

AIL chat users correlation

JTAN

Development of the AIL framework is co-funded by the European Union CEF program and CIRCL.

The Action will establish a Joint Threat Analysis Network, an open collaboration group of European computer security incident response teams (CSIRTs) with the focus on collecting, sharing and analysis of technical, operational and strategic threat intelligence. The purpose of this collaboration is to combine unique advantages of different teams to obtain comprehensive situational awareness and actionable information to effectively defend constituencies in each Member State, from critical infrastructure operators targeted by state-sponsored actors to individual citizens affected by cybercrime. The main part of the Action addresses gaps in the Cyber Threat Intelligence (CTI) tooling that is currently used by the national level CSIRTs in Europe. By strengthening individual tools and interconnecting them, the beneficiaries will achieve a new level of common situational awareness and they will benefit from shared knowledge and tooling.

AIL framework 5.4 released with many semantic improvements in chat channels, new Tor vanity domain explorer, Favicon Correlations and various improvements.

26 Mar 05:25
9d481bd
Compare
Choose a tag to compare

The AIL Project version 5.4, released on March 25, 2024, includes a series of changes, fixes, and other updates.

Screenshot from 2024-03-26 10-07-12

Changes:

  • Language Enhancements:

    • Add thread languages stats.
    • Add nb languages stats by chat/subchannel objects.
    • Improve language detection + UI for manual translation.
  • New Features and Improvements:

    • Add lexilang and demoji to requirements.
    • Add default and basic cards for user accounts, chat-subchannels, image objects, etc.
    • Performance improvements in the global module.
    • Reprocessing tools for objects by type and improved error outputs in modules.
    • RetroHunt on messages, Direct Correlations UI changes, and heatmap for messages per hour in chats.
    • API enhancements for message retrieval and object investigations.
    • New crawler stats, pie charts, and stacked bar charts.
    • Basic API tests and updates in gitignore.
    • Refactor API blueprint.
    • Favicon Correlations.
    • Update vanity domains, including a vanity domain explorer.
    • Sort onion vanity names and new APIs for titles.
    • Enhanced tracker listings and retro hunt features.

Fixes:

  • Chat and Subchannel Issues:

    • Fix subchannel-message correlation and empty chat card issues.
    • Address language detection in empty messages.
  • Dashboard and Tracker Corrections:

    • Fix object links in the dashboard and Yara content errors in the tracker.
    • Correct typos.
  • Module and Domain Adjustments:

    • Fix SQL Injection Detection object ID and domain-related issues.
    • Fix favicon crawler and export issues.
  • Testing and Documentation:

    • Adjust tests and update documentation for chat JSON fields and chat translation.
    • Various fixes in monthly crawled domain stats, favicon export, vanity titles, and chat image importer.

For detailed overview of the all the changes, the changelog provides an extensive overview of all the changes.

JTAN

Development of the AIL framework is co-funded by the European Union CEF program and CIRCL.

The Action will establish a Joint Threat Analysis Network, an open collaboration group of European computer security incident response teams (CSIRTs) with the focus on collecting, sharing and analysis of technical, operational and strategic threat intelligence. The purpose of this collaboration is to combine unique advantages of different teams to obtain comprehensive situational awareness and actionable information to effectively defend constituencies in each Member State, from critical infrastructure operators targeted by state-sponsored actors to individual citizens affected by cybercrime. The main part of the Action addresses gaps in the Cyber Threat Intelligence (CTI) tooling that is currently used by the national level CSIRTs in Europe. By strengthening individual tools and interconnecting them, the beneficiaries will achieve a new level of common situational awareness and they will benefit from shared knowledge and tooling.

AIL framework 5.3 released with chat explorer, Discord and Telegram monitoring, automatic translation, new features and various bugs fixed

13 Feb 14:19
e57703a
Compare
Choose a tag to compare

AIL Framework 5.3 - Chat correlation with User-Name and other User Metadata
AIL Framework 5.3 - Archive of Chat session into AIL with overview of message, images and emoji

Chat Explorer

The Chat Explorer in AIL v5.3 streamlines chat data analysis. It allows users to easily navigate through messages, threads, and subchannels, offering a straightforward approach to monitoring chat activities and extracting insightful information.

Discord and Telegram chats can now be imported using new importers/feeders:

  • Discord Feeder: Monitors and imports Discord chat data. Learn more
  • Telegram Feeder: Monitors and imports Telegram chat data. Learn more

Future releases will aim to further simplify the import process for other chat platforms. Basic documentation on the JSON format for importing messages is available here.

New Chat Features

AIL v5.3 introduces various new chat features, including:

  • Chat Metadata: Name, username, icon, description, participants, etc.
  • Chat Subchannels
  • Threads in Chats/Subchannels/Messages
  • Emoticons
  • Images in Messages
  • Message Replies
  • User Metadata: Account ID, name, icon, additional info, username, etc.

To address language barriers in chat analysis, AIL v5.3 integrates LibreTranslate, an open-source, self-hosted machine translation tool. This feature allows for the translation of chat messages, facilitating easier analysis and comprehension of conversations in different languages without using external services. The information collected via the different chat are processed in the AIL framework and benefit from all the different analysis modules.

AIL v5.3 enhances the correlation of User Accounts, Chats, Images, and Messages, providing a more integrated view of the data and enabling deeper analytical insights.

Improvements

For detailed overview of the all the changes, the changelog provides an extensive overview of all the changes.

AIL images in LXD are available as download and can be used directly in production environment.

JTAN

Development of the AIL framework is co-funded by the European Union CEF program and CIRCL.

The Action will establish a Joint Threat Analysis Network, an open collaboration group of European computer security incident response teams (CSIRTs) with the focus on collecting, sharing and analysis of technical, operational and strategic threat intelligence. The purpose of this collaboration is to combine unique advantages of different teams to obtain comprehensive situational awareness and actionable information to effectively defend constituencies in each Member State, from critical infrastructure operators targeted by state-sponsored actors to individual citizens affected by cybercrime. The main part of the Action addresses gaps in the Cyber Threat Intelligence (CTI) tooling that is currently used by the national level CSIRTs in Europe. By strengthening individual tools and interconnecting them, the beneficiaries will achieve a new level of common situational awareness and they will benefit from shared knowledge and tooling.

AIL framework 5.2 released with new features and various bugs fixed

12 Jul 13:21
008a065
Compare
Choose a tag to compare

cve view

The latest release, version 5.2 of the AIL project framework, introduces several changes, fixes, and improvements. Some notable changes include the removal of old updates prior to version 5.0, a refactoring of the background updater along with the addition of the v5.2 update, and the introduction of a new etag object. The correlation graph now offers an option to hide objects/nodes and reset functionality using the "H" key. Additionally, an object comment feature has been added to investigations.

Several fixes have been implemented in this release. The environment issues in the updater and background update modules have been resolved. The crawler now includes timeouts for Unknown captures and exception handling for ping_lacus. It also performs an existence check for screenshot sets. The decoding process for downloaded files has been fixed, and the tag functionality for correlation objects has been improved. Fixes have also been made to the updater module, including the removal of old ARDB environment references. Lastly, issues with MISP event JSON export and retro hunt date search and description in the hunter module have been addressed.

In terms of contributors, Thirion Aurélien and fukusuket have made significant contributions to this release, addressing specific issues and providing fixes.

Detailed Change Log

v5.2 (2023-07-12)

Changes

  • [update] remove old updates < 5.0. [Terrtia]

  • [updater] refactor background updater + add v5.2 update. [Terrtia]

  • [crawler har] compress HAR. [Terrtia]

  • [correlation] correlation graph, add an option to hide an object/node by pressing H + reset correlation graph. [Terrtia]

  • [etag] add new etag object. [Terrtia]

  • [investigation] add object comment. [Terrtia]

Fix

  • [updater] fix env. [Terrtia]

  • [background update] fix logger. [Terrtia]

  • [crawler] add timeout to Unknown captures. [Terrtia]

  • [crawler] add exception handing for ping_lacus. [fukusuket]

  • [crawler] added existence check for screenshot set. [fukusuket]

  • [decoded] fix download file. [Terrtia]

  • [updater] fix db checker. [Terrtia]

  • [correlation tags] fix tag all objects. [Terrtia]

  • [correlation card decoded meta] mimetype + size. [Terrtia]

  • [correlation card decoded meta] mimetype + size. [Terrtia]

  • [updater] remove old ARDB env. [Terrtia]

  • [hunter + misp export] fix misp event json export + retro hunt date search and description. [Terrtia]

Other

  • Merge pull request #174 from fukusuket/fix-500-erro-when-invalid-lacus-url. [Thirion Aurélien]

    fix: [crawler] add exception handing for ping_lacus

  • Merge pull request #176 from fukusuket/fix-500-error-when-crawler-screenshot-setting-off. [Thirion Aurélien]

    fix: [crawler] added existence check for screenshot set

AIL framework 5.1 released with new features and many bugs fixed

26 Jun 12:03
v5.1
a0686ee
Compare
Choose a tag to compare

cookie

Version 5.1 (2023-06-26) includes several changes, fixes, and updates. The changes include fixing gzipped pastes in the pystemon importer, showing a message when the maximum number of nodes is reached in the correlation graph, and adding the ability to auto tag crawled domains. Additionally, new features were added such as pagination for title searches, the ability to search title IDs and contents, and the inclusion of a favicon object.

Several fixes were implemented, including resolving issues with base64 encoding in the pystemon importer, maintaining the same capture UUID for already crawled domains in the crawler, and handling empty queues in the IPAdress module. Other fixes addressed issues with title searches returning empty results, incomplete responses in the crawler, and errors related to user tokens and deletion.

Various improvements were made to different modules and objects, such as the addition of a new cookie-name object along with its correlation, enhancements to importers, improvements to the HOWTO guide, and updates to correlation graphs and statistics. The Phone module was also updated to filter invalid phone numbers and display extracted information in the user interface.

In addition to the changes and fixes, there were updates to the MISP export, domains explorer, daterange object, tracker module, and various other components. The README.md file and CI badge were corrected, the installer was fixed for YARA and pycld3 installations, and tests were updated and replaced.

Lastly, there were some general updates, including merging changes from the old CIRCL/AIL-framework repository (the official repository is ail-project/ail-framework and incorporating a pull request related to email categorization.

Overall, version 5.1 introduced new features, addressed several issues, and included various updates and improvements to different parts of the system.

Detailed Change Log

v5.1 (2023-06-26)

Changes

  • [pystemon importer] fix gzipped pastes. [Terrtia]

  • [correlation graph] show message if max_nodes reached + fix cookie-name sparkline. [Terrtia]

  • [crawler] auto tag crawled domains. [Terrtia]

  • [correlation] add an option to remove max number of nodes if max_node == 0. [Terrtia]

  • [object cookie-name] add new cookie-name object + correlation. [Terrtia]

  • [title search] add pagination. [Terrtia]

  • [titles] add title IDs and contents search. [Terrtia]

  • [favicon object] add favicon object. [Terrtia]

  • [sow item] show item investigations. [Terrtia]

  • [kvrocks migration] mv update/v.50. [Terrtia]

  • [redis] update minimal version. [Terrtia]

  • [doc] add AIL v5.0 + objects + Importers + sync. [Terrtia]

  • [correlation] filter blank screenshots. [Terrtia]

  • [importers] improve abstract class and logs. [Terrtia]

  • [domains explorer] unsafe tag default image. [Terrtia]

  • [README.md] update. [Terrtia]

  • [HOWTO] improve HOWTO. [Terrtia]

  • [correlation graph] update node legend. [Terrtia]

  • [correlation graph] select correlation depth. [Terrtia]

  • [correlation] correlation graph: filter title objects. [Terrtia]

  • [correlation] add direct correlation stats. [Terrtia]

  • [new title object] add new title object + correlation on page title. [Terrtia]

  • [Phone module] Filter Invalid Phone numbers + UI Show extracted. [Terrtia]

  • [importers] add Dir/File Importer. [Terrtia]

Fix

  • [pystemon importer] fix base64 encoding. [Terrtia]

  • [crawler] same capture uuid if a domain is already crawled. [Terrtia]

  • [IPAdress module] empty queue if no IP ranges provided. [Terrtia]

  • [retro hunt] fix object tag queue + decoded content. [Terrtia]

  • [daterange object] fix objects by date. [Terrtia]

  • [title] fix title search empty result. [Terrtia]

  • [crawler] fix incomplete response. [Terrtia]

  • [user] fix get user token #163. [Terrtia]

  • [user] fix user delete #163. [Terrtia]

  • [MISP export] fix ail object first/last seen + obj logger. [Terrtia]

  • [MISP export] fix empty event. [Terrtia]

  • [d4] change enable d4. [Terrtia]

  • [kvrocks migration] [Terrtia]

  • [objects] fix investigation + ail2ail + screenshot MISP export. [Terrtia]

  • [domains explorer] None screeenshot. [Terrtia]

  • [show domains] fix down domains. [Terrtia]

  • [domains explorer] domain screeenshot. [Terrtia]

  • [domains explorer] fix empty screenshots. [Terrtia]

  • [correlation] fix tagging nb nodes. [Terrtia]

  • [README.md] fix CI badge. [Terrtia]

  • [README.md] fix logo. [Terrtia]

  • [module.cfg] fix templateModule example. [Terrtia]

  • [module extractor] fix tracker extractor. [Terrtia]

  • [tracker] fix tracker delete. [Terrtia]

  • [tracker] fix webhook. [Terrtia]

  • [crawler] fix undefined capture status. [Terrtia]

  • [correlation btc info] catch btc txs error. [Terrtia]

  • [Phone module] Filter Invalid Phone numbers. [Terrtia]

  • [phone] fix phone module. [Terrtia]

  • [domain search] fix template domain types filter. [Terrtia]

  • [domain search] fix template domain types filter. [Terrtia]

  • [MISP auto export] fix module input message. [Terrtia]

  • [tests] replace unmaintened nose by nose2. [Terrtia]

  • [tests] fix tests. [Terrtia]

  • [instaler] fix yara and pycld3 install. [Terrtia]

  • [tests] github workflow. [Terrtia]

  • [tests] github workflow. [Terrtia]

  • [flask] remove old import. [Terrtia]

Other

  • Merge github.com:CIRCL/AIL-framework. [Terrtia]

  • Merge pull request #592 from shadow2033/patch-2. [Thirion Aurélien]

    Update Categ Mail

  • Update Mail. [shadow2033]

    ///English
    added (inbox; zoho)

    ///Russian
    добавлен (inbox; zoho)

AIL framework version 5.0: Major Rewrite, Kvrocks Database, and Lacus Crawler Migration.

06 Jun 12:52
175963e
Compare
Choose a tag to compare

AIL v5.0 introduces significant improvements and new features:

  • Codebase Rewrite: The codebase has undergone a substantial rewrite resulting in enhanced performance and speed improvements.
  • Database Upgrade: The database has been migrated from ARDB to Kvrocks.
  • New Correlation Engine: AIL v5.0 introduces a new powerful correlation engine with two new correlation types: CVE and Title.
  • Enhanced Logging: The logging system has been improved to provide better troubleshooting capabilities.
  • Tagging Support: AIL objects now support tagging, allowing users to categorize and label extracted information for easier analysis and organization.
  • Trackers: Improved objects filtering, PGP and decoded tracking added.
  • UI Leak Visualization: The user interface has been upgraded to visualize extracted and tracked information.
  • New Crawler Lacus: improve crawling capabilities.
  • Modular Importers and Exporters: New importers (ZMQ, AIL Feeders) and exporters (MISP, Mail, TheHive) modular design.
    Allow easy creation and customization by extending an abstract class.
  • Module Queues: improved the queuing mechanism between detection modules.
  • New Object CVE and Title: Extract an correlate CVE IDs and web page titles.

Correlation:

correlation

UI Extracted/Tracked content:

Extracted_content

AIL Framework version 4.2 released including typo squatting tracker, improved AIL2AIL sync, zerobinz fetcher and many bugs fixes

16 Jul 08:40
a597eec
Compare
Choose a tag to compare

AIL Framework version 4.2 released including typo squatting tracker, improved AIL2AIL sync, zerobinz fetcher and many bugs fixes v4.2 (2022-06-24)

AIL Framework version 4.2 has been released including:

  • A new tracker for tracking potential typo squatted domains. This feature relies on the new ail-typo-squatting library which can be also used outside of AIL framework. This contribution is from @DavidCruciani
  • Many improvement and bugs fixed for the AIL2AIL sync. A huge thanks to @aaronkaplan from EU Directorate-General for Informatics (DIGIT) for support and tests during the long debugging sessions.
  • A new module for zerobinz to create an immediate crawler request if a zerobinz link appears in an item. The module can be used for other services with ephemeral content. Thanks to @gallypette for the contribution and the improvement ideas.
  • A new hosts detection module has been introduced.
  • Multiple bugs were fixed.

Detailed Changes

  • [Tracker} Tracker_Typo_Squatting. [David Cruciani]

  • [v4.2] add v4.2 update. [Terrtia]

  • [investigation] fix investigation by user + delete an obj from all investigation. [Terrtia]

  • [install vitualenv] remove travis env. [Terrtia]

  • [Retro Hunt] add logs. [Terrtia]

  • [Retro Hunt] add logs. [Terrtia]

  • [Retro Hunt] add logs. [Terrtia]

  • [AIL2AIL Sync] update exchange format. [Terrtia]

  • [AIL2AIL Sync] update exchange format. [Terrtia]

  • [add Hosts module] [Terrtia]

  • [sync module] debug. [Terrtia]

  • [sync client] debug. [Terrtia]

  • [websockets client] bind client ip. [Terrtia]

  • [websocket server] add host and port config. [Terrtia]

  • [telegram importer] add username correlation. [Terrtia]

  • [UI subtype objs] get obj by subtype + name. [Terrtia]

  • [misp export] add username. [Terrtia]

Fix

  • [typosquatting] remove unused import. [Thirion Aurélien]

  • [tracker] clean import. [Thirion Aurélien]

  • [tracker term] fix typosquatting key. [Thirion Aurélien]

  • [Typo] tracker typo. [David Cruciani]

  • [tracker] UI for other than typosquat. [David Cruciani]

  • [typo] UI. [David Cruciani]

  • [Language] fix cld3 import. [Terrtia]

  • [launcher] kill AIL_2_AIL screen. [Terrtia]

  • [cld3] enable cld3. [Terrtia]

  • [cld3 python3.10] temp disable cld3. [Terrtia]

  • [launcher] remove Travis test. [Terrtia]

  • [Retro Hunt] item directory. [Terrtia]

  • [Retro Hunt] item directory. [Terrtia]

  • [Retro Hunt] fix item directory. [Terrtia]

  • [AIL exchange mime-type] [Terrtia]

  • [Hosts module] module + launcher. [Terrtia]

  • [abstract module] exception traceback #145. [Terrtia]

  • [ui tag selector] force custom tags. [Terrtia]

  • [installer] remove old tor install. [Terrtia]

  • [sync module] fix redis tag queue. [Terrtia]

  • [sync module] fix tags filter. [Terrtia]

  • [sync client] debug. [Terrtia]

  • [sync client] debug. [Terrtia]

  • [sync module] debug. [Terrtia]

  • [websockets client] fix client bind. [Terrtia]

  • [websockets] remove size limit. [Terrtia]

  • [UI subtype objs] fix form. [Terrtia]

  • [misp config] https. [Thirion Aurélien]

Other

  • Merge pull request #147 from ail-project/typo. [Thirion Aurélien]

    Integration of the typo-squatting tracker

  • Fix; [set tracker] missing function. [Thirion Aurélien]

  • Merge branch 'master' into typo. [David Cruciani]

  • Add: [tracker] typo-squatting. [David Cruciani]

  • Merge branch 'master' of github.com:ail-project/ail-framework. [Terrtia]

  • Merge pull request #146 from gallypette/master. [Thirion Aurélien]

    add: [modules] zerobinz

  • Add: [modules] zerobinz. [[email protected]]

  • Merge branch 'master' of github.com:ail-project/ail-framework. [Terrtia]

AIL Framework version 4.1 released with new investigation/case handling, improved MISP export and many improvements.

14 Mar 15:39
7470792
Compare
Choose a tag to compare

AIL Framework version 4.1 released with new investigation/case handling, improved MISP export and many improvements.

Investigation in AIL

The major new functionality is the investigation handling in AIL. An analyst can now easily create investigation where
any objects from AIL can be added. This helps an analyst to build collection or cases to work on. The integration allows
to export it as a standard MISP event.

Support for Jabber/XMPP

AIL has been extended to support Jabber/XMPP addresses. The source feeder just need to submit the keys such as jabber:to, jabber:from, jabber:ts, jabber:id.
An example feeder is available. The new feature can be used to inject existing leak
or stream from XMPP/Jabber server. As an example, the Conti leak can be easily injected into AIL and show automatically all correlations between users.



Many bugs were fixed.

The complete changelog can be seen below.

v4.1 (2022-03-11)

Changes

  • [flask] updated. [Alexandre Dulaunoy]
  • [flask] requirements for higher version of flask. [Alexandre Dulaunoy]
  • [v4.1] add Investigation with MISP Export + v4.1 update. [Terrtia]
  • [Telegram module] refactor module + fix str format. [Terrtia]

Fix

  • [Investigation] edit misp event + add misp instance url. [Terrtia]

  • [Investigation] fix MISP Export + UI sidebar. [Terrtia]

  • [UI inestigations] add items link. [Terrtia]

  • [UI inestigations] add objects link. [Terrtia]

  • [telegram launcher] [Terrtia]

  • [items] abstract class. [Terrtia]

  • [Investigation] UI sidebar. [Terrtia]

  • [v4.1] fix ardb # tracking DB. [Terrtia]

  • [username] user icon. [Thirion Aurélien]

  • [Term tracker] fix item date. [Terrtia]

  • [Telegram module] fix launcher. [Terrtia]

  • [pybgpranking] package install. [Terrtia]

  • [popper install] rename popper repository. [Terrtia]
    floating-ui/floating-ui#1425

  • [UI] remove update note. [Terrtia]

  • [trackers] fix get_all_items_sources. [Terrtia]

  • [crawler] fix is_splash_manager_connected #133. [Terrtia]

Other

  • Merge branch 'master' of github.com:ail-project/ail-framework. [Terrtia]
  • Merge pull request #139 from gallypette/jabber-feeder. [Thirion Aurélien]
    add: [username] jabber support
  • Add: [username] jabber support. [Jean-Louis Huynen]
  • Merge branch 'master' of github.com:ail-project/ail-framework. [Terrtia]
  • Create SECURITY.md. [Alexandre Dulaunoy]