Skip to main content

An advanced Python-based scanner that allows you to check files, hashes, IP addresses, and domains against VirusTotal.

Project description

Malware Sentinel

Keep Malicious Media Away! 🛡️

Python Platform License Version

Malware Sentinel is an advanced Python-based scanner that allows you to check files, hashes, IP addresses, and domains against VirusTotal. It provides detailed analysis results including last analysis stats, reputation, DNS records, WHOIS info, and more.


Features

  • Scan files by path and automatically compute MD5 hash.
  • Scan hashes directly for known malware signatures.
  • Scan IP addresses to check reputation, network info, and threats.
  • Scan domains with detailed domain info and popularity ranks.
  • Automatic redirect to VirusTotal pages for malicious items.

Prerequisites

  • Python 3.8+ installed
  • A VirusTotal API key (get one from VirusTotal)

Installation

  1. Clone this repository:(linux/macOS)
git clone https://github.com/cyb2rS2c/Malware-Sentinel.git
cd Malware-Sentinel/

Clone this repository:(windows)

curl -o Malware-Sentinel-main.zip https://github.com/cyb2rS2c/Malware-Sentinel/archive/refs/heads/main.zip
Expand-Archive -Force  .\Malware-Sentinel-main.zip
cd Malware-Sentinel-main/Malware-Sentinel-main

Dependencies

  1. Install dependencies:

Linux (Terminal)

python3 -m venv myvenv
source myvenv/bin/activate
sudo apt install clamav
pip install -r requirements.txt

Windows (Powershell)

python3 -m venv myvenv
myvenv\Scripts\activate.bat
pip install -r requirements.txt

Installation (with pip)

sudo apt install clamav
pip install malware-sentinel

Note

First-time setup The program will prompt you for your VirusTotal API key. It will save it in data/api_key.pkl for future use.

  1. Run the program
python malware-sentinel.py

Usage

  1. Enter your VirusTotal API key when prompted.(compulsory)
  2. Run the program and follow the prompts.
  3. Choose whether to scan a file, hash, IP, or domain.
  4. View detailed analysis results in your terminal.
  5. Malicious items will prompt a VirusTotal webpage for further inspection.

Screenshots

View - Screenshots

Author

cyb2rS2c - GitHub Profile

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software.

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

malware_sentinel-2.0.6.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

malware_sentinel-2.0.6-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

File details

Details for the file malware_sentinel-2.0.6.tar.gz.

File metadata

  • Download URL: malware_sentinel-2.0.6.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for malware_sentinel-2.0.6.tar.gz
Algorithm Hash digest
SHA256 588c5956b9a0346292e3a52ec1c2c4741886338b4934c430a2b0de58177e6443
MD5 4076793aa895d4d5e8488d36059f139f
BLAKE2b-256 5ea2af14b88bd7471dde7e8471f6815f228244575e27b271790f69494d7c9e7f

See more details on using hashes here.

File details

Details for the file malware_sentinel-2.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for malware_sentinel-2.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 f5633b532a4691d5fab9c032f3f4ca903a849d880c55fe69005afa9355c0940a
MD5 9d4bc937c7e3630a9e6ade3cd781a222
BLAKE2b-256 ee6e4b410b97af729a2001aa86e9fe27f19cab05d37c7c909421c733016abe26

See more details on using hashes here.

Supported by

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