Malware Bazaar API Query Script

Teilen:

Übersicht

This Python script interfaces with the Malware Bazaar API to check if specific malware samples are documented based on their hashes. It automates the querying process and provides color-coded output for easy status identification.

Key Functionalities

  1. Reading Hashes from a File: The script reads a list of hashes from a specified text file, with each hash on a new line.

  2. Querying the Malware Bazaar API: For each hash, the script makes an HTTP POST request to the Malware Bazaar API, using the provided API token for authentication.

  3. Response Handling and Output:

    • If the query returns successfully, the script indicates whether the hash was found. It prints this status using colored output
    • Green for “Found” and Red for “Not Found”.
    • The full results of successful queries are saved to a file Malware Bazaar Check.
  4. How to use

  • Create a text file with all hashes that you need and save with the name hashes.txt

  • python MalwareBazaar.py

  1. Results Example

Quelle

Kommentar verfassen

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

lade-bild
London, GB
4:24 am, Juni 16, 2025
Wetter-Symbol 14°C
L: 12° | H: 16°
klarer Himmel
Luftfeuchtigkeit: 84 %
Druck: 1026 mb
Wind: 2 mph NW
Windböe: 2 mph
UV-Index: 0
Niederschlag: 0 mm
Wolken: 0%
Regen Chance: 0%
Sichtbarkeit: 10 km
Sonnenaufgang: 4:42 am
Sonnenuntergang: 9:19 pm
TäglichStündlich
Tägliche VorhersageStündliche Vorhersage
Today 10:00 pm
Wetter-Symbol
12° | 16°°C 0 mm 0% 9 mph 82 % 1028 mb 0 mm/h
Tomorrow 10:00 pm
Wetter-Symbol
16° | 26°°C 0 mm 0% 10 mph 78 % 1027 mb 0 mm/h
Mi. Juni 18 10:00 pm
Wetter-Symbol
15° | 27°°C 0 mm 0% 8 mph 72 % 1027 mb 0 mm/h
Do. Juni 19 10:00 pm
Wetter-Symbol
16° | 26°°C 0 mm 0% 12 mph 80 % 1027 mb 0 mm/h
Fr. Juni 20 10:00 pm
Wetter-Symbol
16° | 31°°C 0 mm 0% 10 mph 76 % 1025 mb 0 mm/h
Today 7:00 am
Wetter-Symbol
15° | 15°°C 0 mm 0% 3 mph 82 % 1027 mb 0 mm/h
Today 10:00 am
Wetter-Symbol
19° | 21°°C 0 mm 0% 3 mph 64 % 1027 mb 0 mm/h
Today 1:00 pm
Wetter-Symbol
24° | 24°°C 0 mm 0% 4 mph 42 % 1028 mb 0 mm/h
Today 4:00 pm
Wetter-Symbol
27° | 27°°C 0 mm 0% 5 mph 37 % 1026 mb 0 mm/h
Today 7:00 pm
Wetter-Symbol
24° | 24°°C 0 mm 0% 9 mph 47 % 1026 mb 0 mm/h
Today 10:00 pm
Wetter-Symbol
20° | 20°°C 0 mm 0% 5 mph 66 % 1027 mb 0 mm/h
Tomorrow 1:00 am
Wetter-Symbol
18° | 18°°C 0 mm 0% 4 mph 78 % 1027 mb 0 mm/h
Tomorrow 4:00 am
Wetter-Symbol
16° | 16°°C 0 mm 0% 4 mph 78 % 1027 mb 0 mm/h
Name Preis24H (%)
Bitcoin(BTC)
€91,622.98
0.27%
Ethereum(ETH)
€2,224.01
1.45%
Fesseln(USDT)
€0.87
-0.03%
XRP(XRP)
€1.88
1.13%
Solana(SOL)
€134.95
6.93%
USDC(USDC)
€0.87
0.00%
Dogecoin(DOGE)
€0.152570
-0.85%
Shiba Inu(SHIB)
€0.000010
-0.02%
Pepe(PEPE)
€0.000010
1.16%
Nach oben scrollen