A simple network traffic analyzer
Building network analyzer to detect IP address which are involved in malicious activities such as spamming, hacking attempts, DDoS attacks.
Done:
1.Added function to read access log
2.Parsing IP address from access log
3.Visualizing the satus code
4.Geolocating the IP addresses
5.Using Abuseipdb to detect malicious IP addresses
To improve:
6.Enable blocking of IP addresses from firewall
7.Blacklist malicious IP address
To do:
8.Host a website from home server
9.Enable realtime mapping