Terrtia
|
c0744ec19b
|
fix: [UI ail sync] add missing ail icon
|
2021-11-26 16:32:45 +01:00 |
Terrtia
|
658cb73d4e
|
chg: [ail sync] add sync api (ping, version) + UI/client error handler
|
2021-11-26 16:13:46 +01:00 |
Terrtia
|
4f052673a7
|
Merge branch 'master' of github.com:ail-project/ail-framework
|
2021-11-22 23:45:53 +01:00 |
Terrtia
|
997a2c602a
|
chg: [v4.0 AIL SYNC / AIL 2 AIL] SYNC Manager + fixs + views
|
2021-11-22 23:45:41 +01:00 |
TonyJabbour
|
de9799e7ff
|
add tracker fixed api function replaced it with internal function
|
2021-11-19 10:55:47 +01:00 |
Alexandre Dulaunoy
|
c40ff72e48
|
Merge branch 'master' of github.com:ail-project/ail-framework
|
2021-11-09 14:26:08 +01:00 |
Steve Clement
|
2a0f50abc1
|
Merge pull request #569 from SteveClement/master
|
2021-11-09 22:21:35 +09:00 |
Steve Clement
|
fc8386e1b5
|
chg: [doc] GI Badge
|
2021-11-09 13:53:15 +01:00 |
Steve Clement
|
629877e1f3
|
fix: [doc] Remove Travis
|
2021-11-09 13:45:00 +01:00 |
Steve Clement
|
b94411f710
|
fix: [py] Minor python dependency change
|
2021-11-09 13:43:32 +01:00 |
Terrtia
|
966f61bb94
|
chg_ [AIL 2 AIL] add backend
|
2021-10-29 18:48:12 +02:00 |
Terrtia
|
4e481603b5
|
Merge branch 'master' of github.com:ail-project/ail-framework
|
2021-10-14 14:23:24 +02:00 |
Terrtia
|
57fbacc49c
|
chg: [crawler] add auto crawler functions
|
2021-10-14 14:23:11 +02:00 |
TonyJabbour
|
a0c978f2c7
|
Added get_tracker_metadata_api
Removed unnecessarily parentheses
|
2021-10-06 14:32:45 +02:00 |
TonyJabbour
|
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
|
2021-10-06 11:14:11 +02:00 |
TonyJabbour
|
3c24c636f8
|
Removed unnecessarily parentheses
|
2021-10-06 11:11:10 +02:00 |
TonyJabbour
|
ddd2c81a97
|
New API Endpoint:
Return Item Content in base64 in non JSON format
|
2021-10-05 14:17:39 +02:00 |
TonyJabbour
|
86f8997473
|
Merge remote-tracking branch 'origin/master'
|
2021-10-04 16:20:40 +02:00 |
TonyJabbour
|
4af54b7ff2
|
unnecessarily parenthesis removed
|
2021-10-04 16:19:58 +02:00 |
Tony
|
bd098b1e55
|
Merge branch 'ail-project:master' into master
|
2021-10-04 16:17:46 +02:00 |
TonyJabbour
|
7fb796172c
|
Base64 Problem
|
2021-10-04 15:54:57 +02:00 |
TonyJabbour
|
bc8df8e671
|
Base64 Problem
|
2021-10-04 15:44:41 +02:00 |
TonyJabbour
|
dd9cee83db
|
Type fixed
|
2021-10-04 15:39:32 +02:00 |
TonyJabbour
|
e66b7aa19a
|
Type fixed
|
2021-10-04 15:31:18 +02:00 |
TonyJabbour
|
7669373002
|
Error Fixed
|
2021-10-04 15:25:14 +02:00 |
TonyJabbour
|
c2bf5aebdf
|
Add new API endpoint that return only content encoded in base64
|
2021-10-04 15:01:14 +02:00 |
Thirion Aurélien
|
350e06e98b
|
Merge pull request #129 from TonyJabbour/master
Webhook implementation
|
2021-10-04 14:01:19 +02:00 |
TonyJabbour
|
d7c1587263
|
Webhook unnecessarily line removed
Removed unnecessarily parentheses
|
2021-10-04 13:58:04 +02:00 |
TonyJabbour
|
768d371e5c
|
Type fixed
|
2021-10-04 13:53:28 +02:00 |
TonyJabbour
|
a2b28db32e
|
Added a try/catch to handle exceptions
Replaced the raise to send message to redis_logger
|
2021-10-04 12:55:40 +02:00 |
TonyJabbour
|
1c3ad52f5c
|
Fixed tracker_metadata
|
2021-10-01 10:16:08 +02:00 |
TonyJabbour
|
09f6d64e1b
|
Typo Fixed
|
2021-10-01 10:06:37 +02:00 |
TonyJabbour
|
e1d5e8f202
|
Fixed UI Datatable in showTracker Page
Removed "Advanced Search" text from menu misleading button
|
2021-10-01 10:02:29 +02:00 |
TonyJabbour
|
912956c73c
|
Fixed Webhook integration with Trackers
|
2021-09-30 14:20:08 +02:00 |
TonyJabbour
|
ac9df0b9fb
|
-Fixed "get_tracker_metedata" typo
-Typo Fixed
|
2021-09-30 13:41:10 +02:00 |
TonyJabbour
|
743dae54b6
|
-Fixed "description" arg
-Typo Fixed
|
2021-09-30 13:40:12 +02:00 |
TonyJabbour
|
4b2e9f5cfb
|
-Fixed the 500 error issue when installing new instance of ail when adding new trackers
-Fixed missing arguments
-Typo Fixed
|
2021-09-30 13:37:12 +02:00 |
TonyJabbour
|
52e422604a
|
Fix webhook
|
2021-09-29 16:17:08 +02:00 |
TonyJabbour
|
ecc16d1004
|
remove dict from Trackers
|
2021-09-28 22:56:28 +02:00 |
TonyJabbour
|
2e880c79ca
|
Add webhook post support in yara and regex trackers
|
2021-09-28 22:53:09 +02:00 |
TonyJabbour
|
2319b34dcc
|
Fix get_term_webhook
|
2021-09-28 22:22:59 +02:00 |
TonyJabbour
|
70ccb3cf25
|
Add some changes for webhook
|
2021-09-28 22:01:17 +02:00 |
TonyJabbour
|
30d66ef3a8
|
Add initial support for Webhook in Term Trackers
|
2021-09-28 21:11:20 +02:00 |
TonyJabbour
|
661bcf37f7
|
Fix spelling issue in Webhook
|
2021-09-28 20:55:41 +02:00 |
TonyJabbour
|
bc91c202a8
|
Add more support for Webhook URL
|
2021-09-28 20:48:47 +02:00 |
TonyJabbour
|
06a886732c
|
Add initial UI support for Webhook in tracker
|
2021-09-28 20:31:19 +02:00 |
Thirion Aurélien
|
b3b30616b2
|
Merge pull request #127 from osagit/patch-3
fix: inherit AbstractModule to prevent stuck queues
|
2021-09-08 11:04:29 +02:00 |
osagit
|
e063dc1ee3
|
fix: inherit AbstractModule to prevent stuck queues
regex compiled only at start, not in the loop
no duplicate warning string
comments
|
2021-09-08 10:32:47 +02:00 |
Thirion Aurélien
|
bad3380db0
|
Merge pull request #126 from osagit/patch-2
fix: error message contains http protocol twice
|
2021-09-07 12:01:55 +02:00 |
osagit
|
fc2c3ea08f
|
fix: error message contains http protocol twice
Error Can't connect to AIL Splash Manager, http://https://localhost:7001/
|
2021-09-07 11:57:17 +02:00 |