jvazquez-r7
e22f6e79d8
Update Gemfile.lock
2015-09-16 16:52:26 -05:00
Louis Sato
438ff9b667
MSP-13025
...
Upgrading metasploit-credential version to 1.0.1
2015-09-08 12:01:20 -05:00
Brent Cook
d7887b59aa
Land #5892 , update pcaprub to the latest version
2015-09-04 17:26:29 -05:00
Brent Cook
3334e94f80
update to metasploit-payloads 1.0.12
2015-09-03 09:59:56 -05:00
Brent Cook
6ea25a465b
update to metasploit-payloads 1.0.11
2015-09-01 17:35:23 -05:00
Brent Cook
593f501571
finish move of php / python meterpreters to metasploit-payloads
2015-08-27 11:34:22 -05:00
HD Moore
cdd1c6381c
Land #5894 , bumps mime-types to 2.6.1
2015-08-26 17:17:01 -05:00
Tod Beardsley
328191aa51
Bump mime-types to 2.6.1
...
Currently, we're stuck on mime-types 2.4.3. Doesn't seem to be any
reason for this, and incidentally, 2.4.3 is signed with a mystery cert.
We should bump to 2.6.1 to get out of gem signing purgatory.
Diffs:
https://github.com/todb-r7/ruby-mime-types/compare/v2.4.3...v2.6.1
2015-08-26 09:57:47 -05:00
Brent Cook
ca8353e1aa
update to metasploit-payloads 1.0.9
2015-08-25 17:44:01 -05:00
Tod Beardsley
45eb55f975
Bump PacketFu to latest
2015-08-25 11:45:30 -05:00
James Lee
d372a6a16d
Gemify metasm
2015-08-24 15:53:24 -05:00
Brent Cook
5dd015150c
Land #5748 , refactor google geolocate, add wlan_geolocate and send_sms to android meterpreter
2015-08-16 10:58:17 -05:00
Brent Cook
82e1181ccb
update to metasploit-payloads 1.0.8
2015-08-14 17:38:54 -05:00
Brent Cook
0b6a52e162
bump metasploit-framework gemspec version to match pro
2015-08-04 14:25:44 -05:00
Samuel Huckins
60444c208b
Land #5658 , MSF version includes git hash now
2015-07-14 09:21:25 -05:00
Brent Cook
b782e3fc0f
update to metasploit-payloads 1.0.7
...
This includes a couple of transport fixes for posix meterpreter and some
robustness fixes when flushing reverse_tcp sockets.
2015-07-13 00:13:02 -05:00
Brent Cook
8349a274ea
use and include git hash of Framework as part of the version
...
Because we do not always update the version number, multiple releases have
shown version string, which is not useful for helping debug issues, or for
knowing what features are enabled.
This adds the git hash or reads from a file a copy of the git hash (useful for
doing packaged builds without git) so that it is clear the origin of a
particular metasploit-framework version.
2015-07-10 18:03:37 -05:00
OJ
85769808cc
Update metasploit payloads to 1.0.6
2015-07-10 16:28:20 +10:00
Brent Cook
653c4808b2
update framework version spec
2015-07-06 10:42:48 -05:00
darkbushido
7bdfcf2bce
locking the r7 managed gems to specific versions
...
this will force pro to use the same version of the gems
2015-07-02 14:16:02 -05:00
Brent Cook
52086308b3
bump to metasploit-payloads 1.0.4
2015-07-01 00:22:54 -05:00
Trevor Rosen
4e3a2b2b35
Upstream merge
2015-06-23 14:11:28 -05:00
Trevor Rosen
a9ab5b7bb8
Handle content-type weirdness from Anemone
...
Fixes #5515
MSP-12834
2015-06-23 14:08:23 -05:00
Brent Cook
9fea3d7a9c
update to metasploit-payloads 1.0.3
2015-06-22 16:56:54 -05:00
Trevor Rosen
ee9830e2e9
Point MDM to branch for community verification
...
MSP-12834
2015-06-19 17:10:02 -05:00
Samuel Huckins
9dde32f523
Updating to MDM 1.2.3
...
MSP-12700
* Fixes issue with web_* data being loaded into memory unnecessarily
2015-06-12 16:48:54 -05:00
Trevor Rosen
7baebeea89
Update MDM dependency
...
MSP-12813
2015-06-12 14:00:54 -05:00
Samuel Huckins
9713fe7f99
Updating to MDM 1.2.1
...
* Fixes bug with Pro Vuln Validation validation pushes
2015-06-02 13:26:10 -05:00
Samuel Huckins
22a1b0ab44
Land #5399 , latest recog and MDM
2015-06-02 13:23:25 -05:00
Brent Cook
64e86165ef
remove android meterpreter bins, update to payloads 1.0.2
...
This switches us to using the Android payload files from the
metasploit-payloads gem
2015-06-01 09:14:31 -05:00
Brent Cook
d39d4ff6de
bump to metasploit-payloads 1.0.1
2015-05-29 15:15:49 -05:00
Brent Cook
16bc08861a
update to metasploit-payloads 1.0.0
2015-05-29 13:01:26 -05:00
HD Moore
2934dcbf35
Bump Gemfile.lock w/Recog/MDM
2015-05-26 10:40:27 -05:00
Sonny Gonzalez
7d46f428e8
Add polymorphic relationship to Mdm::Vuln
...
and :origin
MSP-12395
* Update Gemfile.lock to use metasploit_data_models 1.1.0,
which support the polymorphic relationship
2015-05-21 13:18:38 -05:00
Brent Cook
d804f5fe49
update to metasploit-payloads 0.0.7
2015-05-17 10:06:38 -05:00
Brent Cook
f3c22e4168
update metasploit-payloads to 0.0.6
...
This includes:
- support for the 'sleep' command (metasploit-framework #5339 )
- support for Unicode file names with Java (metasploit-javapayloads #29 )
- proxy support with winhttp (meterpreter #159 )
- support for showing domain and logged in users (meterpreter #161 )
2015-05-15 18:04:04 -05:00
Brent Cook
181c770a4e
revert unintentional gem upgrades
2015-05-14 00:05:10 -05:00
OJ
83fbd41970
Merge branch 'upstream/master' into multi-transport-support
...
Conflicts:
Gemfile.lock
modules/payloads/singles/cmd/windows/powershell_bind_tcp.rb
2015-05-14 14:50:25 +10:00
OJ
e9e3d9c1e4
Update payloads gem, and updated payload sizes
2015-05-13 15:37:09 +10:00
darkbushido
d5cfeb7711
updating the metasploit gems to ~> 1.0
2015-05-12 14:49:33 -05:00
Matt Buck
e95c908ca8
Update metasploit-credential
2015-05-06 11:08:48 -05:00
darkbushido
26e7fe15f9
Merge branch 'upstream' into staging/rails-4.0
...
Conflicts:
Gemfile.lock
2015-05-05 11:00:38 -05:00
Brent Cook
3771a78564
update to metasploit-payloads 0.0.3
2015-05-04 16:17:57 -05:00
Brent Cook
e6ea5511ca
update linux and windows meterpreters to use metasploit-payloads
2015-05-04 09:44:36 -05:00
darkbushido
3e9c2a6c09
bumping mdm and creds
2015-04-30 15:51:19 -05:00
Matt Buck
6157bc137a
Upgrade Redcarpet
2015-04-30 11:51:40 -05:00
darkbushido
542937415b
updating the gemspecs to use the pre-release versions of the other metasploit gems
2015-04-29 14:07:50 -05:00
Matt Buck
8163c3cdda
Merge branch 'master' into staging/rails-4.0
...
Conflicts:
Gemfile.lock
plugins/nessus.rb
2015-04-28 15:33:46 -05:00
Matt Buck
83baf7039b
Update metasploit gem deps
2015-04-28 15:27:24 -05:00
Matt Buck
33b142d71c
Update mdm
2015-04-27 15:39:47 -05:00
Matt Buck
35a50dfc0d
Upgrade mdm
2015-04-27 15:27:32 -05:00
Matt Buck
6a4d63ca4f
Drop explicit IPAddr to String coercion
...
MSP-12611
2015-04-27 10:48:13 -05:00
Matt Buck
81b8a91774
Update metasploit-credential
2015-04-22 15:00:52 -05:00
darkbushido
13f19601d5
updatingg metasploit-gems
2015-04-21 15:42:15 -05:00
Brent Cook
1d5a054cb0
Land #5166 , update redcarpet for XSS vuln
2015-04-20 22:09:16 -05:00
Matt Buck
563c1a7192
Revert not null constraints on timestamps
...
MSP-12184
2015-04-17 14:17:41 -05:00
Brent Cook
2ee28916f7
bump meterpreter_bins to 0.0.22
2015-04-16 22:21:12 -05:00
Luke Imhoff
4629b1551c
Update to redcarpet 3.2.3
...
MSP-12565
Version 3.2.3 fixes a XSS via parse_line (OSVDB-120415).
2015-04-16 08:28:31 -05:00
Matt Buck
cf2be4bf33
Update metasploit gem deps
2015-04-15 14:10:23 -05:00
Matt Buck
e82fb5f836
Merge branch 'master' into staging/rails-4.0
...
Conflicts:
Gemfile.lock
lib/msf/ui/console/command_dispatcher/db.rb
metasploit-framework-db.gemspec
metasploit-framework.gemspec
2015-04-15 14:04:35 -05:00
Matt Buck
1e7a6bf3e9
Update metasploit gem dependencies to released versions
2015-04-15 13:06:33 -05:00
Luke Imhoff
b9bce90759
Update to metasploit-concern 0.4.0 prerelease
...
MSP-12550
Properly shows Metasploit::Credential::Core::ToCredential is not loaded.
2015-04-14 15:03:20 -05:00
Brent Cook
0e864e1631
update bins to 0.0.21
2015-04-14 10:45:49 -05:00
Matt Buck
9f15824e2a
Merge branch 'master' into staging/rails-4.0
...
Conflicts:
Gemfile.lock
2015-04-10 15:35:27 -05:00
Matt Buck
2b02670d38
Update mdm
2015-04-07 11:19:41 -05:00
Luke Imhoff
f038fc5466
Update revision of metasploit_data_models/staging/rails-4.0
2015-04-07 10:55:18 -05:00
Matt Buck
f29434b9ac
Update deps
2015-04-06 11:59:10 -05:00
Matt Buck
5e2d6c27c3
Merge branch 'master' into staging/rails-4.0
...
Conflicts:
Gemfile.lock
db/schema.rb
lib/msf/core/db_manager/session.rb
metasploit-framework-db.gemspec
2015-04-06 11:27:00 -05:00
Fernando Arias
6455862484
Merge branch 'staging/rails-4.0' of github.com:rapid7/metasploit-framework into staging/rails-4.0
...
Conflicts:
Gemfile.lock
metasploit-framework.gemspec
2015-04-03 13:56:38 -05:00
Brent Cook
0d78834083
update meterpreter binaries
2015-04-03 05:47:18 -05:00
James Lee
bf2d37c511
Axe superfluous line in Gemfile
...
Covered by the gemspec
2015-03-30 14:57:12 -05:00
James Lee
d3dd7ecfc5
Update to latest schema
2015-03-30 14:10:06 -05:00
James Lee
2ab4584079
Merge remote-tracking branch 'upstream/master' into staging/single-vuln-push
2015-03-30 13:50:52 -05:00
Samuel Huckins
18e3a78285
Using latest released MDM
2015-03-30 12:51:12 -05:00
Trevor Rosen
2815462375
Update Mdm to staging hash
2015-03-27 15:16:33 -05:00
Trevor Rosen
27e05d7d73
Update Gemfile
2015-03-27 15:10:37 -05:00
Matt Buck
2fb4877870
Update deps
2015-03-24 16:28:13 -05:00
Brent Cook
afe17e1f33
bump meterpreter bins to 0.0.17
2015-03-23 17:15:49 -05:00
James Lee
96195f317e
Use staging branch of mdm
2015-03-20 16:35:46 -05:00
OJ
830f328aba
Bump meterpreter_bins version
2015-03-20 06:23:10 +10:00
Matt Buck
bd47a1533b
Update mdm
2015-03-18 16:37:54 -05:00
Matt Buck
652d7d077e
Update mdm and run migrations
2015-03-18 16:21:03 -05:00
Matt Buck
5d0cc4a7e4
Update mdm
2015-03-18 15:20:20 -05:00
Matt Buck
4ae8c622d1
Upgrade factory_girls
...
MSP-12322
2015-03-18 11:28:08 -05:00
Matt Buck
f29a3f69e9
Merge branch 'master' into staging/rails-4.0
...
Conflicts:
Gemfile.lock
metasploit-framework-db.gemspec
2015-03-17 15:47:48 -05:00
Matt Buck
861fd3174a
Update metasploit gem deps
2015-03-16 15:47:11 -05:00
James Lee
cb41154712
Make a MatchResult when sessions are reported
2015-03-10 15:17:57 -05:00
David Maloney
261159aa66
update lockfile
2015-03-10 14:38:01 -05:00
James Lee
b37a975108
Use metasploit_data_models staging branch
2015-03-09 01:28:27 -05:00
David Maloney
8d6ba0e775
fix transient factory bug
...
pulled re-released metasploit-credential to fix
bug by a hidden change to factories
MSP-1244
2015-03-04 14:58:49 -06:00
David Maloney
6b9cf40110
update gemfile.lock
...
update gemfile lock for new credential version
MSP-12244
2015-03-04 12:29:04 -06:00
HD Moore
4fd2f6867f
Switch to rb-readline-r7 for now
2015-02-21 11:30:40 -06:00
Trevor Rosen
62fbf81f8a
Update Gemfile.lock and schema.rb
2015-02-18 15:17:17 -06:00
OJ
73435c6d1c
Land #4743 - Bump met bins, update Linux bins.
...
Includes a merge of Gemfile.lock
2015-02-11 08:21:23 +10:00
Luke Imhoff
184b4e8a13
Merge branch 'master' into feature/MSP-11141/extract-cache-from-metasploit-model
...
MSP-11141
Conflicts:
Gemfile.lock
metasploit-framework-db.gemspec
2015-02-10 14:09:18 -06:00
Luke Imhoff
5df13364b2
Update to latest metasploit dependencies
...
MSP-11141
2015-02-10 14:01:49 -06:00
Brent Cook
7ab7add721
bump meterpreter_bins to 0.0.14, update Linux binaries.
...
Hopefully the last manual build before packaging the Linux bins into
meterpreter_bins as well.
This includes all of the fixes and improvements over the past month.
rapid7/meterpreter#116
rapid7/meterpreter#117
rapid7/meterpreter#121
rapid7/meterpreter#124
2015-02-10 12:43:47 -06:00
Matt Buck
13e8659c45
Bump version of metasploit-credential
...
Bumped version of metasploit-credential to pull in bumped version of
MDM, which fixes some old Rails-3 style ActiveRecord calls.
MSP-12127
2015-02-09 15:46:13 -06:00
Samuel Huckins
37ef46264a
Pulling in latest MDM and credential versions
...
* Fully removing service uniqueness validation for now, more work to be
done on that to avoid regressions.
2015-02-05 14:05:24 -06:00
Samuel Huckins
8a04e37de8
Updating to latest MDM, metasploit-credential
...
Rails 4 compatibility related
2015-02-01 00:49:12 -06:00