Skip to content

Commit 7ef4db1

Browse files
committed
Bump version of framework to 4.13.11
1 parent 7585999 commit 7ef4db1

File tree

3 files changed

+20
-19
lines changed

3 files changed

+20
-19
lines changed

Gemfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
metasploit-framework (4.13.10)
4+
metasploit-framework (4.13.11)
55
actionpack (~> 4.2.6)
66
activerecord (~> 4.2.6)
77
activesupport (~> 4.2.6)
@@ -91,7 +91,7 @@ GEM
9191
tzinfo (~> 1.1)
9292
addressable (2.5.0)
9393
public_suffix (~> 2.0, >= 2.0.2)
94-
arel (6.0.3)
94+
arel (6.0.4)
9595
arel-helpers (2.3.0)
9696
activerecord (>= 3.1.0, < 6)
9797
aruba (0.14.2)
@@ -140,7 +140,7 @@ GEM
140140
factory_girl_rails (4.8.0)
141141
factory_girl (~> 4.8.0)
142142
railties (>= 3.0.0)
143-
faraday (0.10.0)
143+
faraday (0.10.1)
144144
multipart-post (>= 1.2, < 3)
145145
ffi (1.9.14)
146146
filesize (0.1.1)
@@ -170,7 +170,7 @@ GEM
170170
activesupport (~> 4.2.6)
171171
railties (~> 4.2.6)
172172
metasploit-payloads (1.2.6)
173-
metasploit_data_models (2.0.10)
173+
metasploit_data_models (2.0.13)
174174
activerecord (~> 4.2.6)
175175
activesupport (~> 4.2.6)
176176
arel-helpers
@@ -192,9 +192,9 @@ GEM
192192
multi_test (0.1.2)
193193
multipart-post (2.0.0)
194194
nessus_rest (0.1.6)
195-
net-ssh (3.2.0)
195+
net-ssh (4.0.0)
196196
network_interface (0.0.1)
197-
nokogiri (1.6.8.1)
197+
nokogiri (1.7.0.1)
198198
mini_portile2 (~> 2.1.0)
199199
octokit (4.6.2)
200200
sawyer (~> 0.8.0, >= 0.5.3)
@@ -215,15 +215,15 @@ GEM
215215
coderay (~> 1.1.0)
216216
method_source (~> 0.8.1)
217217
slop (~> 3.4)
218-
public_suffix (2.0.4)
218+
public_suffix (2.0.5)
219219
rack (1.6.5)
220220
rack-test (0.6.3)
221221
rack (>= 1.0)
222222
rails-deprecated_sanitizer (1.0.3)
223223
activesupport (>= 4.2.0.alpha)
224-
rails-dom-testing (1.0.7)
224+
rails-dom-testing (1.0.8)
225225
activesupport (>= 4.2.0.beta, < 5.0)
226-
nokogiri (~> 1.6.0)
226+
nokogiri (~> 1.6)
227227
rails-deprecated_sanitizer (>= 1.0.1)
228228
rails-html-sanitizer (1.0.3)
229229
loofah (~> 2.0)
@@ -236,7 +236,7 @@ GEM
236236
rb-readline-r7 (0.5.2.0)
237237
recog (2.1.2)
238238
nokogiri
239-
redcarpet (3.3.4)
239+
redcarpet (3.4.0)
240240
rex-arch (0.1.4)
241241
rex-text
242242
rex-bin_tools (0.1.1)
@@ -245,8 +245,8 @@ GEM
245245
rex-core
246246
rex-struct2
247247
rex-text
248-
rex-core (0.1.3)
249-
rex-encoder (0.1.1)
248+
rex-core (0.1.5)
249+
rex-encoder (0.1.2)
250250
metasm
251251
rex-arch
252252
rex-text
@@ -261,9 +261,9 @@ GEM
261261
rex-text
262262
rex-nop (0.1.0)
263263
rex-arch
264-
rex-ole (0.1.3)
264+
rex-ole (0.1.4)
265265
rex-text
266-
rex-powershell (0.1.68)
266+
rex-powershell (0.1.69)
267267
rex-random_identifier
268268
rex-text
269269
rex-random_identifier (0.1.1)
@@ -279,7 +279,7 @@ GEM
279279
rex-socket
280280
rex-text
281281
rex-struct2 (0.1.0)
282-
rex-text (0.2.9)
282+
rex-text (0.2.10)
283283
rex-zip (0.1.1)
284284
rex-text
285285
rkelly-remix (0.0.6)
@@ -314,7 +314,7 @@ GEM
314314
simplecov-html (~> 0.10.0)
315315
simplecov-html (0.10.0)
316316
slop (3.6.0)
317-
sqlite3 (1.3.12)
317+
sqlite3 (1.3.13)
318318
sshkey (1.8.0)
319319
thor (0.19.4)
320320
thread_safe (0.3.5)
@@ -348,4 +348,4 @@ DEPENDENCIES
348348
yard
349349

350350
BUNDLED WITH
351-
1.13.6
351+
1.13.7

db/schema.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#
1212
# It's strongly recommended that you check this file into your version control system.
1313

14-
ActiveRecord::Schema.define(version: 20161107203710) do
14+
ActiveRecord::Schema.define(version: 20161227212223) do
1515

1616
# These are extensions that must be enabled in order to support this database
1717
enable_extension "plpgsql"
@@ -177,6 +177,7 @@
177177
t.integer "exploit_attempt_count", default: 0
178178
t.integer "cred_count", default: 0
179179
t.string "detected_arch"
180+
t.string "os_family"
180181
end
181182

182183
add_index "hosts", ["name"], name: "index_hosts_on_name", using: :btree

lib/metasploit/framework/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def self.get_hash
3030
end
3131
end
3232

33-
VERSION = "4.13.10"
33+
VERSION = "4.13.11"
3434
MAJOR, MINOR, PATCH = VERSION.split('.').map { |x| x.to_i }
3535
PRERELEASE = 'dev'
3636
HASH = get_hash

0 commit comments

Comments
 (0)