A professional Chrome Extension designed to analyze websites and classify them as:
- ✅ Safe
⚠️ Suspicious- 🚨 Phishing / Spoofed
CyberShield combines feature extraction, heuristic analysis, threat intelligence reasoning, and a cybersecurity-focused dashboard to help users identify potentially malicious websites.
CyberShield is a browser-based website analysis tool developed as part of a Privacy and Usable Security project.
The extension automatically inspects the currently opened website and extracts multiple security-related features, including:
- URL characteristics
- HTTPS status
- Forms and input fields
- Suspicious URL patterns
- Phishing-related keywords
- Embedded content indicators
- Redirect behavior
- Domain reputation indicators
Based on these observations, the system calculates a risk score and provides a security classification.
- Current URL extraction
- Domain analysis
- HTTPS verification
- Form detection
- Input field analysis
- External link detection
- Iframe detection
- Redirect analysis
- URL structure inspection
- Suspicious keyword detection
- Behavioral observations
- Risk assessment
- Security posture evaluation
The extension classifies websites into:
| Classification | Description |
|---|---|
| Safe | No significant threats detected |
| Suspicious | Multiple warning signs observed |
| Phishing / Spoofed | Strong indicators of phishing activity |
- Cybersecurity-themed interface
- Real-time website scanning
- Confidence score visualization
- Risk meter
- Feature analysis panel
- Threat intelligence summary
- Security observations
Current Website
│
▼
Feature Extraction Engine
│
▼
Risk Assessment Engine
│
▼
Threat Intelligence Analysis
│
▼
Classification Module
│
▼
CyberShield Dashboard
Displays:
- Domain Name
- Full URL
- Protocol
- HTTPS Status
- Scan Timestamp
Displays:
- Risk Meter
- Risk Score
- Confidence Score
Displays extracted website characteristics and security indicators.
Provides analyst-style observations explaining why a website was classified in a particular category.
Clone the repository
git clone https://github.com/yourusername/cybershield-extension.gitOpen Chrome and navigate to:
chrome://extensions
Enable:
Developer Mode
Click:
Load Unpacked
Select:
cybershield-extension
Open any website and click the CyberShield extension icon.
- HTML5
- CSS3
- JavaScript
- Chrome Extension Manifest V3
- Rule-based classification may generate false positives.
- Does not replace enterprise security tools.
- No real-time threat intelligence feeds.
- Relies on observable website characteristics.
- Machine Learning Classification
- Reputation Scoring
- Threat Intelligence Feed Integration
- Browser-wide URL Monitoring
- Historical Scan Reports
- Domain Reputation Database
Anas Zahid
Developed as a Privacy & Usable Security Project.
CyberShield Website Analyzer © 2026



