mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-23 15:27:18 +00:00
Merge pull request #47 from Delta-Sierra/master
add synonyms for Da Vinci RCS
This commit is contained in:
commit
519681dae2
1 changed files with 6 additions and 1 deletions
|
@ -2576,7 +2576,12 @@
|
|||
"meta": {
|
||||
"refs": [
|
||||
"http://surveillance.rsf.org/en/hacking-team/",
|
||||
"https://wikileaks.org/hackingteam/emails/fileid/581640/267803"
|
||||
"https://wikileaks.org/hackingteam/emails/fileid/581640/267803",
|
||||
"https://wikileaks.org/hackingteam/emails/emailid/31436"
|
||||
],
|
||||
"synonyms": [
|
||||
"DaVinci",
|
||||
"Morcut"
|
||||
]
|
||||
},
|
||||
"description": "Hacking Team’s \"DaVinci\" Remote Control System is able, the company says, to break encryption and allow law enforcement agencies to monitor encrypted files and emails (even ones encrypted with PGP), Skype and other Voice over IP or chat communication. It allows identification of the target’s location and relationships. It can also remotely activate microphones and cameras on a computer and works worldwide. Hacking Team claims that its software is able to monitor hundreds of thousands of computers at once, all over the country. Trojans are available for Windows, Mac, Linux, iOS, Android, Symbian and Blackberry.",
|
||||
|
|
Loading…
Reference in a new issue