Commit graph

270 commits

Author SHA1 Message Date
Terrtia
9d652525c4
fix: [Item lib] fix import 2019-12-03 10:10:32 +01:00
Terrtia
2cf419fc26
fix: [Paste submit] fix tags unpack 2019-12-02 17:15:48 +01:00
Terrtia
0af359e5e5
chg: [Showpaste] check if tags are safe (img) + fix domain link 2019-11-25 18:11:20 +01:00
Terrtia
00c2b139c6
fix: [Correlation UI] fix decoded file type + exist_correlation_id 2019-11-21 10:32:51 +01:00
Terrtia
15bd1cc78f
chg: [Domain UI] add unsafe_tags_check (taxo: dark-web + copine-scale) + hide unsafe domain img 2019-11-19 14:03:23 +01:00
Terrtia
39be4ef916
chg: [Correlation UI + default taxonomies] add dark-web to default taxonomies + fix domain correlation url 2019-11-18 09:46:15 +01:00
Terrtia
2e921a12f2
chg: [UI] show correlation (pgp. decoded, cryptocurrency) migration 2019-11-15 17:22:50 +01:00
Terrtia
bb03ef532b
chg: [Correlation UI] add correlation blueprint + UI graph correlation 2019-11-14 17:05:58 +01:00
Terrtia
e42ec48380
chg: [Correlation Graph] add correlation by pgp, cryptocurrency, decoded and item + request correlation by type(pgp, ...) + objects(domain, paste) 2019-11-13 16:46:28 +01:00
Terrtia
504e45a43b
chg: [Correlation domain] add correlation graph by domain (union + intersection) 2019-11-12 17:08:52 +01:00
Terrtia
880c351c0c
chg: [update + show decoded items] add background update 2019-11-08 16:00:42 +01:00
Terrtia
71718fb69f
Merge branch 'master' into domain_object 2019-11-05 16:03:42 +01:00
Terrtia
c8d5ce9a28
chg: [core] mv bin/packages/config.cfg configs/core.cfg + use ConfigLoader 2019-11-05 15:18:03 +01:00
Terrtia
3c6e424ac3
chg: [UI Domain] UI: tag domain 2019-11-05 09:49:51 +01:00
Terrtia
a3e5e44c9b
chg: [core + UI] refractor Domain + Show Domain, better handle of ports, select screenshot on the UI, ... 2019-10-31 17:14:23 +01:00
Terrtia
a2d6874417
chg: [Domain + UI Crawler] refractor show domain 2019-10-30 17:12:04 +01:00
Terrtia
44bb18a8be
chg: [Correlation] get correlation (crypto + pgp) by domain 2019-10-29 16:52:33 +01:00
Terrtia
4b389559ab
chg: [Domain] move Domain to lib/ 2019-10-29 09:13:44 +01:00
Terrtia
48abb89d28
chg: [Domain] add domain object: tag + correlation (decoded items + tags + pgp + cryptocurrency) 2019-10-17 16:39:43 +02:00
Thirion Aurélien
dc25cd98ff
Merge pull request #404 from WimpyMan/master
Added: IP matching module
2019-10-04 13:50:53 +02:00
Terrtia
b9c9187e3e
fix: [Tools] fix loop 2019-09-25 23:48:30 +02:00
Miroslav Stampar
69e793f16a Enforcing Base58 check on Litecoin and Dash addresses 2019-09-25 09:37:33 +02:00
WimpyMan
d5c3f28e47
modules.cfg: Minor: Added \n to seperate sections 2019-09-24 10:30:33 +02:00
WimpyMan
163fa4b95a
config.cfg.sample: Improved example for IP module
By default, the list of networks to monitor is now empty. 
The previous value is now given as example.
2019-09-24 10:27:56 +02:00
Bastien Schils
c0171eba81 Added: IP matching module 2019-09-23 18:22:25 +02:00
Terrtia
30fd361e1c
chg: [Cryptocurrency] add private_key entry + fix dash regex 2019-09-22 14:44:37 +02:00
Terrtia
3a9d0157e4
chg: [Cryptocurrency] add new Cryptocurrency module 2019-09-19 16:31:15 +02:00
Terrtia
fed04e8e5a
chg: [Tracker] add optionnal description field 2019-09-13 16:33:34 +02:00
Terrtia
fb35be77f4
chg: [Tracker] add more info 2019-09-13 11:06:41 +02:00
Terrtia
01ff202ae8
chg: [update] add v2.2 update + fix default update + fix Empty Item.get_tags() + add new LAUNCHER options 2019-09-12 13:25:29 +02:00
Terrtia
0ced25f3be
chg: [trackers] filter trackers list by type + minor fix 2019-09-11 15:33:04 +02:00
Terrtia
bd8735a6e5
chg: [merge] master 2019-09-04 10:24:46 +02:00
Terrtia
e0bb973989
fix: [API doc] get bitcoin metadata + list of items 2019-09-04 10:06:52 +02:00
Terrtia
dfd1128daa
chg: [api] add new endpoints: get bitcoin/pgp name/pgp keys/pgp mail metadata + items list 2019-08-16 17:59:44 +02:00
ab45ac0fef
Merge pull request #370 from CIRCL/api_v1
Api v1
2019-08-14 14:28:52 +02:00
Terrtia
7ed09bc923
chg: [UI term tracker] refractor term management: trackers list + show trackers + add new trackers 2019-08-14 09:44:49 +02:00
Terrtia
80f9535074
chg: [api] add endpoint: get tracked item_id by uuid and daterange 2019-08-09 17:07:54 +02:00
Terrtia
4b0819a644
chg: [api] add endpoint: delete tracker term (regex/set/word) 2019-08-09 15:22:57 +02:00
Terrtia
1008c7c4fe
chg: [Term Tracker] refractor term tracker word/set/regex modules + remove old modules 2019-08-09 14:20:13 +02:00
Terrtia
d9bdfecef3
fix: [Term Tracker module] chg module flow 2019-08-07 12:19:42 +02:00
Terrtia
bb6d3a6a26
chg: [Term tracker] add term tracker module (word + set) + API: add new term to track (word + set + regex) 2019-08-07 12:08:24 +02:00
Terrtia
28320a32a6
chg: [term] refractor + add new tracked word/set 2019-08-06 17:03:49 +02:00
Terrtia
e28d563523
chg: [api] use POST with parameters + add API unittest 2019-08-05 16:00:23 +02:00
Terrtia
5e1ae8a893
chg: [api] add new endpoints: get tag metadata + get all tags 2019-08-01 14:36:52 +02:00
Terrtia
98fb6ecef7
fix: [api doc] typo 2019-08-01 13:43:28 +02:00
Terrtia
4c20f58a52
chg: [api] add advanced get item via POST + use same query for each get item 2019-08-01 13:16:57 +02:00
Terrtia
8c02c1b00b
chg: [api] add 404 errors code + add future endpoints in doc 2019-08-01 09:45:59 +02:00
Terrtia
918b4c28ed
fix: [api] fix errors handler 404 405, return json 2019-07-31 13:24:43 +02:00
Terrtia
5f5e86bb13
fix: [Tags + api] fix dict keys name + fix documentation errors output 2019-07-31 11:15:34 +02:00
Terrtia
44cf5bb4af
chg: [API v1] add API documentation + update/delete items tags + Flask_tags refractor 2019-07-30 13:49:21 +02:00