1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-11-24 02:46:36 +01:00
Commit Graph

974 Commits

Author SHA1 Message Date
Pavel Odintsov
63c2e0df93 Fix plugin runner 2015-05-08 10:40:42 +03:00
Pavel Odintsov
1a376aae69 Rename fragmentation attack from udp_fragmentation to ip_fragmentation 2015-05-08 10:36:51 +03:00
Pavel Odintsov
0a6f1ec914 Fix attack description 2015-05-08 10:35:02 +03:00
Pavel Odintsov
e1606b9f58 Fix path to netmap for plugin runner 2015-05-08 10:28:39 +03:00
Pavel Odintsov
4718523704 Merge branch 'master' of https://github.com/FastVPSEestiOu/fastnetmon 2015-05-07 19:50:13 +03:00
Pavel Odintsov
d0360452f3 Add code example for cpu binding 2015-05-07 19:49:17 +03:00
Pavel Odintsov
acb0a8f61a Fix readme 2015-05-07 17:06:47 +03:00
Pavel Odintsov
29ee2b5413 Create DETECTED_ATTACK_TYPES.md 2015-05-07 17:05:19 +03:00
Pavel Odintsov
4794b1f2c5 Update README.md 2015-05-07 17:00:29 +03:00
Pavel Odintsov
238ae57d93 Fix in attack notification example 2015-05-07 16:58:59 +03:00
Pavel Odintsov
8ed3dd3e48 Add attack report example 2015-05-07 16:56:03 +03:00
Pavel Odintsov
a9b0893e1d Attack detection algorithm introduced! We could detect: syn_flood, icmp_flood, udp_flood, ip_fragmentation_flood Close: #56 2015-05-07 16:51:10 +03:00
Pavel Odintsov
3635fd7e81 Add ability to identify attacks with fragmented IP traffic. Closes: # 191 2015-05-07 16:09:43 +03:00
Pavel Odintsov
b365857c3d Add support for process fragmented packets with netmap plugin 2015-05-07 15:56:10 +03:00
Pavel Odintsov
22db346f18 Patch parser: add ability to detect fragmented tarffic 2015-05-07 15:51:54 +03:00
Pavel Odintsov
01969596d9 Add ability to run netmap plugin in plugin runner environment 2015-05-07 14:46:17 +03:00
Pavel Odintsov
db31a02d50 Move type definitions to separate file: Closes: #196 2015-05-07 13:41:00 +03:00
Pavel Odintsov
9cd12a0325 Add separate counter for syn packets; Closes: #87 2015-05-07 12:51:48 +03:00
Pavel Odintsov
e16c298d42 Replace fixed offset values by defines 2015-05-07 12:48:43 +03:00
Pavel Odintsov
2ed9d2063a Add sanity checks for average packet size calculation 2015-05-07 12:14:19 +03:00
Pavel Odintsov
aa71a56e34 Add average packet size for attack. Closes #26 2015-05-07 11:22:37 +03:00
Pavel Odintsov
7a76c67d77 Update redis docs 2015-05-07 10:14:07 +03:00
Pavel Odintsov
6585f9eddb Add command for redis library install 2015-05-07 10:13:05 +03:00
Pavel Odintsov
dd8b00703a Fix paths in install guide 2015-05-07 10:06:08 +03:00
Pavel Odintsov
467f5249a8 Fix typo 2015-05-07 00:09:37 +03:00
Pavel Odintsov
2b3d935eee Add support for collection from multiple netflow instances 2015-05-06 23:56:11 +03:00
Pavel Odintsov
02933b56a1 Fix compatibility with new work machine on Jessie 2015-05-06 23:55:26 +03:00
Pavel Odintsov
44416eaa23 Pass client ip address to all related netflow processors 2015-05-06 15:08:49 +03:00
Pavel Odintsov
71ab2df7f1 Add avility to receive Netflow data over IPv6. First step in IPv6 support! 2015-05-06 14:46:00 +03:00
Pavel Odintsov
66c62b988f Merge branch 'master' of https://github.com/FastVPSEestiOu/fastnetmon 2015-05-06 12:33:00 +03:00
Pavel Odintsov
07e0fe2d7a Enable ability to get client's IP address for Netflow collector for IPv4 and IPv6 2015-05-06 12:31:17 +03:00
Pavel Odintsov
4b9b1b2f62 Provide ability for specify netflow sampling rate manually 2015-05-06 01:27:25 +03:00
Pavel Odintsov
fb2f9ae4c8 We use self forking FastNetMon for systemd unit 2015-05-03 00:02:14 +03:00
Pavel Odintsov
81154f5f11 Closes 184 2015-05-02 23:53:45 +03:00
Pavel Odintsov
6b4ded487c Add stub code for daemonization 2015-05-02 22:18:56 +03:00
Pavel Odintsov
7eea99ba5c Update README.md 2015-05-02 19:37:08 +03:00
Pavel Odintsov
e462752d4d Add waffle badge 2015-05-02 19:36:34 +03:00
Pavel Odintsov
a41d481998 Fix thansk file 2015-05-02 19:21:17 +03:00
Pavel Odintsov
79964a9a9b Add thanks list 2015-05-02 19:17:29 +03:00
Pavel Odintsov
3712cd2eca Add install guide for VyOS 2015-05-02 19:07:00 +03:00
Pavel Odintsov
f069e81bd4 Reduce verbosity of ExaBGP plugin 2015-05-02 19:00:33 +03:00
Pavel Odintsov
eb5893c275 Fix version detection code for VyOS 2015-05-02 18:51:46 +03:00
Pavel Odintsov
c62475376f Add compatibility with VyOS 2015-05-02 18:39:12 +03:00
Pavel Odintsov
7354d5aeb7 Add apt-get result check 2015-05-02 13:26:36 +03:00
Pavel Odintsov
aa0ab01928 We install one package per apt-get call because installing multiple packages in one time could fail of one package is broken 2015-05-02 13:19:50 +03:00
Pavel Odintsov
d7508c47bc Update thanks - add Thomas Mangin :) 2015-05-01 19:42:47 +03:00
Pavel Odintsov
b7682ee18a Add verbosity for socket bind(). Related: #180 and #165 2015-04-30 19:05:21 +03:00
Pavel Odintsov
c7cd4483a5 Fix in docs 2015-04-29 17:32:54 +03:00
Pavel Odintsov
0356ccd2ef Update README.md 2015-04-28 22:39:08 +03:00
Pavel Odintsov
779196221a Add AF_PACKET remarks 2015-04-28 22:37:57 +03:00