[framework] Is there a good way to make MSF completely automated?
H D Moore
hdm at metasploit.com
Mon Nov 5 10:20:54 CST 2007
You can automate session interaction using the plugin system, you just
need to write a plugin to do whatever it is you want to do when a shell
is obtained. Check out the session_tagger.rb example in the plugins
directory.
-HD
On Friday 02 November 2007, Giorgio Casali wrote:
> I'm doing a pentest and I'm looking for an easy way to avoid user
> intervention during l'autopwn. The reason why I ask is because I have
> the need to schedule the launch at night. Also I'd like to use linux to
> perform the task if possible.
More information about the framework
mailing list