I ran the msrpc_dcom and it came back with success.. I assume that means it that the first patch in installed. Can someone confirm my assumption.
Then msrpc_dcom2 but this came back with a socket error??? I think it should fail or succeed? Steve On Fri, 2003-09-12 at 15:52, Renaud Deraison wrote: > 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 > >
