On Fri, 15 Aug 2003, Jukka Juslin wrote: > I have a question related to this. How could I scan using one plugin only? > It is too time consuming to uncheck all boxes or change yes to no and no > to yes in the .nessusrc. I would like to just use a directive, which would > allow only one plugin to be used.
You can invoke the nasl interpreter by typing: nasl -t IP script_name For example, nasl -t 10.10.10.9 ISN.nasl would test the machine with IP address 10.0.10.9 with the ISN.nasl script for that specific vunerability. See also: http://hvdkooij.xs4all.nl/docs/Nessus-FAQ.html#Q.RUNNING.NASL Hugo. -- All email sent to me is bound to the rules described on my homepage. [EMAIL PROTECTED] http://hvdkooij.xs4all.nl/ Don't meddle in the affairs of sysadmins, for they are subtle and quick to anger.
