Aaand, seems that I identified the root cause!

from kb_2_sc.nasl:

release = get_kb_item ("ssh/login/release");
if ("RH" >< release)
{
..
}

if ("DEB" >< release)
{
..
}

If your system is neither of those (yes, CentOS/Fedora/Ubuntu are not), the
report is to be empty.
There are more bugs, yet this one is most significant. Took whole evening
for me to pin it down.





On Mon, Sep 11, 2017 at 2:07 PM, <[email protected]> wrote:

> Yes I did it but when i open "Show System Characteristic" in the result
> page i get only a OVAL SC file with all empty elements.
>
> I did an authenticated scan as root.
>
> In the NVT named "Create System Characteristics" is written that the
> System Characteristic element is stored in the Knowledge Base.
>
> Instead in the NVT named  "Show System Characteristic" is written that it
> shows OVAL SC if they are available in the Knowledge Base.
>
> What could be the problem?
>
> _______________________________________________
> Openvas-discuss mailing list
> [email protected]
> https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
>
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to