Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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).<br />
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:<br />
if you find our datasets or source code useful for your research, please cite our papers:<br />
```
@article{asgari2020simulating,
title={Simulating Benchmark Datasets for Worm Propagation Studies},
Expand All @@ -26,4 +31,6 @@ if you find our datasets useful for your research, please cite our papers:<br />
}
```
## Contacts
if you have any issue, please drop me an email

s.asgari [at] aut.ac.ir