{"id":25161217,"url":"https://github.com/psycore8/pywdac","last_synced_at":"2025-04-03T13:21:20.682Z","repository":{"id":275117035,"uuid":"913274839","full_name":"psycore8/pywdac","owner":"psycore8","description":"Kills EDR with Windows Defender Application Control","archived":false,"fork":false,"pushed_at":"2025-01-31T09:25:02.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T02:18:34.410Z","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/psycore8.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":"2025-01-07T11:16:20.000Z","updated_at":"2025-01-31T09:25:06.000Z","dependencies_parsed_at":"2025-01-31T10:26:36.550Z","dependency_job_id":"b5e14bcd-86de-42eb-82f2-ca1bf687de34","html_url":"https://github.com/psycore8/pywdac","commit_stats":null,"previous_names":["psycore8/pywdac"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycore8%2Fpywdac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycore8%2Fpywdac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycore8%2Fpywdac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psycore8%2Fpywdac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psycore8","download_url":"https://codeload.github.com/psycore8/pywdac/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247006667,"owners_count":20868033,"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","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":"2025-02-09T02:18:36.456Z","updated_at":"2025-04-03T13:21:20.664Z","avatar_url":"https://github.com/psycore8.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pywdac\n\n\u003e Kills EDR with Windows Defender Application Control\n\nWindows Defender Application Control (WDAC) is a policy-based application control system. Programs and directories can be allowed or blocked.\n\nHowever, specially configured policies can be used to disable EDRs. Even the built-in Windows Defender can be bypassed this way.\n\nWith sufficient administrative privileges, attackers can exploit this to move laterally within the network.\n\n## pywdac features\n\npywdac checks for write permission in the CodeIntegrity directory. If granted, a copy of the file SiPolicy.p7b is created there.\n\nAdditionally, the tool supports the following:\n\n- Conversion of an XML template into the binary policy format\n- Restarting the Computer\n- Deleting the policy file from the directory\n\n## usage\n\n```shell\nusage: pywdac.py [-h] [-d DIRECTORY] [-r] [-u] [-x XML_TEMPLATE]\n\noptions:\n -h, --help             show this help message and exit\n -d, --directory        DIRECTORY\n                        Path to CodeIntegrity folder, where SiPolicy.p7b should be deployed\n -r, --reboot           Optional reboot after deployment, delayed for 60 seconds\n -u, --undo             Deletes SiPolicy.p7b from CodeIntegrity folder\n -x, --xml-template     XML_TEMPLATE\n                        This will convert an XML policy template into SiPolicy.p7b\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsycore8%2Fpywdac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsycore8%2Fpywdac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsycore8%2Fpywdac/lists"}