{"id":13640315,"url":"https://github.com/wietze/windows-dll-hijacking","last_synced_at":"2025-07-31T04:31:29.236Z","repository":{"id":38307598,"uuid":"273348664","full_name":"wietze/windows-dll-hijacking","owner":"wietze","description":"Project for identifying executables and DLLs vulnerable to relative path DLL hijacking.","archived":false,"fork":false,"pushed_at":"2024-05-13T21:25:16.000Z","size":885,"stargazers_count":458,"open_issues_count":1,"forks_count":73,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-06T19:25:00.653Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wietze.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-06-18T22:03:43.000Z","updated_at":"2025-03-20T15:21:32.000Z","dependencies_parsed_at":"2024-11-09T10:32:20.618Z","dependency_job_id":"20bee705-28c3-4663-bf1c-4f5a3b517cff","html_url":"https://github.com/wietze/windows-dll-hijacking","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wietze/windows-dll-hijacking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wietze%2Fwindows-dll-hijacking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wietze%2Fwindows-dll-hijacking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wietze%2Fwindows-dll-hijacking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wietze%2Fwindows-dll-hijacking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wietze","download_url":"https://codeload.github.com/wietze/windows-dll-hijacking/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wietze%2Fwindows-dll-hijacking/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267988295,"owners_count":24176990,"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-07-31T02:00:08.723Z","response_time":66,"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":[],"created_at":"2024-08-02T01:01:09.957Z","updated_at":"2025-07-31T04:31:28.923Z","avatar_url":"https://github.com/wietze.png","language":"Python","funding_links":[],"categories":["Cheat","Python"],"sub_categories":[],"readme":"# Windows DLL Hijacking\n\n## Background\nThis repo contains all scripts used to find _relative path DLL Hijacking_ candidates on Windows 10 (version 1909), as described in **[this blog post](https://wietze.github.io/blog/hijacking-dlls-in-windows)**. \n\n## Approach\nThe approach taken consists of two phases: \n1. The first phase is about identifying which DLLs _may_ be vulnerable to hijacking; \n2. The second phase is about confirming which ones actually do.\n\nEach phase is explained in more detail in the README files of their associated subfolders in this repo. \n\n![Used approach, taken from the blog post.](approach.svg)\n\n_Used approach,taken from the [blog post]((https://wietze.github.io/blog/hijacking-dlls-in-windows))_.\n\n\n## Contents\n| Item | Description |\n| ---- | ----------- |\n| [`1_finding_candidates/`](/1_finding_candidates/) | Files for Phase 1, which will result in a CSV file with all possible DLL hijack candidates. |\n| [`2_compiling_dlls/`](/2_compiling_dlls/) | Files for Phase 2, which will result in a set of files identifying confirmed DLL hijack candidates. |\n| [`dll_hijacking_candidates.csv`](/dll_hijacking_candidates.csv) | A CSV file with all identified _relative path DLL Hijacking_ candidates on Windows 10 (version 1909). |\n| [`possible_windows_dll_hijacking.yml`](/possible_windows_dll_hijacking.yml) | Sigma rule identifying DLL loads of files in the list of DLL Hijack candidates from a folder other than their expected locations. |\n| `REAMDE.md` | This file. |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwietze%2Fwindows-dll-hijacking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwietze%2Fwindows-dll-hijacking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwietze%2Fwindows-dll-hijacking/lists"}