Skip to content

ljr-ita/flids-globecom2022

Repository files navigation

FL IDS Globecom

How to run the jupyter notebook.

Install python virtual env.

    $ pip install venv	

Create virtual env.

    $ python -m venv venv 

Activate virtual env.

    $ source activate

Start jupyter lab.

    $ jupyter-lab .

Generating DDoS only datasets

Download the Netflow v2 datasets:

  • ToN-IoT v2
  • CIC-IDS v2
  • BoT-IoT v2

After that run the "Extract DDOS Sub-Datasets.ipynb" notebook to generate the DDoS sub-datasets.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published