Commit Graph

1078 Commits (adb19ea0ce419ed2cd245ea9ef74dc8f51497793)

Author SHA1 Message Date
Terrtia adb19ea0ce
chg: [Credential + tags] add misp-taxonomies submodule + fix typo 2021-08-17 15:59:27 +02:00
Terrtia caaa5d363f
fix: [Credemtial module] fix stats 2021-07-22 15:12:20 +02:00
Terrtia fd98ba8226
fix: [Yara + regex trackers] remove tests 2021-07-20 14:55:45 +02:00
Terrtia 7fa018b1a0
fix: [Decoder] log level 2021-07-20 11:22:11 +02:00
Terrtia bce6463d17
fix: [abstract_modules + Global] log message on error + fix Global exception on invalid gzip 2021-07-20 11:15:52 +02:00
Terrtia 6ade3b85dc
fix: [Credential] fix old funct call 2021-07-20 10:56:00 +02:00
Terrtia f5332bbc5a
fix: [UI Item submit] tags input: avoid browser and password managers autocomplete 2021-07-15 15:49:04 +02:00
Terrtia bf5c2deed2
fix: [term tracker] typo 2021-07-15 15:08:11 +02:00
Terrtia d97305acc1
fix: [Term tracker] fix fct args 2021-07-14 16:05:51 +02:00
Terrtia 7a652b5195
fix: [crawler] fix new crawled item id 2021-07-14 15:48:17 +02:00
Terrtia b29767a020
merge 2021-07-14 14:08:15 +02:00
Terrtia b1793f18e4
chg: add Retro Hunt 2021-07-14 13:58:00 +02:00
Terrtia 24bc99218a
Merge branch 'dev' of https://github.com/ail-project/ail-framework into dev 2021-06-18 15:24:48 +02:00
Terrtia a5a4de0965
chg: [UI trackers] add/edit/remove tracker source/target #43 #102 2021-06-18 15:23:18 +02:00
lpwm9803 c9a5a41a17 fix: Change module name Web to Urls 2021-06-17 18:16:31 +02:00
Terrtia 56e670077a
chg: [Trackers regex + yara] filter by item source 2021-06-17 14:48:26 +02:00
Terrtia ec727338e6
fix: [crawlers] get_all_splash return type 2021-06-16 10:06:04 +02:00
Terrtia 759ec73f84
fix: [Splash_Manager errors] catch invalid response 2021-06-15 17:25:51 +02:00
Terrtia 2abe5217aa
fix: [Splash_Manager errors] catch invalid response 2021-06-15 17:19:57 +02:00
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