Update README.md
This commit is contained in:
parent
72aa777464
commit
76424106b6
42
README.md
42
README.md
@ -3,24 +3,24 @@ 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
|
||||
### 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user