Tim
70471bed4b
Land #243 , fix the build
2017-10-23 18:28:25 +08:00
Tim
d1bd0514c1
fix testSpawnReverseTcp SocketTimeoutException
2017-10-20 17:13:31 +08:00
Metasploit
0e603a78ff
Bump to 1.3.11
2017-10-03 20:02:36 -07:00
Tim
9bd32d1b9c
Land #241 , fix php meterpreter on php < 5.4
2017-10-04 10:51:19 +08:00
Tim
1a6b9b8796
Land #238 , fix php meterpreter on php < 5.4
2017-10-04 10:50:39 +08:00
2dimka
31d45584b5
Fix unexpected syntax error '[' in PHP 5.2.4 on Metasploitable2 VM
2017-10-03 20:54:36 +03:00
Metasploit
498b1f9665
Bump to 1.3.10
2017-09-27 14:14:20 -07:00
Brent Cook
59a03e6f03
Land #240 , Properly fix half-baked changes to getprivs
2017-09-27 16:06:29 -05:00
OJ
c6eebdf72b
Properly fix half-baked changes to getprivs
...
This was left over code from me trying to do some fixes to getprivs
which didn't make sense in the middle of the packet pivot work. This was
left over by me as a result of my half-baked revert. This caused issues
with both the `getprivs` and `getsystem` command. I'm pretty sure that
as a result of breaking the latter, I will never live down the "make
getsystem great again" meme.
2017-09-27 16:30:18 +10:00
Metasploit
4f19cd3ad7
Bump to 1.3.9
2017-09-20 03:04:06 -07:00
William Webb
add38496a8
Land #235 , Fix TLV values for audio recording
2017-09-20 04:53:19 -05:00
tomazy
5531210c6f
Fixed parse error in PHP 5.3.10
...
Fixes #237
2017-09-17 13:40:04 -04:00
Tim
c61c565918
fix record_mic TLV values
2017-09-11 10:53:15 +08:00
Metasploit
10cd6155f6
Bump to 1.3.8
2017-09-08 01:21:37 -07:00
Brent Cook
9e1c1dbb99
Land #233 , fix java/android process_execute with escaped arguments
2017-09-08 10:13:53 +02:00
Metasploit
e3221ea67c
Bump to 1.3.7
2017-09-07 21:41:52 -07:00
OJ
5402a27cfa
Land #232 : Fix android config parsing
2017-09-08 14:34:03 +10:00
Tim
fe02cd012b
fix process_execute with escaped arguments
2017-09-08 11:57:05 +08:00
Tim
028f094528
fix android config parsing
2017-09-08 11:41:23 +08:00
Metasploit
15a334094a
Bump to 1.3.6
2017-09-07 19:28:57 -07:00
OJ
9931cb133b
Land #231 - Fix android/java config parsing
2017-09-08 12:20:11 +10:00
Brent Cook
01c7a7d998
add unpack64 - unused, but might come in handy later
2017-09-08 02:21:34 +02:00
Brent Cook
cb70dde703
adjust offset where the useful bits are stored
2017-09-08 02:21:20 +02:00
Metasploit
cacbae3314
Bump to 1.3.5
2017-09-01 01:37:32 -07:00
Brent Cook
167c2d380a
fix sniffer/networkpug breakage
2017-09-01 03:29:26 -05:00
Metasploit
6eb7cb7e79
Bump to 1.3.4
2017-08-28 21:19:39 -07:00
Brent Cook
c2ef6da12f
Land #226 , Packet-level pivot support and named pipe transports
2017-08-28 23:13:40 -05:00
Metasploit
b58ae77cf4
Bump to 1.3.3
2017-08-25 16:05:16 -07:00
Brent Cook
bd19f8058c
note additional cleanup directories
2017-08-25 18:00:11 -05:00
Brent Cook
50bae7ee8c
update README
2017-08-25 17:57:46 -05:00
OJ
e328b986fb
Merge branch 'upstream/master' into packet-pivot
2017-08-21 17:26:21 +10:00
Metasploit
f913a02690
Bump to 1.3.2
2017-08-20 16:46:14 -07:00
Brent Cook
571c6eb5eb
Land #227 , fix PHP meterpreter for suhosin and non-suhosin environments
2017-08-20 18:38:28 -05:00
Anant Shrivastava
f5f594192b
fix for php create_function errors
...
based on findings listed https://github.com/rapid7/metasploit-framework/issues/8858 it was identified that the php webshell was not working at all. Hence a fix to get it to work in both suhosin and non suhosin environment.
2017-08-20 12:19:14 +05:30
Metasploit
285a85c55d
Bump to 1.3.1
2017-08-18 03:30:00 -07:00
Brent Cook
4fd68effd4
Land #192 , add unicode support for the incognito extension
2017-08-18 06:22:34 -04:00
Brent Cook
52cca63c09
bump for ABI change
2017-08-18 06:22:22 -04:00
Metasploit
74eb71bcaa
Bump to 1.2.49
2017-08-18 03:07:06 -07:00
Brent Cook
173fd3b260
Land #211 , Remove OpenSSL, adjust packet header, and add TLV packet encryption
2017-08-18 05:59:36 -04:00
OJ
52d770228e
Fix stupid double-free in WinHTTP packet handling
2017-08-11 17:32:49 +10:00
OJ
2cd4f3cf98
Turn off debug builds
2017-08-09 15:59:37 +10:00
OJ
a10938e5a0
Revert changes made to getprivs
...
This work should be done in another PR
2017-08-09 15:58:38 +10:00
OJ
bc6c2039fb
Add debug statements, and fix one that was causing crashes
2017-08-09 13:03:12 +10:00
OJ
005ba6a8c0
Merge branch upstream into packet-pivot
2017-08-08 17:37:59 +10:00
OJ
b363584648
Merge branch 'upstream/master' into transport-agnostic-packet-encryption
2017-08-08 17:37:25 +10:00
OJ
0413a5c2ce
Add check for existing session reconnect
2017-08-08 17:15:49 +10:00
OJ
5f8b775842
Fix reading data from pipe, fix XOR bug in x64
2017-08-07 19:51:24 +10:00
Metasploit
ff96f0d7f1
Bump to 1.2.48
2017-08-03 15:54:13 -07:00
Brent Cook
26131a64bb
Land #223 , Update kiwi module to disable busylight notification
2017-08-03 17:42:51 -05:00
OJ
95f1903a10
Update kiwi module to disable busylight notification
2017-08-03 09:45:07 +10:00