Commit graph

1481 commits

Author SHA1 Message Date
terrtia
cdfc9f64e5
fix: [crawler] debug 2023-12-12 11:13:58 +01:00
terrtia
847d004c13
fix: [crawler] debug 2023-12-12 11:05:23 +01:00
terrtia
c20c41c50f
fix: [libinjection] memory leak, disable module 2023-12-12 10:30:40 +01:00
terrtia
4529a76d13
fix: [zmq importer] fix object source name 2023-12-12 10:14:59 +01:00
terrtia
235539ea42
fix: [crawler] fix capture start time 2023-12-11 09:30:09 +01:00
terrtia
5fc9b1403f
chg: [chats] add pagination 2023-12-11 00:46:15 +01:00
terrtia
943a873124
chg: [tags] searech messages tags by daterange 2023-12-09 16:50:43 +01:00
terrtia
73185f19fd
chg: [categ] messages, bypass categ module + fix correlation 2023-12-08 15:40:05 +01:00
terrtia
5b808ed416
fix: [translate] fix exception 2023-12-08 14:38:55 +01:00
terrtia
1c52c187ad
fix: [api] fix add crawler capture return 2023-12-08 10:37:58 +01:00
terrtia
cea96863ba
fix: [language] libretranslate unreachable 2023-12-07 14:59:40 +01:00
terrtia
3e591d95bc
fix: [retro_hunt] fix daterange 2023-12-07 14:40:51 +01:00
terrtia
a382b572c6
chg: [crawler] push onion discovery capture_uuid to another AIL 2023-12-07 11:28:35 +01:00
terrtia
38ce17bc8a
chg: [chats] add chats participants + user-accounts basic template 2023-12-06 16:26:26 +01:00
terrtia
bef4e69a68
chg: [chats] translate messages on demand 2023-12-04 15:47:58 +01:00
terrtia
941838ab76
chg: [chats] add discord threads, Forum channel 2023-12-04 10:26:02 +01:00
terrtia
93ef541862
chg: [chats] add messages threads 2023-11-29 16:28:25 +01:00
terrtia
f766cbebda
chg: [chats] add message file-name object + str emoticon reactions 2023-11-27 16:25:09 +01:00
terrtia
fa4f1269cd
chg: [chat users] add users icons 2023-11-24 16:35:45 +01:00
terrtia
2b8e9b43f3
chg: [chats] factorise heatmap + chat icon 2023-11-24 15:05:19 +01:00
terrtia
9fbd3f4bb6
chg: [chats] add message and blur blocks 2023-11-16 14:50:03 +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
7bf0fe8992
chg: [chats] add heatmap nb week messages by hour 2023-11-13 14:10:24 +01:00
terrtia
54c57ea35b
chg: [chats] message object template 2023-11-08 15:46:05 +01:00
terrtia
e0f70c5072
fix: [investigations] delete obj 2023-11-08 13:35:13 +01:00
terrtia
ce989adbd3
fix: [chats] fix username meta 2023-11-08 13:07:00 +01:00
terrtia
207a6524d7
fix: [languages] fix language module 2023-11-08 11:59:06 +01:00
terrtia
6c77ca5136
fix: [chats] fix chat username 2023-11-08 11:25:30 +01:00
terrtia
5068287c76
Merge branch 'master' into dev 2023-11-08 10:42:02 +01:00
terrtia
acef57bb36
fix: [tags] fix galaxies synonyms 2023-11-08 10:41:32 +01:00
terrtia
e7f060c23d
chg: [messages] refactor get_messages_meta + add basic message template 2023-11-08 10:31:51 +01:00
terrtia
4cc9608a3f
chg: [chats explorer] show chats/subchannels creation date 2023-11-07 15:24:40 +01:00
terrtia
3fb1d0ad74
fix: [chats] fix messages replies 2023-11-07 11:24:24 +01:00
terrtia
b1d5399607
chg: [chats] add UI shortcut + networks list + show chats/subchannels info 2023-11-06 16:38:31 +01:00
terrtia
789210bcba
chg: [chats] improve UI + fix importer 2023-11-06 14:08:23 +01:00
terrtia
9125119764
chg: [chats] add chats explorer v0 2023-11-02 16:28:33 +01:00
terrtia
c5cef5fd00
chg: [core] merge master + fix object subtype correlation stats 2023-10-12 13:53:00 +02:00
terrtia
6978764b02
fix: [module] fix module obj type: language + mail 2023-10-11 14:53:12 +02: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
eae57fb813
chg: [importers obj_type] importers queues: add feeder source + object global ID 2023-10-05 16:24:28 +02:00
terrtia
daf9f6fb5d
fix: [chats] message css + reply ID 2023-10-04 14:40:13 +02:00
terrtia
fee3332edb
fix: [tracker] delete yara rule, fix filter by object type 2023-09-29 15:43:37 +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
Jean-Louis Huynen
68c17c3fbc
chg: [crawlers] submit cookies to the crawler task API 2023-08-31 16:13:20 +02:00
Jean-Louis Huynen
ed0423118e
chg: [crawlers] submit a single cookie to the crawler task API 2023-08-31 15:42:44 +02:00
Terrtia
7c73f0944a
fix: [items source] filter invalid item sources 2023-08-29 14:03:26 +02:00
Terrtia
099253f854
fix: [json importer] fix empty source name 2023-08-29 13:50:16 +02:00
Terrtia
24969610cc
fix: [items source] fix empty sources list 2023-08-29 11:59:39 +02:00
Terrtia
b32f110285
chg: [chat + user-account] correlations + usernames timeline 2023-08-28 16:29:38 +02:00
Terrtia
546d6538fd
chg: [mail exporter] add obj content extract for each regex match 2023-08-24 14:37:50 +02:00
Terrtia
c01b806ae3
chg: [mail exporter] add obj content extract for each yara rule match 2023-08-24 11:11:57 +02:00
Terrtia
843b2d3134
fix: correlations 2023-08-23 16:13:20 +02:00
Terrtia
4e3784922c
fix: typo 2023-08-23 11:47:39 +02:00
Terrtia
2145eb7b8a
fix: [title] fix None title 2023-08-23 11:46:37 +02:00
Terrtia
f44c5509da
chg: [titles] add yara tracker on title + tags domains if unsafe title tags 2023-08-23 11:16:22 +02:00
Terrtia
045aab6f34
fix: [module pasties] fix module name 2023-08-21 15:52:33 +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
f05c7b6a93
fix: [module extractor] fix invalid yara offset 2023-08-08 11:27:57 +02:00
Terrtia
4dc5527c1a
fix: [module extractor] fix invalid yara offset 2023-08-08 11:26:16 +02:00
Terrtia
529a24c191
chg: [module extrator] add debug 2023-08-08 10:40:44 +02:00
Terrtia
bd7aa979bd
chg: [module extrator] add debug 2023-08-08 10:36:58 +02:00
Terrtia
2691000d0c
chg: [telegram fedeer] use meta of the new feeder 2023-08-02 15:49:12 +02:00
Terrtia
14a76a91d9
fix: [tags ui] fix galaxy, get number of tags enabled + add toolip helper 2023-08-01 11:07:06 +02:00
Terrtia
1aa0bd8a0e
fix: [settings] fix edit user 2023-07-31 16:25:28 +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
68dffcd26b
chg: [api crawler] fix response + add cookiejar, proxy and frequency parameters 2023-07-25 15:57:11 +02:00
Terrtia
fe2769308b
fix: [crawler] fix down domain + domain redirection history 2023-07-18 14:30:00 +02:00
Terrtia
77e8cc6c02
Merge branch 'master' of github.com:ail-project/ail-framework 2023-07-17 15:47:32 +02:00
Terrtia
a9485928db
chg: [HHHash] add HHHash object and correlation https://www.foo.be/2023/07/HTTP-Headers-Hashing_HHHash 2023-07-17 15:47:17 +02:00
fukusuket
22dff19004 fix: [domain search] returns an empty string when searched with invalid characters 2023-07-14 18:28:34 +09:00
Terrtia
780b4f9f9c
fix: [background update] fix logger 2023-07-12 14:37:59 +02:00
Terrtia
73bfe614df
chg: [updater] refactor background updater + add v5.2 update 2023-07-12 11:36:47 +02:00
Terrtia
28c647d370
chg: [crawler har] compress HAR 2023-07-10 15:56:34 +02:00
Terrtia
c719990125
fix: [crawler] add timeout to Unknown captures 2023-07-10 11:23:44 +02:00
Thirion Aurélien
8f0e7f1434
Merge pull request #174 from fukusuket/fix-500-erro-when-invalid-lacus-url
fix: [crawler] add exception handing for `ping_lacus`
2023-07-10 10:05:20 +02:00
fukusuket
fcd6a98fb0 fix: [crawler] added existence check for screenshot set 2023-07-09 12:50:13 +09:00
fukusuket
e35924ec22 fix: [crawler] add exception handing for ping_lacus 2023-07-08 12:11:25 +09:00
Terrtia
482fc21b5e
chg: [correlation] correlation graph, add an option to hide an object/node by pressing H + reset correlation graph 2023-07-07 16:29:32 +02:00
Terrtia
450ebdd789
chg: [etag] add new etag object 2023-07-06 11:26:32 +02:00
Terrtia
35f678245f
fix: [decoded] fix download file 2023-06-30 16:22:30 +02:00
Terrtia
0fa0984ec4
fix: [updater] fix db checker 2023-06-30 16:19:38 +02:00
Terrtia
fa8b4a67d9
fix: [correlation tags] fix tag all objects 2023-06-29 15:02:57 +02:00
Terrtia
279ec00990
fix: [correlation card decoded meta] mimetype + size 2023-06-29 11:40:57 +02:00
Terrtia
fce63d52a0
fix: [updater] remove old ARDB env 2023-06-29 09:07:00 +02:00
Terrtia
d6a24c0357
fix: [hunter + misp export] fix misp event json export + retro hunt date search and description 2023-06-29 08:48:50 +02:00
Terrtia
b4d536f174
chg: [investigation] add object comment 2023-06-26 16:28:31 +02:00
Terrtia
a0686eefcf
fix: [pystemon importer] fix base64 encoding 2023-06-26 11:24:04 +02:00
Terrtia
f1f33d6c1b
chg: [pystemon importer] fix gzipped pastes 2023-06-22 16:34:14 +02:00
Terrtia
47e1343187
fix: [crawler] same capture uuid if a domain is already crawled 2023-06-22 16:09:18 +02:00
Terrtia
b459498db2
chg: [queues] track object + check if object processed 2023-06-22 15:38:04 +02:00
Terrtia
4567c9d400
chg: [correlation graph] show message if max_nodes reached + fix cookie-name sparkline 2023-06-20 11:23:58 +02:00
Terrtia
501d10bbbd
chg: [crawler] auto tag crawled domains 2023-06-20 08:11:44 +02:00
Terrtia
c02b9f2a81
fix: [IPAdress module] empty queue if no IP ranges provided 2023-06-19 15:17:41 +02:00
Terrtia
b64c70e0cd
fix: [retro hunt] fix object tag queue + decoded content 2023-06-19 10:53:15 +02:00
Terrtia
6c21a8f8cf
fix: [daterange object] fix objects by date 2023-06-19 08:55:56 +02:00