Hi, Sorry to discuss here about NVT again, I haven't subscribed to that mailing list yet, just reply the last mail.
I found some NVTs that calls a function named "ssh_login_or_reuse_connection", such as gb_openssl_detect_lin.nasl, gb_tcptrack_detect.nasl, gb_google_chrome_detect_lin.nasl. I guessed the function reuse connection means somewhere else may probably shared a ssh connection with it. And now I know that function is just open a connection, rather than reuse. I were wrong. Thanks for the answer! [email protected] From: Jan-Oliver Wagner Date: 2014-12-18 02:52 To: openvas-discuss Subject: Re: [Openvas-discuss] share sockets Am Donnerstag, 16. Oktober 2014, 05:08:24 schrieb flymolon: > I've been told that everytime a script's about to exit, the socket(s) it > opened should be closed. Now I want to know how the scripts share sockets, > and how the openvassd processes share sockets. Anybody knows? A NVT that opens a socket does not share it with other NVTs. -- Dr. Jan-Oliver Wagner | ++49-541-335084-0 | http://www.greenbone.net/ Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 202460 Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ 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
