Set RDP Bitmap Cache Overall Score

This playbook sets the RDP bitmap cache overall score

RDPCacheHunting · 4 tasks · 0 inputs · 1 output

Details

IDSet RDP Bitmap Cache Overall Score
From Version6.9.0
Tasks4

README

This playbook sets the RDP bitmap cache overall score

Dependencies

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks

This playbook does not use any sub-playbooks.

Integrations

This playbook does not use any integrations.

Scripts

Set

Commands

This playbook does not use any commands.

Playbook Inputs


There are no inputs for this playbook.

Playbook Outputs


Path Description Type
OverallScore The overall score. unknown

Playbook Image


Set RDP Bitmap Cache Overall Score

Outputs

  • OverallScore — The overall score

Flowchart

Start Start Set string similarity score - Set Set string similarity score Set Set Stringsifter score - Set Set Stringsifter score Set Done Done
id: Set RDP Bitmap Cache Overall Score
version: -1
contentitemexportablefields:
  contentitemfields: {}
name: Set RDP Bitmap Cache Overall Score
description: This playbook sets the RDP bitmap cache overall score
starttaskid: "0"
tasks:
  "0":
    id: "0"
    taskid: 8b0133d1-1edd-44d1-87fa-0fc464c5d9a9
    type: start
    task:
      id: 8b0133d1-1edd-44d1-87fa-0fc464c5d9a9
      version: -1
      name: ""
      iscommand: false
      brand: ""
      description: ''
    nexttasks:
      '#none#':
      - "1"
    separatecontext: false
    continueonerrortype: ""
    view: |-
      {
        "position": {
          "x": 450,
          "y": 50
        }
      }
    note: false
    timertriggers: []
    ignoreworker: false
    skipunavailable: false
    quietmode: 0
    isoversize: false
    isautoswitchedtoquietmode: false
  "1":
    id: "1"
    taskid: e5476299-d8a2-40c7-85cd-7bee749abd33
    type: regular
    task:
      id: e5476299-d8a2-40c7-85cd-7bee749abd33
      version: -1
      name: Set string similarity score
      description: Set a value in context under the key you entered.
      scriptName: Set
      type: regular
      iscommand: false
      brand: ""
    nexttasks:
      '#none#':
      - "2"
    scriptarguments:
      key:
        simple: OverallScore
      value:
        complex:
          root: StringSimilarity
          accessor: SimilarityScore
          transformers:
          - operator: SumList
          - operator: multiply
            args:
              by:
                value:
                  simple: "5"
          - operator: precision
            args:
              by:
                value:
                  simple: "1"
    separatecontext: false
    continueonerrortype: ""
    view: |-
      {
        "position": {
          "x": 450,
          "y": 180
        }
      }
    note: false
    timertriggers: []
    ignoreworker: false
    skipunavailable: false
    quietmode: 0
    isoversize: false
    isautoswitchedtoquietmode: false
  "2":
    id: "2"
    taskid: 14a86f81-5491-44ab-845b-2c0203e0cd5c
    type: regular
    task:
      id: 14a86f81-5491-44ab-845b-2c0203e0cd5c
      version: -1
      name: Set Stringsifter score
      description: Set a value in context under the key you entered.
      scriptName: Set
      type: regular
      iscommand: false
      brand: ""
    nexttasks:
      '#none#':
      - "3"
    scriptarguments:
      key:
        simple: OverallScore
      value:
        complex:
          root: Stringsifter.Results
          filters:
          - - operator: in
              left:
                value:
                  simple: Stringsifter.Results.Word
                iscontext: true
              right:
                value:
                  simple: ExtractedIndicators.Executables
                iscontext: true
          accessor: Rating
          transformers:
          - operator: uniq
          - operator: append
            args:
              item:
                value:
                  simple: OverallScore
                iscontext: true
          - operator: SumList
    separatecontext: false
    continueonerrortype: ""
    view: |-
      {
        "position": {
          "x": 450,
          "y": 340
        }
      }
    note: false
    timertriggers: []
    ignoreworker: false
    skipunavailable: false
    quietmode: 0
    isoversize: false
    isautoswitchedtoquietmode: false
  "3":
    id: "3"
    taskid: 3f61f97e-6611-4589-8a4f-0e2503cb52de
    type: title
    task:
      id: 3f61f97e-6611-4589-8a4f-0e2503cb52de
      version: -1
      name: Done
      type: title
      iscommand: false
      brand: ""
      description: ''
    separatecontext: false
    continueonerrortype: ""
    view: |-
      {
        "position": {
          "x": 450,
          "y": 500
        }
      }
    note: false
    timertriggers: []
    ignoreworker: false
    skipunavailable: false
    quietmode: 0
    isoversize: false
    isautoswitchedtoquietmode: false
system: true
view: |-
  {
    "linkLabelsPosition": {},
    "paper": {
      "dimensions": {
        "height": 515,
        "width": 380,
        "x": 450,
        "y": 50
      }
    }
  }
inputs: []
outputs:
- contextPath: OverallScore
  description: The overall score
  type: unknown
tests:
- No tests (auto formatted)
fromversion: 6.9.0