1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-06-06 18:56:27 +02:00

Fix attack description

This commit is contained in:
Pavel Odintsov 2015-05-08 10:35:02 +03:00
parent e1606b9f58
commit 0a6f1ec914

View File

@ -1,7 +1,7 @@
### We could detect really any attack targeted to channel overflow
But for very popular attack types we prepared algorithm which could give name for every attack of following type:
- syn_flood
- udp_flood
- icmp flood
- ip_fragmentation_flood
- syn_flood: TCP packets with enabled SYN flag
- udp_flood: flood with UDP packets (so recently in result of amplification)
- icmp flood: flood with ICMP packets
- ip_fragmentation_flood: IP packets with MF flag set or with non zero fragment offset