{"id":26321357,"url":"https://github.com/regginator/vince","last_synced_at":"2025-07-19T13:34:05.406Z","repository":{"id":282350781,"uuid":"937761808","full_name":"regginator/vince","owner":"regginator","description":"A fast, dedicated VNC authentication bruteforcing tool","archived":false,"fork":false,"pushed_at":"2025-07-12T20:36:29.000Z","size":2766,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-12T22:23:28.815Z","etag":null,"topics":["go","infosec","pentesting","tool","vnc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/regginator.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,"zenodo":null}},"created_at":"2025-02-23T20:39:57.000Z","updated_at":"2025-07-12T20:36:25.000Z","dependencies_parsed_at":"2025-04-08T19:41:15.912Z","dependency_job_id":"e4291ed8-445a-4e55-8593-2a60a006980b","html_url":"https://github.com/regginator/vince","commit_stats":null,"previous_names":["regginator/vince"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/regginator/vince","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regginator%2Fvince","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regginator%2Fvince/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regginator%2Fvince/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regginator%2Fvince/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/regginator","download_url":"https://codeload.github.com/regginator/vince/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regginator%2Fvince/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265942576,"owners_count":23853294,"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":["go","infosec","pentesting","tool","vnc"],"created_at":"2025-03-15T16:17:09.865Z","updated_at":"2025-07-19T13:34:05.351Z","avatar_url":"https://github.com/regginator.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[link/repo]: https://github.com/regginator/vince\n[link/releases]: https://github.com/regginator/vince/releases\n[link/latest-release]: https://github.com/regginator/vince/releases/latest\n[link/commits]: https://github.com/regginator/vince/commits\n\n[badge/latest-release]: https://img.shields.io/github/v/release/regginator/vince?label=latest%20release\n[badge/last-modified]: https://img.shields.io/github/last-commit/regginator/vince?label=last%20modifed\n[badge/license]: https://img.shields.io/github/license/regginator/vince?label=license\n\n# ViNCe\n\n[![latest release][badge/latest-release]][link/releases] [![last modified][badge/last-modified]][link/commits] [![license][badge/license]](LICENSE)\n\nA fast, dedicated VNC authentication bruteforcing tool, written in Go\n\n\u003e [!WARNING]\n\u003e Only use tools like ViNCe against networks and systems you have explicit permission to test on, I am not responsible for any malpractice caused or malicious activity performed using ViNCe.\n\n## Install\n\n#### **Prebuilt Binaries**\n\nHead over to the [latest release][link/latest-release], then download \u0026 unpack the binary for your respective platform. Prebuilt binaries are automatically published per every release for various systems and architectures\n\n#### **`go install`**\n\nYou can also install or update Vince with Go's built-in `go install`, granted you have a *recent* version of [Go](https://go.dev) installed, and `~/go/bin` is accessible from PATH:\n\n```sh\ngo install -v github.com/regginator/vince@latest\n```\n\n## Usage\n\nSee full usage documentation below:\n\n```\nViNCe v0.1.0\nMIT License | Copyright (c) 2025 reggie@latte.to\nhttps://github.com/regginator/vince\n\n INFO  Provide VNC server address and port with the `-a` flag (e.g. \"192.168.0.134\", \"10.13.33.37:5901\")\n       See further usage below\n\nUSAGE: ./vince [OPTION]...\n  -a string\n    \tTarget VNC server [address:port], port defaults to 5900 unless specified\n  -auth string\n    \t(Planned) Force use of a specific authentication type [vnc, tight] (default \"vnc\")\n  -chars string\n    \tIf mode is raw, the character set used for permutations (default \"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890\")\n  -conn string\n    \tUse connection type [tcp, udp] (default \"tcp\")\n  -delay float\n    \tDelay between connections per worker thread\n  -m string\n    \tMode of bruteforce [wordlist, raw] (default \"wordlist\")\n  -no-probe\n    \tDon't perform an initial connection handshake probe\n  -packet-debug\n    \tEnables packet dump logging for debug (meant for use with one thread)\n  -proxies string\n    \tPath to list of SOCKS(4/5) proxies to use for workers. If not provided, no proxies are used. File must be a txt list of proxies in the format \"scheme://[username:pass@]host[:port]\"\n  -range string\n    \tIf mode is raw, min/max number range for password combination length. May be either a single number, or 2 numbers in the format \"1-6\" (default \"1-6\")\n  -retries int\n    \tNumber of retry attempts per password for failed connections. -1 means infinite retries (default -1)\n  -start uint\n    \tStart at index n in password iteration\n  -t int\n    \tNumber of simultaneous worker threads. The target server may only be able to handle so many, or it may restrict 1 connection per IP, so proceed with caution (default 1)\n  -w string\n    \tIf mode is wordlist, path to the wordlist file to source from\n```\n\n## License\n\n```\nMIT License\n\nCopyright (c) 2025 reggie@latte.to\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregginator%2Fvince","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fregginator%2Fvince","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregginator%2Fvince/lists"}