On Fri, Sep 12, 2003 at 03:36:33PM -0400, Steve Ellis wrote:
(I'm tired - I did not notice you were running msrpc_dcom2.nasl and
msrpc_dcom.nasl, but thought you executed the same plugin twice).
So :
> [EMAIL PROTECTED] root]# nasl -t 192.168.1.200
> /usr/local/lib/nessus/plugins/msrpc_dcom2.nasl
> [2721] plug_set_key:send(0)['1 SMB/KB824146=1;
> '](0 out of 18): Socket operation on non-socket
This means that the remote host is actually patched.
> [EMAIL PROTECTED] root]# nasl -t 192.168.1.200
> /usr/local/lib/nessus/plugins/msrpc_dcom.nasl
> Success
This is expected. MS03-039 reverts a new behavior which was introduced
with MS03-026, which is why these two plugins should be launched
through nessusd, not directly in command-line mode (or at least, don't
run msrpc_dcom.nasl in command-line mode).
The bottom line is that your server is patched.
-- Renaud