{"id":24532851,"url":"https://github.com/the-viper-one/invoke-vncauth","last_synced_at":"2026-03-16T12:01:40.597Z","repository":{"id":198539129,"uuid":"701009955","full_name":"The-Viper-One/Invoke-VNCAuth","owner":"The-Viper-One","description":"PowerShell script to enumerate for and identify VNC servers that do not require authentication. Supports Active Directory target acquisition and CIDR notations.","archived":false,"fork":false,"pushed_at":"2023-10-07T10:36:28.000Z","size":16,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-22T10:18:30.588Z","etag":null,"topics":["hacking","powershell","security","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}},"created_at":"2023-10-05T18:16:13.000Z","updated_at":"2024-09-30T20:09:59.000Z","dependencies_parsed_at":"2023-11-10T18:00:18.398Z","dependency_job_id":null,"html_url":"https://github.com/The-Viper-One/Invoke-VNCAuth","commit_stats":null,"previous_names":["the-viper-one/invoke-vncauth"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Viper-One%2FInvoke-VNCAuth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Viper-One%2FInvoke-VNCAuth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Viper-One%2FInvoke-VNCAuth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/The-Viper-One%2FInvoke-VNCAuth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/The-Viper-One","download_url":"https://codeload.github.com/The-Viper-One/Invoke-VNCAuth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243790990,"owners_count":20348393,"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":["hacking","powershell","security","vnc"],"created_at":"2025-01-22T10:18:33.938Z","updated_at":"2026-03-16T12:01:40.509Z","avatar_url":"https://github.com/The-Viper-One.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Invoke-VNCAuth\n\nSimple Powershell script which can be used to scan CIDR ranges and Active Directory for systems running VNC that do not require authentication to connect. \n\n# Load into memory\n```\nIEX(New-Object System.Net.WebClient).DownloadString(\"https://raw.githubusercontent.com/The-Viper-One/Invoke-VNCAuth/main/Invoke-VNCAuth.ps1\")\n```\n\n# Usage\nAt minimum -Targets is required, otherwise Invoke-VNCAuth supports optional parameters as shown below\n```\n# Mandatory parameters\nInvoke-VNCAuth -Targets DC01.security.local  # Specifc name or IP\nInvoke-VNCAuth -Targets All                  # All enabled systems in Acitve Directory\nInvoke-VNCAuth -Targets Servers              # All servers in Active Directory\nInvoke-VNCAuth -Targets 10.10.10.0/24        # Scan an entire CIDR range\n\n# Optional Parameters\n-Threads 10                                  # Specify number of threads to run\n-SuccessOnly                                 # Show only successful results\n-Domain                                      # Run against an alternate domain (Default is $env:userdnsdomain)\n-Port                                        # Specify alternate port (Default is 5900)\n```\n\n# Images\n\n![image](https://github.com/The-Viper-One/Invoke-VNCAuth/assets/68926315/22cef3ed-1f36-438e-9098-4fc400b0183b)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-viper-one%2Finvoke-vncauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-viper-one%2Finvoke-vncauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-viper-one%2Finvoke-vncauth/lists"}