Scanning Engine v2 - Module - RDP UDP¶
Overview¶
Targeting¶
Configuration¶
Only the publicly-available configuration keys that can be set in a job's module invocations will be described below. Additional configuration keys may exist, but not be shown here because they are restricted to specific users or because they are permanently set as a static value. If no keys have (required)
after their names then invocations of this module need not contain a config
key.
Named Keys¶
debug
¶
Run module with a debugging configuration.
- Type: boolean
target-timeout
¶
Timeout for scan of each connection.
- Type: string
- Default:
5s
Schemas¶
The schema for the body
object of all results generated with .task.module_name
equal to rdp-udp
can be found here. The schema for results is available both in standalone and bundled form.
Changelog¶
- YYYY-MM-DD: Initial public release of documentation.