Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 614 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 614 Bytes

NiCloud

Brute force public AWS, GCS, and DigitalOcean cloud services.

  • Download the default wordlist file here.

  • You don't need to specify the wordlist file if you put it in ~/.nipe/cloud.txt.

  • If none of the arguments are specified it will brute force all. [-aws -gcs -dos]

☕ Install

{your package manager} install awscli
go install github.com/i5nipe/nicloud@latest

☕ Examples

nicloud -d {COMPANY} -w permlist.txt

nicloud -aws -d {COMPANY}

nicloud -dos -gcs -d {COMPANY}