Skip to content

Instantly share code, notes, and snippets.

View Kali-ki's full-sized avatar
👋

Kikack Kali-ki

👋
View GitHub Profile
@peasead
peasead / malware-bazaar-tag-download.sh
Last active July 2, 2024 05:30
Download samples from Malware Bazaar based on tag.
# Bash script to download Malware Bazaar based on tag
# Define tag and number of samples to download
TAG=insert-malware-bazaar-tag
DOWNLOAD_LIMIT=100
# Determin OS
OS=$(uname -s)
# Download hash values from tag, save the SHA256 hashes