A cyber detective that sniffs out digital threats before they sniff you out ππ»

Watch your personal cyber agent analyze a suspicious link β complete with suspenseful progress bar!
In a world where 1 new malware emerges every 4 seconds, here's your digital Swiss Army knife:
π URL Vigilante | π File Inspector | π― Precision Intel |
---|---|---|
Scans links faster than you can say "phishing" | Examines files like a digital microscope | 70+ security engines working overtime |
π Threat Storyteller | β‘ Dev Team's BFF | π― Zero False Positives |
---|---|---|
Explains risks in plain English | API-ready for your security pipelines | Machine learning meets human intuition |
git clone https://github.com/0xGrayy/malwareSniffer.git && cd malwareSniffer && npm install
π Grab free VirusTotal key β Create .env
file:
VIRUSTOTAL_API_KEY=your_super_secret_key_here
Pro tip: Treat this key like your Netflix password β share it and we'll know π
import { scanUrl } from "./virusTotal";
// Become an instant cyber sentry π‘οΈ
await scanUrl("https://questionable-discount.site");
import { scanFile } from "./virusTotal";
// Turn any file into an open book π
await scanFile("dubious_app.exe");
Real-time scanning β watch those security engines light up like a Christmas tree!
Sample Output:
π΅οΈβοΈ MALWARE SNIFFER INITIATED
β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β° 100% | ETA: 0s | 73 engines queried
π Analysis Report for: shady-link.biz
β
68/73 engines report CLEAN
β 5/73 engines flagged SUSPICIOUS
π© Red Flags:
- DrWeb β π« Trojan.Heuristic.53
- ESET-NOD32 β π« JS/ScrInject.B
π Safety Score: 87% π©π©π©π©π©π©π©π§‘π₯π₯
π‘ Verdict: Handle with caution - possible skiddie script
Component | Superpower | Icon |
---|---|---|
VirusTotal API | 70+ antivirus brains in one place | π§ |
Axios | Light-speed network requests | β‘ |
Chalk | Terminal rainbows | π |
CLI Progress | Hollywood-style loading sequences | π¬ |
Scan Progress: β°β°β°β°β°β°β±β±β±β± 60% [ETA: 12s]
Feel like a hacker in a movie β complete with dramatic progress bar
Safety Score: 92% π©π©π©π©π©π©π©π©π©π₯
Perfect for managers who love color-coded dashboards
Engine Breakdown:
- CrowdStrike β β
Clean (trusted vendor)
- AlienVault β β οΈ Suspicious (recently registered)
For when you need to geek out with the IT team
We need YOU to help make the internet safer! Here's how to jump in:
graph TD
A[New Idea] --> B{Draft Proposal}
B --> C[GitHub Issue]
C --> D{Approved?}
D -->|Yes| E[Code Magic]
D -->|No| F[Revise & Resubmit]
E --> G[Pull Request]
G --> H{Merge?}
H -->|Yes| I[Party Time!]
First contribution? We've got your back! π Beginner's Guide
MIT Licensed - Because security should be free as in freedom π½
Made with β€οΈ by 0xGrayy & RlxChap2
Found a bug? Report it here π
Want features? We're all ears π‘
P.S. Star this repo if you want malware authors to have nightmares πβ