APIs
Datasets of the HijackLibs project are available in the following formats:
Format | Type | Structure | URL |
---|---|---|---|
JSON | All entries | Same as original YAML files | /api/hijacklibs.json |
CSV | All entries | One line for each (DLL, EXE) combination | /api/hijacklibs.csv |
YAML | Individual entries | The 'source' YAML files | https://raw.githubusercontent.com/wietze/HijackLibs/main/yml |
Furthermore, there are also datasets for detection content:
Format | Type | Content | URL |
---|---|---|---|
Sigma (YAML) | All entries | Auto-generated detection content for image loads | /api/sigma_feed_image.yml |
Sigma (YAML) | All entries | Auto-generated detection content for file writes | /api/sigma_feed_file.yml |