Looks like motd and lastlogin affects on detection. Is there some nice way to get this working without .hushlogin file?
I also think that FreeBSD detection code is a bit (or more) broken. requires some rework. at least it does not work on freebsd 10.X -- Eero 2016-02-08 21:22 GMT+02:00 Eero Volotinen <[email protected]>: > Hi, > > Looks like detection of FreeBSD is not working? see the results: > > > Vulnerability Detection Result > System identifier unknown: > "/bin/sh -c 'LANG=C; LC_ALL=C; uname -a' > Last login: Mon Feb 8 23:10:21 2016 from 10.140.0.35 > FreeBSD 10.1-RELEASE (GENERIC) #0 r274401: Tue Nov 11 21:02:49 UTC 2014 > > Welcome to FreeBSD! > > Release Notes, Errata: https://www.FreeBSD.org/releases/ > Security Advisories: https://www.FreeBSD.org/security/ > FreeBSD Handbook: https://www.FreeBSD.org/handbook/ > FreeBSD FAQ: https://www.FreeBSD.org/faq/ > Questions List: > https://lists.FreeBSD.org/mailman/listinfo/freebsd-questions/ > FreeBSD Forums: https://forums.FreeBSD.org/ > > Documents installed with the system are in the > /usr/local/share/doc/freebsd/ > directory, or can be installed later with: pkg install en-freebsd-doc > For other languages, replace "en" with a language code like de or fr. > > Show the version of FreeBSD installed: freebsd-version ; uname -a > Please include that output and any error messages when posting questions. > Introduction to manual pages: man man > FreeBSD directory layout: man hier > > Edit /etc/motd to change this login announcement. > root@eero:~ # /bin/sh -c 'LANG=C; LC_ALL=C; uname -a' > FreeBSD eero 10.1-RELEASE FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 > 21:02:49 UTC 2014 ↵ > [email protected]:/usr/obj/usr/src/sys/GENERIC amd64 > root@eero:~ # " > Therefore no local security checks applied (missing list of installed > packages) > though ssh login provided and works > > > -- > Eero > > >
_______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
