diff --git a/documentation/README.md b/documentation/README.md index e2f93bda..13cccb0d 100644 --- a/documentation/README.md +++ b/documentation/README.md @@ -1953,7 +1953,7 @@ Module to enrich the information by making use of the Vysion API. >This module gets correlated information from our dark web intelligence database. With this you will get several objects containing information related to, for example, an organization victim of a ransomware attack. >MISP objects containing title, link to our webapp and TOR, i2p or clearnet URLs. - **input**: ->MISP Attribute which include: company(target-org), country, info. +>MISP Attribute which include: company(target-org), country, info, BTC, XMR and DASH address. - **output**: >MISP objects containing title, link to our webapp and TOR, i2p or clearnet URLs. - **references**: diff --git a/documentation/website/expansion/vysion.json b/documentation/website/expansion/vysion.json index 4ec4c636..20eb2df9 100644 --- a/documentation/website/expansion/vysion.json +++ b/documentation/website/expansion/vysion.json @@ -5,7 +5,7 @@ "Vysion python library", "Vysion API Key" ], - "input": "MISP Attribute which include: company(target-org), country, info.", + "input": "company(target-org), country, info, BTC, XMR and DASH address.", "output": "MISP objects containing title, link to our webapp and TOR, i2p or clearnet URLs.", "references": [ "https://vysion.ai/",