An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Stratosphere Security Datasets for Testing
![GitHub last commit (branch)](https://img.shields.io/github/last-commit/stratosphereips/security-datasets-for-testing/main?color=green)

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.