Commit Graph

57 Commits (master)

Author SHA1 Message Date
terrtia 38a918e485
fix: [flask] fix escape import 2024-02-06 11:56:39 +01:00
terrtia e4f21f05cc
fix: [D4] fix module cache 2024-01-30 14:31:09 +01:00
terrtia f851cc9f42
fix: [queue] save last timout in cache 2024-01-09 11:19:01 +01:00
terrtia 0af5ea9d48
chg: [queues] timeout obj after 2 days 2024-01-08 13:50:56 +01:00
terrtia 623ba455ff
fix: [queues] fix ended duplicate + sync queue 2023-10-11 14:31:13 +02:00
terrtia 676b0f84ef
chg: [module + queues] track + rename object global ID by module 2023-10-11 12:06:01 +02:00
Terrtia b459498db2
chg: [queues] track object + check if object processed 2023-06-22 15:38:04 +02:00
Terrtia f3c3cb5d05
fix: [objects] fix investigation + ail2ail + screenshot MISP export 2023-06-04 17:34:21 +02:00
Terrtia 9b2e8718d7
chg: [logs] add new logger 2023-05-12 15:29:53 +02:00
Terrtia 0daf5bad44
chg: [trackers] refactor trackers: track objects + filter by object types/sources/subtypes 2023-05-04 16:35:56 +02:00
Terrtia 6f9e0c2f66
chg: [AIL queues] rewrite module queues. remove PUBSUB 2023-04-13 14:25:02 +02:00
Terrtia d01780dd95
chg: [Mixer] refactor Mixer + fix ZMQImporter config 2023-03-31 14:53:20 +02:00
Terrtia 25a8eb09c0
chg: [modules] migrate D4_client + PgpDump modules 2022-11-28 15:44:26 +01:00
Terrtia 73dbef2700
chg: [all] remove old objects + migrate cryptocurrencies module + cleanup code 2022-11-28 15:01:40 +01:00
Terrtia 104eaae793
chg: [crawler + core + cve] migrate crawler to lacus + add new CVE object and correlation + migrate core 2022-10-25 16:31:38 +02:00
Terrtia d27d47dc70
chg: [Kvrocks migration] rewrite obj tags + migration 2022-09-01 14:04:00 +02:00
Terrtia 9c1bfb7073
DB migration 2022-08-19 16:53:31 +02:00
Terrtia 50f7a31820
chg: [Kvrocks migration] add users + updates + trackers + retro_hunts + investigation migration 2022-07-08 09:47:47 +02:00
Terrtia 0900bf5b02
fix: [AIL exchange mime-type] 2022-06-08 15:22:37 +02:00
Terrtia 2300751e9c
chg: [AIL2AIL Sync] update exchange format 2022-06-02 17:41:01 +02:00
Terrtia b9ad0b1bce
chg: [AIL2AIL Sync] update exchange format 2022-06-02 16:42:20 +02:00
Terrtia df4bb531d2
fix: [ui tag selector] force custom tags 2022-05-19 13:57:07 +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 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 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
Terrtia 966f61bb94
chg_ [AIL 2 AIL] add backend 2021-10-29 18:48:12 +02:00
Terrtia 42a23da182
chg: [modules + tests] fix modules + test modules on samples 2021-06-08 16:46:36 +02:00
Terrtia 0c29e1e4fa
chg: [modules] add tests: CreditCard, Global, DomClassifier 2021-05-27 17:28:20 +02:00
Terrtia 9974823464
chg: [passiveDns D4 Client] add passiveDns D4 Client 2021-03-31 11:25:09 +02:00