{"id":13589180,"url":"https://github.com/BlackSnufkin/GhostDriver","last_synced_at":"2025-04-08T09:32:07.674Z","repository":{"id":210474977,"uuid":"726643060","full_name":"BlackSnufkin/GhostDriver","owner":"BlackSnufkin","description":"yet another AV killer tool using BYOVD","archived":false,"fork":false,"pushed_at":"2023-12-12T13:52:32.000Z","size":186,"stargazers_count":270,"open_issues_count":0,"forks_count":38,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-04T14:09:56.422Z","etag":null,"topics":["av-killer","byovd","evasion","redteam","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/BlackSnufkin.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":"2023-12-02T23:56:13.000Z","updated_at":"2025-04-03T20:09:00.000Z","dependencies_parsed_at":"2023-12-12T14:48:40.181Z","dependency_job_id":null,"html_url":"https://github.com/BlackSnufkin/GhostDriver","commit_stats":null,"previous_names":["blacksnufkin/ghostdriver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackSnufkin%2FGhostDriver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackSnufkin%2FGhostDriver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackSnufkin%2FGhostDriver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlackSnufkin%2FGhostDriver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlackSnufkin","download_url":"https://codeload.github.com/BlackSnufkin/GhostDriver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247814062,"owners_count":21000495,"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":["av-killer","byovd","evasion","redteam","rust"],"created_at":"2024-08-01T16:00:24.786Z","updated_at":"2025-04-08T09:32:07.396Z","avatar_url":"https://github.com/BlackSnufkin.png","language":"Rust","funding_links":[],"categories":["Projects"],"sub_categories":[],"readme":"# GhostDriver 👻\n\n## About\nGhostDriver is a Rust-built AV killer tool using BYOVD.\n\n## Get Started\n1. Install Rust from [rust-lang.org](https://www.rust-lang.org)\n2. Clone: `git clone https://github.com/BlackSnufkin/GhostDriver.git`\n3. Build: `cargo build --release  --target=x86_64-pc-windows-msvc`\n4. Run: Execute the GhostDriver binary\n\n\n## Usage:\n```text\nGhostDriver.exe 2.0\nBlackSnufkin\nKills processes by name using a Ghost Driver\n\nUSAGE:\n    GhostDriver.exe [FLAGS] [OPTIONS]\n\nFLAGS:\n    -h, --help       Prints help information\n    -v, --version    Prints version information\n\nOPTIONS:\n    -n, --name=process_names\n\nEXAMPLES:\n        .\\GhostDriver.exe -n msmpeng.exe,svchost.exe\n        .\\GhostDriver.exe --name msmpeng.exe\n        .\\GhostDriver.exe (uses default processes)\n```\n\n- Change line 3307 for the defualt Process names\n\n```text\n// Define default process names\nlet default_process_names = vec![\"msmpeng.exe\"];\n```\n\n\n# POC\n\n![gd2](https://github.com/BlackSnufkin/GhostDriver/assets/61916899/c6897b4d-7414-4ee0-8fb0-7a25d036f903)\n\n# Reference\n- https://github.com/keowu/BadRentdrv2\n- https://unit42.paloaltonetworks.com/agonizing-serpens-targets-israeli-tech-higher-ed-sectors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBlackSnufkin%2FGhostDriver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBlackSnufkin%2FGhostDriver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBlackSnufkin%2FGhostDriver/lists"}