You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run a quick test of a Unix target using an OVAL definition that uses independent.textfilecontent54 to test a UNIX system. The variables point to the correct path "/etc/issue" on the server. I have created a new test user, gave sudo permissions, tested SSHing in with that user, etc and it works fine.
When I use the Console it does not prompt me for an SSH port, this seems to be tied to when the system detects a UNIX test explicitly in the OVAL definition. In the case of an independent test, there is no UNIX key to identify off so it I THINK is trying to scan as Windows.
Doing this scan results in "result='unknown'" in the test Result XML, as well as a lack of system characteristics being generated (flag="not collected"). I am uploading the XML as a TXT file so GitHub is happy.
The text was updated successfully, but these errors were encountered:
unix_display_login_banner2.txt
I am trying to run a quick test of a Unix target using an OVAL definition that uses independent.textfilecontent54 to test a UNIX system. The variables point to the correct path "/etc/issue" on the server. I have created a new test user, gave sudo permissions, tested SSHing in with that user, etc and it works fine.
When I use the Console it does not prompt me for an SSH port, this seems to be tied to when the system detects a UNIX test explicitly in the OVAL definition. In the case of an independent test, there is no UNIX key to identify off so it I THINK is trying to scan as Windows.
Doing this scan results in "result='unknown'" in the test Result XML, as well as a lack of system characteristics being generated (flag="not collected"). I am uploading the XML as a TXT file so GitHub is happy.
The text was updated successfully, but these errors were encountered: