1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-01-20 20:37:27 +01:00
Commit Graph

2225 Commits

Author SHA1 Message Date
OJ
32ddcf716f
Merge @timwr's Android/Java custom heaer code 2017-09-15 10:56:25 +10:00
Tim
0f8419e05c add shared code for addrequestheader 2017-09-13 13:07:51 +08:00
Tim
a63b17249b add custom headers to java 2017-09-13 11:56:04 +08:00
Tim
932b17ae31 add custom headers to Android 2017-09-12 18:25:07 +08:00
Tim
49672a4b39 use new config parser on Android payload 2017-09-12 15:42:29 +08:00
Tim
a74f3c8b49 refactor config parsing into shared module
remove println
2017-09-12 15:42:27 +08:00
OJ
e88cb61839
Small python http header fix 2017-09-11 17:20:22 +10:00
OJ
e1efa94b06
Transport creation for headers, and starting on python support 2017-09-11 14:39:15 +10:00
OJ
0792d9dc1b
Add HTTP header support for custom HTTP headers
Fixes config size management issues and gets things working in both
WinHTTP and WinINET
2017-09-11 14:39:10 +10: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
Metasploit
b35caf8a85 Bump to 1.2.47 2017-07-28 08:56:21 -07:00
Brent Cook
7afe486519
Land #222, fix android config parsing 2017-07-28 08:44:12 -07:00
Tim
eee517e88d fix Android config parsing 2017-07-27 23:37:25 +08:00
Metasploit
6e514c644c Bump to 1.2.46 2017-07-25 21:25:47 -07:00