Lance Sanchez
b6f049d41e
Merge branch 'feature/MSP-9653/use-metasploit-concern-in-pro' into staging/electro-release
2014-06-05 16:32:47 -05:00
Lance Sanchez
eead9f097a
updating creds to v0.3.0
...
MSP-9653
2014-06-05 16:31:17 -05:00
Luke Imhoff
f2a56c041b
Merge branch 'staging/electro-release' into feature/MSP-9653/use-metasploit-concern-in-pro
...
MSP-9653
Conflicts:
Gemfile
Gemfile.lock
2014-06-05 16:22:02 -05:00
David Maloney
c61b47063d
vnc add missing exception catch
...
linux throws a different exception than osx
when the vnc client fails to connect
this caused issues with the specs running. this now
catches that additional exception
2014-06-05 15:32:08 -05:00
jvennix-r7
2522f1f332
Merge pull request #39 from rapid7/feature/MSP-9751/mysql_hashdump
...
Feature/msp 9751/mysql hashdump
2014-06-05 14:39:48 -05:00
Lance Sanchez
d10867ea9e
updating the gemfile
...
metasploit-concern v0.1.0 has been released
metasploit-credential is now on the v0.2.0-electro-release tag
MSP-9653
2014-06-05 14:26:40 -05:00
David Maloney
a84980fa9d
login creation was missing!
2014-06-05 13:56:08 -05:00
Samuel Huckins
9d4ba8c981
Merge pull request #41 from rapid7/feature/MSP-9731/filezilla
...
Specs other than POP3 specs fixed on staging passing, functional passing
MSP-9731 #land
2014-06-05 13:19:10 -05:00
Luke Imhoff
5ae5448005
Join killed threads to ensure cleanup
...
MSP-9653
2014-06-05 12:40:24 -05:00
Samuel Huckins
75e4e81b7a
Merge pull request #37 from rapid7/feature/MSP-9750/MSSQL_hashdump
...
Specs and functional tests passing.
MSP-9750 #land
2014-06-05 12:20:40 -05:00
James Lee
33a9f8c43f
Add spec for userpass_file
2014-06-05 11:54:59 -05:00
James Lee
45c26343a1
Add spec for pass_file
2014-06-05 11:51:11 -05:00
James Lee
b1136752be
Add Credential#== to facilitate specs
2014-06-05 11:37:48 -05:00
Samuel Huckins
af20e8f56e
Merge pull request #44 from rapid7/bug/fixing-failing-specs-in-pop3
...
All specs passing. Much celebrations. Such happy. Wow.
2014-06-05 11:33:40 -05:00
Lance Sanchez
262deac155
Fixing the failing specs
...
for some reason on my box sock.closed? isnt being called. stubbing it out
Kernel.select is being called and cant cast a mock object to an IO object
ok to fix this I'm stubbing select on the scanner object then the call wont
get passed onto the Kernel module
2014-06-05 11:21:34 -05:00
William Vu
00511b2aeb
Land #3421 , new @trosen-r7 in .mailmap
2014-06-05 10:59:47 -05:00
Tod Beardsley
8747273b01
Add @trosen-r7's alias for commits
...
Just so quick counts of contributors is slightly more accurate and
@trosen-r7 doesn't accidentally get double counted.
2014-06-05 10:40:38 -05:00
James Lee
8b6e188ba8
Add support for realm in CredentialCollection
...
MSP-9988
2014-06-04 17:03:52 -05:00
David Maloney
62866374b8
refactor tomcat_mgr_deploy
2014-06-04 16:22:22 -05:00
David Maloney
f22447f91e
refactor tomcat_mgr_upload
2014-06-04 16:07:57 -05:00
David Maloney
ef8f237050
refactor filezilla_server
...
you know the score
2014-06-04 15:43:15 -05:00
James Lee
b1ff6b95b5
Better docs
2014-06-04 14:44:53 -05:00
David Maloney
4960503a59
fix jtr_format
...
use raw-md5 as that sort of works
2014-06-04 14:10:28 -05:00
James Lee
41644970bf
Add a CredentialCollection
...
Also moves Metasploit::Framework::LoginScanner::Credential to
Metasploit::Framework::Credential
2014-06-04 13:01:09 -05:00
David Maloney
30c35907bf
refactor psotgres_hashdump
...
refactor psotgres_hashdump to now save
hashes as Metasploit::Credential objects
2014-06-04 12:21:49 -05:00
David Maloney
d1f7f93e4b
refactor mysql_hashdump
...
mysql_hashdump now uses Metasploit::Credential to
save hashes.
2014-06-04 11:59:47 -05:00
David Maloney
201e6e9866
Merge branch 'feature/MSP-9750/MSSQL_hashdump' into feature/MSP-9751/mysql_hashdump
2014-06-04 11:58:58 -05:00
David Maloney
28bf29980e
Merge branch 'master' into staging/electro-release
2014-06-04 10:21:08 -05:00
Meatballs
c032b8ce8e
Compat
2014-06-04 02:27:06 +01:00
James Lee
f2e1732878
Resolve hostnames before trying to save
2014-06-03 15:19:30 -05:00
David Maloney
d3949b3d6c
refactor mssql_hashdump
...
refactor mssql_hashdump to use Metasploit:Credential
2014-06-03 15:02:59 -05:00
Trevor Rosen
0272593923
Merge pull request #32 from rapid7/feature/MSP-9736/vnc-post
...
refactor vnc post module
MSP-9736 #land
2014-06-03 13:53:42 -05:00
Trevor Rosen
ad15e6fe17
Merge pull request #35 from rapid7/feature/MSP-9678/pop3-login-scanner
...
Feature/msp 9678/pop3 login scanner
MSP-9678 #land
2014-06-03 12:11:17 -05:00
James Lee
8abed15c77
Switch to Credential::* things
2014-06-03 11:48:08 -05:00
William Vu
6c7fd3642a
Land #3411 , Python 3.[34] Meterpreter support
2014-06-03 11:34:22 -05:00
Meatballs
0e3549ebc4
mc brute tidy
2014-06-03 17:27:46 +01:00
Lance Sanchez
edc9f94d41
fixing issues raised in code review
...
MSP-9678
2014-06-03 11:15:26 -05:00
Spencer McIntyre
0e4177fb75
Pymeterpreter shorten stagers by 3 bytes
2014-06-03 12:03:20 -04:00
Trevor Rosen
9335495b30
Merge pull request #36 from rapid7/feature/MSP-9724/psexec
...
psexec credential refactor
MSP-9724 #land
2014-06-03 10:09:56 -05:00
Trevor Rosen
883976c6a8
Merge pull request #33 from rapid7/feature/MSP-9741/smartftp
...
refactor smartftp post module
MSP-9741 #land
2014-06-03 10:04:09 -05:00
Spencer McIntyre
95376bf6d3
Pymeterpreter update stager and stage descriptions
2014-06-03 10:17:27 -04:00
James Lee
9d9f3b5a03
Refactor to prepare for replacing report_auth_info
2014-06-02 18:07:44 -05:00
Tod Beardsley
d0d389598a
Land #3086 , Android Java Meterpreter updates
...
w00t.
2014-06-02 17:28:38 -05:00
Spencer McIntyre
76c3aaf743
Pymeterpreter get type encoder from dict instead
2014-06-02 17:32:08 -04:00
Spencer McIntyre
aeca455a10
Pymeterpreter update pystagers for version 3.1/3.2
2014-06-02 17:18:13 -04:00
Spencer McIntyre
b84297980d
Pymeterpreter use print_exc and not print_exception
2014-06-02 16:50:54 -04:00
Christian Mehlmauer
ff6607bd87
Correct documentation link
...
changed link from https://dev.metasploit.com/documents/api/ to https://dev.metasploit.com/api/
2014-06-02 22:37:20 +02:00
David Maloney
07093ada58
add realm handling to psexec
...
oops, forgot to create the realm when applicable
2014-06-02 14:53:40 -05:00
William Vu
9063d3cf1f
Land #3417 , release fixes
2014-06-02 14:34:14 -05:00
Luke Imhoff
ca63d2201e
Update init_module_paths spec to match Rails::Engine behavior
...
MSP-9653
2014-06-02 14:26:35 -05:00