Skip to content

Commit 41bba3f

Browse files
authored
Update README.md
1 parent 8ef98a0 commit 41bba3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ A collection of resources to help in the detection, mitigation and prevention of
33

44
##JSON Dataset
55

6-
####Attribution / Credits
7-
JSON dataset work is based upon the many efforts of Mosh (@nyxbone) and @cyb3rops who manage the Ransomware Summary public spreadsheet that is co-hosted in this repository but originally sourced on Google docs at http://goo.gl/b9R8DE. Spreadsheet data remains the intellectual property of Mosh and is taken 'as-is' and processed into a JSON output to allow its use in various shell or programming operations. Spreadsheet is cloned within this repository for redundancy purposes.
8-
96
###Updating the dataset
107
To update the dataset first clone this repository and then run 'python ./UpdateJsonDataset/update_json.py'
118

129
The latest version of the Ransomware Summary spreadsheet will then be downloaded and processed into a local json output which will be found in the core folder of your local repository along with a copy of the latest version of the spreadsheet. To change the source and destinations for local files edit the constants found in the header of the 'update_json.py' file.
10+
11+
####Attribution / Credits
12+
JSON dataset work is based upon the Ransomware Summary public spreadsheet that is managed by the many efforts of Mosh (@nyxbone) and @cyb3rops and can be found at: http://goo.gl/b9R8DE. Spreadsheet data remains the intellectual property of Mosh and is taken 'as-is' and processed into a more programming friendly JSON output to allow its use in various shell or programming operations. Spreadsheet is cloned within this repository for redundancy purposes.

0 commit comments

Comments
 (0)