{"id":31790084,"url":"https://github.com/mthcht/forensicartifacts2dfir-orc-config","last_synced_at":"2025-10-10T15:19:31.336Z","repository":{"id":251733448,"uuid":"820998077","full_name":"mthcht/ForensicArtifacts2DFIR-orc-config","owner":"mthcht","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-04T07:00:35.000Z","size":255,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T09:06:46.851Z","etag":null,"topics":["artifact","converter","dfir","forensics"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mthcht.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-27T15:44:32.000Z","updated_at":"2025-10-04T07:00:39.000Z","dependencies_parsed_at":"2024-08-29T08:30:38.838Z","dependency_job_id":"12923195-c774-48d6-a8b5-e43da0d2913b","html_url":"https://github.com/mthcht/ForensicArtifacts2DFIR-orc-config","commit_stats":null,"previous_names":["mthcht/forensicartifacts2dfir"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mthcht/ForensicArtifacts2DFIR-orc-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mthcht%2FForensicArtifacts2DFIR-orc-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mthcht%2FForensicArtifacts2DFIR-orc-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mthcht%2FForensicArtifacts2DFIR-orc-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mthcht%2FForensicArtifacts2DFIR-orc-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mthcht","download_url":"https://codeload.github.com/mthcht/ForensicArtifacts2DFIR-orc-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mthcht%2FForensicArtifacts2DFIR-orc-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004579,"owners_count":26083735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artifact","converter","dfir","forensics"],"created_at":"2025-10-10T15:19:14.512Z","updated_at":"2025-10-10T15:19:31.321Z","avatar_url":"https://github.com/mthcht.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ForensicArtifacts to DFIR-orc-config\n## DFIR ORC Artifact Converter\nThe script `create_dfir_orc_config.py` converts artifact definitions from YAML format to DFIR ORC XML format. The script is specifically designed to process artifact definitions from the [ForensicArtifacts](https://github.com/ForensicArtifacts/artifacts) repository, focusing only on Windows artifacts.\n\nDFIR-ORC is a forensic artifact collector for Windows : https://github.com/DFIR-ORC/dfir-orc\n\n### Requierement\nRequired Python libraries: requests, pyyaml\n\n\n### Automatic Download and Conversion\nTo automatically download the artifact definitions and convert them to DFIR ORC XML format:\n```python\npython3 create_dfir_orc_config.py --auto\n```\nThe converted files will be saved in the DFIR-ORC-Config directory.\n\nTo convert artifact definitions from a specified input directory to a specified output directory:\n```python\npython3 create_dfir_orc_config.py path/to/input_dir path/to/output_dir\n```\n\n- path/to/input_dir: The input directory containing YAML files (can contain subdirectories). Defaults to ForensicArtifacts_to_convert.\n- path/to/output_dir: The output directory for the converted XML files. Defaults to DFIR-ORC-Config.\n- `--auto`: Automatically download and extract artifacts from the ForensicArtifacts repository.\n\n# todo\n- [ ] test the generated configurations\n- [ ] ForensicArtifacts to KapeFiles\n\nother repo getting more artifacts: https://github.com/mthcht/KapeFiles2DFIR-orc-config\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmthcht%2Fforensicartifacts2dfir-orc-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmthcht%2Fforensicartifacts2dfir-orc-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmthcht%2Fforensicartifacts2dfir-orc-config/lists"}