Commit graph

1459 commits

Author SHA1 Message Date
Terrtia
a17ab90511
chg: [Tracker term] track terms by sources 2021-06-14 17:36:30 +02:00
Terrtia
89316e1eb5
Merge branch 'master' into dev 2021-06-10 17:10:02 +02:00
Terrtia
42a23da182
chg: [modules + tests] fix modules + test modules on samples 2021-06-08 16:46:36 +02:00
Terrtia
925356f356
chg: [Launcher] update modules directory 2021-06-07 16:14:18 +02:00
Terrtia
b50c7103e7
chg: [SQLInjectionDetection LibInjection modules] add module class 2021-06-07 16:07:08 +02:00
Terrtia
73da7ae4c5
chg: [Urls (Web) module] fix regex + rename 2021-06-07 15:58:21 +02:00
Terrtia
fc11c1769b
fix: [modules] print + save traceback in logs 2021-06-07 15:08:39 +02:00
Terrtia
2f52bdb9af
chg: [Tracker_Regex module] create module class + mv module 2021-06-02 16:53:17 +02:00
Terrtia
5acb583701
chg: [Tracker_Yara module] create module class 2021-06-02 16:04:52 +02:00
Terrtia
ed37232a2d
chg: [modules] create new modules repository + small fixs 2021-06-02 14:42:23 +02:00
Terrtia
a2ebd09c2a
fix: [submit_paste] restrict source name 2021-05-28 17:37:46 +02:00
Terrtia
75bc585242
chg: [Keys] add test 2021-05-28 17:23:51 +02:00
Terrtia
0c29e1e4fa
chg: [modules] add tests: CreditCard, Global, DomClassifier 2021-05-27 17:28:20 +02:00
Terrtia
20727fff77
chg: [Categ] tests + docs 2021-05-19 16:57:20 +02:00
Terrtia
4a9bda2ee8
chg: [ApiKey] refactor module + tests 2021-05-19 14:54:34 +02:00
Terrtia
4896db98a3
chg: [launcher + modules] add module tests (Onion module) 2021-05-17 18:03:30 +02:00
Thirion Aurélien
8a95bbba87
Merge branch 'dev' into scriptsenhance 2021-05-14 14:50:42 +02:00
Terrtia
4bbff47989
chg: [AIL items + Onion] create AIL item objects + Onion module refactor 2021-05-14 14:42:16 +02:00
Lesley De Keyser
4552e4a033
Submit file contents to TheHive 2021-05-10 16:51:06 +02:00
osagit
abbde8a46a
fix: replace redis init with generic ConfigLoader
StrictRedis() replaced by ConfigLoader.get_redis_conn()
2021-05-07 14:43:25 +02:00
osagit
22693dca1c
perf: use defined compiled regex
re.compile(regex) definition was not used
use compile_regex.findAll() directely instead of re.findall(regex)
2021-05-07 14:24:41 +02:00
osagit
4d6de7a397
log message split error + perf
fix: log message split errors
perf: string affected at start
doc: comments
2021-04-30 14:14:46 +02:00
osagit
519560b0c8
fix: debug() string takes 1 positional argument 2021-04-30 10:57:48 +02:00
Terrtia
ab14ec0144
chg: [tools extract_cryptocurrency] filter by correlation objects + errors messages 2021-04-28 15:28:13 +02:00
Olivier SAGIT
f88e53925e fix: stuck queues and submit paste 2021-04-28 15:24:33 +02:00
Terrtia
00c7ec2d91
chg: [tools extract_cryptocurrency] new input: list of addresses to extract 2021-04-28 11:29:48 +02:00
Terrtia
3d620a6548
Merge branch 'master' of https://github.com/ail-project/ail-framework 2021-04-26 15:09:23 +02:00
Terrtia
f94159b684
fix: [tags] invalid tags 2021-04-26 15:08:36 +02:00
Olivier SAGIT
5404a0aa89 fix: name pystemon feeder in feeder monitor dashboard 2021-04-19 15:49:11 +02:00
Terrtia
e27f722996
chg: [tools] add 2 new tools: extract cryptocurrency correlation by type + trigger manual update 2021-04-14 16:27:39 +02:00
Terrtia
0137893882
fix: [Updater] don't check if modified config files (redis and ardb config) 2021-04-09 16:17:12 +02:00
Terrtia
010a73e273
fix: [Web module] resolver, change log level 2021-04-06 17:11:24 +02:00
Terrtia
1d222ddc9a
fix: [WebStats] typo 2021-04-02 17:23:10 +02:00
Terrtia
cb4d901be3
fix: [Indexer] debug messages 2021-04-02 17:20:03 +02:00
Terrtia
2cd6354351
fix: [WebStats] typo 2021-04-02 17:09:29 +02:00
Terrtia
24ef8bb461
fix: [terms tracker] refresh Tracked terms 2021-04-02 16:54:45 +02:00
Terrtia
b6da063473
fix: [redis cache] remove old paste_name db 2021-04-02 16:43:13 +02:00
Terrtia
dca806963c
chg: [modules] set log level to critcal on unexpected errors 2021-04-02 16:41:11 +02:00
lpwm9803
96a30170e3 feat: module factorization 2021-04-02 09:52:05 +02:00
Terrtia
99e5b3d4f1
fix: [crawler] typo: splash restart 2021-04-01 10:24:29 +02:00
Terrtia
4994620596
chg: [passiveDns] add dns records 2021-03-31 11:27:45 +02:00
Terrtia
9974823464
chg: [passiveDns D4 Client] add passiveDns D4 Client 2021-03-31 11:25:09 +02:00
Terrtia
b37d05842b
fix: [crawler] crawler test: remove print 2021-03-30 09:19:13 +02:00
Terrtia
c0be210d2c
chg: [crawler] add test + relaunch crawlers + major fixs 2021-03-29 20:27:20 +02:00
Terrtia
8754350d39
fix: [crawler] user agent + splash restart 2021-03-26 11:30:06 +01:00
Terrtia
25d3cbacde
Merge branch 'master' into crawler_manager 2021-03-08 16:35:22 +01:00
Terrtia
72e24af4d4
fix: [MISP Export UI] object type selector 2021-03-08 16:33:52 +01:00
Terrtia
38a63c69f6
fix: [crawler] typo 2021-03-05 18:56:31 +01:00
Terrtia
ad3b6c44bc
fix: [crawler] typo 2021-03-05 18:54:21 +01:00
Terrtia
503e7e33aa
fix: [crawler] typo 2021-03-05 18:52:14 +01:00
Terrtia
6daa750e3b
fix: [Crawler] faup 2021-03-05 18:47:38 +01:00
Terrtia
3a347a79b7
fix: [Launcher] launch core module: Crawler_manager 2021-03-05 18:13:01 +01:00
Terrtia
263d3e7bca
fix: [cralers] remove debug 2021-03-05 18:03:15 +01:00
Terrtia
2b082d01a0
Merge branch 'master' into crawler_manager 2021-03-05 18:02:08 +01:00
Terrtia
1f94c1c693
chg: [splash manager] update enpoints + use Splash name to restart docker 2021-03-04 09:26:28 +01:00
Terrtia
5ee1303db4
fix: [Domain search] fix regex 2021-02-25 11:24:08 +01:00
Terrtia
1c991aa792
chg: [IPAddress] Add Debug + Check if option is empty 2021-02-23 15:16:29 +01:00
Terrtia
9ae21171cc
fix: [Module Queue] module without subscriber 2021-02-23 15:05:00 +01:00
Terrtia
3bf4254308
fix: [term Tracker] TimeoutException 2021-02-23 14:33:50 +01:00
Terrtia
fc7a61f67c
chg: [merge master] 2021-02-10 15:50:48 +01:00
Terrtia
056b6006f6
fix: [gitignore] 2021-02-10 15:27:31 +01:00
Terrtia
d941d8abb4
chg: [domains search] search domains by name 2021-02-05 17:42:33 +01:00
Terrtia
3482a85410
fix: [redis cache] remove old Redis_Data_Merging db 2021-02-03 14:58:27 +01:00
Terrtia
89e95ca030
fix: [redis cache] remove old paste_name db 2021-02-03 14:22:26 +01:00
Terrtia
2fb03baf50
fix: [background updater] Don't launch updates on fresh install 2021-01-22 17:03:43 +01:00
Terrtia
11d537e2eb
chg: [screenshot + har directory] add option to change screenshots directory 2021-01-08 17:37:18 +01:00
Terrtia
dcd3a810f1
fix: [background updater] remove completed updates 2021-01-06 15:45:31 +01:00
Terrtia
72b6e5cf01
fix: [Languages] import + update message 2020-12-11 21:31:14 +01:00
Terrtia
6bc54baf74
chg: [Languages]detect + search domains languages 2020-12-11 21:02:07 +01:00
Terrtia
78903ec033
fix: [Tracker] edit tracker ACL 2020-12-08 17:08:39 +01:00
Terrtia
4fa320741c
chg: [Tracker] edit tracker 2020-12-08 16:47:55 +01:00
Terrtia
d1b4d61ce5
fix: [Yara Tracker] catch yara timeout 2020-11-24 15:44:11 +01:00
Terrtia
5cc4da2a28
fix: [Terms Trackcers] fix item link 2020-10-27 08:41:47 +01:00
Terrtia
dcd29aec16
fix: [UI correlation graph] fix item links 2020-10-13 16:28:03 +02:00
Terrtia
1d8aa44d8b
fix: [UI correlation graph] fix item links 2020-10-13 16:26:54 +02:00
Terrtia
afc7cfc77d
chg: [UI show Item] refactoring + bootstrap 4 migration 2020-10-13 16:02:30 +02:00
Terrtia
eec64c3bc7
chg: [UI show domain] add last origin table: domain + item 2020-10-05 14:56:50 +02:00
Terrtia
2c30f1edf9
fix: [crawler] fix ResponseNeverReceived retry time 2020-09-14 17:13:12 +02:00
Terrtia
abfad61581
fix: [crawler] fix ResponseNeverReceived hanlder, check if splash restarted 2020-09-14 17:03:36 +02:00
Terrtia
b72cd978fc
fix: [Yara tracker] fix mail notification 2020-09-11 16:55:16 +02:00
Terrtia
7da76f543a
fix: [Yara tracker] fix mail notification 2020-09-11 16:49:44 +02:00
Terrtia
8ef1f05928
fix: [RegexTracker] fix missing hostname in mail notification 2020-09-09 15:06:34 +02:00
Terrtia
d55c8221ad
chg: [yara trackers UI] add yara trackers, show default yara rule 2020-09-03 16:33:10 +02:00
Terrtia
55ab603f27
fix: [Launcher] fix virtualenv loader 2020-09-03 14:38:17 +02:00
Terrtia
4a0613e3c9
chg: [bitcoin tags + correlation] add bech32 adresses 2020-09-01 14:03:32 +02:00
Terrtia
0872fb23d3
chg: [yara trackers] add debug 2020-08-27 09:51:05 +02:00
Terrtia
d8b7ab4de5
chg: [crawler_manager] UI edit config + fix crawler queues 2020-08-24 22:31:41 +02:00
Terrtia
8633d6460c
Merge branch 'master' into crawler_manager 2020-08-21 13:12:23 +02:00
Terrtia
0e8b4456ce
fix: [UI tags] fix add tags template 2020-08-21 10:50:03 +02:00
Terrtia
488604ce4e
chg: [config] save config on DB + default values 2020-08-20 13:20:31 +02:00
Terrtia
2c0ee71845
Merge branch 'master' into crawler_manager 2020-08-20 09:18:55 +02:00
Terrtia
b7d37e81d4
chg: [tracker yara] show rule content 2020-08-19 11:37:51 +02:00
Terrtia
0c466c5130
fix: [trackers yara] remove sleep time 2020-08-18 21:54:26 +02:00
Terrtia
6e8f76da61
fix: [trackers] typo 2020-08-18 21:42:30 +02:00
Terrtia
5a1e75e0f5
fix: [updater] tag subversion 2020-08-18 21:32:09 +02:00
Terrtia
65f6ee4911
chg: [crawlers manager] show setings 2020-08-18 19:10:38 +02:00
Terrtia
3ea14b29b8
chg: [crawler] show all crawlers type on dashboard 2020-08-17 21:52:57 +02:00
Terrtia
8901ffe989
Merge branch 'master' into crawler_manager 2020-08-13 15:24:07 +02:00
Terrtia
37afc66913
chg: [correlation] basic correlation: get_correlation_all_object function 2020-08-13 15:19:06 +02:00
Terrtia
8283488b6d
chg: [submodule + YARA] add submodule auto update + update v3.1.1 2020-08-13 15:15:08 +02:00
Terrtia
e70ae376c5
chg: [trackers] add yara trackers 2020-08-12 09:28:36 +02:00
Terrtia
a88b57498d
fix: [crawler] fix auto crawler creation 2020-07-31 17:22:41 +02:00
Terrtia
39c3918d09
chg: [crawler] manage crawlers 2020-07-27 15:46:09 +02:00
Terrtia
c31aae4efc
chg: [crawler] crawler queue + restart docker on error 2020-07-24 08:54:54 +02:00
Terrtia
7e9115d4d5
chg: [core module] disable phone module by default 2020-07-17 15:53:00 +02:00
Terrtia
5960a8c694
chg: merge master -> crawler_manager 2020-07-17 15:46:34 +02:00
Terrtia
3295b00c69
fix: [TheHive feeder] create alert, get item full path 2020-07-14 16:45:27 +02:00
Terrtia
97905367b6
fix: [TheHive feeder] create alert 2020-07-14 15:58:27 +02:00
Terrtia
4306da666b
fix: typo 2020-07-10 16:03:51 +02:00
Terrtia
203ecaad86
fix: typo 2020-07-10 16:01:41 +02:00
Terrtia
9675d9543d
fix: typo 2020-07-10 15:57:29 +02:00
Terrtia
4ca02a7243
chg: [Trackers] email notifications: add tracker description in email subject 2020-07-10 15:54:14 +02:00
Terrtia
0c23c24a06
fix: [username correlation] fix domain correlation 2020-07-09 17:57:36 +02:00
Terrtia
11c4ba6991
chg: [username correlation + login redirection] add twitter username correlation + redirect to the requested page on login 2020-07-09 17:50:43 +02:00
Terrtia
8a6e72f487
chg: [Item delete] delete father/child link + remove from domain tree + delete all child from the same domain 2020-07-07 11:23:23 +02:00
Terrtia
be3446ff97
chg: [feeder pystemon] add debug 2020-07-02 08:31:47 +02:00
Terrtia
25420005e7
chg: [whosh index] add data retention fct 2020-06-30 10:42:10 +02:00
Terrtia
f20df89446
fix:[RegexTracker] fix search regex helper 2020-06-29 11:01:30 +02:00
Terrtia
9ce2eb1e79
fix: [regex_helper] 2020-06-26 15:44:07 +02:00
Terrtia
ccb957e6d9
chg: [core] disable Release module 2020-06-24 15:13:56 +02:00
Terrtia
b1d0d067f9
fix: [regex tracker] fix timeout 2020-06-24 15:07:45 +02:00
Terrtia
9bee423eaf
fix: [Exporter] ad missing file 2020-06-19 15:07:47 +02:00
Terrtia
270a3d1d2a
fix: [MISP auto Export] fix import path 2020-06-19 14:15:59 +02:00
Terrtia
762b517150
fix: [MISP auto export] fix MISP_TheHive_feeder 2020-06-19 13:36:03 +02:00
Terrtia
41cacf7129
chg: [crawler manager] get all splash dockers, proxies and launch all crawlers 2020-06-09 18:33:41 +02:00
Terrtia
d20ae35548
fix: [crawler] option to disable screenshots and har 2020-06-04 16:05:32 +02:00
Terrtia
d6897904d6
Merge branch 'master' of https://github.com/ail-project/ail-framework 2020-05-27 20:43:17 +02:00
Terrtia
6dc8f0a79d
chg: [API + item library] add a way to check if a user can access the API + item import (use item_basic) 2020-05-27 20:43:00 +02:00
a997e546cb
chg: [tor crawler] nyt added 2020-05-26 14:43:40 +02:00
Terrtia
eec579c5d4
fix: [crawlers lib] missing config file 2020-05-25 08:54:19 +02:00
6b7514f6f0
chg: [black-list onion] keybase added 2020-05-23 21:06:41 +02:00
Terrtia
9991570499
fix: [create au to crawler] save crawler_delta time 2020-05-22 16:20:36 +02:00
Terrtia
f9ebe26354
fix: [updater] return boolean 2020-05-22 15:49:06 +02:00
Terrtia
5a221cd996
chg: [core crawler] add screen script
create screen + windows + kill them + get list
2020-05-22 15:43:58 +02:00
Terrtia
3fd200be43
chg: [crawler proxy] interact with the splash manager API
(get list of proxies + splash containers + launch them)
2020-05-22 15:41:05 +02:00
Terrtia
5d7488f74a
fix: [Credential] fix timeout error 2020-05-20 17:29:51 +02:00
Terrtia
3e2d04bbd3
fix: [Credential] fix timeout error 2020-05-20 17:26:40 +02:00
Terrtia
acd564026e
fix: [Credential] force lowercase of mail address 2020-05-20 17:20:23 +02:00
Terrtia
f917357615
fix: [Credential] fix timeout message 2020-05-20 17:16:02 +02:00
Terrtia
4601003509
fix: [Mail module] regex timeout 2020-05-20 17:03:58 +02:00
Terrtia
85a0d944cc
chg: [launcher] add option to reset UI admin password 2020-05-19 10:07:27 +02:00
Terrtia
c675cb2eaa
chg: [UI dashboard] sort module by name 2020-05-16 22:35:24 +02:00
Terrtia
3bb1bf8d43
fix: [Mail module] remove debug 2020-05-14 14:31:35 +02:00
Terrtia
f8ff232c3e
fix: [Mail module] fix dns caching + use redis queue 2020-05-14 14:26:52 +02:00
Terrtia
5475660785
fix: [UI Decoded items] fix download decoded file 2020-05-14 10:26:54 +02:00
Terrtia
cfaa8ef2ba
chg: [LAUNCH] launch telegram module by default 2020-05-12 16:46:11 +02:00
Terrtia
3c49135081
fix: [Mail module] add debug output 2020-05-12 15:49:35 +02:00
Terrtia
3f6efadcc4
fix: [Mail module] replace signal by multiprocessing (https://docs.python.org/3.4/library/signal.html#execution-of-python-signal-handlers) 2020-05-12 15:38:03 +02:00
Terrtia
c56d0a471e
fix: [Mail] debug signal 2020-05-12 10:02:38 +02:00
Terrtia
c2d47cdd61
fix: [Mail] debug 2020-05-12 09:53:31 +02:00
Terrtia
19f7d8c1e8
chg: [UI correlation] add username correlation graph 2020-05-11 18:11:38 +02:00
Terrtia
fc0c12417e
fix: [Mail module] remove test time.wait 2020-05-11 16:24:34 +02:00
Terrtia
f82fadba4a
fix: [Mail module] debug signal timeout 2020-05-11 16:20:36 +02:00
Terrtia
f9ce4fa280
fix: [Mail module] debug signal timeout 2020-05-11 16:13:03 +02:00
Terrtia
8f31b9b90c
fix: [telegram module] typo 2020-05-11 14:48:12 +02:00
Terrtia
013f32c7d1
fix: [telegram module] fix tagging 2020-05-11 14:47:08 +02:00
Terrtia
daf534d74b
chg: [telegram module] add new tag: telegram invite code 2020-05-11 14:44:50 +02:00
Terrtia
3af5c4bafa
fix: [telegram module] check username length 2020-05-11 14:28:18 +02:00
Terrtia
0d67ad80d1
fix: [telegram module] remove debug 2020-05-11 14:22:56 +02:00
Terrtia
297d5891a8
chg: [telegram backend] add username correlation + save invite hash 2020-05-11 14:21:10 +02:00
Terrtia
27554d8863
fix: [Mails] regex timeout 2020-05-11 11:33:07 +02:00
Terrtia
0dfddd318b
fix: [Mails] change module output 2020-05-11 11:22:09 +02:00
Terrtia
4d318643ce
fix: [Mails] remove print + test 2020-05-11 11:15:12 +02:00
Terrtia
0a525f369e
fix: [Mails] refactor Mail module 2020-05-11 11:11:05 +02:00
Terrtia
8c864fdba0
fix: [urlextract importer] fix parent map + replace set JSON queue by list 2020-05-06 16:57:13 +02:00
Terrtia
bae2fd79df
fix: [import urlextract parent] fix typo 2020-05-05 11:39:06 +02:00
Terrtia
074ada504a
chg: [importer] add map twitter id - item id, add parents link between twitter and url extracted 2020-05-05 11:24:33 +02:00
Terrtia
3f4447f9b1
fix: [Mails regex timeout] reduce default timeout 2020-05-04 14:36:48 +02:00
Terrtia
fa35bfc252
fix: [Mails dns resolver] update timeout exception 2020-05-04 14:30:11 +02:00
Terrtia
3f5fc85536
fix: [Mails] typo 2020-05-04 14:10:42 +02:00
Terrtia
855a246bbb
fix: [Mails] import 2020-05-04 14:09:14 +02:00
Terrtia
67b6f86d20
fix: [Mails] import 2020-05-04 14:08:12 +02:00
Terrtia
42d7a6cb78
fix: [Mails] add regex timeout 2020-05-04 14:05:04 +02:00
Terrtia
c3d37f2bbf
fix: [Credential] add regex timeout 2020-05-04 11:11:35 +02:00
Terrtia
52b7f13a6f
fix: [Credential] add regex timeout 2020-05-04 11:02:24 +02:00
Terrtia
64fae5d7df
fix: [urlexport importer] fix item name + redis config 2020-05-03 15:40:43 +02:00
Terrtia
b4cb14798c
fix: [urlexport importer] item_id, force str type 2020-05-02 20:33:25 +02:00
Terrtia
ecc042376d
fix: [urlexport importer] add missing import 2020-05-02 20:30:21 +02:00
Terrtia
15265d7909
fix: [urlextract importer] class name 2020-05-02 16:09:51 +02:00
Terrtia
d269a5b31b
chg: [import er url_extract] add item twitter parent 2020-04-30 15:46:38 +02:00
Terrtia
eddeb0b3b0
chg: [importer url_extract] fix item id 2020-04-30 09:57:26 +02:00
Terrtia
3d4131a193
chg: [importer] add url_extract importer 2020-04-30 09:54:26 +02:00
Terrtia
199df870be
fix: [importer] fix typo 2020-04-30 09:23:51 +02:00
Terrtia
a92b81034b
fix: [Global] extend ungzip error catching, catch invalid compressed file 2020-04-29 13:42:55 +02:00
Terrtia
ead24038d9
fix: [json import API] remove list input 2020-04-28 16:44:19 +02:00
Terrtia
6f3cb17beb
chg: [API json import] take list as imput 2020-04-28 15:02:22 +02:00
Terrtia
8d727cbd31
chg: [core import] add AIL JSON import format, API endpoint added (AIL feeders) 2020-04-28 14:14:45 +02:00
Terrtia
596dec3f62
chg: [update doc] update doc install + logo + fix updater 2020-04-20 17:50:40 +02:00
Terrtia
b6dc8e92b2
chg: [Updater] change default branch origin 2020-04-20 17:17:58 +02:00
Terrtia
bec7c52485
chg: [Updater] change default branch origin 2020-04-20 17:16:19 +02:00
Sunil D S
c8c96937cc
crawler_time -> crawler_delta 2020-04-17 20:06:40 +05:30
Terrtia
927a8c96c5
chg [telegram + correlation] new module: telegram (username + login code + join_chat) + add simple_correlation backend 2020-04-10 10:50:55 +02:00
Terrtia
ef3d145c87
chg [telegram + correlation] new module: telegram (username + login code + join_chat) + add simple_correlation backend 2020-04-10 10:49:21 +02:00
Terrtia
5ad529bc7f
fix: [crawler] typo 2020-04-06 10:57:51 +02:00
Terrtia
672bb02bbf
fix: [Crawler splash ResponseNeverReceived] add retry 2020-04-06 10:52:44 +02:00
Terrtia
179fba2ecc
fix: [crawler] error catcher 2020-04-01 14:58:27 +02:00
Terrtia
f97698ad44
Merge branch 'master' into crawler_v2 2020-04-01 09:59:33 +02:00
Terrtia
72f1f15659
chg: [crawler] edit cookie and cookiejar + add cookie to cookiejar + fix screenshot duplicate 2020-04-01 09:58:47 +02:00
Terrtia
5f289f04f3
chg: [Crawler core + UI] crawler lua: handle retry + fix cookie loader and selector 2020-03-30 18:43:50 +02:00
Terrtia
e3e543ba8b
chg: [Crawler] default docker memory usage 2020-03-30 09:42:14 +02:00
Terrtia
169c4a8ec7
chg: [cookiejar UI] add cookiejar + show all 2020-03-27 17:06:26 +01:00
Terrtia
720ffa1c9c
chg: [MISP export] export domain as domain-crawled object 2020-03-26 17:03:57 +01:00
Terrtia
d87ecff4a0
chg: [crawler - cookies] add/show/select cookies 2020-03-24 17:15:43 +01:00
Terrtia
1c45571042
chg: [crawler] add cookies list by user/global, save cookies from file + dict(name, value), TODO: API + handle errors 2020-03-23 18:00:09 +01:00
Terrtia
db634e8866
fix: [crawler] cleanup 2020-03-20 16:20:01 +01:00
Terrtia
6cfd3fe36d
chg: [crawler] bypass login: use cookie provided by user and accept cookie from server + refractor 2020-03-20 16:15:25 +01:00
Terrtia
42ea678b7a
chg: [Splash Crawler] use cookies to bypass login 2020-03-09 17:02:18 +01:00
Terrtia
4300fd7803
fix: [PgpDump parser] remove header comment (rfc4880) + remove empty lines 2020-03-05 11:19:43 +01:00
Terrtia
1944593a48
fix: [Pgp Dump] remove tool version 2020-03-04 16:37:00 +01:00
Terrtia
873797d87f
chg: [import_dir] fix is_gzip test, use magic number 2020-02-27 14:21:32 +01:00
Terrtia
998f8cc8e1
fix: [ZMQ Feeder] performance: replace zmq recv NOBLOCK by Poller 2020-02-27 13:23:40 +01:00
Terrtia
40b853cbe3
chg: [MISP Importer] files: handle missing sha1/sha256 attributes + fix Items and Screenshots dir 2020-02-26 13:45:47 +01:00
Terrtia
5ae22ec216
chg: [Updater] relauch updater on change (git pull) 2020-02-26 10:19:36 +01:00
Terrtia
e6c3e31343
fix: [pgpdump] fix subtype save 2020-02-26 09:24:35 +01:00
Terrtia
0d47c6efd3
fix: [Updater] fix current_tag parser 2020-02-25 15:57:07 +01:00
Terrtia
bdf2fce332
fix: [import_dir] remove special characters 2020-02-25 14:41:45 +01:00
Terrtia
72fe8a2461
fix: [import_dir] remove dir whitespaces #475 2020-02-25 11:34:55 +01:00
Terrtia
1f8c858c77
fix: [MISP export] get full list 2020-02-21 15:47:05 +01:00
Terrtia
32b023165a
fix: [MISP export] misp response parsing 2020-02-21 15:09:16 +01:00
Terrtia
b04b3dcfa2
fix: [MISP export import] 2020-02-21 15:03:48 +01:00
Terrtia
66dd0dec0b
chg: [MISP export] remove pythonify 2020-02-21 15:01:39 +01:00
Terrtia
cae4086208
chg: [MISP export] save event uuid - global_id 2020-02-21 14:42:18 +01:00
Terrtia
988f71035d
fix: [misp export] force event uuid 2020-02-21 14:35:34 +01:00
Terrtia
bdddb1e5b6
fix: [MISP export] fix pgp-meta template 2020-02-21 13:25:59 +01:00
Terrtia
7f64d57bbd
fix: [Update] force str tags 2020-02-21 13:08:39 +01:00
Terrtia
ac3a531987
fix: [Update] force str tags 2020-02-21 13:06:37 +01:00
Terrtia
07e3bfe396
fix: [update thirdparty] #473 2020-02-21 11:36:22 +01:00
Terrtia
e3f76c52fa
fix: [misp keys import] fix #471 2020-02-21 11:03:28 +01:00
Terrtia
fd4b3e04b6
fix: [Update] support subversion + fix #472 2020-02-21 10:41:34 +01:00
Terrtia
301e7e67d1
chg: [UI MISP export] add object export picker by user 2020-02-19 16:15:41 +01:00
Terrtia
62e3d95f22
merge master => import_export_v1 2020-02-19 09:35:00 +01:00
Terrtia
b8342cfa69
chg: [UI MISP export] export to MISP instance 2020-02-18 17:02:00 +01:00
Terrtia
b0dde78c2e
chg: [UI MISP import]show error +imported uuid/global_id 2020-02-18 13:47:47 +01:00
Terrtia
1b861f55ee
chg: [UI MISP export] add error output 2020-02-18 11:27:00 +01:00
Terrtia
4d0e9a94d0
chg: [UI MISP export] add MISP export 2020-02-17 17:01:16 +01:00
Terrtia
ee15a9b5c6
chg: [UI MISP import] add MISP import 2020-02-17 10:52:25 +01:00
Terrtia
b641be3b58
chg: [MISP import export] item with relationships (domain not handled) 2020-02-14 09:57:42 +01:00
Terrtia
4d2449cd61
chg: [MISP import export] decoded with relationships 2020-02-13 15:03:05 +01:00
Terrtia
eddb000890
chg: [MISP import-export] screenshots with relationships 2020-02-12 17:12:17 +01:00
Terrtia
ac114814fd
chg: [MISP import-export] pgp and cryptocurrency with relationships 2020-02-12 16:36:02 +01:00
Terrtia
c042a2a66f
chg: [MISP import] import files obj: decoded + screenshot 2020-02-11 15:50:56 +01:00
Terrtia
25e3022eab
chg: [MISP import] import files obj: decoded + screenshot 2020-02-11 15:48:30 +01:00
Terrtia
f950e700bd
chg: [SentimentAnalysis] clean 2020-02-10 11:06:39 +01:00
Terrtia
4097d95237
fix: [SentimentAnalysis] download nltk punkt 2020-02-10 11:04:24 +01:00
Terrtia
cf24c59e1d
fix: [IPAdress] remove leading zeros #465 2020-02-10 10:44:06 +01:00
Terrtia
f9856a1589
fix: [module Webstats + BankAccount-Decoder] fix faup return type + remove old Paste library from BankAccount-Decoder #465 2020-02-10 10:31:53 +01:00
Terrtia
6bbcef024b
chg: [add MISP import] correlation
TODO: create correlation
2020-02-07 15:08:41 +01:00
Terrtia
d8fbd72863
fix: [Global catch incomplete file error] fix #464 2020-02-07 10:53:45 +01:00
Terrtia
62ce4646e5
fix: [search items tag] fix daterange 2020-02-07 10:12:38 +01:00
Terrtia
73f98c0897
chg: [add MISP import](no correlations) import item + pgp(incomplete) + screenshot(incomplete) 2020-02-06 17:14:08 +01:00
Thirion Aurélien
c7979d81e3
Merge pull request #463 from petmi627/master
Added support for username as notification credentials
2020-02-06 09:49:43 +01:00
Terrtia
fc58940ed6
fix: [core Global] catch and log incomplete files 2020-02-06 09:41:43 +01:00
Mike Peters
7888f54902 Added support for username as notification credentials 2020-02-06 09:18:54 +01:00
Terrtia
b31fffa728
chg: [MISP export] add pgp object + add relationship: item + pgp + cryptocurrency 2020-02-04 13:04:09 +01:00
Terrtia
8770bf05d7
fix: [IPAddress] catch empty config error 2020-02-03 15:29:37 +01:00
Terrtia
4d8db3fcc4
fix: [Global: already saved filename] save updated + filter duplicated items 2020-02-03 14:51:51 +01:00
Terrtia
e808840f95
fix: [Global: filename provided by all feeders] avoid path tranversal 2020-02-03 10:32:20 +01:00
Terrtia
4a732ea9f3
chg: [export MISP] export Items + Screenshots objects with relationships 2020-01-31 17:01:47 +01:00
Terrtia
727bc55966
fix: [Tag core] check if item_date type is an integer 2020-01-30 11:31:33 +01:00
Terrtia
b63fa51166
chg: [domain explorer] domains explorer v2, filter domains by daterange 2020-01-24 15:03:04 +01:00
Terrtia
addb885674
chg: [domain core + UI] add domain explorer v1 2020-01-23 15:43:54 +01:00
Terrtia
08014f125a
fix: [tag core] typo 2020-01-21 15:27:40 +01:00
Terrtia
249b3d657f
fix: [tag core] item date type 2020-01-21 15:23:59 +01:00
Terrtia
997e79a476
fix: [Tag core] add tag, update tag last seen 2020-01-21 13:35:52 +01:00
Terrtia
f139e9564e
fix: [expand btc adress] filter empty addr fields 2020-01-21 10:59:11 +01:00
Terrtia
9357097d2f
chg: [UI + core] tag decoded items, fix: #455 2020-01-20 16:42:26 +01:00
Terrtia
2b735e3b97
chg: [UI item tags search] refractor: search item tag by object, use new functions 2020-01-20 15:13:03 +01:00
Terrtia
a77d16f6d7
fix: [UI] screenshot url 2020-01-14 16:46:53 +01:00
Terrtia
f06551f1a1
chg: [UI tags] add + delete image (screenshot) tags 2020-01-14 16:14:21 +01:00
Terrtia
fb320ca5d5
chg: [UI tags] search domains by tags 2020-01-13 11:10:03 +01:00
Terrtia
99897ffa9b
chg: [core + UI] search domain by tags 2020-01-10 16:52:55 +01:00
Terrtia
ce3d98d620
chg: [Update v2.7] add update v2.7 scripts 2020-01-09 15:07:51 +01:00
Terrtia
3a691a4af3
chg: [tags UI] edit object tags (delete tags) 2020-01-08 17:11:37 +01:00
Terrtia
85d5770e80
chg: [Tag core] objects tagging, Part 2/2
TODO: UI tags domain + screenshot + object rename paste=>item
2020-01-07 16:14:56 +01:00
Terrtia
b557b7fed8
chg: [Tag core] objects tagging, Part 1/2
TODO UI (tags) + rename paste=>item
2020-01-07 14:30:52 +01:00
Terrtia
2be06973ee
chg: [Tag core] objects tagging, Part 1/2 2020-01-06 17:07:52 +01:00
Terrtia
354a4fef7d
fix: [Crawler] typo 2019-12-19 16:58:36 +01:00
Terrtia
218f1af241
fix: [Crawler] fix screenshot-domain typo 2019-12-19 08:54:32 +01:00
Terrtia
3d81f30043
fix: [Crawler] fix screenshot-domain typo 2019-12-19 08:53:55 +01:00
Terrtia
363801fff7
fix: [Crawler] fix screenshot-domain map 2019-12-19 08:52:02 +01:00
Terrtia
7dbc96cee2
chg: [UI correlation graph + UI domain] correlation screenshot: show img in toolip + show hash in ShowDomain
TODO: pixelate images
2019-12-18 16:17:29 +01:00
Terrtia
056bad7a49
chg: [screenshot correlation + v2.6] add screenshot-domain correlation + v2.6 update 2019-12-17 15:13:36 +01:00
Terrtia
b4f49f9e81
fix: [UI showDomain] fix down domain history 2019-12-16 15:55:50 +01:00
Terrtia
fffb4464c6
fix: [Domain] domain was up 2019-12-16 15:24:47 +01:00
Terrtia
dee5e8490f
fix: [Domain] is_domain_up 2019-12-16 15:06:52 +01:00
Terrtia
28ece38d82
chg: [API] get domain min metadata (first up, last up) + get crawled domain by daterange and status 2019-12-16 14:31:31 +01:00
Terrtia
1f97159413
chg: [Domain + Date] get domain up range + get date days and months by daterange 2019-12-13 16:57:24 +01:00
Terrtia
b6cd16e663
chg: [Domain] get all/by month domains up 2019-12-12 14:29:44 +01:00
Terrtia
e71a181bb9
chg: [API] get domain metadata (minimal) 2019-12-11 13:58:43 +01:00
Terrtia
0fb4990d98
chg: [UI correlation graph] tooltip: show domain tags 2019-12-10 16:29:56 +01:00
Terrtia
362afc2253
fix: [Update] force manual update, fix #443 2019-12-10 16:12:05 +01:00
Terrtia
d45d02b667
chg: [UI correlation graph] popover: add loading status + chg css 2019-12-10 15:41:47 +01:00
Terrtia
0ec56cf1ed
fix: [PgpDump] catch bs4 error 2019-12-04 10:02:47 +01:00
Terrtia
3ec72b0430
chg: [pgpdump] add debug 2019-12-04 09:32:09 +01:00
Terrtia
9d652525c4
fix: [Item lib] fix import 2019-12-03 10:10:32 +01:00
Terrtia
2cf419fc26
fix: [Paste submit] fix tags unpack 2019-12-02 17:15:48 +01:00
Terrtia
2841c95321
chg: [Onion] add discovery queue 2019-11-26 16:43:04 +01:00
Terrtia
0af359e5e5
chg: [Showpaste] check if tags are safe (img) + fix domain link 2019-11-25 18:11:20 +01:00
Terrtia
bff9b45c26
fix: [Update] filter invalid tags 2019-11-25 15:54:53 +01:00
edcfb4fcaa
Merge pull request #422 from CIRCL/misp_modules
Misp modules
2019-11-25 10:12:32 +01:00
Terrtia
46f6f648a0
chg: [Correlation UI] btc address: get related transaction input/output 2019-11-22 15:30:11 +01:00
Terrtia
1573f5e495
Merge branch 'master' into misp_modules 2019-11-22 15:25:46 +01:00
Terrtia
00c2b139c6
fix: [Correlation UI] fix decoded file type + exist_correlation_id 2019-11-21 10:32:51 +01:00
Terrtia
96cbeddd92
chg: [MispModules] use ConfigLoader 2019-11-20 11:47:13 +01:00
Terrtia
f4fa811229
Merge branch 'master' into misp_modules 2019-11-20 11:42:39 +01:00
Terrtia
5fc5c152f1
chg: [MispModules] mv misp modules to lib 2019-11-20 11:42:25 +01:00
Terrtia
73afdfa227
chg: [Domain UI] add total_nb_correlation 2019-11-19 14:30:12 +01:00
Terrtia
15bd1cc78f
chg: [Domain UI] add unsafe_tags_check (taxo: dark-web + copine-scale) + hide unsafe domain img 2019-11-19 14:03:23 +01:00
Terrtia
ae9cd1d355
chg: [Corrrelation UI] add 404 return 2019-11-19 09:02:25 +01:00
Terrtia
7d442646c2
chg: [Correlation UI] add metadata card and item link: paste + domain 2019-11-18 16:35:40 +01:00
Terrtia
39be4ef916
chg: [Correlation UI + default taxonomies] add dark-web to default taxonomies + fix domain correlation url 2019-11-18 09:46:15 +01:00
Terrtia
cd4f81ec64
chg: [merge] merge master in misp_modules 2019-11-17 15:22:30 +01:00
Terrtia
2e921a12f2
chg: [UI] show correlation (pgp. decoded, cryptocurrency) migration 2019-11-15 17:22:50 +01:00
Terrtia
bb03ef532b
chg: [Correlation UI] add correlation blueprint + UI graph correlation 2019-11-14 17:05:58 +01:00
Terrtia
e42ec48380
chg: [Correlation Graph] add correlation by pgp, cryptocurrency, decoded and item + request correlation by type(pgp, ...) + objects(domain, paste) 2019-11-13 16:46:28 +01:00
Terrtia
7d7c318534
chg: [Correlation Graph] add limit nb max nodes 2019-11-13 10:20:11 +01:00
Terrtia
504e45a43b
chg: [Correlation domain] add correlation graph by domain (union + intersection) 2019-11-12 17:08:52 +01:00
Terrtia
35b63f7bf4
fix: [Domain tag] avoid crawled tags 2019-11-11 14:54:12 +01:00
Terrtia
c5510acb73
fix: [Cryptocurrency] fix import conflict 2019-11-11 10:29:36 +01:00
Terrtia
d765a83066
fix: [Decoded] add Decoded file 2019-11-08 16:27:55 +01:00
Terrtia
880c351c0c
chg: [update + show decoded items] add background update 2019-11-08 16:00:42 +01:00
Terrtia
6b9ba9d377
chg: [Domain] Show last origin 2019-11-08 09:25:09 +01:00
Terrtia
712de0d88a
chg: [Update v2.4] cp config 2019-11-05 16:44:10 +01:00
Terrtia
71718fb69f
Merge branch 'master' into domain_object 2019-11-05 16:03:42 +01:00
Terrtia
c8d5ce9a28
chg: [core] mv bin/packages/config.cfg configs/core.cfg + use ConfigLoader 2019-11-05 15:18:03 +01:00
Terrtia
3c6e424ac3
chg: [UI Domain] UI: tag domain 2019-11-05 09:49:51 +01:00
Terrtia
a3e5e44c9b
chg: [core + UI] refractor Domain + Show Domain, better handle of ports, select screenshot on the UI, ... 2019-10-31 17:14:23 +01:00
Terrtia
a2d6874417
chg: [Domain + UI Crawler] refractor show domain 2019-10-30 17:12:04 +01:00
Terrtia
44bb18a8be
chg: [Correlation] get correlation (crypto + pgp) by domain 2019-10-29 16:52:33 +01:00
Terrtia
1ca1f7975c
chg: [Cryptocurrency + Tools] launch by default + remove old Bitcoin module 2019-10-29 09:19:26 +01:00
Terrtia
4b389559ab
chg: [Domain] move Domain to lib/ 2019-10-29 09:13:44 +01:00
Terrtia
cd9488d79a
Merge branch 'master' of https://github.com/CIRCL/AIL-framework 2019-10-28 14:38:15 +01:00
Terrtia
da581878c3
chg: [Keys module] detect public key 2019-10-28 14:37:50 +01:00
Terrtia
f1def65c89
chg: [lib ConfigLoader] add configLoader class 2019-10-28 13:48:43 +01:00
Terrtia
48abb89d28
chg: [Domain] add domain object: tag + correlation (decoded items + tags + pgp + cryptocurrency) 2019-10-17 16:39:43 +02:00
Thirion Aurélien
dc25cd98ff
Merge pull request #404 from WimpyMan/master
Added: IP matching module
2019-10-04 13:50:53 +02:00
Bastien Schils
de494aa460 LAUNCH.py: Added execution of script IPAddress.py 2019-10-02 21:35:30 +02:00
Bastien Schils
4586467962 IPAddress.py: use ipaddress module
Improved readibility, maintainability and use of standard module
2019-10-02 21:33:02 +02:00
Terrtia
e759b560db
fix: [Tool] fix searchsploit regex 2019-09-30 10:13:47 +02:00
Miroslav Stampar
4f3858045c
Adding more tools 2019-09-27 14:46:26 +02:00
Miroslav Stampar
34bfc6a44a
Covering special cases (on pastebin)
There is no need for checking `()` in case of (e.g.) Litecoin and Dash as those are also additionally checked with Bitcoin address verifier
2019-09-26 11:10:02 +02:00
Terrtia
e3040f8e6d
fix: [Tools] typo 2019-09-25 23:57:57 +02:00
Terrtia
804515179d
fix: [Tools] typo 2019-09-25 23:50:27 +02:00
Terrtia
b9c9187e3e
fix: [Tools] fix loop 2019-09-25 23:48:30 +02:00
Miroslav Stampar
ae5c0ace01 Adding tool regexes 2019-09-25 16:12:03 +02:00
Terrtia
987b56a224
Merge branch 'master' of https://github.com/CIRCL/AIL-framework 2019-09-25 10:26:47 +02:00
Terrtia
54bd00503f
chg: [Tools detection] add tool detection module 2019-09-25 10:26:06 +02:00
Miroslav Stampar
69e793f16a Enforcing Base58 check on Litecoin and Dash addresses 2019-09-25 09:37:33 +02:00
Terrtia
734c94453a
Merge branch 'master' of https://github.com/CIRCL/AIL-framework 2019-09-24 15:34:15 +02:00
Terrtia
bfdcc13496
fix: [TermTracker] fix performance: disable token stats 2019-09-24 15:33:53 +02:00
WimpyMan
d5c3f28e47
modules.cfg: Minor: Added \n to seperate sections 2019-09-24 10:30:33 +02:00
WimpyMan
163fa4b95a
config.cfg.sample: Improved example for IP module
By default, the list of networks to monitor is now empty. 
The previous value is now given as example.
2019-09-24 10:27:56 +02:00
Bastien Schils
c0171eba81 Added: IP matching module 2019-09-23 18:22:25 +02:00
Miroslav Stampar
9c51c582f9 Improvement of crypto-address regexes (lesser FPs) 2019-09-23 09:41:58 +02:00
Terrtia
839443500d
chg: [Cryptocurrency, RegexTracker] uptdate cryptocurrency list + fix: RegexTracker typo 2019-09-22 14:57:23 +02:00
Terrtia
30fd361e1c
chg: [Cryptocurrency] add private_key entry + fix dash regex 2019-09-22 14:44:37 +02:00
Miroslav Stampar
5136ef12e2 Implementation for different cryptocurrencies 2019-09-20 15:06:39 +02:00
Terrtia
3a9d0157e4
chg: [Cryptocurrency] add new Cryptocurrency module 2019-09-19 16:31:15 +02:00
Terrtia
8612d89275
fix: [SQL module] fix typo 2019-09-19 12:22:21 +02:00
Miroslav Stampar
ba46e38125 Improvement of SQLi detection 2019-09-19 12:08:11 +02:00
Terrtia
fed04e8e5a
chg: [Tracker] add optionnal description field 2019-09-13 16:33:34 +02:00
Terrtia
fb35be77f4
chg: [Tracker] add more info 2019-09-13 11:06:41 +02:00
35dcf428ff
Merge pull request #389 from CIRCL/term_trackerv1
Term trackerv1
2019-09-12 14:06:05 +02:00
Terrtia
01ff202ae8
chg: [update] add v2.2 update + fix default update + fix Empty Item.get_tags() + add new LAUNCHER options 2019-09-12 13:25:29 +02:00
Terrtia
0ced25f3be
chg: [trackers] filter trackers list by type + minor fix 2019-09-11 15:33:04 +02:00
Terrtia
21013a7935
fix: [BankAccount] fix #385 2019-09-04 17:08:28 +02:00
Terrtia
bd8735a6e5
chg: [merge] master 2019-09-04 10:24:46 +02:00
Terrtia
e0bb973989
fix: [API doc] get bitcoin metadata + list of items 2019-09-04 10:06:52 +02:00
Terrtia
dfd1128daa
chg: [api] add new endpoints: get bitcoin/pgp name/pgp keys/pgp mail metadata + items list 2019-08-16 17:59:44 +02:00
ab45ac0fef
Merge pull request #370 from CIRCL/api_v1
Api v1
2019-08-14 14:28:52 +02:00
Terrtia
7ed09bc923
chg: [UI term tracker] refractor term management: trackers list + show trackers + add new trackers 2019-08-14 09:44:49 +02:00
Terrtia
80f9535074
chg: [api] add endpoint: get tracked item_id by uuid and daterange 2019-08-09 17:07:54 +02:00
Terrtia
4b0819a644
chg: [api] add endpoint: delete tracker term (regex/set/word) 2019-08-09 15:22:57 +02:00
Terrtia
1008c7c4fe
chg: [Term Tracker] refractor term tracker word/set/regex modules + remove old modules 2019-08-09 14:20:13 +02:00
Terrtia
d9bdfecef3
fix: [Term Tracker module] chg module flow 2019-08-07 12:19:42 +02:00
Terrtia
bb6d3a6a26
chg: [Term tracker] add term tracker module (word + set) + API: add new term to track (word + set + regex) 2019-08-07 12:08:24 +02:00
Terrtia
28320a32a6
chg: [term] refractor + add new tracked word/set 2019-08-06 17:03:49 +02:00
Terrtia
e28d563523
chg: [api] use POST with parameters + add API unittest 2019-08-05 16:00:23 +02:00
Terrtia
5e1ae8a893
chg: [api] add new endpoints: get tag metadata + get all tags 2019-08-01 14:36:52 +02:00
Terrtia
98fb6ecef7
fix: [api doc] typo 2019-08-01 13:43:28 +02:00
Terrtia
4c20f58a52
chg: [api] add advanced get item via POST + use same query for each get item 2019-08-01 13:16:57 +02:00
Terrtia
8c02c1b00b
chg: [api] add 404 errors code + add future endpoints in doc 2019-08-01 09:45:59 +02:00
Terrtia
918b4c28ed
fix: [api] fix errors handler 404 405, return json 2019-07-31 13:24:43 +02:00
Terrtia
5f5e86bb13
fix: [Tags + api] fix dict keys name + fix documentation errors output 2019-07-31 11:15:34 +02:00
Terrtia
44cf5bb4af
chg: [API v1] add API documentation + update/delete items tags + Flask_tags refractor 2019-07-30 13:49:21 +02:00
Terrtia
6af9514a48
chg: [API] add GET: item metadata + item content + item tags 2019-07-26 15:44:29 +02:00
Terrtia
0a756294fe
chg: [API] import item (text) 2019-07-26 14:28:02 +02:00
Terrtia
3a8531cafa
chg: [API + import] add API format + item_import refractor 2019-07-25 17:26:32 +02:00
Terrtia
653cb4a209
chg: [misp_modules] parse modules result 2019-07-24 15:51:06 +02:00
Terrtia
09ecc4d93f
chg: [Crawler] add default crawler config + update default user_agent 2019-07-24 10:18:10 +02:00
Terrtia
6295560216
chg: [misp_modules] add enrichment request 2019-07-23 17:09:29 +02:00
Terrtia
8cbfec51f6
chg: [misp_modules] create misp modules + generate config 2019-07-23 16:44:02 +02:00
Terrtia
26a4c7fd2c
fix: [Crawler] incorrect config 2019-07-10 09:42:20 +02:00
Terrtia
34786d54db
Merge branch 'master' into user_management 2019-07-02 14:12:28 +02:00
Terrtia
bd0da210e7
fix: [helper dump_crawler] fix files not found 2019-06-26 11:51:26 +02:00
Terrtia
06ab66ff57
fix: [helper dump_crawler] fix empty dict 2019-06-26 11:42:19 +02:00
Terrtia
5377369032
chg: [helper] dump crawler history by daterange 2019-06-26 11:29:28 +02:00
Terrtia
87c5e0f9ee
Merge branch 'master' into user_management 2019-06-24 16:06:08 +02:00
Terrtia
3943b3ed9a
fix: [Update] add default update script 2019-06-24 15:51:42 +02:00
Terrtia
03ed3c63a1
chg: [helper] generate self signed certificates 2019-06-24 14:41:54 +02:00
Terrtia
bb65179e50
fix: [user_management] fix tokens duplicate + check user_acl_integrity + add login errors messages 2019-06-20 15:49:40 +02:00
Terrtia
6eec0aabfe
Merge branch 'master' into user_management 2019-06-19 15:11:44 +02:00
Terrtia
34e57fe7af
chg: [user_managemant] clean code + check password and email length 2019-06-19 15:00:25 +02:00
Terrtia
e65f465f02
fix: [TheHive feeder] create_alert: push all items tags
TODO check items status + add more item metadata
2019-06-19 10:42:36 +02:00
Terrtia
42d32ef310
fix: [domain history] fix domain status 2019-06-18 11:19:56 +02:00
Terrtia
e1bf59aded
chg: [UI crawler, show_domain] add domain history list + navigation 2019-06-18 10:58:37 +02:00
Terrtia
2b6cb86d55
fix: [PgpDump] catch UnicodeDecodeError error 2019-06-12 10:33:40 +02:00
Terrtia
b4f06c21f9
chg: [backend crawler] domains: download 1 archive by crawled (most recent) 2019-06-07 13:47:44 +02:00
Terrtia
3fe9d14e9f
chg: [user_management] create default admin user (temp passwd save in AIL_HOME) + change password UI + logout UI + create random password 2019-06-06 21:27:13 +02:00
Terrtia
99e35c51ec
Merge branch 'master' into user_management 2019-06-05 16:59:36 +02:00
Terrtia
17af705231
fix: [PgpDump] process large pgp blocks 2019-06-05 16:20:26 +02:00
fae3530fec
chg: [PgpDump] PMF fix - longer keys are truncated
TODO: Need to be updated by an async process handling the keys
2019-05-24 14:10:06 +02:00
Terrtia
4b0a7210b8
Merge branch 'master' of https://github.com/CIRCL/AIL-framework 2019-05-24 13:27:44 +02:00
Terrtia
eb9c81acef
chg: [correlation] clean files 2019-05-24 13:08:10 +02:00
Terrtia
4794cafe01
chg: [correlation] add cryptocurrency + refractor correlation 2019-05-24 12:02:43 +02:00
Terrtia
ff23a2bce2
chg: [Bitcoin] map cryptocurrency: bitcoin (DB pivot) 2019-05-21 16:14:09 +02:00
Terrtia
da5579875d
chg: [pgpdump] reprocess tagged items + fix pgpdump 2019-05-20 14:32:07 +02:00
Terrtia
49f7429c5f
chg: [Update] force update order 2019-05-20 13:02:09 +02:00
Terrtia
9639a51abd
chg: [PgpDump] fix graph + add new tags: pgp-signature pgp-public-key-block + avoid keys injection in pgp user_id 2019-05-20 11:57:49 +02:00
Thirion Aurélien
9c6a1ea8ec
Merge pull request #349 from kovacsbalu/fix-paste-encoding
Fix #314
2019-05-16 14:30:33 +02:00
kovacsbalu
f61d830678 Use default encoding error from redis. 2019-05-16 14:24:03 +02:00
kovacsbalu
7765ab92e0 Hopp, single quote :) 2019-05-15 10:00:51 +02:00
kovacsbalu
6092f482e6 Fix crawler rotation
Before this, crawler processed prioritized onions and after all starts prioritized regular.
2019-05-15 09:57:18 +02:00
Terrtia
6480744641
chg: [PgpDump] add PgpDump backend
TODO: UI
2019-05-14 17:49:31 +02:00
kovacsbalu
05079c143c Fix #314
Replace char on redis encoding error.
Try to use local file on other error.
2019-05-14 16:06:20 +02:00
Terrtia
0389b9c23b
chg: [crawler] manual/auto crawler: always save screenshots 2019-05-13 14:24:16 +02:00
Terrtia
254441f193
chg: [crawler] manual/auto crawler: always save screenshots 2019-05-13 13:56:43 +02:00
Terrtia
2606220c2b
fix: [faup] fix new return types (bytes to str) 2019-05-06 13:38:13 +02:00
Terrtia
a4c03b4ba4
fix: [Crawler] force domains/subdomains lower case (rfc4343) 2019-05-06 11:46:20 +02:00
Terrtia
64ff94ce5f
chg: [user_management] create + check user password 2019-05-03 16:52:05 +02:00
Terrtia
1ab1a55a4f
chg: [UI] add basic user management 2019-05-02 17:31:14 +02:00
Steve Clement
9f65bc3788 chg: [travis] Travis has his own venv where it installs "stuff". Now we detect and us it in the launcher. 2019-05-01 21:31:47 +09:00
Terrtia
f30befa0eb
fix: [Onion] typo 2019-04-29 11:46:28 +02:00
Terrtia
a183695ddb
chg: [crawler UI] bootstrap 4 migration: show domains by daterange + bug fix hidden services tags 2019-04-26 15:14:29 +02:00
Terrtia
ff14fe6279
fix: [submit paste] remove item full path, use rel path 2019-04-26 10:22:02 +02:00
Terrtia
3e6fbc8f79
fix: [paste submit] update broken endpoint + get item date 2019-04-26 10:04:07 +02:00
Terrtia
3207949c5f
fix: [update v1.5] create update config file 2019-04-25 17:17:12 +02:00
Terrtia
41e6b4ec59
fix: [v1.5 background update screenshot] remove duplicate files 2019-04-25 14:39:38 +02:00
Terrtia
499c07a93e
fix: [update v1.5] remove unbuffer 2019-04-25 14:21:02 +02:00
Terrtia
fc2c1422ff
fix: [Crawler] unpack_url 2019-04-25 13:54:06 +02:00
Terrtia
50944b1d61
fix: [LAUNCH] fix typo 2019-04-24 16:37:44 +02:00
Terrtia
e6dca7f8bf
chg: [update v1.5] add background update: screenshots_crawled 2019-04-24 16:19:35 +02:00
Terrtia
9868833c77
chg: [crawled screenshot] use sha256 as filepath 2019-04-24 14:09:04 +02:00
Terrtia
99b9c95638
fix: [update] fix is_fork check 2019-04-23 15:30:47 +02:00
Terrtia
35c188829f
chg: [config update] refractor, auto update, create config if file doesnt exist 2019-04-23 15:04:45 +02:00
Terrtia
2a1cd4a009
chg: [Onion, crawler config] auto crawler: add config by url, fix onions tagging + filter subdomains 2019-04-23 11:15:34 +02:00
Terrtia
6fdf7c2123
chg: [UI crawler] status/remove auto crawler 2019-04-18 16:57:51 +02:00
Terrtia
ddaad5db93
chg: [v1.5 background update] create update stats 2019-04-17 17:07:09 +02:00
Terrtia
4bff603d4f
chg: [settings UI] add background update progress 2019-04-17 14:39:29 +02:00
Terrtia
68077316eb
chg: [git directory] add git helper 2019-04-16 17:26:35 +02:00