Skip to main content

Redshift Credentials

Description​

General​

Revoke the secret​

Go to the AWS console to change the credentials.

Check for suspicious activity​

See the documentation to enable the logging.

Details for Redshift uri​

  • Family: identifiers

  • Category: data_storage

  • Company: Amazon

  • High recall: True

  • Validity check available: False

  • Analyzer available: False

  • Minimum number of matches: 5

  • Occurrences found for one million commits: 0.02

  • Prefixed: True

  • PreValidators:

- type: FilenameBanlistPreValidator
banlist_extensions: []
banlist_filenames: []
check_binaries: false
include_default_banlist_extensions: true
ban_markup: false
- type: ContentWhitelistPreValidator
patterns:
- redshift

Examples​

- text: |
redshift://root:m35pqnp2wa@google.com:5434/thegift"
host: google.com
port: '5434'
username: root
password: m35pqnp2wa
scheme: redshift
database: thegift
connection_uri: redshift://root:m35pqnp2wa@google.com:5434/thegift

# Test detection in md files
- text: |
redshift://root:m35pqnp2wa@google.com:5434/thegift"
host: google.com
port: '5434'
username: root
password: m35pqnp2wa
scheme: redshift
database: thegift
connection_uri: redshift://root:m35pqnp2wa@google.com:5434/thegift