Merge pull request #148 from Vincent-CIRCL/master

Scam, Software, Escrow and a few definitions
pull/150/head
Alexandre Dulaunoy 2019-06-17 09:05:02 +02:00 committed by GitHub
commit 8176828022
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 6 deletions

View File

@ -42,12 +42,17 @@
{ {
"value": "cash-in", "value": "cash-in",
"expanded": "Cash-in", "expanded": "Cash-in",
"description": "_" "description": "Buying parts of assets, conversion from liquid assets, currency, etc."
}, },
{ {
"value": "cash-out", "value": "cash-out",
"expanded": "Cash-out", "expanded": "Cash-out",
"description": "_" "description": "Selling parts of assets, conversion to liquid assets, currency, etc."
},
{
"value": "escrow",
"expanded": "Escrow",
"description": "Third party keeping assets in behalf of two other parties making a transactions."
}, },
{ {
"value": "hacking", "value": "hacking",
@ -99,6 +104,11 @@
"expanded": "Weapons", "expanded": "Weapons",
"description": "Materials specifically associated with materials and/or items for use in violent acts against persons or property. Examples include firearms and bomb-making ingredients." "description": "Materials specifically associated with materials and/or items for use in violent acts against persons or property. Examples include firearms and bomb-making ingredients."
}, },
{
"value": "softwares",
"expanded": "Softwares",
"description": "Illegal or armful software distribution"
},
{ {
"value": "credit-card", "value": "credit-card",
"expanded": "Credit-Card", "expanded": "Credit-Card",
@ -136,8 +146,8 @@
}, },
{ {
"value": "mixer", "value": "mixer",
"expanded": "_", "expanded": "Mixer",
"description": "_" "description": "Anonymization tools for crypto-currencies transactions"
} }
] ]
}, },
@ -162,12 +172,12 @@
{ {
"value": "wiki", "value": "wiki",
"expanded": "Wiki", "expanded": "Wiki",
"description": "Wiki pages and information display" "description": "Wiki pages, documentation and information display"
}, },
{ {
"value": "hosting", "value": "hosting",
"expanded": "Hosting", "expanded": "Hosting",
"description": "Hosting providers" "description": "Hosting providers, e-mails, websites, file-storage etc."
}, },
{ {
"value": "general", "value": "general",
@ -179,6 +189,11 @@
"expanded": "Information Sharing/Reportage", "expanded": "Information Sharing/Reportage",
"description": "Journalism/reporting on topics. Can include biased coverage, but obvious propaganda materials are covered by Recruitment/Advocacy." "description": "Journalism/reporting on topics. Can include biased coverage, but obvious propaganda materials are covered by Recruitment/Advocacy."
}, },
{
"value": "scam",
"expanded": "Scam",
"description": "Intentional confidence trick to fraud people or group of people"
},
{ {
"value": "marketplace-for-sale", "value": "marketplace-for-sale",
"expanded": "Marketplace/For Sale", "expanded": "Marketplace/For Sale",