Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
avnyc authored Nov 28, 2022
1 parent 4f0267e commit 989ed5e
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# MalwareBazaar_and_Cisco_AMP
This code pulls hashes from MalwareBazaar and uploads them into Cisco AMP's Simple Custom Detections Lists
Screenshots accompany the function calls and show the results
pull_from_malware_bazaar_api()
create_master_df_from_malware_bazaar()
pull_main_hash_list()
compare_differences()
insert_amp_sha256()

1. pull_from_malware_bazaar_api()
2. create_master_df_from_malware_bazaar()
3. pull_main_hash_list()
4. compare_differences()
5. insert_amp_sha256()

0 comments on commit 989ed5e

Please sign in to comment.