William Vu
e6202e3eda
Revert "Land #6060 , Gemfile/gemspec updates"
...
This reverts commit 8f4046da40
, reversing
changes made to 2df149b0a5
.
2015-11-08 19:32:15 -06:00
Brent Cook
725d61d6e4
remove -db / -pcap / -all gemspecs, merge into one
2015-11-04 08:34:56 -06:00
Brent Cook
4320097025
Land #6172 , fix problem encoding unicode strings with jsobfu
2015-11-02 17:30:06 -06:00
Brent Cook
7f19d95ad8
Land #6146 , add show_mount command (initially for windows meterpreter sessions)
2015-10-30 17:37:30 -05:00
Brent Cook
fb7d5e569a
update to metasploit-payloads 1.0.16
2015-10-30 17:27:09 -05:00
Brent Cook
4a52b62275
bump to 4.11.5, update a few other gems
2015-10-30 17:08:29 -05:00
wchen-r7
db0518dd3c
Bump jsobfu to 0.3.0
2015-10-30 13:06:53 -05:00
OJ
c5643e52ff
Add support for the show_mount command (windows)
2015-10-29 07:28:33 +10:00
Brent Cook
065fe57ad7
bundler 1.10 :(
2015-10-23 15:30:04 -07:00
Louis Sato
84e8708900
bump mdm to 1.2.9
...
MS-120
* search scope for vulns now queries host name
2015-10-23 11:07:17 -05:00
Brent Cook
7596f13407
remove bundled-with message
2015-10-21 17:08:54 -05:00
Louis Sato
867bf340ab
bump mdm to 1.2.8
...
MSP-13273
2015-10-21 16:58:27 -05:00
Brent Cook
cbe02f042a
Land #6005 , update recog to 2.0.14
2015-10-01 16:37:09 -05:00
Fernando Arias
393a71cf46
Merge branch 'master' of github.com:rapid7/metasploit-framework into bug/MSP-13119/rework-match-result-creation
...
Conflicts:
Gemfile.lock
2015-09-29 15:00:22 -05:00
Fernando Arias
2ead218a01
Bump Mdm to 1.2.7
...
MSP-13119
2015-09-29 14:57:57 -05:00
Brent Cook
866636b59c
Land rapid7/metasploit-payloads#33 , fix running android meterpreter without a context
2015-09-26 11:31:27 -04:00
Brent Cook
46ed129966
update to metasploit-payloads 1.0.14
2015-09-26 10:50:20 -04:00
Jon Hart
49bd43701f
Update to recog 2.0.14
2015-09-25 08:21:02 -07:00
Brent Cook
36c1339ad3
update payloads to 1.0.13, fixes older php meterpreters
2015-09-16 17:04:39 -05:00
jvazquez-r7
c8b27e0563
Land #5889 , @jlee-r7's favors metasm as a gem
2015-09-16 17:01:01 -05:00
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