Execution
Date
23 Apr 2024 16:02:47 +0100
Duration
00:03:31.77
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.4
ara
1.7.1 / 1.7.2.dev2
Python
3.10.10
Summary
495
Hosts
3
Tasks
986
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:43.79
-
PlayPlaybook to check if vulnerable
-
TaskRun iconv command and check for CN-EXT
-
Date23 Apr 2024 16:04:05 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/RM9537-versions-affected.yaml:11)
| Field | Value |
|---|---|
| ansible_facts |
{ "discovered_interpreter_python": "/usr/bin/python" } |
| changed |
True |
| cmd |
iconv -l | grep -E 'CN-?EXT' |
| delta |
0:00:00.004901 |
| end |
2024-04-23 16:03:22.860760 |
| invocation |
{ "module_args": { "_raw_params": "iconv -l | grep -E 'CN-?EXT'", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2024-04-23 16:03:22.855859 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
ISO-2022-CN-EXT// ISO2022CNEXT// |
| stdout_lines |
[ "ISO-2022-CN-EXT//", "ISO2022CNEXT//" ] |