Skip to content

Zectxr/Xyphra

Repository files navigation

VirusTotal Detector

A simple React application to scan URLs and files for viruses using the VirusTotal API.

Features

  • 🔍 Scan URLs for malware and viruses
  • 📁 Scan files (up to 32MB)
  • 📊 Visual results with detection statistics
  • 🎨 Beautiful, responsive UI

Installation

  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open your browser to http://localhost:3000

Usage

Scan URL

  1. Click on the "Scan URL" tab
  2. Enter a URL you want to check
  3. Click "Scan URL"
  4. View the results

Scan File

  1. Click on the "Scan File" tab
  2. Select a file (max 32MB)
  3. Click "Scan File"
  4. View the results

Build for Production

npm run build

Technologies Used

  • React 18
  • Vite
  • Axios
  • VirusTotal API v3

About

Xyphra is a lightweight web tool that helps you scan URLs and files for potential threats. Whether you're paranoid about that random download or curious about a suspicious link, Xyphra's got your back with a clean, intuitive interface and detailed security reports.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors