Skip to content

AIL Framework version 3.3 released with an improved item view and many improvements

Compare
Choose a tag to compare
@adulau adulau released this 13 Oct 15:11
· 1007 commits to master since this release
dcd29ae

AIL Framework version 3.3 released with improved item view and many improvements

The AIL Framework version 3.3 released included a refactoring of the item view including a convenient html2text preview of item fetched.
Last origin table is now accessible for all domain crawled to show where the information is coming. Improved yara view in AIL to display the yara rule directly. Various bugs were fixed and bitcoin bech32 addresses are now supported.

2020-10-ail-crypto
202010-ail-html2text
2020-10-ail-wallet
2020-10-ail-new

Changes

  • [UI show Item] refactoring + bootstrap 4 migration. [Terrtia]
  • [UI show domain] add last origin table: domain + item. [Terrtia]
  • [travis] -> bionic. [Alexandre Dulaunoy]
  • [yara trackers UI] add yara trackers, show default yara rule.
    [Terrtia]
  • [bitcoin tags + correlation] add bech32 adresses. [Terrtia]

Fix

  • [UI correlation graph] fix item links. [Terrtia]
  • [UI correlation graph] fix item links. [Terrtia]
  • [users management] hide API keys by default + fix delete/edit users.
    [Terrtia]
  • [crawler] fix ResponseNeverReceived retry time. [Terrtia]
  • [crawler] fix ResponseNeverReceived hanlder, check if splash
    restarted. [Terrtia]
  • [Yara tracker] fix mail notification. [Terrtia]
  • [Yara tracker] fix mail notification. [Terrtia]
  • [RegexTracker] fix missing hostname in mail notification. [Terrtia]
  • [Flask server] change default host. [Terrtia]
  • [ardb] switch to ail-project ardb fork #38. [Jean-Louis Huynen]
  • [Launcher] fix virtualenv loader. [Terrtia]