Skip to content

fix: Highlight stored credentials in RDCMan.settings#547

Merged
carlospolop merged 1 commit intopeass-ng:masterfrom
JohannesLks:fix/rdcman-credentials-highlight
Jan 14, 2026
Merged

fix: Highlight stored credentials in RDCMan.settings#547
carlospolop merged 1 commit intopeass-ng:masterfrom
JohannesLks:fix/rdcman-credentials-highlight

Conversation

@JohannesLks
Copy link
Copy Markdown
Contributor

Fixes #485
RDCMan.settings files can contain encrypted credentials in credentialsProfiles sections. This change enables content inspection to highlight:

  • credentialsProfiles (indicates stored credentials)
  • password (encrypted password value)
  • encryptedPassword (alternative password field)

Previously, just_list_file only showed the file path without inspecting contents, causing stored credentials to be missed.

RDCMan.settings files can contain encrypted credentials in
credentialsProfiles sections. This change enables content
inspection to highlight:

- credentialsProfiles (indicates stored credentials)
- password (encrypted password value)
- encryptedPassword (alternative password field)

Previously, just_list_file only showed the file path without
inspecting contents, causing stored credentials to be missed.
@carlospolop carlospolop merged commit f856f0b into peass-ng:master Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Miss credential in RDP file setting

2 participants