-
Notifications
You must be signed in to change notification settings - Fork 2
this tool for redirecting a portion of the detected suspicious traffic to a honeypot machine depending on the priority number at snort alerts.
License
cssaheel/snort-redirector
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Snort has limited actions same as ( alert, log, drop, etc..) but it doesn't has REDIRECT action, this tool can redirect the suspicious connections if they were matched with snort rules which have 'alert' as an action. this will be done by making the user specify a priority number, so if snort alerted the specified priority number or any higher severity priority number ( smaller priority number has higher severity ) then the whole traffic of the suspicious ip will be redirected to a honeypot machine and for this the tool need iptables to be configured. Remember this tool will consider only snort rules with 'alert' as an action. this tool also offer a monitoring console for the redirected connections this has been done by implementing tcpdump sniffer. All this come with friendly graphical user interface.
About
this tool for redirecting a portion of the detected suspicious traffic to a honeypot machine depending on the priority number at snort alerts.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published