The dataset viewer is not available for this dataset.
Error code: ConfigNamesError
Exception: ValueError
Message: Seek before start of file
Traceback: Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 66, in compute_config_names_response
config_names = get_dataset_config_names(
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 161, in get_dataset_config_names
dataset_module = dataset_module_factory(
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/load.py", line 1207, in dataset_module_factory
raise e1 from None
File "/usr/local/lib/python3.12/site-packages/datasets/load.py", line 1182, in dataset_module_factory
).get_module()
^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/load.py", line 645, in get_module
module_name, default_builder_kwargs = infer_module_for_data_files(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/load.py", line 299, in infer_module_for_data_files
split: infer_module_for_data_files_list(data_files_list, download_config=download_config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/load.py", line 243, in infer_module_for_data_files_list
return infer_module_for_data_files_list_in_archives(data_files_list, download_config=download_config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/load.py", line 270, in infer_module_for_data_files_list_in_archives
f.split("::")[0] for f in xglob(extracted, recursive=True, download_config=download_config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/utils/file_utils.py", line 1050, in xglob
fs, *_ = url_to_fs(urlpath, **storage_options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/fsspec/core.py", line 395, in url_to_fs
fs = filesystem(protocol, **inkwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/fsspec/registry.py", line 293, in filesystem
return cls(**storage_options)
^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/fsspec/spec.py", line 80, in __call__
obj = super().__call__(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/fsspec/implementations/zip.py", line 62, in __init__
self.zip = zipfile.ZipFile(
^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/zipfile/__init__.py", line 1354, in __init__
self._RealGetContents()
File "/usr/local/lib/python3.12/zipfile/__init__.py", line 1417, in _RealGetContents
endrec = _EndRecData(fp)
^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/zipfile/__init__.py", line 311, in _EndRecData
return _EndRecData64(fpin, -sizeEndCentDir, endrec)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/zipfile/__init__.py", line 243, in _EndRecData64
fpin.seek(offset - sizeEndCentDir64Locator, 2)
File "/usr/local/lib/python3.12/site-packages/fsspec/spec.py", line 1737, in seek
raise ValueError("Seek before start of file")
ValueError: Seek before start of fileNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
cypher-malware-research-cc-by-nc
Malware research samples bundle (CC-BY-NC-SA-4.0). 212 GB of CAPE sandbox dynamic analysis traces, trojans, ransomware, RATs, spyware, cryptojacking samples for defensive research. NoCommercial license. Separated from cypher-sft-v3-sources to keep that bundle commercial-clean.
⚠️ License — CC-BY-NC-SA-4.0 (NoCommercial)
This bundle is redistributed under CC-BY-NC-SA-4.0 from the original source
unileon-robotics/malware-samples (ULE-CIBERLAB Project, funded by European
Union NextGeneration-EU, Recovery, Transformation and Resilience Plan).
This dataset cannot be used for commercial purposes.
Disclaimer (Responsible Disclosure)
This bundle contains real malware artifacts (trojans, ransomware, RATs, spyware, cryptojacking samples) collected via CAPE sandbox dynamic analysis.
It is intended exclusively for defensive cybersecurity research: training detection systems, classifiers, and security analytics tools.
Do not use any artifact for offensive operations. Handle samples in isolated sandboxed environments only.
Contents
Single source: unileon-robotics/malware-samples (~212 GB).
Original repository: https://hf.co/datasets/unileon-robotics/malware-samples
How to use
from huggingface_hub import snapshot_download
path = snapshot_download(
repo_id="jescy525/cypher-malware-research-cc-by-nc",
repo_type="dataset",
local_dir="/path/to/local",
)
License
CC-BY-NC-SA-4.0 -- redistributed from unileon-robotics/malware-samples (ULE-CIBERLAB Project, EU NextGeneration-EU funded). NoCommercial only.
Citation
Please cite the original ULE-CIBERLAB Project authors. See the original repository for full citation: https://hf.co/datasets/unileon-robotics/malware-samples
- Downloads last month
- 4,526