Skip to content

Commit 67bcad2

Browse files
authored
Update README.md
1 parent 172d3fe commit 67bcad2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,8 @@ A collection of resources to help in the detection, mitigation and prevention of
44
##JSON Dataset
55

66
JSON dataset work is based upon the many efforts of Mosh (@nyxbone) and @cyb3rops who manage Ransomware Summary public spreadsheet that is co-hosted in this repository. 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.
7+
8+
###Updating the dataset
9+
To update the dataset first clone this repository and then run 'python ./UpdateJsonDataset/update_json.py'
10+
11+
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. To change the source and destinations for local files edit the constants found in the header of the 'update_json.py' file.

0 commit comments

Comments
 (0)