Skip to content

A Python based Intrusion Detection and Prevention System. Uses Scapy to sniff packets at a specific interface, extract the remote IPs, scans them using the VirusTotal API and puts them into a Whitelist, Blacklist or Greylist depending on the rating threshold.

License

Notifications You must be signed in to change notification settings

kirit1193/HIDPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HIDPS

A Python based Intrusion Detection and Prevention System. Uses Scapy to sniff packets at a specific interface, extract the remote IPs, scans them using the VirusTotal API and puts them into a Whitelist, Blacklist or Greylist depending on the rating threshold.

About

A Python based Intrusion Detection and Prevention System. Uses Scapy to sniff packets at a specific interface, extract the remote IPs, scans them using the VirusTotal API and puts them into a Whitelist, Blacklist or Greylist depending on the rating threshold.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages