Suricata is een opensource-netwerk-intrusion detections system (IDS), intrusion prevention system (IPS) en network security monitoring-engine. Het kan worden gebruikt om netwerkverkeer te monitoren en een systeembeheerder een waarschuwing te geven als er iets verdachts wordt gesignaleerd. De ontwikkeling wordt overzien door de Open Information Security Foundation, met hulp van de community en diverse fabrikanten. Versie 1.4.4 lost een aantal bugs op, hieronder is te lezen welke:
Fixes
- Bug #834: Unix socket – showing as compiled when it is not desired to do so
- Bug #841: configure –enable-unix-socket does not err out if libs/pkgs are not present
- Bug #846: FP on IP frag and sig using udp port 0, thanks to Rmkml
- Bug #864: fix pass action not working correctly in all cases, thanks Kevin Branch
- Bug #876: http connect tunnel crash fixed
- Bug #877: Flowbit check with content doesn’t match consistently, thanks to Francis Trudeau