Tim
126f6d0e3c
add core_enumextcmd
2016-09-05 16:57:08 +01:00
Brent Cook
4395bbd94f
Land #111 , update documentation
2016-08-01 14:51:06 -05:00
Danil Bazin
eef6e7a33c
Fix folder name in example
...
In point 1 a new folder is created, but in point 2,
a file is copied but not in the created folder.
2016-08-01 18:38:28 +02:00
Metasploit
f2ea8bf6ce
Bump to 1.1.14
2016-07-11 22:03:21 -07:00
Brent Cook
ee76140a1a
Land #106 , Fix Windows meterpreter crashe when closing channels
2016-07-11 23:18:47 -05:00
Brent Cook
44b3df5ea7
Land #104 , Android payload: hide MainActivity from the app switcher after launch
2016-07-11 23:16:55 -05:00
Brent Cook
4fa10fe1ea
Land #103 , Fixed OSX crashes for Python meterpreter
2016-07-11 23:16:04 -05:00
ssyy201506
6625248fc7
fix crash after closing channel
2016-07-08 15:40:29 +09:00
Metasploit
d38637e858
Bump to 1.1.13
2016-06-30 13:37:48 -07:00
Brent Cook
c8e5178239
Land #105 , Fix the immediate closing of a interactive channel
...
copy GetLastError() at the correct place
2016-06-30 15:19:05 -05:00
ssyy201506
baad192ba6
Fix the immediate closing of a interactive channel.
2016-06-16 11:14:12 +09:00
Tim
8c752b46f0
hide activity after launch
2016-05-24 14:56:31 +01:00
root
a26e97b63d
Fixed OSX crashes for python meterpreter
2016-05-23 23:00:25 +00:00
Metasploit
3e87d5b968
Bump to 1.1.12
2016-05-04 13:24:36 -07:00
Spencer McIntyre
fea104817c
Land #98 , Fix staged python meterpreter reconnect
...
This fixes rapid7/metasploit-framework#6842
2016-05-04 12:16:40 -04:00
Metasploit
dd93d35dd3
Bump to 1.1.11
2016-05-04 06:43:40 -07:00
OJ
722422244d
Land #100 - fix reg class take 2
2016-05-04 15:23:01 +10:00
Brent Cook
0057809573
fix registry class, take 2
2016-05-03 22:05:14 -05:00
Metasploit
dd0bdcec46
Bump to 1.1.10
2016-05-03 18:55:55 -07:00
Brent Cook
167b2d2ac1
Land #94 , Enable support for IPv6 address binding
2016-05-03 20:40:54 -05:00
OJ
a1e0e48cc7
Land #99 - fix length calculation for reg reads
2016-05-04 07:49:59 +10:00
Brent Cook
90f5cd2c3a
fix the length calculation for meterpreter registry class reads
2016-05-03 16:40:58 -05:00
krzys-h
cad2ecf2b9
Fixed reconnecting of staged Python meterpreter
...
See rapid7/metasploit-framework#6842
2016-05-03 14:44:04 +02:00
OJ
4763c24cfe
Small tidy, and adding of debug code
2016-05-03 12:09:46 +10:00
Metasploit
44ee512452
Bump to 1.1.9
2016-04-26 14:02:03 -07:00
Brent Cook
84140c23ba
Revert "fix Linux threads to actually use allocated memory"
...
This reverts commit f95152dfc1
.
2016-04-26 16:49:46 -04:00
James Lee
328bd0a93d
Land #96 , syntax errors in PHP versions < 5.4
2016-04-26 14:53:47 -05:00
James Lee
8cbd68b056
Add missing semicolon
2016-04-26 14:53:11 -05:00
wchen-r7
94d33b9207
Fix #95 , unexpected syntax error '[' in PHP 5.3.6-13
...
Fix #95
2016-04-25 19:45:06 -05:00
Metasploit
eb59b76fc6
Bump to 1.1.8
2016-04-06 07:10:00 -07:00
OJ
d6387fcd90
Typedef the sockaddr_in6 struct for POSIX
2016-04-06 16:14:27 +10:00
OJ
61b91d276b
Enable support of IPv6 address binding
2016-04-06 15:38:03 +10:00
OJ
fe048683c9
Land #93 - Fix threads in POSIX
2016-04-06 10:59:01 +10:00
Brent Cook
f95152dfc1
fix Linux threads to actually use allocated memory
2016-04-05 17:35:55 -05:00
Brendan Watters
73d548be48
Land #85 , UTF-8 Registry Support
2016-04-05 16:20:39 -05:00
Metasploit
9c5756fba8
Bump to 1.1.7
2016-04-01 18:45:29 -07:00
Brent Cook
f43bc0a3ac
Land #89 , Add Powershell meterpreter bindings
2016-04-01 19:38:56 -05:00
Brent Cook
be88efcb54
Update with correct project URI
2016-03-31 11:34:12 -05:00
Metasploit
a4f32abad9
Bump to 1.1.6
2016-03-30 21:01:46 -07:00
Brent Cook
e4c5be4dfc
Land #91 , rebuild python extensions with the correct delimiter
2016-03-30 22:37:35 -05:00
OJ
3c17f4e9aa
Fix package script, update package
...
The package script was (stupidly) written (by me) to replace '\\' with
'.' when generating python import module names. Of course, this works
great on windows, but it means if you generate the package on linux
things break horribly. The result was that the latest package wouldn't
resolve anything useful when importing key stuff like ctypes or pty.
This PR fixes the issue so that the modules are correctly wired in
regardless of the OS that the package was constructed on.
2016-03-31 11:14:19 +10:00
Brent Cook
1ff8227b7a
Land #90 , add proper license for powershell extension
2016-03-30 18:21:53 -05:00
OJ
6a0d13c014
Include license for Unmanaged Powershell
...
This was used heavily as a reference for work done on the powershell extension.
2016-03-31 09:16:34 +10:00
Gregory Mikeska
d29e5de918
Land #86 . Run android meterpreter in a service
...
to increase resiliency
2016-03-25 14:04:53 -05:00
Metasploit
2af708a6d8
Bump to 1.1.5
2016-03-24 20:16:27 -07:00
Brent Cook
e460c1d241
Land #87 , initial powershell extension
2016-03-24 21:19:22 -05:00
OJ
e229995f2d
Added powershell_import and sample DLL for import testing
2016-03-25 12:16:13 +10:00
OJ
cf6287e031
Fix runner to properly support multi-line scripts
...
This commit actually changes the PS runner code so that it's
base64-encoded before being sent to the interpreter. It's a bit of
a hack but it means that all multiline commands are properly supported.
IEX for the win!
2016-03-25 10:28:14 +10:00
OJ
6bbfd51ab4
Stageless init support, multi-line command support
2016-03-25 09:56:00 +10:00
OJ
1a75953b7c
Add transport support, tidy up some code
2016-03-25 09:12:53 +10:00