Commit graph

2054 commits

Author SHA1 Message Date
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
d4829273c5
fix: [paste_submit] restrict source characters 2021-05-31 15:31:41 +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
869be4a493
Merge pull request #103 from osagit/scriptsenhance
fix: stuck queues and submit paste
2021-05-14 14:51:17 +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
osagit
6a6844ec20
fix: FILE_ALLOWED_EXTENSIONS without quotes 2021-04-28 17:44:32 +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
9b45eb28a7
fix: [tools extract_cryptocurrency] argparse flags 2021-04-28 11:50:30 +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
f133207fd6
Merge pull request #101 from osagit/namedfeeder
fix: name pystemon feeder name in feeder monitor dashboard
2021-04-19 16:13:58 +02:00
Olivier SAGIT
5404a0aa89 fix: name pystemon feeder in feeder monitor dashboard 2021-04-19 15:49:11 +02:00
Terrtia
0dd4854916
fix: [tools extract cryptocurrency] correlation type 2021-04-14 16:37:31 +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
Thirion Aurélien
77a708845c
Merge pull request #97 from osagit/abstract-module
feat: module factorization
2021-04-02 16:32:06 +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
c76986de05
chg: [passivedns] D4server port 2021-03-31 12:07:16 +02:00
Terrtia
7b0b773aa5
chg: [v3.5] install pyAIL 2021-03-31 12:01:34 +02:00
Terrtia
226f00da02
chg: [passivedns] D4server port 2021-03-31 11:46:17 +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
6696f405e1
fix: [crawler UI] remove unused crawlers configuration 2021-03-30 09:14:18 +02:00
Terrtia
42441e8ee5
Merge branch 'master' into crawler_manager 2021-03-30 09:03:43 +02:00
Terrtia
c0be210d2c
chg: [crawler] add test + relaunch crawlers + major fixs 2021-03-29 20:27:20 +02:00