Commit Graph

  • a0c978f2c7 Added get_tracker_metadata_api Removed unnecessarily parentheses TonyJabbour 2021-10-06 14:32:45 +0200
  • fc817a5389 New API Endpoint: Fixed get_item_content_encoded_text Added get_item_sources Added get_check_item_source Added get_default_yara_rule_content TonyJabbour 2021-10-06 11:12:43 +0200
  • 3c24c636f8 Removed unnecessarily parentheses TonyJabbour 2021-10-06 11:11:10 +0200
  • ddd2c81a97 New API Endpoint: Return Item Content in base64 in non JSON format TonyJabbour 2021-10-05 14:17:39 +0200
  • 86f8997473 Merge remote-tracking branch 'origin/master' TonyJabbour 2021-10-04 16:20:40 +0200
  • 4af54b7ff2 unnecessarily parenthesis removed TonyJabbour 2021-10-04 16:19:58 +0200
  • bd098b1e55
    Merge branch 'ail-project:master' into master Tony 2021-10-04 16:17:46 +0200
  • 7fb796172c Base64 Problem TonyJabbour 2021-10-04 15:54:57 +0200
  • bc8df8e671 Base64 Problem TonyJabbour 2021-10-04 15:44:41 +0200
  • dd9cee83db Type fixed TonyJabbour 2021-10-04 15:39:32 +0200
  • e66b7aa19a Type fixed TonyJabbour 2021-10-04 15:31:18 +0200
  • 7669373002 Error Fixed TonyJabbour 2021-10-04 15:25:14 +0200
  • c2bf5aebdf Add new API endpoint that return only content encoded in base64 TonyJabbour 2021-10-04 15:01:14 +0200
  • 350e06e98b
    Merge pull request #129 from TonyJabbour/master Thirion Aurélien 2021-10-04 14:01:19 +0200
  • d7c1587263 Webhook unnecessarily line removed Removed unnecessarily parentheses TonyJabbour 2021-10-04 13:58:04 +0200
  • 768d371e5c Type fixed TonyJabbour 2021-10-04 13:53:28 +0200
  • a2b28db32e Added a try/catch to handle exceptions Replaced the raise to send message to redis_logger TonyJabbour 2021-10-04 12:55:40 +0200
  • 1c3ad52f5c Fixed tracker_metadata TonyJabbour 2021-10-01 10:16:08 +0200
  • 09f6d64e1b Typo Fixed TonyJabbour 2021-10-01 10:06:37 +0200
  • e1d5e8f202 Fixed UI Datatable in showTracker Page Removed "Advanced Search" text from menu misleading button TonyJabbour 2021-10-01 10:02:29 +0200
  • 912956c73c Fixed Webhook integration with Trackers TonyJabbour 2021-09-30 14:20:08 +0200
  • ac9df0b9fb -Fixed "get_tracker_metedata" typo -Typo Fixed TonyJabbour 2021-09-30 13:41:10 +0200
  • 743dae54b6 -Fixed "description" arg -Typo Fixed TonyJabbour 2021-09-30 13:40:12 +0200
  • 4b2e9f5cfb -Fixed the 500 error issue when installing new instance of ail when adding new trackers -Fixed missing arguments -Typo Fixed TonyJabbour 2021-09-30 13:37:12 +0200
  • 52e422604a Fix webhook TonyJabbour 2021-09-29 16:17:08 +0200
  • ecc16d1004 remove dict from Trackers TonyJabbour 2021-09-28 22:56:28 +0200
  • 2e880c79ca Add webhook post support in yara and regex trackers TonyJabbour 2021-09-28 22:53:01 +0200
  • 2319b34dcc Fix get_term_webhook TonyJabbour 2021-09-28 22:22:59 +0200
  • 70ccb3cf25 Add some changes for webhook TonyJabbour 2021-09-28 22:01:17 +0200
  • 30d66ef3a8 Add initial support for Webhook in Term Trackers TonyJabbour 2021-09-28 21:11:20 +0200
  • 661bcf37f7 Fix spelling issue in Webhook TonyJabbour 2021-09-28 20:55:41 +0200
  • bc91c202a8 Add more support for Webhook URL TonyJabbour 2021-09-28 20:48:47 +0200
  • 06a886732c Add initial UI support for Webhook in tracker TonyJabbour 2021-09-28 20:31:19 +0200
  • b3b30616b2
    Merge pull request #127 from osagit/patch-3 Thirion Aurélien 2021-09-08 11:04:29 +0200
  • e063dc1ee3
    fix: inherit AbstractModule to prevent stuck queues osagit 2021-09-08 10:32:47 +0200
  • bad3380db0
    Merge pull request #126 from osagit/patch-2 Thirion Aurélien 2021-09-07 12:01:55 +0200
  • fc2c3ea08f
    fix: error message contains http protocol twice osagit 2021-09-07 11:57:17 +0200
  • 57a69fa1f4
    fix: [tracker] global tracker list: fix first/last seen v3.7 Terrtia 2021-08-27 18:53:12 +0200
  • fb73c25675
    fix: [v3.7] add missing file Terrtia 2021-08-27 18:18:44 +0200
  • 564280935b
    chg: [tracker + update] add update v3.7 + add map item_id:tracker_uuid (data retention) + fix tracker first_seen/last_seen Terrtia 2021-08-27 18:05:21 +0200
  • 92cfe300f8
    Merge branch 'master' of github.com:ail-project/ail-framework Terrtia 2021-08-23 15:25:05 +0200
  • 31619a1f45
    fix: [trackers] items by daterange Terrtia 2021-08-23 15:24:34 +0200
  • 8c812fd1a8
    chg: [tracker] typo fixed Alexandre Dulaunoy 2021-08-23 11:50:49 +0200
  • d64633cb2d
    fix: [correlation graph] fix legend, remove icon text Terrtia 2021-08-20 10:43:08 +0200
  • d785b3b71d
    Merge branch 'master' of github.com:ail-project/ail-framework Terrtia 2021-08-18 15:36:23 +0200
  • ab20752d0a
    fix: [Credential] fix moduleStats Terrtia 2021-08-18 15:36:05 +0200
  • 829a37ff95
    Merge pull request #123 from TonyJabbour/master Alexandre Dulaunoy 2021-08-18 11:47:49 +0200
  • 819a645d6d CentOS 8 installation script Fixed a problem Added centos installation guide in README.md Tony Jabbour 2021-08-18 11:18:26 +0200
  • d218be48e0
    Merge branch 'master' of github.com:ail-project/ail-framework Terrtia 2021-08-17 15:59:53 +0200
  • adb19ea0ce
    chg: [Credential + tags] add misp-taxonomies submodule + fix typo Terrtia 2021-08-17 15:59:27 +0200
  • c5aec340d6
    Merge pull request #122 from TonyJabbour/master Alexandre Dulaunoy 2021-08-17 06:44:49 +0200
  • 2d1df9ae89 Added CentOS 8 installation script Tony Jabbour 2021-08-16 22:18:02 +0200
  • 39579fb5a2
    Merge branch 'master' of github.com:ail-project/ail-framework Terrtia 2021-08-16 10:18:55 +0200
  • 285aa38af1
    Merge pull request #119 from Relega/patch-1 Alexandre Dulaunoy 2021-08-13 12:28:01 +0200
  • 595f18c3a6
    Update HOWTO.md Relega 2021-08-09 16:09:05 +0200
  • caaa5d363f
    fix: [Credemtial module] fix stats Terrtia 2021-07-22 15:12:20 +0200
  • fd98ba8226
    fix: [Yara + regex trackers] remove tests Terrtia 2021-07-20 14:55:45 +0200
  • 7fa018b1a0
    fix: [Decoder] log level Terrtia 2021-07-20 11:22:11 +0200
  • bce6463d17
    fix: [abstract_modules + Global] log message on error + fix Global exception on invalid gzip Terrtia 2021-07-20 11:15:52 +0200
  • 6ade3b85dc
    fix: [Credential] fix old funct call Terrtia 2021-07-20 10:56:00 +0200
  • f5332bbc5a
    fix: [UI Item submit] tags input: avoid browser and password managers autocomplete Terrtia 2021-07-15 15:49:04 +0200
  • bf5c2deed2
    fix: [term tracker] typo Terrtia 2021-07-15 15:08:11 +0200
  • 50ec4d822f
    chg: [gitchangelog.rc] updated to output Markdown Alexandre Dulaunoy 2021-07-14 16:20:29 +0200
  • d97305acc1
    fix: [Term tracker] fix fct args v3.6 Terrtia 2021-07-14 16:05:51 +0200
  • 7a652b5195
    fix: [crawler] fix new crawled item id Terrtia 2021-07-14 15:48:17 +0200
  • 25813a7287
    chg: [README] add Olivier Sagit @osagit to contributors list Terrtia 2021-07-14 15:38:48 +0200
  • d6b63d5d4b
    fix: [Retro Humt UI] clarify tags input Terrtia 2021-07-14 15:33:07 +0200
  • 8f4657bdbb
    Merge branch 'master' of https://github.com/ail-project/ail-framework into dev Terrtia 2021-07-14 14:14:19 +0200
  • c72f74eda0
    Merge branch 'dev' of https://github.com/ail-project/ail-framework into dev Terrtia 2021-07-14 14:10:32 +0200
  • b29767a020
    merge Terrtia 2021-07-14 14:08:15 +0200
  • b1793f18e4
    chg: add Retro Hunt Terrtia 2021-07-14 13:58:00 +0200
  • 8bf2fb50f1
    Merge pull request #116 from osagit/patch-1 Thirion Aurélien 2021-07-01 10:20:09 +0200
  • b7b1772cd7
    fix: URLs www word to match osagit 2021-06-30 23:24:12 +0200
  • 2de11031ac
    Merge pull request #115 from My-WAF/master Thirion Aurélien 2021-06-25 13:23:26 +0200
  • 3186411bb1
    Update .dockerignore VNC Company 2021-06-25 15:11:40 +0700
  • b81d70172c
    fix: [Trackers UI] fix sources logo + tracker metadata Terrtia 2021-06-21 17:25:12 +0200
  • 24bc99218a
    Merge branch 'dev' of https://github.com/ail-project/ail-framework into dev Terrtia 2021-06-18 15:24:48 +0200
  • a5a4de0965
    chg: [UI trackers] add/edit/remove tracker source/target #43 #102 Terrtia 2021-06-18 15:23:18 +0200
  • 62627a912b
    Merge pull request #114 from osagit/dev Thirion Aurélien 2021-06-18 11:33:39 +0200
  • c9a5a41a17 fix: Change module name Web to Urls lpwm9803 2021-06-17 18:16:31 +0200
  • 56e670077a
    chg: [Trackers regex + yara] filter by item source Terrtia 2021-06-17 14:48:26 +0200
  • 0e0a77a86d
    chg: [requirements] minimal version + remove old packages Terrtia 2021-06-16 11:23:34 +0200
  • ec727338e6
    fix: [crawlers] get_all_splash return type Terrtia 2021-06-16 10:06:04 +0200
  • 759ec73f84
    fix: [Splash_Manager errors] catch invalid response Terrtia 2021-06-15 17:25:51 +0200
  • 2abe5217aa
    fix: [Splash_Manager errors] catch invalid response Terrtia 2021-06-15 17:19:57 +0200
  • ca02733a8d
    Update Pip Insstall #560 VNC Company 2021-06-15 14:13:38 +0700
  • a17ab90511
    chg: [Tracker term] track terms by sources Terrtia 2021-06-14 17:36:30 +0200
  • eb7981cccf
    fix: [github workflows] fix test Terrtia 2021-06-11 15:34:08 +0200
  • 0d976098e7
    fix: [github workflows] clone depth Thirion Aurélien 2021-06-11 14:33:55 +0200
  • 348f7188dd
    fix: [installer] pyfaup install Terrtia 2021-06-11 11:43:30 +0200
  • a0ef246435
    fix: [installer] pyfaup install Terrtia 2021-06-10 17:22:23 +0200
  • 89316e1eb5
    Merge branch 'master' into dev Terrtia 2021-06-10 17:10:02 +0200
  • 93cfdccc07
    chg: [requirements] minimal version + remove old packages Terrtia 2021-06-10 17:07:02 +0200
  • 154558468f
    Merge branch 'master' of https://github.com/CIRCL/AIL-framework Terrtia 2021-06-09 23:06:48 +0200
  • e196217989
    Merge pull request #559 from lesleyxyz/patch-1 Thirion Aurélien 2021-06-09 23:03:33 +0200
  • 039e70dc0b
    chg: [test] add new workflow Thirion Aurélien 2021-06-09 17:18:04 +0200
  • dfb8ea4378
    fix: [UI crawler dashboard] block_languages_search: fix domains_types #110 Terrtia 2021-06-09 15:09:06 +0200
  • 777eed3b98
    fix: [UI crawler dashboard] block_domains_name_search: fix domains_types #110 Terrtia 2021-06-09 12:57:30 +0200
  • 42a23da182
    chg: [modules + tests] fix modules + test modules on samples Terrtia 2021-06-08 16:46:36 +0200
  • 90b6f43468
    chg: [update v3.6 + installer] fix faup install + add v3.6 update Terrtia 2021-06-07 16:46:29 +0200