David Maloney
|
52a29856b3
|
Merge branch 'master' into staging/electro-release
Conflicts:
Gemfile
Gemfile.lock
|
2014-07-16 09:38:44 -05:00 |
dmaloney-r7
|
c288e6625b
|
Merge pull request #112 from rapid7/bug/MSP-10718/metasploit-credential-constant-refactor
Fix bugs due to Metasploit::Model::Login::Status refactor
|
2014-07-16 09:23:31 -05:00 |
Matt Buck
|
eff2defdde
|
Fix bug due to Metasploit::Model::Login::Status refactor
MSP-10718
|
2014-07-16 04:14:45 -05:00 |
Trevor Rosen
|
2f460f32c3
|
Fix Gemfile deps
|
2014-07-15 21:52:57 -05:00 |
Trevor Rosen
|
17c3e61322
|
Merge pull request #110 from rapid7/feature/MSP-10711/login-status
Feature/msp 10711/login status
MSP-10711
|
2014-07-15 21:47:37 -05:00 |
Brandon Turner
|
252c359f2a
|
Update Gemfile.lock with new framework version
|
2014-07-15 19:25:36 -05:00 |
Brandon Turner
|
044fdb8c55
|
Fix gem version to support rubygems < 2.1
MSP-10714
|
2014-07-15 19:02:39 -05:00 |
sinn3r
|
f8e47a5c61
|
Land #3524 - WPTouch fileupload exploit
|
2014-07-15 16:29:59 -05:00 |
David Maloney
|
ea57ad0126
|
fix connection error on base
missed a reference to connection_error on the
loginscanner base. this would prevent us from
bailing out early if we have too many connection errors
|
2014-07-15 16:21:13 -05:00 |
Spencer McIntyre
|
e58100fe85
|
Land #3419, multi script delivery module by @jakxx
|
2014-07-15 17:07:51 -04:00 |
Spencer McIntyre
|
1a8d73fca8
|
Minor whitespace and grammar changes
|
2014-07-15 17:00:28 -04:00 |
David Maloney
|
7c0633f0a7
|
gemfile fix
|
2014-07-15 15:38:02 -05:00 |
David Maloney
|
674447c891
|
final cleanup steps
|
2014-07-15 15:31:51 -05:00 |
David Maloney
|
7ac6640cfd
|
Merge branch 'staging/electro-release' into feature/MSP-10711/login-status
Conflicts:
Gemfile
Gemfile.lock
modules/auxiliary/scanner/smb/smb_login.rb
|
2014-07-15 15:12:33 -05:00 |
dmaloney-r7
|
4d3bfcf9d0
|
Merge pull request #109 from rapid7/bug/MSP-10713/smb-error-code
Move error_name to InvalidPacket and check for nil
|
2014-07-15 15:10:37 -05:00 |
James Lee
|
51a9a763c0
|
Move error_name to InvalidPacket and check for nil
MSP-10713
|
2014-07-15 15:02:53 -05:00 |
David Maloney
|
34635ab968
|
module login status cleanup
cleanup several bruteforce module to
use the loginstatus constants for result status
|
2014-07-15 14:55:41 -05:00 |
David Maloney
|
9857bac6b1
|
add NO_AUTH_REQUIRED
|
2014-07-15 14:38:41 -05:00 |
Samuel Huckins
|
a4ff2fdd50
|
Merge pull request #108 from rapid7/feature/MSP-9948/update-db-import
Specs and functional now passing with latest update.
MSP-9948 #land
|
2014-07-15 13:36:43 -05:00 |
Trevor Rosen
|
6a1149c1ed
|
Add missing origin
MSP-9948
|
2014-07-15 13:27:08 -05:00 |
David Maloney
|
939e585658
|
refactor all loginscanners
loginscanners now use LoginStatus constants
for the result statuses
|
2014-07-15 13:17:56 -05:00 |
David Maloney
|
846679bef9
|
change Result status
result bojects now use Login::status constants
for their status
|
2014-07-15 11:39:38 -05:00 |
sinn3r
|
57b1023592
|
Land #3522 - Multi Gather Dbvis Connections Settings
|
2014-07-15 11:34:02 -05:00 |
sinn3r
|
1d6f088eab
|
Pass msftidy
|
2014-07-15 11:31:37 -05:00 |
Tod Beardsley
|
1cac801158
|
Land #3527 from @wchen-r7, doc update
|
2014-07-15 10:50:36 -05:00 |
sinn3r
|
de4133a83a
|
Update link for The Metasploit Development Environment
The HACKING file still uses the old link, which redirects to this
one, why not just use this one?
|
2014-07-15 10:16:47 -05:00 |
David Bloom
|
526538ecd6
|
Added dbvis version find and print
|
2014-07-15 15:04:46 +02:00 |
David Bloom
|
97dcc56225
|
Update dbvis_enum.rb
|
2014-07-15 14:23:40 +02:00 |
David Bloom
|
400b0f4276
|
parse url to report host in old config
|
2014-07-15 14:21:09 +02:00 |
David Bloom
|
f3d953f829
|
Old config file update
Added functions to parse old and new config files.
|
2014-07-15 14:00:29 +02:00 |
David Bloom
|
ac3d453002
|
Update dbvis_enum.rb
|
2014-07-15 12:33:07 +02:00 |
David Bloom
|
a53341f520
|
Added compatibility with dbvis <= 6
Checking for "config" folder existence if "config70" is not found.
|
2014-07-15 12:14:38 +02:00 |
David Bloom
|
e66cc003ae
|
Merge branch 'wchen-r7-pr3522'
Changes ok
|
2014-07-15 09:18:40 +02:00 |
Christian Mehlmauer
|
29bb788d96
|
Better login detection for wordpress
|
2014-07-15 07:04:14 +02:00 |
Christian Mehlmauer
|
c1f612b82a
|
Use vprint_ instead of print_
|
2014-07-15 06:58:33 +02:00 |
OJ
|
77be5d3e0a
|
Land #3520 : Update Linux Meterpreter Binaries
Includes fixes for the sniffer which stop it breaking on x64 and make
it work with the `any` interface.
[FixRM #6355]
|
2014-07-15 09:27:30 +10:00 |
Trevor Rosen
|
8cafed956b
|
Remove cruft
MSP-9948
|
2014-07-14 18:26:18 -05:00 |
Trevor Rosen
|
c1e02d4539
|
Update deps again
MSP-9948
|
2014-07-14 18:16:12 -05:00 |
Trevor Rosen
|
0966949203
|
Merge branch 'staging/electro-release' into feature/MSP-9948/update-db-import
Upstream merge
Conflicts:
Gemfile
Gemfile.lock
|
2014-07-14 17:59:54 -05:00 |
Trevor Rosen
|
aca627489e
|
Pass workspace down in import of creds dump
MSP-9948
|
2014-07-14 16:40:41 -05:00 |
James Lee
|
de22aeba41
|
Land #3481, meterpreter bins
|
2014-07-14 15:57:52 -05:00 |
sinn3r
|
cc1ba265cb
|
Change module name for consistency
|
2014-07-14 15:49:19 -05:00 |
sinn3r
|
4d7bffd713
|
Change header
|
2014-07-14 15:45:17 -05:00 |
sinn3r
|
5a821cea9d
|
Account for EOFError condition
|
2014-07-14 15:27:40 -05:00 |
sinn3r
|
89a877031f
|
I mean "unless", not "if"
|
2014-07-14 15:24:53 -05:00 |
sinn3r
|
bec32a01ab
|
For for missing an end
|
2014-07-14 15:17:54 -05:00 |
sinn3r
|
cecdcef2e2
|
+ not preferred
|
2014-07-14 15:14:54 -05:00 |
sinn3r
|
0737deb2a3
|
Remove the last exception handler
We're already checking the file path with file?(), so we don't need
to use exception handling for this task anymore.
|
2014-07-14 15:02:23 -05:00 |
sinn3r
|
8fe3f1a077
|
File should be checked for existence before reading
|
2014-07-14 15:01:03 -05:00 |
sinn3r
|
20e5803592
|
Author's Twitter handle should be a comment
msfconsole treats whatever is in <> as the author's email, not
twitter handle
|
2014-07-14 14:57:36 -05:00 |