Brent Cook
|
5e8c2200ac
|
Merge branch 'master' into land-8625-crypttlv2
|
2017-08-20 18:54:51 -05:00 |
Brent Cook
|
f7dc831e9a
|
Land #8799, Add module to detect Docker, LXC, and systemd-nspawn containers
|
2017-08-20 14:45:57 -05:00 |
tkmru
|
74f89857d8
|
fix extra sleep on linux x86 stager
|
2017-08-18 15:20:35 +09:00 |
Brent Cook
|
70a82b5c67
|
Land #8834, add resiliency to x64 linux reverse_tcp stagers
|
2017-08-15 08:04:32 -04:00 |
Brent Cook
|
debbc31142
|
use separate module names for x86 and x64 generators
|
2017-08-15 08:02:01 -04:00 |
tkmru
|
db2e3f2ddd
|
add retry to linux reverse tcp x64
|
2017-08-15 12:49:29 +09:00 |
Brent Cook
|
69c4ae99a7
|
Land #8811, fix peer printing with bruteforce modules
|
2017-08-14 17:31:48 -04:00 |
William Vu
|
1a4db844c0
|
Refactor build_brute_message for legacy printing
|
2017-08-14 11:17:34 -05:00 |
Brent Cook
|
59086af261
|
Land #8771, rewrite linux x64 stagers with Metasm
|
2017-08-14 02:32:29 -04:00 |
Brent Cook
|
26193216d1
|
Land #8686, add 'download' and simplified URI request methods to http client mixin
Updated PDF author metadata downloader to support the new methods.
|
2017-08-14 01:40:17 -04:00 |
Brent Cook
|
5d05ca154a
|
added http client 'download' method and updates to pdf author module from @bcoles
|
2017-08-14 01:08:53 -04:00 |
Brent Cook
|
e64eaf1573
|
remove additional match? for older ruby compat
|
2017-08-08 19:51:35 -05:00 |
Brent Cook
|
3f8ee86e3e
|
revert match change - this has problems with older ruby versions
|
2017-08-08 19:47:48 -05:00 |
Brent Cook
|
0ac19087cd
|
Land #8720, add resiliency (retries + sleep) to linux x86 stagers
|
2017-08-08 19:36:47 -05:00 |
Brent Cook
|
4ca68a178b
|
switch reverse_tcp stagers to all prefer StagerRetryCount
This leaves ReverseConnectRetries as an alternate spelling.
|
2017-08-08 19:27:00 -05:00 |
Brent Cook
|
83212b8b6b
|
minor code cleanup
|
2017-08-08 19:26:59 -05:00 |
Brent Cook
|
bca8e77163
|
add alias support for datastore options
|
2017-08-08 19:26:59 -05:00 |
Brent Cook
|
b35d53bd02
|
code cleanup in opt_int while we're here
|
2017-08-08 19:06:51 -05:00 |
Brent Cook
|
47dc3772a7
|
add OptFloat datastore option
|
2017-08-08 19:06:51 -05:00 |
Brent Cook
|
331279d891
|
handle fractional seconds
|
2017-08-08 19:06:46 -05:00 |
tkmru
|
a396d860e7
|
change SleepSeconds to StagerRetryWait
|
2017-08-08 19:26:24 +09:00 |
OJ
|
d7e8b32312
|
Merge branch 'upstream/master' into transport-agnostic-packet-encryption
|
2017-08-08 17:30:51 +10:00 |
Pearce Barry
|
cfd377fbd4
|
Support padding on the CAN bus.
Also use a hash for passing options around instead of individual params.
|
2017-08-06 18:05:59 -05:00 |
james
|
9858147dae
|
Add module to detect Docker and LXC containers
Detect Docker by:
- Presence of .dockerenv file.
- Finding "docker" in /proc/1/cgroup
Detect LXC by:
- Finding "lxc" in /proc/1/cgroup
|
2017-08-05 18:59:36 -05:00 |
William Vu
|
347b79e5f2
|
Land #8643, pretty printing for aux/post fail_with
|
2017-08-03 12:07:55 -05:00 |
Brent Cook
|
24d323d4ed
|
remove more instances of positive?
|
2017-08-02 12:47:34 -05:00 |
tkmru
|
f961d7da13
|
update src
|
2017-07-29 21:08:52 +09:00 |
tkmru
|
bc6f19a919
|
add sleepSeconds, sleepNanoseconds option
|
2017-07-29 20:55:53 +09:00 |
tkmru
|
b1e26dd17e
|
Merge branch 'master' of https://github.com/rapid7/metasploit-framework into feature/linux_reverse_tcp_x86_retry
|
2017-07-29 17:24:59 +09:00 |
tkmru
|
2ec064418f
|
fix desc
|
2017-07-26 14:22:09 +09:00 |
tkmru
|
eb536ba67c
|
Merge branch 'master' of https://github.com/rapid7/metasploit-framework into feature/linux_reverse_tcp_x64_retry
|
2017-07-26 09:48:17 +09:00 |
William Vu
|
c9853a6bfe
|
Land #8735, robots.txt for HttpServer
|
2017-07-24 18:26:41 -05:00 |
William Vu
|
a950ecc345
|
Clean up style
|
2017-07-24 18:26:05 -05:00 |
Brent Cook
|
6300758c46
|
use https for metaploit.com links
|
2017-07-24 06:26:21 -07:00 |
Brent Cook
|
800cdcc866
|
Land #8737, better handle sudden disconnects with SMTP servers
|
2017-07-23 15:04:50 -07:00 |
Brent Cook
|
df22e098ed
|
Land #8695, Fix #8675, Add Cache-Control header, also meta tag for BAP2
|
2017-07-23 07:17:45 -07:00 |
Pearce Barry
|
6a686a277b
|
Land #8742, HWBRIDGE RFTRANSCEIVER ADD LOWBALL SUPPORT
|
2017-07-21 11:46:21 -05:00 |
Corey Harding
|
22e8f1cb48
|
HWBRIDGE RFTRANSCEIVER ADD LOWBALL SUPPORT
|
2017-07-20 05:09:00 -04:00 |
Jin Qian
|
0f31edfe39
|
Change tab into space to be standard compliant
Thanks to Brent and Dave for pointing it out.
|
2017-07-18 16:17:53 -05:00 |
Jin Qian
|
6385593148
|
Fix SE campaign exception.
MS-2705, SE_campaign will crash when RCPT command got socket closure as a response. Thanks to Pearce for the triage.
|
2017-07-18 14:30:44 -05:00 |
Brent Cook
|
f5e76092d6
|
Merge branch 'master' into land-8439-
|
2017-07-18 08:25:18 -05:00 |
Dave Farrow
|
378375c822
|
replaced devil tabs with spaces
|
2017-07-17 20:29:33 -07:00 |
Dave Farrow
|
e6fe90ea08
|
added robots.txt support for http exploit server
|
2017-07-17 17:47:36 -07:00 |
Brent Cook
|
f573a4804c
|
Land #8689, Docker improvements
|
2017-07-17 10:12:20 -05:00 |
Christian Mehlmauer
|
3c7d6c3a6a
|
fixed some bugs
|
2017-07-17 10:10:12 +02:00 |
Christian Mehlmauer
|
7d6992c0e8
|
respect windows
|
2017-07-17 09:58:20 +02:00 |
jvoisin
|
62615298e1
|
Fix a php warning
This should close #8670
|
2017-07-16 15:20:30 +02:00 |
tkmru
|
2f3090599e
|
change to use option
|
2017-07-16 19:58:50 +09:00 |
tkmru
|
6c5d8279ca
|
change to generate payload from metasm
|
2017-07-16 19:21:09 +09:00 |
David Maloney
|
ee1c87b868
|
Land #8172, example modules
lands several example modules
|
2017-07-14 15:17:20 -05:00 |