mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2026-01-18 03:59:01 +00:00
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.