elmaxid / fastnetmon

FastNetMon - very fast DDoS sensor with sFlow/Netflow/IPFIX/SPAN support

Home Page:https://fastnetmon.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Community Edition

FastNetMon - A high performance DoS/DDoS load analyzer built on top of multiple packet capture engines (NetFlow, IPFIX, sFlow, AF_PACKET, Netmap, PCAP).

What do we do?

We detect hosts in the deployed network sending or receiving large volumes of traffic, packets/bytes/flows, per second and perform a configurable action to handle that event. These configurable actions include notifying you, switching off the server, or blackholing the client.

Flow is one or more ICMP, UDP, or TCP packets which can be identified via their unique src IP, dst IP, src port, dst port, and protocol fields.

Project

Supported packet capture engines

  • NetFlow v5, v9
  • IPFIX
  • sFlow v5
  • PCAP
  • AF_PACKET
  • Netmap
  • PF_RING / PF_RING ZC (available only for CentOS 6 for compatibiliy, otherwise use AF_PACKET)

You can check out the comparison table for all available packet capture engines.

Official support groups:

Follow us at social media:

Complete integration with the following vendors

Features

  • Detects DoS/DDoS in as little as 1-2 seconds
  • Scales up to terabits on single server (sFlow, Netflow, IPFIX) or to 40G + in mirror mode
  • Trigger block/notify script if an IP exceeds defined thresholds for packets/bytes/flows per second
  • Complete support for most popular attack types
  • Thresholds can be configured per-subnet basis with the hostgroups feature
  • Email notifications about detected attack
  • Announce blocked IPs via BGP to routers with ExaBGP or GoBGP
  • Full integration with Graphite and InfluxDB
  • API
  • Redis integration
  • MongoDB integration
  • Netmap support (wire speed processing; only Intel hardware NICs or any hypervisor VM type)
  • Supports L2TP decapsulation, VLAN untagging in mirror mode
  • Complete plug-in support
  • Capture attack fingerprints in PCAP format
  • Experimental BGP Flow Spec support, RFC 5575

Running FastNetMon

Hardware requirements

  • At least 1 GB of RAM

Installation

Router integration instructions

Screenshots

Main screen image

Example deployment scheme

Network diagramm

About

FastNetMon - very fast DDoS sensor with sFlow/Netflow/IPFIX/SPAN support

https://fastnetmon.com

License:GNU General Public License v2.0


Languages

Language:C++ 68.0%Language:C 14.0%Language:Perl 10.2%Language:CMake 2.3%Language:PHP 1.9%Language:Python 1.9%Language:Shell 1.0%Language:Go 0.5%Language:Roff 0.1%Language:Makefile 0.1%Language:Dockerfile 0.1%