{"id":41574557,"url":"https://github.com/vflame6/sharefinder","last_synced_at":"2026-03-01T04:10:52.803Z","repository":{"id":283788124,"uuid":"947221267","full_name":"vflame6/sharefinder","owner":"vflame6","description":"Active network shares enumeration tool.","archived":false,"fork":false,"pushed_at":"2026-02-28T11:20:56.000Z","size":794,"stargazers_count":10,"open_issues_count":2,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-28T15:40:26.670Z","etag":null,"topics":["active-directory","network-security","scanner","shared-folders","smb"],"latest_commit_sha":null,"homepage":"https://maksimradaev.com/posts/introducing-sharefinder/","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/vflame6.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"vflame6","patreon":"vflame6","buy_me_a_coffee":"vflame6"}},"created_at":"2025-03-12T10:46:55.000Z","updated_at":"2026-02-28T11:20:53.000Z","dependencies_parsed_at":"2025-03-22T07:27:31.587Z","dependency_job_id":"11f36168-35d3-4838-b9c9-402c596dd26b","html_url":"https://github.com/vflame6/sharefinder","commit_stats":null,"previous_names":["vflame6/sharefinder"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/vflame6/sharefinder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vflame6%2Fsharefinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vflame6%2Fsharefinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vflame6%2Fsharefinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vflame6%2Fsharefinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vflame6","download_url":"https://codeload.github.com/vflame6/sharefinder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vflame6%2Fsharefinder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29960239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["active-directory","network-security","scanner","shared-folders","smb"],"created_at":"2026-01-24T08:12:22.452Z","updated_at":"2026-03-01T04:10:52.792Z","avatar_url":"https://github.com/vflame6.png","language":"Go","funding_links":["https://github.com/sponsors/vflame6","https://patreon.com/vflame6","https://buymeacoffee.com/vflame6"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  sharefinder\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eActive network shares enumeration tool.\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://goreportcard.com/report/github.com/vflame6/sharefinder\" target=\"_blank\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/vflame6/sharefinder\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/vflame6/sharefinder/issues\"\u003e\u003cimg src=\"https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/vflame6/sharefinder/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/vflame6/sharefinder\"\u003e\u003c/a\u003e\n\u003ca href=\"https://t.me/vflame6\"\u003e\u003cimg src=\"https://img.shields.io/badge/Follow-@vflame6-33a3e1?style=flat\u0026logo=telegram\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nCreated by Maksim Radaev/[@vflame6](https://github.com/vflame6)\n\n---\n\n`sharefinder` is a network share discovery tool that enumerates shares, permissions and files in networks and domains.\n\n## Features\n\n![sharefinder](static/sharefinder_demo.png)\n\nMain commands:\n\n- `hunt`: hunt network shares inside Active Directory domain\n- `auth`: search for shares with specified credentials\n- `guest`: search for shares accessible with guest authentication\n- `null`: search for shares accessible by null session\n\nYou can check out a \u003ca href=\"https://maksimradaev.com/download/sharefinder_demo_report.html\" target=\"_blank\"\u003edemo HTML report\u003c/a\u003e generated by the tool.\n\n## Usage\n\n```shell\nsharefinder -h\n```\n\nHere is the help menu for the tool.\n\n```yaml\nusage: sharefinder [\u003cflags\u003e] \u003ccommand\u003e [\u003cargs\u003e ...]\n\n  sharefinder is a network share discovery tool that enumerates shares, permissions and files in networks and domains.\n\nFlags:\n  -h, --[no-]help      Show context-sensitive help (also try --help-long and --help-man).\n  --[no-]debug     Enable debug mode, print debug messages\n  --[no-]quiet     Enable quiet mode, print only results\n  -o, --output=\"\"      Filename to write output in raw format\n  --output-xml=\"\"  Filename to write XML formatted output\n  --output-all=\"\"  Filename to write output in all formats\n  --[no-]html      Generate HTML report (requires XML output)\n  --threads=10     Number of threads\n  --timeout=5s     Seconds to wait for connection\n  --smb-port=445   Target port of SMB service\n  --proxy=\"\"       SOCKS-proxy address to use for connection in format IP:PORT\n  -e, --exclude=\"IPC$,NETLOGON,ADMIN$,print$,C$\"\n  Exclude list\n  --[no-]list      List readable shares\n  --[no-]recurse   List readable shares recursively\n  --[no-]version   Show application version.\n\nCommands:\n  help [\u003ccommand\u003e...]\n  null \u003ctarget\u003e\n  guest [\u003cflags\u003e] \u003ctarget\u003e\n  auth --username=USERNAME [\u003cflags\u003e] \u003ctarget\u003e\n  hunt --username=USERNAME [\u003cflags\u003e] \u003cdc\u003e\n```\n\n## Installation\n\n`sharefinder` requires **go1.25** to install successfully.\n\n```shell\ngo install -v github.com/vflame6/sharefinder@latest\n```\n\nCompiled versions are available on [Release Binaries](https://github.com/vflame6/sharefinder/releases) page.\n\nTo Build:\n\n```\ngo build -o sharefinder main.go\n```\n\nBuild with Docker:\n\n```shell\ndocker build -t sharefinder . \n```\n\n## Contributing\n\nFeel free to open an issue if something does not work, or if you have any issues. New ideas to improve the tool are much appreciated.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvflame6%2Fsharefinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvflame6%2Fsharefinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvflame6%2Fsharefinder/lists"}