{"id":24532844,"url":"https://github.com/the-viper-one/vnc-hunt","last_synced_at":"2025-03-15T21:20:33.003Z","repository":{"id":245119635,"uuid":"817320856","full_name":"The-Viper-One/VNC-Hunt","owner":"The-Viper-One","description":"PowerShell script that hunts for local VNC encrypted passwords and decrypts them","archived":false,"fork":false,"pushed_at":"2024-06-23T10:46:54.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T10:18:29.802Z","etag":null,"topics":["decrypt","pentesting","powershell","vnc"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/The-Viper-One.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}},"created_at":"2024-06-19T13:11:55.000Z","updated_at":"2024-12-20T00:25:21.000Z","dependencies_parsed_at":"2024-06-23T11:43:26.221Z","dependency_job_id":null,"html_url":"https://github.com/The-Viper-One/VNC-Hunt","commit_stats":null,"previous_names":["the-viper-one/vnc-decrypt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Viper-One%2FVNC-Hunt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Viper-One%2FVNC-Hunt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Viper-One%2FVNC-Hunt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Viper-One%2FVNC-Hunt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/The-Viper-One","download_url":"https://codeload.github.com/The-Viper-One/VNC-Hunt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243790977,"owners_count":20348389,"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":["decrypt","pentesting","powershell","vnc"],"created_at":"2025-01-22T10:18:33.282Z","updated_at":"2025-03-15T21:20:32.974Z","avatar_url":"https://github.com/The-Viper-One.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\n\nThis PowerShell script searches for VNC passwords stored in the registry and configuration files for various VNC implementations, including RealVNC, TightVNC, TigerVNC, and UltraVNC.\nThe script identifies and decrypts these passwords using the DES algorithm with a fixed key. It covers the following VNC implementations:\n - RealVNC: Searches the registry for VNC server proxy credentials.\n - TightVNC: Searches the registry for server passwords, control passwords, and view-only passwords.\n - TigerVNC: Searches the registry for server passwords.\n - UltraVNC: Searches for passwords in configuration files located in specified directories.\n\n### Usage\nLoad into memory\n```\nIEX(New-Object System.Net.WebClient).DownloadString(\"https://raw.githubusercontent.com/The-Viper-One/VNC-Hunt/main/VNC-Hunt.ps1\")\n```\nHunt for VNC credentials\n```\nVNC-Hunt\n```\nDecrypt supplied encrypted password value\n```\nVNC-Decrypt -Password FACBCF50C3BF1C08\n```\n\n![image](https://github.com/The-Viper-One/VNC-Hunt/assets/68926315/28926a62-2b26-4293-b74b-c49a0cf2988e)\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-viper-one%2Fvnc-hunt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-viper-one%2Fvnc-hunt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-viper-one%2Fvnc-hunt/lists"}