Skip to content

using the lua meterpreter extension

kernelsmith edited this page Apr 30, 2012 · 2 revisions

Short Term Goal:

meterpreter> use lua

Loading extension lua…​success.

meterpreter> lua_run_script

Long Term Goal:

msf> use post/lua/gather/host_info

Module options (post/lua/gather/host_info):

Name     Current Setting  Required  Description
----     ---------------  --------  -----------
OS_TYPE  auto             yes       Target OS type, auto,win32,win64,posix,embedded
VERBOSE  false            no        Collect verbosely
SESSION                   yes       The session to run this module on.
LUA_ARGS                  no        Additional args to be passed to the lua interpreter

Clone this wiki locally