Terrtia
|
e4344898b4
|
fix: [sync server] host
|
2021-11-30 16:15:25 +01:00 |
|
Terrtia
|
d4cf2a7cf9
|
fix: [sync client] fix websockets client connect for python >= 3.8
|
2021-11-30 15:57:28 +01:00 |
|
Terrtia
|
e075794fd0
|
fix: [ail sync] fix refresh_ail_instance_connection
|
2021-11-30 15:45:45 +01:00 |
|
Terrtia
|
7f02ade6a7
|
fix: [ail sync] fix refresh_ail_instance_connection
|
2021-11-30 15:38:55 +01:00 |
|
Terrtia
|
f597e1aaa2
|
fix: [ail sync] server + client: resend object in queue on ConnectionClosedError
|
2021-11-30 15:07:41 +01:00 |
|
Terrtia
|
d9e0d4acc5
|
chg: [ail sync UI] restarr/launch/kill sync connections + show sync mode api/pull/push
|
2021-11-30 09:32:24 +01:00 |
|
Terrtia
|
57f5afe831
|
chg: [ail sync server] add server controller + list connected clients ail_uuid->sync_modes
|
2021-11-29 16:18:47 +01:00 |
|
Terrtia
|
1412e1afef
|
chg: [ail sync] edit ail_servers/sync_queues + fix logs
|
2021-11-29 10:19:33 +01:00 |
|
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 |
|
|
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 |
|
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 |
|
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 |
|