commonfields: id: SetRDPOverallScore version: -1 name: SetRDPOverallScore comment: Sets the overall score for the strings similarity scoring for the text extracted from the RDP cache image. script: '' type: python tags: - dynamic-section enabled: true outputs: - contextPath: RDPOverallScore description: The overall score of matches found in the extracted strings by StringSifter and StringSimilarity analysis. This is a value of 1 to 100 which is a precent of malicious strings found. scripttarget: 0 subtype: python3 runonce: false dockerimage: demisto/python3:3.12.13.10116658 runas: DBotWeakRole fromversion: 6.9.0 tests: - No tests (auto formatted)