Giter Site home page Giter Site logo

aagirre92 / a360_credential_fetcher Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 31 KB

This script allows to programmatically fetch all credential-attributes from Control Room, creating a output csv file

License: GNU General Public License v3.0

Python 100.00%

a360_credential_fetcher's Introduction

INTRODUCTION

This script allows to programmatically fetch all credential-attributes from Control Room, creating a output csv file Your user must have permissions for fetching these. Your user must have a role with the following permission:

  • View and edit ALL credentials attributes value

USAGE (powershell)

  • Be careful when you insert the API KEY in powershell, use the appropriate escape characters!
.\main.py --cr_url="https://aa1-app2019.iacc.epam.com" --username="andoni_aguirre_aranguren_creator" --api_key="123fsda"

FUTURE POSSIBLE ENHANCEMENTS

  • Multi-threading for the http requests

OUTPUT

Output credentials.csv file will be created under execution folder and will look like this:

Credential Name External Vault Credential Name Credential Description Attribute Name Attribute Description Attribute User Provided Attribute Value Masked Attribute Attribute Password Flag
Email_Credentials Username False [email protected] False False
Email_Credentials Password False 1234 True False
AA Gmail email False [email protected] False False
AA Gmail password False 43214213 False False
SAP SAP2 password True False False
SAP SAP2 username True False False
test_credential_API CREDENTIAL DESCRIPTION OIOIOI username ATTRIBUTE DESCRIPTION UEUEUEUE False [email protected] False False

License

This project is licensed under the GNU Public License

a360_credential_fetcher's People

Contributors

aagirre92 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.