Moved detected attack types to site

This commit is contained in:
Pavel Odintsov 2017-12-03 12:49:08 +00:00 committed by GitHub
parent 3719b0fb84
commit 3b6c0300f7
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1 @@
### 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: 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
Page moved to our [site](https://fastnetmon.com/docs/detected_attack_types/)