attack_data icon indicating copy to clipboard operation
attack_data copied to clipboard

A repository of curated datasets from various attacks

Results 33 attack_data issues
Sort by recently updated
recently updated
newest added

Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 8.8.0 to 10.1.0. Release notes Sourced from more-itertools's releases. Version 10.1.0 What's Changed Add more tests for zip_broadcast() by @​kalekundert in more-itertools/more-itertools#739 Added takewhile_inclusive by @​OlegAlexander in...

dependencies

Bumps [ansible-runner](https://github.com/ansible/ansible-runner) from 2.0.3 to 2.3.4. Release notes Sourced from ansible-runner's releases. 2.3.4 What's Changed [2.3 backport] Give more detail when we cannot process a non-JSON streamed line (#1186) by...

dependencies

Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.4. Changelog Sourced from idna's changelog. 3.4 (2022-09-14) ++++++++++++++++ Update to Unicode 15.0.0 Migrate to pyproject.toml for build information (PEP 621) Correct another instance where...

dependencies

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...

dependencies

This is a dataset that shows the complete lifecycle of a pod which is created using a known container escape. It tracks the initial request to create, the internal components...

I came across a mis-named variable (`s/path/file_path/g`) on line 48 of `replay.py` when troubleshooting some unrelated local issues I was having. The variable `path` is not defined anywhere and looking...

Hi, I added timestamp manipulator for sysmon datas and i added lower case to some lines in manipulate_timestamp.

I got tripped up and digging through code why it was failing. I was running this on my laptop and pointing it to an EC2 Splunk server. Figured out I...

WIP

Today a user cannot point to a folder and ingest all datasets with the tool.

enhancement

Datasets are awesome and reading the description really makes me want to see what command was used and at what exact timestamp so I can analyze logs near/around it. Currently...

enhancement