fastnetmon

FastNetMon community - very fast DDoS analyzer with sflow/netflow/mirror support

Github星跟踪图

logo

Community Edition

FastNetMon - A high performance DoS/DDoS load analyzer built on top of multiple packet capture engines (NetFlow, IPFIX, sFlow, AF_PACKET, SnabbSwitch, netmap, PF_RING (obsoleted), 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.

Integration with flow systems

At a very high level integration with FastNetMon is fairly simple. In both cases the work flow is the same and the main difference being the port numbers provided. The port numbers are configurable.

sFlow

Configure the IP of the server running FastNetMon using port 6343. This port number is configurable.

Netflow

Configure the IP of the server running FastNetMon using port 2055. This port number is configurable.

License: GPLv2

Official mirror at GitLab

Project

Official support groups:

Follow us at social media:

Supported packet capture engines

  • NetFlow v5, v9
  • IPFIX
  • sFlow v4, v5
  • PCAP
  • AF_PACKET
  • Netmap
  • SnabbSwitch (experimental)
  • PF_RING / PF_RING ZC (obsoleted, not recommented, please use AF_PACKET instead)

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

Complete integration with the following vendors

Travis status: Travis

Features

  • Complete BGP Flow Spec support, RFC 5575
  • Process and distinguish incoming and/or outgoing traffic
  • Trigger block/notify script if an IP exceeds defined thresholds for packets/bytes/flows per second
  • Thresholds can be configured per-subnet with the hostgroups feature
  • Announce blocked IPs via BGP to routers with ExaBGP
  • GoBGP integration for unicast IPv4 announcements (you will need to build support for this manually).
  • Full integration with Graphite and InfluxDB
  • API (you will need to build support for this manually)
  • Redis integration
  • MongoDB integration
  • Deep Packet Inspection (DPI) for attack traffic
  • netmap support (open source; wire speed processing; only Intel hardware NICs or any hypervisor VM type)
  • SnabbSwitch support (open source, very flexible, LUA driven, very-very-very fast)
  • Filter NetFlow v5 flows or sFLOW packets with LUA scripts (useful for excluding particular ports)
  • Supports L2TP decapsulation, VLAN untagging and MPLS processing in mirror mode
  • Works on server/soft-router
  • Detects DoS/DDoS in as little as 1-2 seconds
  • Tested up to 10Gbps with 12Mpps on an Intel i7-3820 processor with an Intel 82599 NIC
  • Complete plug-in support
  • Capture attack fingerprints in PCAP format
  • Complete support for most popular attack types

Running Fastnetmon

Supported platforms

Supported architectures

  • x86 64-bit (recommended)
  • x86 32-bit

Hardware requirements

  • At least 1 GB of RAM for compilation purposes

Router integration instructions

Distributions supported

Screenshots

Main program:

Main screen image

Example CPU load on Intel i7-2600 with Intel X540/82599 NIC at 400Kpps load:
Cpu consumption

Example deployment scheme:
Network diagramm

Example of notification email about detected attack:

Author: Pavel Odintsov

主要指标

概览
名称与所有者pavel-odintsov/fastnetmon
主编程语言C++
编程语言Makefile (语言数: 12)
平台
许可证GNU General Public License v2.0
所有者活动
创建于2013-10-18 10:09:53
推送于2025-06-26 14:50:41
最后一次提交2025-06-26 17:50:25
发布数21
最新版本名称v1.2.8 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数3.5k
关注者数199
派生数577
提交数3.9k
已启用问题?
问题数785
打开的问题数56
拉请求数142
打开的拉请求数0
关闭的拉请求数43
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?