Skip to content

TechiBuild/nimbostratus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nimbostratus (Dockerized)

Tools for fingerprinting and exploiting Amazon cloud infrastructures. These tools are a PoC which I developed for my "Pivoting in Amazon clouds" talk, developed using the great boto library for accessing Amazon's API.

For more information visit the project page

Feel free to report bugs, fork and send pull-requests. You can also drop me a line at @w3af.

Docker Setup

  • git clone
  • sudo docker build -t nimbostratus .
  • sudo docker run --rm nimbostratus:latest --access-key keyhere ----secret-key keyhere

About

Tools for fingerprinting and exploiting Amazon cloud infrastructures (Dockerized)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.7%
  • Dockerfile 0.3%