Skip to content

File Type/Link mismatch for two datasets #62

@cnnrshd

Description

@cnnrshd

I found some mismatches between the reported file type and the actual file type.

Problem

An inconsistency in the file type and the link for two dataset metadata files

Detect/Reproduce

You can detect the mismatches with this grep command grep -A1 -r "^- type: Host" | grep -B1 network

Here's the output of this command:

datasets/atomic/_metadata/SDWIN-190319021158.yaml:- type: Host
datasets/atomic/_metadata/SDWIN-190319021158.yaml-  link: https://raw.githubusercontent.com/OTRF/Security-Datasets/master/datasets/atomic/windows/discovery/network/empire_shell_samr_EnumDomainUsers.zip
--
datasets/atomic/_metadata/SDWIN-200806031938.yaml:- type: Host
datasets/atomic/_metadata/SDWIN-200806031938.yaml-  link: https://raw.githubusercontent.com/OTRF/Security-Datasets/master/datasets/atomic/windows/lateral_movement/network/covenant_sharpsc_stop_dcerpc_smb_svcctl.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions