Commit Graph

21 Commits (8540f2cd1c97bcc1353529774f1ccadce1efd2e0)

Author SHA1 Message Date
William Vu 1791f209fa Revert "delete meterpreter scripts with replacement post modules"
This reverts commit 13b06db48e.
2017-01-29 14:10:21 -06:00
Brent Cook 13b06db48e delete meterpreter scripts with replacement post modules 2017-01-12 14:12:16 -06:00
OJ 640827c24b
Final pass of regex -> string checks 2016-10-29 14:59:05 +10:00
OJ 1ca2fe1398
More platform/arch/session fixes 2016-10-29 08:11:20 +10:00
Brent Cook 57ab974737 File.exists? must die 2016-04-21 00:47:07 -04:00
sinn3r 5e076e0375 Text about not accepting changes to meterpreter scripts 2014-09-16 16:41:14 -05:00
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
Tab Assassin 2e8d19edcf Retab all the things (except external/) 2013-09-30 13:47:53 -05:00
James Lee ca53c6f15b Remove Id tags in scripts/ 2013-09-17 10:42:58 -05:00
Joshua Drake 62c8c6ea9f big msftidy pass, ping me if there are issues
git-svn-id: file:///home/svn/framework3/trunk@14034 4d416f70-5f16-0410-b530-b9f4589650da
2011-10-23 11:56:13 +00:00
Joshua Drake 9b704bf349 note cve and ms bulletin
git-svn-id: file:///home/svn/framework3/trunk@11332 4d416f70-5f16-0410-b530-b9f4589650da
2010-12-14 18:43:58 +00:00
Matt Weeks 8abdfe5ff2 Fix errors with ESET and bwd_table not defined, and add the ability to automatically generate a reverse meterpreter payload.
git-svn-id: file:///home/svn/framework3/trunk@11152 4d416f70-5f16-0410-b530-b9f4589650da
2010-11-25 15:35:18 +00:00
Joshua Drake c8a04d8899 Fixes #3249: Bugs reported by Eric Romang, thx!
git-svn-id: file:///home/svn/framework3/trunk@11134 4d416f70-5f16-0410-b530-b9f4589650da
2010-11-25 01:02:19 +00:00
HD Moore 57f3008de5 Work with Ruby 1.8
git-svn-id: file:///home/svn/framework3/trunk@11090 4d416f70-5f16-0410-b530-b9f4589650da
2010-11-22 05:25:13 +00:00
Joshua Drake db0a7978e6 update comments
git-svn-id: file:///home/svn/framework3/trunk@11089 4d416f70-5f16-0410-b530-b9f4589650da
2010-11-22 02:39:53 +00:00
Joshua Drake 5092a8063c exclude wow64
git-svn-id: file:///home/svn/framework3/trunk@11088 4d416f70-5f16-0410-b530-b9f4589650da
2010-11-22 02:35:50 +00:00
Joshua Drake 4be4c763c8 show cmd if -c is used, add quotes on cmdline
git-svn-id: file:///home/svn/framework3/trunk@11083 4d416f70-5f16-0410-b530-b9f4589650da
2010-11-21 16:21:24 +00:00
Joshua Drake 66d0012200 error on platform mismatch separately
git-svn-id: file:///home/svn/framework3/trunk@11082 4d416f70-5f16-0410-b530-b9f4589650da
2010-11-21 10:14:31 +00:00
Joshua Drake 0c4ea7908b pre-set winver
git-svn-id: file:///home/svn/framework3/trunk@11081 4d416f70-5f16-0410-b530-b9f4589650da
2010-11-21 09:39:25 +00:00
Joshua Drake 03978e72b2 oops, raise not return
git-svn-id: file:///home/svn/framework3/trunk@11080 4d416f70-5f16-0410-b530-b9f4589650da
2010-11-21 09:36:37 +00:00
Joshua Drake cb3b06f7ad add exploit for windows task scheduler 2.0
git-svn-id: file:///home/svn/framework3/trunk@11079 4d416f70-5f16-0410-b530-b9f4589650da
2010-11-21 02:52:52 +00:00