Skip to content

Rozan312/Cloud-Service-Hunting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image

Cloud-Service-Hunting

Cloud Service Hunting is a script that automatically searches for publicly exposed/vulnerable cloud service providers only by combining several open source tools using the bash language.

Feature :

Installation Steps

Before entering the step below. Make sure your Linux has python3.+ and golang installed.

  1. Clone Cloud Service Hunting From git
git clone https://github.com/Rozan312/Cloud-Service-Hunting.git
  1. Change the directory
cd Cloud-Service-Hunting
  1. Change Permission install.sh & CloudShunting.sh
chmod +x install.sh CloudShunting.sh
  1. Install Dependencies Tools and Custom Script
./install.sh
  1. Done !!!

Note For Installation

If you already have some of the tools needed in this Cloud Service Hunting script. You can make changes in the CloudShunting.sh or install.sh script file to reduce the impact of the error given.

How To Use

  • Just run the command
./CloudShunting.sh

MindMap

Cloud Service Hunting

NOTE

(This script is still very simple. In the future, it will always be updated in terms of features or output information received.)

Releases

No releases published

Packages

No packages published