{"id":19774206,"url":"https://github.com/moldabekov/virusgotal","last_synced_at":"2025-04-30T18:33:00.343Z","repository":{"id":57497988,"uuid":"117538827","full_name":"moldabekov/virusgotal","owner":"moldabekov","description":"👾 VirusTotal zero dependency command line client. Hassle free file/URL scanning from CLI","archived":false,"fork":false,"pushed_at":"2019-10-17T10:17:26.000Z","size":53,"stargazers_count":69,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-06-20T12:05:57.516Z","etag":null,"topics":["checker","cli","command-line","go","golang","malware-analysis","virustotal"],"latest_commit_sha":null,"homepage":"https://github.com/moldabekov/virusgotal","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/moldabekov.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}},"created_at":"2018-01-15T11:49:14.000Z","updated_at":"2023-10-25T07:17:50.000Z","dependencies_parsed_at":"2022-08-28T16:11:15.600Z","dependency_job_id":null,"html_url":"https://github.com/moldabekov/virusgotal","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moldabekov%2Fvirusgotal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moldabekov%2Fvirusgotal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moldabekov%2Fvirusgotal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moldabekov%2Fvirusgotal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moldabekov","download_url":"https://codeload.github.com/moldabekov/virusgotal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224219555,"owners_count":17275477,"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":["checker","cli","command-line","go","golang","malware-analysis","virustotal"],"created_at":"2024-11-12T05:12:13.708Z","updated_at":"2024-11-12T05:12:14.229Z","avatar_url":"https://github.com/moldabekov.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\t\u003ca href=\"#\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/669547/35134359-108c002c-fd00-11e7-9539-32e021a22735.png\" alt=\"VirusGotal\" width=\"300\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003ch3 align=\"center\"\u003eScan any file \u0026 URL from your terminal!\u003c/h3\u003e\n\u003cp align=\"center\"\u003evirusgotal is a simple CLI client to a famous VirusTotal service. No more hassle with URL and file scans ever.\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\t\u003ca href=\"https://travis-ci.org/moldabekov/virusgotal\"\u003e\u003cimg src=\"https://img.shields.io/travis/moldabekov/virusgotal.svg?branch=master\"\u003e\u003c/a\u003e\n\t\u003ca href=\"https://goreportcard.com/report/github.com/moldabekov/virusgotal\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/moldabekov/virusgotal?service=github\"\u003e\u003c/a\u003e\n\t\u003ca href=\"https://github.com/moldabekov/virusgotal/releases/latest\"\u003e\u003cimg src=\"https://img.shields.io/github/release/moldabekov/virusgotal.svg\"\u003e\u003c/a\u003e\n\t\u003ca href=\"https://github.com/moldabekov/virusgotal/releases/\"\u003e\u003cimg src=\"https://img.shields.io/github/downloads/moldabekov/virusgotal/total.svg\"\u003e\u003c/a\u003e\n\t\u003ca href=\"https://github.com/moldabekov/virusgotal/blob/master/LICENSE\"\u003e\u003cimg src=https://img.shields.io/github/license/moldabekov/virusgotal.svg\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\t\u003ch2 align=center\u003e\u003ca href=\"https://github.com/moldabekov/virusgotal/releases\"\u003e\u003cb\u003eDownload\u003c/b\u003e\u003c/a\u003e\u003c/h2\u003e\n\t\u003c!--· \u003ca href=\"https://t.me/\"\u003eContact\u003c/a--\u003e\n\u003c/p\u003e\n\n# Virusgotal\n\nYes, it is yet another wrapper. However it's a crossplatform CLI tool which runs on Linux/macOS/Windows/\\*BSD and even on Android.\n\nIt's also requires **zero** runtime dependency.\n\n\n## Installation\n\n**Option 1.** The easiest way is to [grab package](https://github.com/moldabekov/virusgotal/releases) from [Github Releases](https://github.com/moldabekov/virusgotal/releases) page and place it (*preferably*) in your $PATH.\nFor more convenient usage rename `virusgotal-$OS-$ARCH` to `virusgotal`.\n\n**Option 2.** If you want to build it manually then you are welcome:\n```\ngo get -u github.com/moldabekov/virusgotal\ngo install -u github.com/moldabekov/virusgotal\n```\n*NOTE: make sure you have included $GOPATH/bin to $PATH*\n\nYou will need VirusTotal API key. You can obtain it from your profile at VT.\nAfter obtaining it export the key to env variable:\n\n`export VT_API_KEY=\u003cyour key\u003e`\n\n## Usage\n\nAt the moment `virusgotal` supports files/URLs scan and search results by file hash (SHA1/SHA256/MD5).\n\nSyntax:\n* To scan a file:\n`virusgotal file \u003cFILE\u003e`\n  * To rescan a file:\n  `virusgotal file \u003cFILE\u003e --force`\n  * To wait for file scan results in a loop:\n  `virusgotal file \u003cFILE\u003e --wait`\n  * To get JSON formatted result:\n  `virusgotal file \u003cFILE\u003e --json`\n\n* To scan a URL:\n`virusgotal url \u003cURL\u003e`\n  * To rescan a URL:\n  `virusgotal url \u003cURL\u003e --force`\n  * To wait for URL scan results in a loop:\n  `virusgotal url \u003cURL\u003e --wait`\n  * To get JSON formatted result:\n  `virusgotal url \u003cFILE\u003e --json`\n\n* To lookup a file hash in VirusTotal database:\n`virusgotal hash \u003cHASH\u003e`\n  * Get JSON formatted result:\n  `virustotal hash \u003cHASH\u003e --json`\n\nYou also can combine options: `virusgotal file --wait --json --force \u003cFILE\u003e`\n\n## Contribution\n\nAll kinds of contribution are welcome! Please send your PRs, bug reports, ideas, suggestions.\n\n## License\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoldabekov%2Fvirusgotal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoldabekov%2Fvirusgotal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoldabekov%2Fvirusgotal/lists"}