[Openvas-devel] Removal of C plugins
Chandrashekhar B
bchandra at secpod.com
Mon Aug 10 11:51:00 CEST 2009
Hello,
>* ssl_ciphers - SSL implementation missing, basic SSLv2 implementation
>in ssl_funcs.inc, but for this we need SSLv2 and SSLv3 implementation.
>Should we implement SSL in NASL or use openssl/gnutls and export useful
>f() to NASL?
I think preference should be to export useful functions from external
libraries.
>Also here's something that was discovered during C plugins replacement
>development:
>- openvas NASL is missing layer 2 functions (in order to implement
>3com_hub fully in NASL, it is required to have layer 2 functions)
>- openvas NASL is missing network info functions (what mac addres, what
>subnet, what interface packet will go through, ...). It could be done
>using pread and parsing output from ifconfig/route/, but it seems clumsy
>and not portable.
Some of these functions are already there in openvas-libraries, need to
expose them through libnasl.
Thanks,
Chandra.
More information about the Openvas-devel
mailing list