Commit Graph

261 Commits (4473086f899dbc09c10b0f8bee3cdf37983341f0)

Author SHA1 Message Date
Terrtia aac024565f
chg: [tags] refactor tags + cleanup 2022-11-22 10:47:15 +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 eeff786ea5
chg: [modules + correlation] migrate Cve,Iban,Language + fix correlation graph 2022-09-20 16:11:48 +02:00
Terrtia 3b07d88709
chg: [module] refactor Iban module + fix pgp migration 2022-09-19 09:50:46 +02:00
Terrtia 1372b1ef68
fix: [api] fix crawler api response 2022-09-14 10:27:17 +02:00
Terrtia 1254c1c9c0
chg: [api] send url to crawler 2022-09-14 10:02:38 +02:00
Terrtia aa6ba61050
chg: [statistics] ARDB migration 2022-09-08 10:31:57 +02:00
Terrtia d27d47dc70
chg: [Kvrocks migration] rewrite obj tags + migration 2022-09-01 14:04:00 +02:00
Terrtia 9c1bfb7073
DB migration 2022-08-19 16:53:31 +02:00
Terrtia 2f8a5a333a
chg; [Duplicates module] refactor module + DB keys 2022-07-13 15:10:27 +02:00
Terrtia 8672671e51
fix: [Tracker migration] clean old Term library 2022-07-11 11:37:16 +02:00
Terrtia 7a5c7dc14e
fix: [tracker typo squatting] fix cache 2022-07-08 11:23:31 +02:00
Terrtia 8eec6fc8ce
fix: [tracker typo squatting] 2022-07-08 10:55:19 +02:00
Terrtia 50f7a31820
chg: [Kvrocks migration] add users + updates + trackers + retro_hunts + investigation migration 2022-07-08 09:47:47 +02:00
Terrtia 591a2abdf3
chg: [custom tags] create + select custom tags 2022-06-24 16:50:21 +02:00
Thirion Aurélien a597eece83
Merge pull request #147 from ail-project/typo
Integration of the typo-squatting tracker
2022-06-24 16:34:48 +02:00
Terrtia 5ae35c2a86
fix: [Language] fix cld3 import 2022-06-24 09:16:11 +02:00
Terrtia 860ad9b67d
chg: [investigation] fix investigation by user + delete an obj from all investigation 2022-06-22 15:35:09 +02:00
Terrtia a32928643b
fix: [cld3] enable cld3 2022-06-21 16:15:18 +02:00
Terrtia 4d39b2c813
fix: [cld3 python3.10] temp disable cld3 2022-06-21 14:41:36 +02:00
Terrtia 90862c4834
fix: [Retro Hunt] item directory 2022-06-16 17:15:41 +02:00
Terrtia bdf2c1ff83
fix: [Retro Hunt] item directory 2022-06-16 17:11:40 +02:00
Terrtia e54cbb3114
fix: [Retro Hunt] fix item directory 2022-06-16 16:58:07 +02:00
David Cruciani 6e1c92e9f0 fix: [Typo] tracker typo 2022-06-07 16:18:52 +02:00
David Cruciani 9d78721f7a Merge branch 'master' into typo 2022-06-07 16:03:58 +02:00
Terrtia 3cafc5eae7
chg: [telegram importer] add username correlation 2022-05-05 16:58:05 +02:00
David Cruciani e2953fa5d1 add: [tracker] typo-squatting 2022-05-02 16:20:55 +02:00
Terrtia 7470792902
fix: [Investigation] edit misp event + add misp instance url 2022-03-11 15:46:29 +01:00
Terrtia 1d9fba49e8
fix: [Investigation] fix MISP Export + UI sidebar 2022-03-11 09:29:48 +01:00
Terrtia 0b426f2cfd
fix: [UI inestigations] add items link 2022-03-08 10:55:09 +01:00
Terrtia bcac50dd7c
fix: [UI inestigations] add objects link 2022-03-08 10:44:41 +01:00
Terrtia 7e6577961b
Merge branch 'master' of github.com:ail-project/ail-framework 2022-03-07 15:12:25 +01:00
Terrtia f40d8f47c2
chg: [v4.1] add Investigation with MISP Export + v4.1 update 2022-03-07 15:12:01 +01:00
Jean-Louis Huynen 36772372b9 add: [username] jabber support 2022-03-04 11:18:36 +01:00
Terrtia 3d8d18bbe1
chg: [Telegram module] refactor module + fix str format 2022-01-19 16:20:18 +01:00
Terrtia 19846997d9
fix: [trackers] fix get_all_items_sources 2021-12-08 15:15:02 +01:00
Terrtia ebcffd4b95
fix: [crawler] fix is_splash_manager_connected #133 2021-12-03 15:36:47 +01:00
Thirion Aurélien 7346f81460
Merge branch 'dev' into master 2021-11-26 16:41:33 +01:00
Terrtia cb45fe9fab
fix: [crawler] add comment 2021-11-26 16:35:51 +01:00
Terrtia 966f61bb94
chg_ [AIL 2 AIL] add backend 2021-10-29 18:48:12 +02:00
Terrtia 4e481603b5
Merge branch 'master' of github.com:ail-project/ail-framework 2021-10-14 14:23:24 +02:00
Terrtia 57fbacc49c
chg: [crawler] add auto crawler functions 2021-10-14 14:23:11 +02:00
TonyJabbour a0c978f2c7 Added get_tracker_metadata_api
Removed unnecessarily parentheses
2021-10-06 14:32:45 +02:00
TonyJabbour fc817a5389 New API Endpoint:
Fixed get_item_content_encoded_text
Added get_item_sources
Added get_check_item_source
Added get_default_yara_rule_content
2021-10-06 11:14:11 +02:00
TonyJabbour 3c24c636f8 Removed unnecessarily parentheses 2021-10-06 11:11:10 +02:00
TonyJabbour d7c1587263 Webhook unnecessarily line removed
Removed unnecessarily parentheses
2021-10-04 13:58:04 +02:00
TonyJabbour 743dae54b6 -Fixed "description" arg
-Typo Fixed
2021-09-30 13:40:12 +02:00
TonyJabbour 4b2e9f5cfb -Fixed the 500 error issue when installing new instance of ail when adding new trackers
-Fixed missing arguments
-Typo Fixed
2021-09-30 13:37:12 +02:00
TonyJabbour 2e880c79ca Add webhook post support in yara and regex trackers 2021-09-28 22:53:09 +02:00
TonyJabbour 70ccb3cf25 Add some changes for webhook 2021-09-28 22:01:17 +02:00
TonyJabbour bc91c202a8 Add more support for Webhook URL 2021-09-28 20:48:47 +02:00
TonyJabbour 06a886732c Add initial UI support for Webhook in tracker 2021-09-28 20:31:19 +02:00
osagit fc2c3ea08f
fix: error message contains http protocol twice
Error Can't connect to AIL Splash Manager, http://https://localhost:7001/
2021-09-07 11:57:17 +02:00
Terrtia 57a69fa1f4
fix: [tracker] global tracker list: fix first/last seen 2021-08-27 18:53:12 +02:00
Terrtia 564280935b
chg: [tracker + update] add update v3.7 + add map item_id:tracker_uuid (data retention) + fix tracker first_seen/last_seen 2021-08-27 18:05:21 +02:00
Terrtia 92cfe300f8
Merge branch 'master' of github.com:ail-project/ail-framework 2021-08-23 15:25:05 +02:00
Terrtia 31619a1f45
fix: [trackers] items by daterange 2021-08-23 15:24:34 +02:00
Alexandre Dulaunoy 8c812fd1a8
chg: [tracker] typo fixed 2021-08-23 11:50:49 +02:00
Terrtia bf5c2deed2
fix: [term tracker] typo 2021-07-15 15:08:11 +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 a5a4de0965
chg: [UI trackers] add/edit/remove tracker source/target #43 #102 2021-06-18 15:23:18 +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 925356f356
chg: [Launcher] update modules directory 2021-06-07 16:14:18 +02:00
Terrtia 4896db98a3
chg: [launcher + modules] add module tests (Onion module) 2021-05-17 18:03:30 +02:00
Terrtia 4bbff47989
chg: [AIL items + Onion] create AIL item objects + Onion module refactor 2021-05-14 14:42:16 +02:00
Terrtia ab14ec0144
chg: [tools extract_cryptocurrency] filter by correlation objects + errors messages 2021-04-28 15:28:13 +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 9974823464
chg: [passiveDns D4 Client] add passiveDns D4 Client 2021-03-31 11:25:09 +02:00
Terrtia c0be210d2c
chg: [crawler] add test + relaunch crawlers + major fixs 2021-03-29 20:27:20 +02: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 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 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 11d537e2eb
chg: [screenshot + har directory] add option to change screenshots directory 2021-01-08 17:37:18 +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 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 abfad61581
fix: [crawler] fix ResponseNeverReceived hanlder, check if splash restarted 2020-09-14 17:03:36 +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 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 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 6e8f76da61
fix: [trackers] typo 2020-08-18 21:42:30 +02:00