Skip to main content

CLI Tool by Orca Security to enumerate services in Oracle Cloud Infrastructure

Project description

Orca Oracle Enumeration Tool

oci-enum

Disclaimer

This tool is for testing and educational purposes only. Any other usage for this code is not allowed. Use at your own risk. The author bears NO responsibility for misuse of this tool. By using this you accept the fact that any damage caused by the use of this tool is your responsibility.

Intro

OCI Enum is designed to help enumerate various services in Oracle Cloud Infrastructure. It can use two modes of authentication - with user credentials, similarly to OCI's official tool and using a compute instance's identity. To obtain an instance's identity file, log on to the instance, and use wget (or another method of your choice) to download the json file from http://169.254.169.254/opc/v1/identity.

Setup

From PyPi

  1. Run pip install oci-enum
  2. Run oci-enum

From git

  1. Clone this repository
  2. Change directory to oci_enum
  3. Run python setup.py install
  4. Run oci-enum

To do

  1. Add support for additional services
  2. Add "Brute Force" mode to enumerate all available (read) permissions

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oci_enum-0.1.1.tar.gz (10.4 kB view hashes)

Uploaded Source

Built Distribution

oci_enum-0.1.1-py3-none-any.whl (10.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page