rdpahalavan commited on
Commit
32c7b46
·
1 Parent(s): 4940f40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -1
README.md CHANGED
@@ -21,4 +21,28 @@ tags:
21
  - Network Packets
22
  ---
23
 
24
- This model was fine-tuned for generating tags for the network packets using the embeddings. For more information, [visit here](https://github.com/rdpahalavan/nids-transformers).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  - Network Packets
22
  ---
23
 
24
+ This model was fine-tuned for classifying a network packet into the following categories:
25
+ 'Analysis'
26
+ 'Backdoor'
27
+ 'Bot'
28
+ 'DDoS'
29
+ 'DoS'
30
+ 'DoS GoldenEye'
31
+ 'DoS Hulk'
32
+ 'DoS SlowHTTPTest'
33
+ 'DoS Slowloris'
34
+ 'Exploits'
35
+ 'FTP Patator'
36
+ 'Fuzzers'
37
+ 'Generic'
38
+ 'Heartbleed'
39
+ 'Infiltration'
40
+ 'Normal'
41
+ 'Port Scan'
42
+ 'Reconnaissance'
43
+ 'SSH Patator'
44
+ 'Shellcode'
45
+ 'Web Attack - Brute Force'
46
+ 'Web Attack - SQL Injection'
47
+ 'Web Attack - XSS'
48
+ 'Worms'