Security-Datasets
Security-Datasets copied to clipboard
File Type/Link mismatch for two datasets
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