CoolFace
Apppublic

Boluwashola/network-analysis-system

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes
App README

Network Security System ๐Ÿ›ก๏ธ

A comprehensive phishing detection system using machine learning to analyze URLs and network traffic patterns.

Features

  • โ€”URL Phishing Detection: Analyze URLs for phishing indicators
  • โ€”CSV Batch Analysis: Upload CSV files for bulk phishing detection
  • โ€”Real-time Analysis: Get instant results with detailed feature breakdown

How to Use

  1. 1.URL Checker: Enter any URL to check if it's potentially malicious
  2. 2.CSV Analysis: Upload a CSV file with network features for batch processing
  3. 3.View Results: Get detailed analysis with risk levels and feature explanations

Technology Stack

  • โ€”Frontend: HTML/CSS (Jinja2 Templates)
  • โ€”Backend: FastAPI
  • โ€”Machine Learning: scikit-learn, Random Forest, Gradient Boosting
  • โ€”Data Processing: pandas, numpy
  • โ€”Feature Engineering: Custom URL analysis algorithms

Example URLs to Test

  • โ€”Safe: https://github.com
  • โ€”Suspicious: http://192.168.1.1/secure-bank-login-verify

Built with โค๏ธ for cybersecurity