Commit graph

89 commits

Author SHA1 Message Date
terrtia
d5dccf630d
chg: [2fa] add instance name in config 2024-09-10 10:22:47 +02:00
terrtia
073181fbd8
chg: [login] add 2FA TOTP and HOTP 2024-06-26 13:55:39 +02:00
terrtia
6ca4b29329
chg: [ocr] extract text from image + add ocr object 2024-04-08 17:16:07 +02:00
terrtia
c219febd71
chg: [favicon] add favicons objects + correlation 2024-02-21 14:18:09 +01:00
terrtia
4cf3d628db
chg: [messages] manual translation by language + add new kvrocks lang namespace 2024-02-14 16:43:29 +01:00
terrtia
a10119fb6a
chg: [kvrocks] j -4 install + update to latest version 2024-01-29 16:41:59 +01:00
terrtia
699453f079
chg: [relationships] add relationship engine + WIP relationships between forwarded messages/chats 2024-01-26 15:42:46 +01:00
terrtia
5094b2dcbb
fix: [DomClassifier] improve perf 2024-01-09 11:38:54 +01:00
terrtia
c20c41c50f
fix: [libinjection] memory leak, disable module 2023-12-12 10:30:40 +01:00
terrtia
a382b572c6
chg: [crawler] push onion discovery capture_uuid to another AIL 2023-12-07 11:28:35 +01:00
terrtia
bef4e69a68
chg: [chats] translate messages on demand 2023-12-04 15:47:58 +01:00
terrtia
2ea5f82760
chg: [queues] add new image queue + add exif module 2023-11-15 15:45:25 +01:00
terrtia
4142ad9884
chg: [chats] add image object + show message image 2023-11-15 14:12:50 +01:00
terrtia
c5cef5fd00
chg: [core] merge master + fix object subtype correlation stats 2023-10-12 13:53:00 +02:00
terrtia
623ba455ff
fix: [queues] fix ended duplicate + sync queue 2023-10-11 14:31:13 +02:00
terrtia
c19b1f34e3
chg: [ail queues] merge 2023-09-08 10:52:55 +02:00
terrtia
bb3dad2873
chg: [objs processed] xxhash messages 2023-09-07 10:38:03 +02:00
Terrtia
0cb7431e10
chg: [modules] crawl pasties domains 2023-08-21 15:49:32 +02:00
Terrtia
3c1813ba02
chg: [core] add telegram importer + Chat object + message Object + add timeline engine 2023-08-18 11:05:21 +02:00
Terrtia
64252ddf75
fix: [Tracker] edit tracker filters 2023-07-31 16:00:31 +02:00
Terrtia
4eb5b4c4b9
fix: [MailExporter] improve logs + SMTP over SSL: add an option to validate self signed CA
This exporter use STARTTLS by defaults. If the SMTP server does not support the STARTTLS extension, the client will switch to SSL instead.
2023-07-28 11:10:21 +02:00
Terrtia
e3e5e9aff2
fix: [module.cfg] fix templateModule example 2023-05-30 14:49:17 +02:00
Terrtia
50abff66b4
chg: [HOWTO] improve HOWTO 2023-05-30 14:48:06 +02:00
Terrtia
353b290899
chg: [Phone module] Filter Invalid Phone numbers + UI Show extracted 2023-05-24 10:48:29 +02:00
Terrtia
af719d1d94
chg: [importers] add Dir/File Importer 2023-05-22 15:31:48 +02:00
Terrtia
5ef29d8abb
chg: [MISP] refactor MISP thehive auto push 2023-05-16 16:34:22 +02:00
Terrtia
ed9682798e
chg: [IPAddress module] migrate IPAddress module 2023-05-15 11:39:16 +02:00
Terrtia
9b2e8718d7
chg: [logs] add new logger 2023-05-12 15:29:53 +02:00
Terrtia
37c71b8438
chg: [objects + retro hunt] refactor retro hunt + objects retro hunts + get objects generator by filters (date_from, sources, mimetypes, ...) 2023-05-10 16:26:46 +02:00
Terrtia
ee828a04bc
fix: [UI feeder] fix logger 2023-05-10 09:38:16 +02:00
Terrtia
ab7b2bdbab
chg: [pystemon importer] create new PystemonImporter module, refactor pystemon feeder 2023-04-14 14:43:07 +02:00
Terrtia
3ab8cb79c0
fix: [kvrocks config] fix default dir 2023-04-14 08:55:35 +02:00
Terrtia
6f9e0c2f66
chg: [AIL queues] rewrite module queues. remove PUBSUB 2023-04-13 14:25:02 +02:00
Terrtia
c7aeb0c646
fix: [modules] small fixs 2023-04-04 14:12:23 +02:00
Terrtia
6e66fc943b
chg: [config] Kvrocks config + reset DB 2023-04-04 11:50:48 +02:00
Terrtia
524a404dc8
chg: [core] merge conflict 2023-03-16 15:50:42 +01:00
Terrtia
f9715408be
chg: [migration] migrate Item + Domain metas 2022-11-30 15:50:10 +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
2d2e4a653e
chg: [logs] add syslog level + facility + script startup message 2022-09-08 13:40:02 +02:00
Terrtia
cdbb8cba35
Merge branch 'master' of github.com:ail-project/ail-framework 2022-09-08 10:40:42 +02:00
Terrtia
afa23ec724
chg: [logs] add syslog server option 2022-09-02 14:26:18 +02:00
Terrtia
d27d47dc70
chg: [Kvrocks migration] rewrite obj tags + migration 2022-09-01 14:04:00 +02:00
Koen Van Impe
37188d9816
Remove CIRCL NS / ZMQ from sample config file 2022-08-08 10:36:13 +02:00
Terrtia
591a2abdf3
chg: [custom tags] create + select custom tags 2022-06-24 16:50:21 +02:00
Terrtia
4660a8e88b
chg: [kvrocks] launch + install 2022-06-24 16:45: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
Thirion Aurélien
f347da5099
fix: [misp config] https 2022-03-22 10:16:56 +01:00
Terrtia
68c96ef7a7
fix: [v4.1] fix ardb # tracking DB 2022-03-07 15:54:56 +01:00
Terrtia
f40d8f47c2
chg: [v4.1] add Investigation with MISP Export + v4.1 update 2022-03-07 15:12:01 +01:00