Skip to main content

CLI wrapper for malware bazaar API (bazaar.abuse.ch)

Project description

(Malware)Bazaar

A MalwareBazaar API wrapper and CLI

Installation

pip install malwarebazaar

or, for pure cli usage, you can grab one of the prebuilt binaries.

Usage

Python

from malwarebazaar.api import Bazaar

bazaar = Bazaar("myapikey")
response = bazaar.query_hash("Hash to search for.")
file = bazaar.download_file("Sha256 hash for file to donwload.")

CLI

$ bazaar init myapikey
Successfully set API-Key!
$ bazaar query hash f670080b1f42d1b70a37adda924976e6d7bd62bf77c35263aff97e7968291807
Filename:       03891ab57eb301579005f62953dfd21e.exe
MD5:            03891ab57eb301579005f62953dfd21e
SHA1:           41efd56ea49b72c6dd53b5341f295e549b1b64a5
SHA256:         f670080b1f42d1b70a37adda924976e6d7bd62bf77c35263aff97e7968291807
Imphash:        f34d5f2d4577ed6d9ceec516c1f5a744
Signature:      RedLineStealer
Tags:           exe, RedLineStealer
$ bazaar download f670080b1f42d1b70a37adda924976e6d7bd62bf77c35263aff97e7968291807
$ file f670080b1f42d1b70a37adda924976e6d7bd62bf77c35263aff97e7968291807.zip 
f670080b1f42d1b70a37adda924976e6d7bd62bf77c35263aff97e7968291807.zip: Zip archive data, at least v5.1 to extract
$ bazaar download f670080b1f42d1b70a37adda924976e6d7bd62bf77c35263aff97e7968291807 --unzip
$ file f670080b1f42d1b70a37adda924976e6d7bd62bf77c35263aff97e7968291807.exe 
f670080b1f42d1b70a37adda924976e6d7bd62bf77c35263aff97e7968291807.exe: PE32 executable (GUI) Intel 80386 Mono/.Net assembly, for MS Windows

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

malwarebazaar-0.1.2.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

malwarebazaar-0.1.2-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

Details for the file malwarebazaar-0.1.2.tar.gz.

File metadata

  • Download URL: malwarebazaar-0.1.2.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.8 CPython/3.8.9 Darwin/20.6.0

File hashes

Hashes for malwarebazaar-0.1.2.tar.gz
Algorithm Hash digest
SHA256 6f6b78ed3671d766b71aa4865c5da0b2b6aa73bacceb96bfdf891444afe19549
MD5 5f347031063c6065351cde64ccd00520
BLAKE2b-256 3b3c554b6b73d5f44f1a5524a7efa40a71e3888446522f24ca077fd9b48842f4

See more details on using hashes here.

File details

Details for the file malwarebazaar-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: malwarebazaar-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 11.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.8 CPython/3.8.9 Darwin/20.6.0

File hashes

Hashes for malwarebazaar-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 69148cc0cc0dd65075a35542024710fdfbd804854d099ed557b77f71969768a1
MD5 5659509e8099baeb6ebfb27ab71329f5
BLAKE2b-256 3b1602e1f0849c1fcdc8ac69af9b3e363e752344795c938f0e9f191f5e86ae65

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page