Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
avnyc authored Dec 4, 2022
1 parent 1f878e5 commit f5058fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit f5058fd

Please sign in to comment.