OJ
|
1a313ad943
|
Fix up the proxy patching
Patching of the proxy details was failing, so this commit fixes that.
Also, added code that makes the proxy type check case-insensitive.
|
2015-04-01 11:48:22 +10:00 |
OJ
|
25dcfc796a
|
Better support old binaries in rev http(s)
* Patch 256char URL if the 512char one doesn't work.
* Return an empty list in the case where the ext enum fails.
|
2015-03-24 10:14:44 +10:00 |
OJ
|
9c9d333a1b
|
Create verify ssl mixin, adjust some formatting
|
2015-03-23 13:21:08 +10:00 |
OJ
|
9d20d057dd
|
Update Meterpreter URL length to 512
|
2015-03-20 13:16:43 +10:00 |
OJ
|
7ca91b2eb5
|
Add support for ssl to the patcher
|
2015-03-20 12:52:38 +10:00 |
OJ
|
a9f74383d0
|
Update patch to support both ascii and wchar
|
2015-03-20 12:52:18 +10:00 |
OJ
|
acd802c5fd
|
Initial work for WinHTTP comms support in Meterpreter
|
2015-03-20 12:51:47 +10:00 |
HD Moore
|
8d3cb8bde5
|
Fix up meterpreter patching arguments and names
|
2015-03-18 01:25:42 -05:00 |
HD Moore
|
390a704cc7
|
Cleanup proxyhost/proxyport arguments to match new names
|
2015-03-18 01:19:05 -05:00 |
Sean Verity
|
52b3025351
|
Reworked to avoid extending String class on blob per hdm's rec.
|
2014-12-15 21:40:41 -05:00 |
Sean Verity
|
4bd14ed5ea
|
Uses a hash for options as opposed to numerous methods on blob
|
2014-09-17 14:11:37 -04:00 |
Sean Verity
|
3c11251432
|
Mitigates excessive use of lookup operator (hopefully adds clarity)
|
2014-09-15 17:05:54 -04:00 |
Sean Verity
|
e55dab3914
|
Refactored expiration and timeout logic in client_core.rb
|
2014-09-15 01:01:23 -04:00 |
Sean Verity
|
b7714c9661
|
Cleaned up indents.
|
2014-08-25 13:03:23 -04:00 |
Sean Verity
|
e47a6f1573
|
Provides methods to patch metsrv stagers with options.
|
2014-08-25 00:55:07 -04:00 |