CLI Tool by Orca Security to enumerate services in Oracle Cloud Infrastructure
Project description
Orca Oracle Enumeration Tool
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
- Run
pip install oci-enum
- Run
oci-enum
From git
- Clone this repository
- Change directory to oci_enum
- Run
python setup.py install
- Run
oci-enum
To do
- Add support for additional services
- Add "Brute Force" mode to enumerate all available (read) permissions
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file oci_enum-0.1.1.tar.gz
.
File metadata
- Download URL: oci_enum-0.1.1.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9aec5a21871f868daa5074849614ed466d0ff29821f250382d0a62e4e989b612 |
|
MD5 | db2c36e6858ff6594ff5926764a8908f |
|
BLAKE2b-256 | 2545317f1ee769a2d630fbb2262e1d25f9a8ecc44342a74e65cb1c7719c8566f |
File details
Details for the file oci_enum-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: oci_enum-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e30b6566efeae52589d5cee3d9d48902a8a944adf08f43daf25cc5181399fb9 |
|
MD5 | 00e0dd5a06b007a4acfe37d4f7ebc5b7 |
|
BLAKE2b-256 | 2c3c8fa0a439db3e48bd6ef0e0a4e3f1a1fd574dfab35822d96ab61a2c841603 |