Please sign in to access this page

PhishScope

PhishScope Used AI

3 devlogs
2h 48m
•  Ship certified
Created by cubecodefowad

Built with HTML, CSS, Flask, Python, Gunicorn – Deployed on Render

PhishScope is a lightweight yet powerful web application designed to help users detect potentially malicious or suspicious email attachments. By integrating with the VirusTotal API, PhishScope scans uploaded files and delivers a clear verdict on whether they might pose a security risk.

Whether you're dealing with phishing threats or just want peace of mind, PhishScope offers a fast, user-friendly way to stay protected.

Key Features:

📎 Upload and scan email attachments securely

🦠 Real-time analysis via the trusted VirusTotal API

⚠️ Easy-to-understand threat results: malicious, suspicious, or clean

🌐 Deployed and accessible via Render for ease of use

Ideal for individuals, small teams, or educational projects exploring cybersecurity fundamentals.

Built with HTML, CSS, Flask, Python, Gunicorn – Deployed on Render

PhishScope is a lightweight yet powerful web application designed to help users detect potentially malicious or suspicious email attachments. By integrating with the VirusTotal API, PhishScope scans uploaded files and delivers a clear verdict on whether they might pose a security risk.

Whether you're dealing with phishing threats or just want peace of mind, PhishScope offers a fast, user-friendly way to stay protected.

Key Features:

📎 Upload and scan email attachments securely

🦠 Real-time analysis via the trusted VirusTotal API

⚠️ Easy-to-understand threat results: malicious, suspicious, or clean

🌐 Deployed and accessible via Render for ease of use

Ideal for individuals, small teams, or educational projects exploring cybersecurity fundamentals.

(Description, ReadMe made with AI)

Timeline

Ship 1

0 payouts of shell 0 shells

cubecodefowad

29 days ago

cubecodefowad Covers 3 devlogs and 2h 48m
  • Improved the UI of the app
  • Shifted from local to memory based saving
  • Incorporated gunicorn for real life development
  • published to web
Update attachment

Some minor updates.. too lazy to put them.
Basically, just built the backend to give updates in real time.

Update attachment

Created the base of the app.

Update attachment