https://github.com/stratosphereips/security-datasets-for-testing
A set of security datasets for testing of tools and algorithms
https://github.com/stratosphereips/security-datasets-for-testing
cybersecurity dataset infosec infosectools netflow network-security security testing
Last synced: 5 months ago
JSON representation
A set of security datasets for testing of tools and algorithms
- Host: GitHub
- URL: https://github.com/stratosphereips/security-datasets-for-testing
- Owner: stratosphereips
- License: gpl-2.0
- Created: 2022-10-09T19:31:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-03T08:07:53.000Z (9 months ago)
- Last Synced: 2025-10-03T09:30:51.013Z (9 months ago)
- Topics: cybersecurity, dataset, infosec, infosectools, netflow, network-security, security, testing
- Homepage:
- Size: 24.8 MB
- Stars: 7
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# Stratosphere Security Datasets for Testing

This repository contains a set of security datasets for testing of tools and algorithms.
## Add this repository as a sub-module
To add this repository in yours as a sub-module with the name `dataset`, run the following command:
```bash
git submodule add https://github.com/stratosphereips/security-datasets-for-testing dataset
```
To update the content of the submodule run the following command at the root of your Git repository:
```bash
git submodule update --init --recursive --remote
```
## Contribute
Create an issue with the dataset you would like to add and we will process it.
## Authors
This repository is maintained by Veronica Valeros . The Stratosphere datasets were created at the Stratosphere Research Laboratory, AIC, FEE, Czech Technical University in Prague.