Update README.md

This commit is contained in:
Kenil Bhikadiya 2024-10-23 09:54:05 +05:30 committed by GitHub
parent 72aa777464
commit 76424106b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,24 +3,24 @@ DDoS Detection Within Ubuntu System
This Project Basically Predicts Probability of DDoS on Ubuntu Based on Following Features: This Project Basically Predicts Probability of DDoS on Ubuntu Based on Following Features:
# pktcount, ### pktcount,
# byteperflow, ### byteperflow,
# tot_kbps, ### tot_kbps,
# rx_kbps, ### rx_kbps,
# flows, ### flows,
# bytecount, ### bytecount,
# tot_dur, ### tot_dur,
# Protocol_ICMP, ### Protocol_ICMP,
# Protocol_TCP, ### Protocol_TCP,
# Protocol_UDP, ### Protocol_UDP,
# Protocol_HTTP, ### Protocol_HTTP,
# Protocol_HTTPS, ### Protocol_HTTPS,
# Protocol_SSH, ### Protocol_SSH,
# Protocol_DHCP, ### Protocol_DHCP,
# Protocol_FTP, ### Protocol_FTP,
# Protocol_SMTP, ### Protocol_SMTP,
# Protocol_POP3, ### Protocol_POP3,
# Protocol_IMAP, ### Protocol_IMAP,
# Protocol_DNS, ### Protocol_DNS,
# src_ip, ### src_ip,
# dst_ip ### dst_ip