Brent Cook
|
006c749e6a
|
directly check to match the former definition of aggressive?
|
2016-09-25 23:57:13 -04:00 |
Brent Cook
|
743bea912a
|
fix exploit Passive / Aggressive overrides to do the right thing
|
2016-09-25 19:57:41 -04:00 |
Pearce Barry
|
00258a4d31
|
Land #7351, restore NTLM constant class shortcuts
|
2016-09-25 12:09:38 -05:00 |
dmohanty-r7
|
00c02bb132
|
Land #7349, Add initialization of RHOST value prior to calling child check()
|
2016-09-23 12:28:08 -05:00 |
Metasploit
|
3ddf80dd7a
|
Bump version of framework to 4.12.28
|
2016-09-23 10:02:37 -07:00 |
Brent Cook
|
2ec87d1f67
|
check if constant aliases are already set before setting
(I'm presuming that was what removing was intended to help with)
|
2016-09-22 07:12:42 -05:00 |
Brent Cook
|
4acb29a129
|
restore NTLM constant class shortcuts
|
2016-09-22 07:01:38 -05:00 |
Brent Cook
|
52d0840a79
|
Land #7276, fix clipboard tlv usage
|
2016-09-22 00:47:18 -05:00 |
Brent Cook
|
b4b709d921
|
Land #7342, remove OSVDB links and references from library code - leave in modules
|
2016-09-22 00:45:05 -05:00 |
Brent Cook
|
88cef32ea4
|
Land #7339, SSH module fixes from net:ssh updates
|
2016-09-22 00:27:32 -05:00 |
William Vu
|
fda5faf4ed
|
Land #7346, route command fixes
Also adds session -1 support.
|
2016-09-21 15:44:24 -05:00 |
Spencer McIntyre
|
a3e3bbf2b0
|
Remove unnecessary reference to idx
|
2016-09-21 12:42:25 -04:00 |
Spencer McIntyre
|
08836a317d
|
Fix "route add" error and support using session -1
|
2016-09-21 12:02:30 -04:00 |
Spencer McIntyre
|
0671e854a9
|
Default the route command to printing the table
|
2016-09-21 10:36:59 -04:00 |
Brendan
|
b0bb5b5806
|
Added initialization of RHOST value prior to calling child check() functions
|
2016-09-20 18:18:52 -05:00 |
“Brian
|
4ff8235304
|
Remove semicolon
|
2016-09-20 17:57:48 -05:00 |
“Brian
|
8871673ada
|
Merge branch 'master' of github.com:rapid7/metasploit-framework
|
2016-09-20 17:48:06 -05:00 |
“Brian
|
53170cca01
|
msfconsole command
resolves #7330
Warns the user if they try to run msfconsole in msfconsole and does not let them do it
|
2016-09-20 17:46:25 -05:00 |
Brent Cook
|
1b31e0a63e
|
remove osvdb links
|
2016-09-20 14:27:59 -05:00 |
David Maloney
|
e315ec4e73
|
Merge branch 'master' into bug/7321/fix-ssh-modules
|
2016-09-19 15:27:37 -05:00 |
David Maloney
|
06ff7303a6
|
make pubkey verifier work with old module
make the new pubkey verifier class and
the old identify_pubkeys aux module work
together
7321
|
2016-09-19 15:20:35 -05:00 |
David Maloney
|
2f17ae0946
|
add pubkey_verifier class to framework
this class provides a new way to do
public key only verification tests
for SSH
7321
|
2016-09-19 14:35:59 -05:00 |
Pearce Barry
|
3f5ed75198
|
Relocate Rex::Platform:Windows content (fixes MS-1714)
|
2016-09-19 14:34:44 -05:00 |
Pearce Barry
|
27018b421c
|
Land #7316, use new rex-encoder gem
|
2016-09-19 11:59:21 -05:00 |
dmohanty-r7
|
4c4f2e45d6
|
Land #7283, add jsp payload generator
|
2016-09-16 14:37:59 -05:00 |
Metasploit
|
5acc17a800
|
Bump version of framework to 4.12.27
|
2016-09-16 10:02:52 -07:00 |
Brent Cook
|
b21daa7019
|
Land #7263, Automatically generate keystore for android apk signing
|
2016-09-15 22:09:15 -05:00 |
Brent Cook
|
022ab74f30
|
See #7089, add some stray fixups
|
2016-09-15 18:50:00 -05:00 |
Brent Cook
|
6686e91ffe
|
fixup some leftover debug and whitespace issues
|
2016-09-15 18:39:08 -05:00 |
Brent Cook
|
50fc3b10f8
|
Land #7086, Add 'continue' and 'tries' wget-like options to meterpreter 'download'
|
2016-09-15 17:48:21 -05:00 |
David Maloney
|
7e10b5c482
|
use new rex-encoder gem
remove all the encoidng lbiraries and use the new gem
rex-encoder that contains them now.
MS-1708
|
2016-09-14 12:07:26 -05:00 |
dmohanty-r7
|
e005a3f49b
|
Land #7300 replace msfrop with the rex-rop_builder gem
MS-1722
|
2016-09-14 11:21:54 -05:00 |
Metasploit
|
32998d938f
|
Bump version of framework to 4.12.26
|
2016-09-13 16:59:37 -07:00 |
Brent Cook
|
b5ae287235
|
ensure that default_name, dns_host_name, and dns_domain_name are set
|
2016-09-13 18:32:59 -05:00 |
wchen-r7
|
245237d650
|
Land #7288, Add LoginScannerfor Octopus Deploy server
|
2016-09-13 17:26:56 -05:00 |
Metasploit
|
8eb2c926f3
|
Bump version of framework to 4.12.25
|
2016-09-13 13:37:08 -07:00 |
David Maloney
|
fd3b885d83
|
replace msfrop with the rex-rop_builder gem
moved all of this code into the new gem
MS-1722
|
2016-09-12 16:06:53 -05:00 |
Brent Cook
|
8cf62dc4ed
|
Land #7299, Set defaults in WordpressMulticall login scanner
|
2016-09-12 12:26:08 -05:00 |
Adam Cammack
|
aa193bf372
|
Set defaults in WordpressMulticall login scanner
This login scanner would crash it was used like a normal login scanner.
MS-2007
|
2016-09-12 11:22:15 -05:00 |
Brent Cook
|
e09fe08983
|
Land #7278, fix FTP path traversal scanners
|
2016-09-12 10:47:36 -05:00 |
Brent Cook
|
1d4b0de560
|
Land #6616, Added an Outlook EWS NTLM login module.
|
2016-09-09 11:43:52 -05:00 |
Pearce Barry
|
4495b27e67
|
Land #7254, Rex::SSLScan Gemification
|
2016-09-08 13:20:56 -05:00 |
David Maloney
|
1b9c37ff78
|
Merge branch 'master' into feature/MS-1711/rex-nop
|
2016-09-08 10:48:07 -05:00 |
Brendan
|
a30711ddcd
|
Land #7279, Use the rubyntlm gem (again)
|
2016-09-07 16:33:35 -05:00 |
David Maloney
|
17ab04829c
|
missed the lib/rex/socket.rb file
failed to delete this rather important bigt
|
2016-09-07 11:38:28 -05:00 |
David Maloney
|
7857c58655
|
remove all the left voer cruft
remove all the files that got xfered out to the gems
MS-1715
|
2016-09-07 11:38:28 -05:00 |
David Maloney
|
43942e6029
|
refactor pem parser to use the rex-socket gem version
use rex-socket's pem aprser instead of the old one we used
to have in rex::parser
MS-1715
|
2016-09-07 11:38:27 -05:00 |
David Maloney
|
405c59b8b8
|
move bidirectional pipe into rex/ui/text
this didn't really fit with the rest of rex::io and it inherits
from inside rex/ui/text so just put it there
MS-1715
|
2016-09-07 11:34:04 -05:00 |
james-otten
|
dcf0d74428
|
Adding module to scan for Octopus Deploy server
This module tries to log into one or more Octopus Deploy servers.
More information about Octopus Deploy:
https://octopus.com
|
2016-09-06 20:52:49 -05:00 |
Christian Mehlmauer
|
c6012e7947
|
add jsp payload generator
|
2016-09-06 22:17:21 +02:00 |