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
Release files for oci-enum 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| oci_enum-0.1.1.tar.gz | 10.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| oci_enum-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 21.0 kB
Release files / oci_enum-0.1.1.tar.gz
| Download URL | oci_enum-0.1.1.tar.gz |
|---|---|
| Size | 10.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9aec5a21871f868daa5074849614ed466d0ff29821f250382d0a62e4e989b612
|
|
BLAKE2b-256 checksum How to use checksums |
2545317f1ee769a2d630fbb2262e1d25f9a8ecc44342a74e65cb1c7719c8566f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / oci_enum-0.1.1-py3-none-any.whl
| Download URL | oci_enum-0.1.1-py3-none-any.whl |
|---|---|
| Size | 10.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5e30b6566efeae52589d5cee3d9d48902a8a944adf08f43daf25cc5181399fb9
|
|
BLAKE2b-256 checksum How to use checksums |
2c3c8fa0a439db3e48bd6ef0e0a4e3f1a1fd574dfab35822d96ab61a2c841603
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|