diff --git a/README.md b/README.md index cfa7e30..e0fae46 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # MalwareBazaar_and_Cisco_AMP -This code pulls SHA-256 hashes from MalwareBazaar and uploads the hashes into Cisco AMP's Simple Custom Detections Lists. The individual strain list along with the aggregate list are updated. Screenshots accompany the function calls and show the results. Yes, I am aware that most malware is polymorphic or metamorpic. +This code pulls SHA-256 hashes from MalwareBazaar and uploads the hashes into Cisco AMP's Simple Custom Detections Lists. The individual strain list along with the aggregate list are updated. Screenshots accompany the function calls and show the results. Yes, I am aware that most malware is polymorphic or metamorpic. Thank you, Ross, for improving upon the codebase! 1. pull_from_malware_bazaar_api() Create text files for all malware strains. 2. create_master_df_from_malware_bazaar() Add all strains into one text file.