metasploit-framework/modules/exploits
OJ 9fb081cb2d Add getenvs, update getenv, change extract_path use
Stacks of modules were using `extract_path` where it wasn't really semantically correct
because this was the only way to expand environment variables. This commit fixes that
up a bit.

Also, I changed the existing `getenv` function in `stdapi` to `getenvs`, and had it
support the splat operator. I added a `getenv` function which is used just for a
single variable and uses `getenvs` behind the scenes.

The meterpreter console `getenv` command now uses `getenvs`
2013-12-19 11:54:34 +10:00
..
aix Redo the boilerplate / splat 2013-10-15 13:51:57 -05:00
apple_ios Resplat another common boilerplate. 2013-10-15 14:07:48 -05:00
bsdi/softcart Redo the boilerplate / splat 2013-10-15 13:51:57 -05:00
dialup/multi/login Redo the boilerplate / splat 2013-10-15 13:51:57 -05:00
freebsd Land #2426 - make use of Msf::Config.data_directory 2013-10-21 13:07:33 -05:00
hpux/lpd Redo the boilerplate / splat 2013-10-15 13:51:57 -05:00
irix/lpd Redo the boilerplate / splat 2013-10-15 13:51:57 -05:00
linux Fix cfme_manageiq_evm_upload_exec according to chat with @rcvalle 2013-12-18 11:53:30 -06:00
multi Add getenvs, update getenv, change extract_path use 2013-12-19 11:54:34 +10:00
netware Update modules to use new ZDI reference 2013-10-21 15:13:46 -05:00
osx Reduce number of modules available on BrowserAutopwn 2013-11-12 12:37:29 -06:00
solaris Redo the boilerplate / splat 2013-10-15 13:51:57 -05:00
unix Minor grammar/caps fixup for release 2013-12-09 14:01:27 -06:00
windows Add getenvs, update getenv, change extract_path use 2013-12-19 11:54:34 +10:00