vbs

"Dave" <[email protected]>
Newsgroups gmane.comp.security.nessus.general
Message-ID <000f01c8ca63$1ecc55e0$5c6501a0$@com>
10 minutes of Googling I came up with this (long time since doing VBScript):

 

set objShell = CreateObject( "WScript.Shell" )

lngReturn = objShell.Run ("%comspec% /C nessuscmd -p default localhost >
test.txt")

set objShell = nothing

 

Haven't figured out a way to stop the annoying window popping up as a result
of issuing a cmd statement in the first place - that might be 30 more
minutes on Google ;-)

_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.