From cccef1d57dcd45ae03389df7dd73e0bbd6a969e3 Mon Sep 17 00:00:00 2001 From: Sara-Asgari <62507671+Sara-Asgari@users.noreply.github.com> Date: Sun, 18 Dec 2022 17:39:01 +0330 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3331251..de0089f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,14 @@ # Benchmark Datasets for Worm Propagation Studies -We generated two categories of datasets, each of which contains several sets of traffic traces. the simulated worms are Slammer, Code Red I, Code Red II, and modified versions of them. these datasets have been generated in two different networks with different background traffic. for more details on how we generated these datasets, worm parameters, infection network parameters, and so on, see [our](http://ijict.itrc.ac.ir/browse.php?a_code=A-10-3560-1&sid=1&slc_lang=en&ftxt=1&pure_pdf=1) [papers](https://ieeexplore.ieee.org/document/9345845).
-each directory contains a traffic trace in pcap format as well as the worm propagation path. The mappings between hostnames and IPs are also available in IPs.txt files. +We generated two categories of datasets, each of which contains several sets of traffic traces. the simulated worms are Slammer, Code Red I, Code Red II, and modified versions of them. these datasets have been generated in two different networks with different background traffic. for more details on how we generated these datasets, worm parameters, infection network parameters, and so on, see [our](https://ijict.itrc.ac.ir/browse.php?a_id=451&slc_lang=en&sid=1&printcase=1&hbnr=1&hmb=1) [papers](https://ieeexplore.ieee.org/document/9345845). + + +This repo contains our generated datasets. each directory contains a traffic trace in pcap format as well as the worm propagation path. The mappings between hostnames and IPs are also available in IPs.txt files. + +The source code for generating additional datasets are available in [https://github.com/Sara-Asgari/Datasets +](https://github.com/Sara-Asgari/Datasets) ## Citations -if you find our datasets useful for your research, please cite our papers:
+if you find our datasets or source code useful for your research, please cite our papers:
``` @article{asgari2020simulating, title={Simulating Benchmark Datasets for Worm Propagation Studies}, @@ -26,4 +31,6 @@ if you find our datasets useful for your research, please cite our papers:
} ``` ## Contacts +if you have any issue, please drop me an email + s.asgari [at] aut.ac.ir