0xca7 / malq

query malware bazaar for a sample and download it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

malq

query malware bazaar for a sample and download it

build and use:

cargo add reqwest serde serde_json anyhow
cargo add tokio --features full
cargo build --release
cp target/release/malq .
./malq [HASH]
# hash can be MD5, SHA1, SHA256

0xca7

About

query malware bazaar for a sample and download it

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%