Skip to content

Application that analyses data packets sent over the network, detecting anomalies and comparing networks in real time with historical data to identify potential threats and problems.

Notifications You must be signed in to change notification settings

saber-07/NetGuard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetGuard

Ce projet est réalisé dans le cadre du projet d'intégration de la L3 Informatique. Pour ce projet, on doit réaliser une application qui analyse les paquets de données envoyés sur le réseau, détecte les anomalies et compare les réseaux en temps réel avec des données historiques pour identifier les menaces et problèmes potentiels. L’application qui s’intitulera « NetGuard » pourra être utilisé en mode console.

Auteur

🚀 À propos de moi

Je suis Saber Abderrahmane étudiant à CY Cergy Paris Université en Licence 3 informatique

Installation des bibliothèques requisent

  pip install Scapy
  pip install netifaces

Tests

Pour tester l'app, taper les commandes suivantes

    python Netguard --help
    python Netguard arp-spoofing-detector
    python Netguard icmp-spoofing
    python Netguard ip-detector
    python Netguard scan-detector
    python Netguard smurf-attack-detector
    python Netguard ssh-brut-force-detector
    python Netguard syn-scan

About

Application that analyses data packets sent over the network, detecting anomalies and comparing networks in real time with historical data to identify potential threats and problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages