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
12:03 pm, Juni 16, 2025
Wetter-Symbol 23°C
L: 21° | H: 24°
klarer Himmel
Luftfeuchtigkeit: 54 %
Druck: 1028 mb
Wind: 6 mph W
Windböe: 0 mph
UV-Index: 0
Niederschlag: 0 mm
Wolken: 6%
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
21° | 24°°C 0 mm 0% 7 mph 66 % 1028 mb 0 mm/h
Tomorrow 10:00 pm
Wetter-Symbol
16° | 26°°C 0 mm 0% 10 mph 76 % 1027 mb 0 mm/h
Mi. Juni 18 10:00 pm
Wetter-Symbol
15° | 27°°C 0 mm 0% 7 mph 75 % 1027 mb 0 mm/h
Do. Juni 19 10:00 pm
Wetter-Symbol
16° | 26°°C 0 mm 0% 11 mph 80 % 1027 mb 0 mm/h
Fr. Juni 20 10:00 pm
Wetter-Symbol
16° | 29°°C 0 mm 0% 10 mph 74 % 1025 mb 0 mm/h
Today 1:00 pm
Wetter-Symbol
23° | 23°°C 0 mm 0% 4 mph 53 % 1028 mb 0 mm/h
Today 4:00 pm
Wetter-Symbol
24° | 26°°C 0 mm 0% 5 mph 49 % 1027 mb 0 mm/h
Today 7:00 pm
Wetter-Symbol
24° | 25°°C 0 mm 0% 7 mph 47 % 1027 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
17° | 17°°C 0 mm 0% 4 mph 76 % 1027 mb 0 mm/h
Tomorrow 4:00 am
Wetter-Symbol
16° | 16°°C 0 mm 0% 4 mph 71 % 1026 mb 0 mm/h
Tomorrow 7:00 am
Wetter-Symbol
17° | 17°°C 0 mm 0% 5 mph 62 % 1027 mb 0 mm/h
Tomorrow 10:00 am
Wetter-Symbol
22° | 22°°C 0 mm 0% 7 mph 51 % 1026 mb 0 mm/h
Name Preis24H (%)
Bitcoin(BTC)
€92,463.71
1.57%
Ethereum(ETH)
€2,264.44
3.72%
Fesseln(USDT)
€0.87
-0.02%
XRP(XRP)
€1.91
1.99%
Solana(SOL)
€135.11
6.79%
USDC(USDC)
€0.87
0.00%
Dogecoin(DOGE)
€0.152972
1.07%
Shiba Inu(SHIB)
€0.000010
1.80%
Pepe(PEPE)
€0.000010
1.62%
Nach oben scrollen