mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 23:31:20 +00:00
33 lines
1.3 KiB
JSON
33 lines
1.3 KiB
JSON
{
|
|
"homepage": "https://github.com/OJ/gobuster",
|
|
"description": "A tool to brute-force URIs, DNS subdomains or Virtual Host names",
|
|
"license": "Apache-2.0",
|
|
"version": "3.0.1",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/OJ/gobuster/releases/download/v3.0.1/gobuster-windows-amd64.7z",
|
|
"hash": "4c1d03027e275359ed0d641d324c3e99697c23d61e36d58f857b4197d98db1e5",
|
|
"extract_dir": "gobuster-windows-amd64"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/OJ/gobuster/releases/download/v3.0.1/gobuster-windows-386.7z",
|
|
"hash": "824d8b306fa7d7c40cf1c131f4749024d855ec85db96d914d4ef8edb5b0f5dcf",
|
|
"extract_dir": "gobuster-windows-386"
|
|
}
|
|
},
|
|
"bin": "gobuster.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/OJ/gobuster/releases/download/v3.0.1/gobuster-windows-amd64.7z",
|
|
"extract_dir": "gobuster-windows-amd64"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/OJ/gobuster/releases/download/v3.0.1/gobuster-windows-386.7z",
|
|
"extract_dir": "gobuster-windows-386"
|
|
}
|
|
}
|
|
}
|
|
}
|