Files
metasploit-gs/modules/exploits/multi/http
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
..
2013-12-02 16:19:05 -06:00
2013-12-16 14:57:33 -06:00
2013-10-15 13:51:57 -05:00
2013-10-15 13:51:57 -05:00
2013-10-15 13:51:57 -05:00
2013-11-04 12:10:38 -06:00
2013-10-15 13:51:57 -05:00
2013-10-15 13:51:57 -05:00
2013-10-15 13:51:57 -05:00
2013-10-30 13:48:35 -05:00