Conversation
|
|
||
| # Service account credentials | ||
| service_account_password=SvcAccount$Pass123 | ||
| backup_account_password=Backup@ccount#456 |
There was a problem hiding this comment.
❗Cycode: Secret of type: 'Generic Password' was found.
Severity: Medium
Confidence Score: 93%
SHA: d57c3fbb64
Description
A generic secret or password is an authentication token used to access a computer or application and is assigned to a password variable.
Cycode Remediation Guideline
❗ How to revoke
- Change the password or secret in the system or application where it is used.
- Update any services, applications, or scripts that use the old password or secret with the new one.
- Invalidate any sessions or tokens that were authenticated using the old password or secret.
Tell us how you wish to proceed using one of the following commands:
| Tag | Short Description |
|---|---|
| #cycode_secret_revoked | Applies to this secret value for all repos in your organization |
| #cycode_secret_false_positive <reason> | Applies to this secret value for all repos in your organization |
|
|
||
| # Database passwords | ||
| mysql_root_password=MySQLRoot$123456 | ||
| postgres_password=PostgresDB@789 |
There was a problem hiding this comment.
❗Cycode: Secret of type: 'Generic Password' was found.
Severity: Medium
Confidence Score: 95%
SHA: cf9f36cd0c
Description
A generic secret or password is an authentication token used to access a computer or application and is assigned to a password variable.
Cycode Remediation Guideline
❗ How to revoke
- Change the password or secret in the system or application where it is used.
- Update any services, applications, or scripts that use the old password or secret with the new one.
- Invalidate any sessions or tokens that were authenticated using the old password or secret.
Tell us how you wish to proceed using one of the following commands:
| Tag | Short Description |
|---|---|
| #cycode_secret_revoked | Applies to this secret value for all repos in your organization |
| #cycode_secret_false_positive <reason> | Applies to this secret value for all repos in your organization |
|
|
||
| # Application user accounts | ||
| admin_password=Admin@123456 | ||
| root_password=RootPass!2024 |
There was a problem hiding this comment.
❗Cycode: Secret of type: 'Generic Password' was found.
Severity: Medium
Confidence Score: 95%
SHA: 441cae0027
Description
A generic secret or password is an authentication token used to access a computer or application and is assigned to a password variable.
Cycode Remediation Guideline
❗ How to revoke
- Change the password or secret in the system or application where it is used.
- Update any services, applications, or scripts that use the old password or secret with the new one.
- Invalidate any sessions or tokens that were authenticated using the old password or secret.
Tell us how you wish to proceed using one of the following commands:
| Tag | Short Description |
|---|---|
| #cycode_secret_revoked | Applies to this secret value for all repos in your organization |
| #cycode_secret_false_positive <reason> | Applies to this secret value for all repos in your organization |
| admin_password=Admin@123456 | ||
| root_password=RootPass!2024 | ||
| database_user_password=DbUser$ecure789 | ||
| api_user_password=APIUser#2024 |
There was a problem hiding this comment.
❗Cycode: Secret of type: 'Generic Password' was found.
Severity: Medium
Confidence Score: 92%
SHA: b6b0f59987
Description
A generic secret or password is an authentication token used to access a computer or application and is assigned to a password variable.
Cycode Remediation Guideline
❗ How to revoke
- Change the password or secret in the system or application where it is used.
- Update any services, applications, or scripts that use the old password or secret with the new one.
- Invalidate any sessions or tokens that were authenticated using the old password or secret.
Tell us how you wish to proceed using one of the following commands:
| Tag | Short Description |
|---|---|
| #cycode_secret_revoked | Applies to this secret value for all repos in your organization |
| #cycode_secret_false_positive <reason> | Applies to this secret value for all repos in your organization |
| test_user_password=TestUser$789 | ||
| staging_password=Staging#Pass2024 | ||
|
|
||
| username=test |
There was a problem hiding this comment.
❗Cycode: Secret of type: 'Generic Password' was found.
Severity: Medium
Confidence Score: 95%
SHA: a30e7c68ba
Description
A generic secret or password is an authentication token used to access a computer or application and is assigned to a password variable.
Cycode Remediation Guideline
❗ How to revoke
- Change the password or secret in the system or application where it is used.
- Update any services, applications, or scripts that use the old password or secret with the new one.
- Invalidate any sessions or tokens that were authenticated using the old password or secret.
Tell us how you wish to proceed using one of the following commands:
| Tag | Short Description |
|---|---|
| #cycode_secret_revoked | Applies to this secret value for all repos in your organization |
| #cycode_secret_false_positive <reason> | Applies to this secret value for all repos in your organization |
more_fake_passwords.txt
Outdated
| staging_password=Staging#Pass2024 | ||
|
|
||
| username=test | ||
| password=test2 No newline at end of file |
There was a problem hiding this comment.
❗Cycode: Secret of type: 'Generic Password' was found.
Severity: Medium
Confidence Score: 94%
SHA: 07ff925634
Description
A generic secret or password is an authentication token used to access a computer or application and is assigned to a password variable.
Cycode Remediation Guideline
❗ How to revoke
- Change the password or secret in the system or application where it is used.
- Update any services, applications, or scripts that use the old password or secret with the new one.
- Invalidate any sessions or tokens that were authenticated using the old password or secret.
Tell us how you wish to proceed using one of the following commands:
| Tag | Short Description |
|---|---|
| #cycode_secret_revoked | Applies to this secret value for all repos in your organization |
| #cycode_secret_false_positive <reason> | Applies to this secret value for all repos in your organization |
|
|
||
|
|
||
| username=test | ||
| password=test2 |
There was a problem hiding this comment.
❗Cycode: Secret of type: 'Generic Password' was found.
Severity: Medium
Confidence Score: 94%
SHA: 60303ae22b
Description
A generic secret or password is an authentication token used to access a computer or application and is assigned to a password variable.
Cycode Remediation Guideline
❗ How to revoke
- Change the password or secret in the system or application where it is used.
- Update any services, applications, or scripts that use the old password or secret with the new one.
- Invalidate any sessions or tokens that were authenticated using the old password or secret.
Tell us how you wish to proceed using one of the following commands:
| Tag | Short Description |
|---|---|
| #cycode_secret_revoked | Applies to this secret value for all repos in your organization |
| #cycode_secret_false_positive <reason> | Applies to this secret value for all repos in your organization |
No description provided.