Commit Graph

3586 Commits

Author SHA1 Message Date
James Lee da74777570 Merge branch 'feature/MSP-9729/enum_cred_store' into staging/electro-release 2014-06-13 15:46:08 -05:00
William Vu 72fdf6a607 Get rid of the rest of the service stuff 2014-06-13 15:45:13 -05:00
James Lee 8be602e487 Merge branch 'feature/MSP-9734/ftpx' into staging/electro-release 2014-06-13 15:36:43 -05:00
James Lee 1df7362774 Merge branch 'feature/MSP-9740/outlook' into staging/electro-release 2014-06-13 15:34:06 -05:00
James Lee 81d47c4eb3 Merge branch 'feature/MSP-9730/epo_sql' into staging/electro-release 2014-06-13 15:31:41 -05:00
James Lee a3eea2f712 Add better handling of host and port 2014-06-13 15:22:09 -05:00
William Vu 4593c309f5 Fix a dummy because I can't read 2014-06-12 19:10:24 -05:00
William Vu 9d89730026 Use realm instead of private 2014-06-12 18:46:13 -05:00
William Vu 277c9d68bc Remove service_name, since it doesn't make sense 2014-06-12 18:37:00 -05:00
William Vu 5d19410294 Don't use getaddress with session.session_host 2014-06-12 18:30:51 -05:00
William Vu 3a1578bead Don't use getaddress with session.session_host 2014-06-12 18:29:46 -05:00
William Vu 3ad3ca88e5 Use session.session_host 2014-06-12 18:26:01 -05:00
James Lee a7416332e3 Merge branch 'feature/MSP-9732/flashfxp' into staging/electro-release 2014-06-12 18:02:20 -05:00
James Lee 1969c8f018 Merge branch 'feature/MSP-9727/bulletproof_ftp' into staging/electro-release 2014-06-12 15:41:57 -05:00
James Lee ff2fc68d11 Fix busted vars 2014-06-12 15:37:06 -05:00
James Lee 18a2e0928c Merge branch 'feature/MSP-9737/wsftp_client' into staging/electro-release 2014-06-12 15:08:26 -05:00
David Maloney 96e492f572 Merge branch 'master' into staging/electro-release 2014-06-12 14:02:27 -05:00
William Vu 86671796b7 Refactor autologin_password creds 2014-06-12 13:54:52 -05:00
William Vu d9d16e436a Refactor epo_sql creds 2014-06-12 13:23:11 -05:00
William Vu 74cb5cd79e Fix bad copypasta 2014-06-12 13:17:12 -05:00
William Vu 302e495451 Fix bad indent 2014-06-12 13:13:05 -05:00
William Vu 89434a75c3 Fix bad indent 2014-06-12 13:10:50 -05:00
William Vu 512395395b Refactor pgpass_creds creds 2014-06-12 13:08:47 -05:00
William Vu c7bb0f1eb8 Fix bad copypasta 2014-06-12 12:59:35 -05:00
William Vu 0d92ae08dd Refactor enum_cred_store creds 2014-06-12 12:57:46 -05:00
William Vu 429d85dc5d Refactor flashfxp creds 2014-06-12 12:40:33 -05:00
William Vu e96a70a0f5 Refactor outlook creds 2014-06-12 12:31:12 -05:00
sinn3r 2a7227f443 Land #3427 - Adds webcam module for firefox privileged sessions on OSX 2014-06-11 22:27:25 -05:00
HD Moore d5b32e31f8 Fix a typo where platform was 'windows' not 'win'
This was reported by dracu on freenode
2014-06-11 15:10:33 -05:00
joev 8b35815ead Move module to post/firefox/manage. 2014-06-11 15:10:22 -05:00
joev bdd86bf863 Add check for windows bug (RM#8810). 2014-06-11 15:09:52 -05:00
William Vu ac94f8e861 Refactor bulletproof_ftp creds 2014-06-11 13:04:58 -05:00
William Vu 7147a88968 Refactor ftpnavigator creds 2014-06-11 12:57:45 -05:00
William Vu 676afe391a Refactor gpp creds 2014-06-11 12:48:00 -05:00
William Vu 41ff4c3dce Refactor ftpx creds 2014-06-11 12:35:15 -05:00
Luke Imhoff 4d923a4809 Update to Rubyzip 1.X API
MSP-10004

`require 'zip'` instead of `'zip/zip'` and rename all classes to remove
redundant Zip prefix inside the Zip namespace.
2014-06-10 13:41:42 -05:00
dmaloney-r7 9826a57429 Update coreftp.rb 2014-06-10 13:01:19 -05:00
William Vu dffc9b6852 Use the new hash syntax for consistency 2014-06-10 12:56:15 -05:00
William Vu d7fd7b8d1e Refactor wsftp_client creds 2014-06-10 12:05:04 -05:00
Trevor Rosen 2c8c4f238c Merge pull request #49 from rapid7/feature/MSP-9746/ssh_creds
refactor ssh_creds post module

MSP-9746 #land
2014-06-10 09:32:11 -05:00
David Maloney 90c63efaeb refactor ssh_creds post module
the sssh_ creds post module now stores
SSH Keys as Metasploit::Credential objects
2014-06-09 11:49:49 -05:00
joev a33de66da4 Fix transparent background, add VISIBLE option. 2014-06-06 16:52:00 -05:00
joev a45a5631f5 Make window invisible. 2014-06-06 16:40:55 -05:00
joev 4a9f50bb60 Clean up some dead code. 2014-06-06 16:20:40 -05:00
joev 7c762ad42c Fix some minor bugs in webrtc stuff, inline API code. 2014-06-06 16:18:39 -05:00
David Maloney 534c20d5e6 refactor linux hashdump post module
linux hashdump now saves hashes as nonreplayable hash
credential objects
2014-06-06 15:21:47 -05:00
jvennix-r7 f660f557e5 Merge pull request #38 from rapid7/feature/msp-9738/winscp
Feature/msp 9738/winscp
2014-06-06 11:43:50 -05:00
David Maloney ef8f237050 refactor filezilla_server
you know the score
2014-06-04 15:43:15 -05:00
David Maloney 28bf29980e Merge branch 'master' into staging/electro-release 2014-06-04 10:21:08 -05:00
James Lee f2e1732878 Resolve hostnames before trying to save 2014-06-03 15:19:30 -05:00