10 src = fetchFromGitHub {
14 sha256 = "05b9klddk8wvi78j47jyg9pix6qpxyr01l1m7k1j7598siazfv9g";
17 vendorSha256 = "0f3n0wrmg9d2qyn8hlnhf9lsfqd9443myzr04p48v68m8n83j6a9";
20 description = "Cloud enumeration tool";
22 A tool to find a company (target) infrastructure, files, and apps on
23 the top cloud providers (Amazon, Google, Microsoft, DigitalOcean,
24 Alibaba, Vultr, Linode).
26 homepage = "https://github.com/0xsha/CloudBrute";
27 license = with licenses; [ mit ];
28 maintainers = with maintainers; [ fab ];