Skip to main content
PPPhishPondOffensive and Defensive Phishing Intelligence Journal

Offense + Defense

NewsThreat TrendsCampaign AnalysisRadarAwareness & TrainingTooling & DetectionResearchAboutSubscribe
Menu
NewsThreat TrendsCampaign AnalysisRadarAwareness & TrainingTooling & DetectionResearchAboutSubscribe

Editorial Desk

PhishPond

Editorial cybersecurity publication focused on phishing campaign intelligence, detection, mitigation, and identity defense operations.

Built for defenders who need context, not recycled scare copy.

Navigate

  • Home
  • News
  • Research
  • Subscribe

Signals

  • editorial@phishpond.dev
  • Mission & Editorial Policy
  • Weekly Brief
  • Submit Research Tip
© 2026 PhishPond. Defensive research use only.

GitHub RadarBlue team tool

sharikaphani27-beep/phishing-email-detection

sharikaphani27-beep/phishing-email-detection is a phishing-adjacent repository.

0 stars0 forkspushed Apr 26, 2026

Project links:Open GitHub projectBack to radar

README Preview

Fetched from GitHub

Phishing Email Detection System

A machine learning-powered web application that detects phishing emails in real-time.

Features

  • Real-time email analysis
  • URL safety checking
  • ML-based detection using Random Forest classifier
  • Modern responsive UI

Tech Stack

  • Backend: Python (Flask)
  • ML: Scikit-learn, NLTK
  • Frontend: HTML, CSS, JavaScript

Installation

pip install -r requirements.txt

Usage

python app.py

Then open http://localhost:5000 in your browser.

API Endpoints

  • GET / - Home page
  • POST /analyze - Analyze email for phishing

License

MIT# phishing-email-detection # PHISHING-EMAIL-DETECTION-1