Commit Graph

1118 Commits (054df7c49552b8599700e8e3bb7be9cfac7f290d)

Author SHA1 Message Date
Terrtia 054df7c495
chg: [api] rename endpoints 2021-11-26 17:54:15 +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 658cb73d4e
chg: [ail sync] add sync api (ping, version) + UI/client error handler 2021-11-26 16:13:46 +01:00
Terrtia 997a2c602a
chg: [v4.0 AIL SYNC / AIL 2 AIL] SYNC Manager + fixs + views 2021-11-22 23:45:41 +01:00
TonyJabbour de9799e7ff add tracker fixed api function replaced it with internal function 2021-11-19 10:55:47 +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 ddd2c81a97 New API Endpoint:
Return Item Content in base64 in non JSON format
2021-10-05 14:17:39 +02:00
TonyJabbour 4af54b7ff2 unnecessarily parenthesis removed 2021-10-04 16:19:58 +02:00
TonyJabbour 7fb796172c Base64 Problem 2021-10-04 15:54:57 +02:00
TonyJabbour bc8df8e671 Base64 Problem 2021-10-04 15:44:41 +02:00
TonyJabbour dd9cee83db Type fixed 2021-10-04 15:39:32 +02:00
TonyJabbour e66b7aa19a Type fixed 2021-10-04 15:31:18 +02:00
TonyJabbour 7669373002 Error Fixed 2021-10-04 15:25:14 +02:00
TonyJabbour c2bf5aebdf Add new API endpoint that return only content encoded in base64 2021-10-04 15:01:14 +02:00
TonyJabbour d7c1587263 Webhook unnecessarily line removed
Removed unnecessarily parentheses
2021-10-04 13:58:04 +02:00
TonyJabbour a2b28db32e Added a try/catch to handle exceptions
Replaced the raise to send message to redis_logger
2021-10-04 12:55:40 +02:00
TonyJabbour 912956c73c Fixed Webhook integration with Trackers 2021-09-30 14:20:08 +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 ecc16d1004 remove dict from Trackers 2021-09-28 22:56:28 +02:00
TonyJabbour 2e880c79ca Add webhook post support in yara and regex trackers 2021-09-28 22:53:09 +02:00
TonyJabbour 2319b34dcc Fix get_term_webhook 2021-09-28 22:22:59 +02:00
TonyJabbour 70ccb3cf25 Add some changes for webhook 2021-09-28 22:01:17 +02:00
TonyJabbour 30d66ef3a8 Add initial support for Webhook in Term Trackers 2021-09-28 21:11:20 +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 e063dc1ee3
fix: inherit AbstractModule to prevent stuck queues
regex compiled only at start, not in the loop
no duplicate warning string
comments
2021-09-08 10:32:47 +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 ab20752d0a
fix: [Credential] fix moduleStats 2021-08-18 15:36:05 +02:00
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