From 72aa7774643cf7ecb8d2df29a02335361c9bde73 Mon Sep 17 00:00:00 2001 From: kenil-kb Date: Wed, 23 Oct 2024 09:51:50 +0530 Subject: [PATCH] Update README.md --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/README.md b/README.md index c69fd34..f64529f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,26 @@ # DDoS_Detection_ubuntu DDoS Detection Within Ubuntu System + + +This Project Basically Predicts Probability of DDoS on Ubuntu Based on Following Features: +# pktcount, +# byteperflow, +# tot_kbps, +# rx_kbps, +# flows, +# bytecount, +# tot_dur, +# Protocol_ICMP, +# Protocol_TCP, +# Protocol_UDP, +# Protocol_HTTP, +# Protocol_HTTPS, +# Protocol_SSH, +# Protocol_DHCP, +# Protocol_FTP, +# Protocol_SMTP, +# Protocol_POP3, +# Protocol_IMAP, +# Protocol_DNS, +# src_ip, +# dst_ip