All Projects → InitRoot → UNSW_NB15

InitRoot / UNSW_NB15

Licence: other
Feature coded UNSW_NB15 intrusion detection data.

Projects that are alternatives of or similar to UNSW NB15

NIDS-Intrusion-Detection
Simple Implementation of Network Intrusion Detection System. KddCup'99 Data set is used for this project. kdd_cup_10_percent is used for training test. correct set is used for test. PCA is used for dimension reduction. SVM and KNN supervised algorithms are the classification algorithms of project. Accuracy : %83.5 For SVM , %80 For KNN
Stars: ✭ 45 (-10%)
Mutual labels:  intrusion-detection, kdd99
kdd99-scikit
Solutions to kdd99 dataset with Decision tree and Neural network by scikit-learn
Stars: ✭ 50 (+0%)
Mutual labels:  intrusion-detection, kdd99
Wazuh
Wazuh - The Open Source Security Platform
Stars: ✭ 3,154 (+6208%)
Mutual labels:  intrusion-detection
BURN
[WIP] Anti-Forensics ToolKit to clear post-intrusion sensible logfiles 🔥 (For Research Only)
Stars: ✭ 13 (-74%)
Mutual labels:  intrusion-detection
LID-DS
LID-DS is an intrusion detection data simulation framework.
Stars: ✭ 32 (-36%)
Mutual labels:  intrusion-detection
Py Idstools
idstools: Snort and Suricata Rule and Event Utilities in Python (Including a Rule Update Tool)
Stars: ✭ 205 (+310%)
Mutual labels:  intrusion-detection
fever
fast, extensible, versatile event router for Suricata's EVE-JSON format
Stars: ✭ 47 (-6%)
Mutual labels:  intrusion-detection
Yulong Hids
一款由 YSRC 开源的主机入侵检测系统
Stars: ✭ 1,938 (+3776%)
Mutual labels:  intrusion-detection
wazuh-ansible
Wazuh - Ansible playbook
Stars: ✭ 166 (+232%)
Mutual labels:  intrusion-detection
yulong-hids-archived
[archived] 一款实验性质的主机入侵检测系统
Stars: ✭ 2,079 (+4058%)
Mutual labels:  intrusion-detection
sandfly-setup
Sandfly Security Agentless Compromise and Intrusion Detection System For Linux
Stars: ✭ 45 (-10%)
Mutual labels:  intrusion-detection
Secuml
Machine Learning for Computer Security
Stars: ✭ 221 (+342%)
Mutual labels:  intrusion-detection
Pi.alert
WIFI / LAN intruder detector. Check the devices connected and alert you with unknown devices. It also warns of the disconnection of "always connected" devices
Stars: ✭ 209 (+318%)
Mutual labels:  intrusion-detection
picosnitch
Monitor network traffic per executable using BPF
Stars: ✭ 422 (+744%)
Mutual labels:  intrusion-detection
Briarids
An All-In-One home intrusion detection system (IDS) solution for the Raspberry PI.
Stars: ✭ 187 (+274%)
Mutual labels:  intrusion-detection
wazuh-packages
Wazuh - Tools for packages creation
Stars: ✭ 54 (+8%)
Mutual labels:  intrusion-detection
Osquery Extensions
osquery extensions by Trail of Bits
Stars: ✭ 180 (+260%)
Mutual labels:  intrusion-detection
Wazuh Kibana App
Wazuh - Kibana plugin
Stars: ✭ 212 (+324%)
Mutual labels:  intrusion-detection
Intrusion Detection
Whenever founds internet connectivity confirms is it you, if not log you off and send you image of intruder.
Stars: ✭ 24 (-52%)
Mutual labels:  intrusion-detection
ML-ATIC
Abnormal Traffic Identification Classifier based on Machine Learning. My code for undergraduate graduation design.
Stars: ✭ 24 (-52%)
Mutual labels:  kdd99

UNSW_NB15

Feature coded UNSW_NB15 intrusion detection data.

All categorical features have been converted to numerical values for neural network and SVM processing. First zip is only the csv files and second zip includes the .arff files for weka. For more information on the feature coding process refer to http://scikit-learn.org/stable/modules/preprocessing.html#encoding-categorical-features

Please reference this github for any usage within your research and the conference paper. Original website and author work here: https://www.unsw.adfa.edu.au/australian-centre-for-cyber-security/cybersecurity/ADFA-NB15-Datasets/ Any usage require you to cite the following papers:

Moustafa, Nour, and Jill Slay. "UNSW-NB15: a comprehensive data set for network intrusion detection systems (UNSW-NB15 network data set)."Military Communications and Information Systems Conference (MilCIS), 2015. IEEE, 2015.
Moustafa, Nour, and Jill Slay. "The evaluation of Network Anomaly Detection Systems: Statistical analysis of the UNSW-NB15 data set and the comparison with the KDD99 data set." Information Security Journal: A Global Perspective (2016): 1-14.
Botes, F., Leenen, L. and De La Harpe, R. (2017). Ant Colony Induced Decision Trees for Intrusion Detection. In: 16th European Conference on Cyber Warfare and Security. ACPI (June 12, 2017), pp.74-83.
@article{botes2017ant,
  title={Ant colony induced decision trees for intrusion detection},
  author={Botes, FH and Leenen, Louise and De La Harpe, R},
  year={2017},
  publisher={Academic Publishing}
}

https://www.researchgate.net/publication/318042231_Ant_Colony_Induced_Decision_Trees_for_Intrusion_Detection

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].