Commit Graph

1161 Commits (43c2a27538fb68ee5987e2e8f7a89818bf9c1130)

Author SHA1 Message Date
Terrtia 43c2a27538
chg: [add Hosts module] 2022-05-30 09:03:27 +02:00
Terrtia 512e61cadc
fix: [abstract module] exception traceback #145 2022-05-20 14:45:46 +02:00
Terrtia df4bb531d2
fix: [ui tag selector] force custom tags 2022-05-19 13:57:07 +02:00
Terrtia 34ec48e58a
fix: [sync module] fix redis tag queue 2022-05-18 15:46:27 +02:00
Terrtia c765c86728
fix: [sync module] fix tags filter 2022-05-18 14:59:51 +02:00
Terrtia c116713dc9
fix: [sync client] debug 2022-05-17 14:51:35 +02:00
Terrtia 7e62d0f857
fix: [sync client] debug 2022-05-17 14:46:19 +02:00
Terrtia 234148f005
fix: [sync module] debug 2022-05-17 14:39:22 +02:00
Terrtia 0635bfedb6
chg: [sync module] debug 2022-05-17 14:35:28 +02:00
Terrtia 188747417f
chg: [sync client] debug 2022-05-17 14:26:09 +02:00
Terrtia 30fdc95362
fix: [websockets client] fix client bind 2022-05-10 13:36:35 +02:00
Terrtia 19969a02b2
chg: [websockets client] bind client ip 2022-05-10 13:24:32 +02:00
Terrtia 1dfa796dca
chg: [websocket server] add host and port config 2022-05-10 11:14:29 +02:00
Terrtia bbff018fdb
fix: [websockets] remove size limit 2022-05-10 09:50:54 +02:00
Terrtia 3cafc5eae7
chg: [telegram importer] add username correlation 2022-05-05 16:58:05 +02:00
Terrtia c2281828d1
chg: [misp export] add username 2022-03-22 09:50:41 +01:00
Terrtia 7470792902
fix: [Investigation] edit misp event + add misp instance url 2022-03-11 15:46:29 +01:00
Terrtia 1d9fba49e8
fix: [Investigation] fix MISP Export + UI sidebar 2022-03-11 09:29:48 +01:00
Terrtia 0b426f2cfd
fix: [UI inestigations] add items link 2022-03-08 10:55:09 +01:00
Terrtia bcac50dd7c
fix: [UI inestigations] add objects link 2022-03-08 10:44:41 +01:00
Terrtia 2d09636fbe
fix: [telegram launcher] 2022-03-08 08:50:01 +01:00
Terrtia 13d424adfa
fix: [items] abstract class 2022-03-08 08:44:34 +01:00
Terrtia 68c96ef7a7
fix: [v4.1] fix ardb # tracking DB 2022-03-07 15:54:56 +01:00
Terrtia 7e6577961b
Merge branch 'master' of github.com:ail-project/ail-framework 2022-03-07 15:12:25 +01:00
Terrtia f40d8f47c2
chg: [v4.1] add Investigation with MISP Export + v4.1 update 2022-03-07 15:12:01 +01:00
Jean-Louis Huynen 36772372b9 add: [username] jabber support 2022-03-04 11:18:36 +01:00
Terrtia be1eaf0dc4
fix: [Term tracker] fix item date 2022-02-16 10:19:53 +01:00
Terrtia a75bf94a78
fix: [Telegram module] fix launcher 2022-01-19 16:25:17 +01:00
Terrtia 3d8d18bbe1
chg: [Telegram module] refactor module + fix str format 2022-01-19 16:20:18 +01:00
Terrtia 19846997d9
fix: [trackers] fix get_all_items_sources 2021-12-08 15:15:02 +01:00
Terrtia ebcffd4b95
fix: [crawler] fix is_splash_manager_connected #133 2021-12-03 15:36:47 +01:00
Terrtia eb6f60f033
chg: [sync UI] disable pull 2021-12-01 15:37:28 +01:00
Terrtia b7ff905e59
chg: [sync UI] dashboard, show nb of imported items + launch/kill ail servers when a queue is subscribed/unsubscribed 2021-11-30 18:08:48 +01:00
Terrtia 0a9caf75c9
fix: [sync client] don't launch client if ail server not linked with a sync queue 2021-11-30 16:49:44 +01:00
Terrtia 23ad74c591
fix: [sync server] remove hardcoded host 2021-11-30 16:36:00 +01:00
Terrtia e4344898b4
fix: [sync server] host 2021-11-30 16:15:25 +01:00
Terrtia d4cf2a7cf9
fix: [sync client] fix websockets client connect for python >= 3.8 2021-11-30 15:57:28 +01:00
Terrtia e075794fd0
fix: [ail sync] fix refresh_ail_instance_connection 2021-11-30 15:45:45 +01:00
Terrtia 7f02ade6a7
fix: [ail sync] fix refresh_ail_instance_connection 2021-11-30 15:38:55 +01:00
Terrtia f597e1aaa2
fix: [ail sync] server + client: resend object in queue on ConnectionClosedError 2021-11-30 15:07:41 +01:00
Terrtia d9e0d4acc5
chg: [ail sync UI] restarr/launch/kill sync connections + show sync mode api/pull/push 2021-11-30 09:32:24 +01:00
Terrtia 57f5afe831
chg: [ail sync server] add server controller + list connected clients ail_uuid->sync_modes 2021-11-29 16:18:47 +01:00
Terrtia 1412e1afef
chg: [ail sync] edit ail_servers/sync_queues + fix logs 2021-11-29 10:19:33 +01:00
Terrtia 054df7c495
chg: [api] rename endpoints 2021-11-26 17:54:15 +01:00
Thirion Aurélien 7346f81460
Merge branch 'dev' into master 2021-11-26 16:41:33 +01:00
Terrtia cb45fe9fab
fix: [crawler] add comment 2021-11-26 16:35:51 +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 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
Terrtia 966f61bb94
chg_ [AIL 2 AIL] add backend 2021-10-29 18:48:12 +02:00