Commit graph

1533 commits

Author SHA1 Message Date
Terrtia
7d442646c2
chg: [Correlation UI] add metadata card and item link: paste + domain 2019-11-18 16:35:40 +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
dd4ca9966a
fix: [showpaste url] fix decoded url 2019-11-17 15:17:33 +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
Thirion Aurélien
a896350849
Merge pull request #421 from jbrouault/patch-1
chg: [doc] fix a typo
2019-11-14 16:29:15 +01:00
Jean-Baptiste Rouault
2011ffa1bc
chg: [doc] fix a typo 2019-11-14 15:52:45 +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
7d7c318534
chg: [Correlation Graph] add limit nb max nodes 2019-11-13 10:20:11 +01:00
Terrtia
504e45a43b
chg: [Correlation domain] add correlation graph by domain (union + intersection) 2019-11-12 17:08:52 +01:00
Terrtia
35b63f7bf4
fix: [Domain tag] avoid crawled tags 2019-11-11 14:54:12 +01:00
Terrtia
c5510acb73
fix: [Cryptocurrency] fix import conflict 2019-11-11 10:29:36 +01:00
Thirion Aurélien
207ac776a8
Merge pull request #419 from CIRCL/domain_object
fix: [Decoded] add Decoded file
2019-11-08 16:29:06 +01:00
Terrtia
d765a83066
fix: [Decoded] add Decoded file 2019-11-08 16:27:55 +01:00
Thirion Aurélien
b4a85c0e98
Merge pull request #418 from CIRCL/domain_object
Domain object
2019-11-08 16:21:14 +01:00
Terrtia
880c351c0c
chg: [update + show decoded items] add background update 2019-11-08 16:00:42 +01:00
Terrtia
6b9ba9d377
chg: [Domain] Show last origin 2019-11-08 09:25:09 +01:00
Terrtia
63b3d5a5f9
fix: [showDomain] fix url pgp + cryptocurrency 2019-11-05 16:53:30 +01:00
Terrtia
712de0d88a
chg: [Update v2.4] cp config 2019-11-05 16:44:10 +01:00
Terrtia
71718fb69f
Merge branch 'master' into domain_object 2019-11-05 16:03:42 +01:00
Terrtia
881a55665b
chg: [Update] add v2.4 update 2019-11-05 16:02:39 +01:00
Terrtia
8e8e27b4fc
fix: [tests] add lib path 2019-11-05 15:30:26 +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
6ddd3b8a4a
Merge branch 'master' of https://github.com/CIRCL/AIL-framework 2019-10-29 09:19:49 +01:00
Terrtia
1ca1f7975c
chg: [Cryptocurrency + Tools] launch by default + remove old Bitcoin module 2019-10-29 09:19:26 +01:00
Terrtia
4b389559ab
chg: [Domain] move Domain to lib/ 2019-10-29 09:13:44 +01:00
c88cba238d
Merge pull request #417 from andurin/master
Fix pybgpranking dependency in requirements
2019-10-29 09:07:11 +01:00
Hendrik
143a41124d Fix pybgpranking dependency in requirements
Relates #334
2019-10-29 00:38:33 +01:00
Terrtia
cd9488d79a
Merge branch 'master' of https://github.com/CIRCL/AIL-framework 2019-10-28 14:38:15 +01:00
Terrtia
da581878c3
chg: [Keys module] detect public key 2019-10-28 14:37:50 +01:00
Terrtia
f1def65c89
chg: [lib ConfigLoader] add configLoader class 2019-10-28 13:48:43 +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
ceec895bc5
Merge pull request #411 from krial057/patch-1
Fixed some typos
2019-10-04 13:45:28 +02:00
krial057
614cdcb47c
Fixed some typos
Fixed some typos in the readme
2019-10-04 13:36:44 +02:00
Bastien Schils
de494aa460 LAUNCH.py: Added execution of script IPAddress.py 2019-10-02 21:35:30 +02:00
Bastien Schils
4586467962 IPAddress.py: use ipaddress module
Improved readibility, maintainability and use of standard module
2019-10-02 21:33:02 +02:00
Terrtia
e759b560db
fix: [Tool] fix searchsploit regex 2019-09-30 10:13:47 +02:00
Thirion Aurélien
164524970d
Merge pull request #408 from stamparm/master
Adding more tools
2019-09-27 14:51:41 +02:00
Miroslav Stampar
4f3858045c
Adding more tools 2019-09-27 14:46:26 +02:00
Thirion Aurélien
41529bdb19
Merge pull request #407 from stamparm/patch-1
Covering special cases (on pastebin)
2019-09-26 11:39:52 +02:00
Miroslav Stampar
34bfc6a44a
Covering special cases (on pastebin)
There is no need for checking `()` in case of (e.g.) Litecoin and Dash as those are also additionally checked with Bitcoin address verifier
2019-09-26 11:10:02 +02:00
Terrtia
e3040f8e6d
fix: [Tools] typo 2019-09-25 23:57:57 +02:00
Terrtia
804515179d
fix: [Tools] typo 2019-09-25 23:50:27 +02:00
Terrtia
b9c9187e3e
fix: [Tools] fix loop 2019-09-25 23:48:30 +02:00
Thirion Aurélien
4faba001cf
Merge pull request #406 from stamparm/master
Adding tool regexes
2019-09-25 17:05:22 +02:00