license: mit | |
This model was fine-tuned for classifying a network packet into one of the below categories. | |
```python | |
['Analysis', | |
'Backdoor', | |
'Bot', | |
'DDoS', | |
'DoS', | |
'DoS GoldenEye', | |
'DoS Hulk', | |
'DoS SlowHTTPTest', | |
'DoS Slowloris', | |
'Exploits', | |
'FTP Patator', | |
'Fuzzers', | |
'Generic', | |
'Heartbleed', | |
'Infiltration', | |
'Normal', | |
'Port Scan', | |
'Reconnaissance', | |
'SSH Patator', | |
'Shellcode', | |
'Web Attack - Brute Force', | |
'Web Attack - SQL Injection', | |
'Web Attack - XSS', | |
'Worms'] | |
``` | |