CTF_2_BF

This should provide answers to the CTF_2 ( RDP BruteForce).

python · Capture The Flag - 02

Details

IDCTF_2_BF
Languagepython
From Version8.2.0
Docker Imagedemisto/python3:3.12.13.10116658
commonfields:
  id: CTF_2_BF
  version: -1
name: CTF_2_BF
script: ''
type: python
tags: []
comment: This should provide answers to the CTF_2 ( RDP BruteForce).
enabled: true
args:
- name: secret
  description: Enter the needed secret.
- name: question_ID
  description: The question id e.g. 01/02/03...
  auto: PREDEFINED
  predefined:
  - "01"
  - "02"
  - "03"
  - "04"
  - "05"
  - "06"
  - "07"
  - "08"
  isArray: true
scripttarget: 0
subtype: python3
runonce: false
dockerimage: demisto/python3:3.12.13.10116658
runas: DBotWeakRole
engineinfo: {}
fromversion: 8.2.0
tests:
- No tests (auto formatted)